Build: #12 was successful

Job: Build Job was successful

Stages & jobs

  1. Build Stage

Build log

The build generated 105 lines of output. Download or view full build log.

29-Feb-2024 13:41:25 Build EMBD - EMBD Production Wordpress Plan - Build Job #12 (EMBD-EPWP-JOB1-12) is being prepared for building on agent EMBD, bamboo version: 9.5.1
29-Feb-2024 13:41:25
29-Feb-2024 13:41:25 Build working directory is /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1
29-Feb-2024 13:41:25 Executing build EMBD - EMBD Production Wordpress Plan - Build Job #12 (EMBD-EPWP-JOB1-12)
29-Feb-2024 13:41:25 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
29-Feb-2024 13:41:25 Checking out into /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1
29-Feb-2024 13:41:25 Updating source code to revision: 069784ef0c241a6718858143492d794d2a57f022
29-Feb-2024 13:41:25 Fetching 'refs/heads/master' from 'ssh://git@bitbucket.spars.im:7999/embd/embd_web.git'.
29-Feb-2024 13:41:25 Warning: Permanently added '[127.0.0.1]:33453' (RSA) to the list of known hosts.
29-Feb-2024 13:41:25 Checking out revision 069784ef0c241a6718858143492d794d2a57f022.
29-Feb-2024 13:41:25 Creating local git repository in '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/.git'.
29-Feb-2024 13:41:25 Cloning into '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1'...
29-Feb-2024 13:41:25 done.
29-Feb-2024 13:41:25 Already on 'master'
29-Feb-2024 13:41:25 Your branch is up to date with 'origin/master'.
29-Feb-2024 13:41:25 Updated source code to revision: 069784ef0c241a6718858143492d794d2a57f022
29-Feb-2024 13:41:25 Finished task 'Checkout Default Repository' with result: Success
29-Feb-2024 13:41:25 Running pre-build action: VCS Version Collector
29-Feb-2024 13:41:25 Running pre-build action: Build Log Labeller Pre Build Action
29-Feb-2024 13:41:25 Build EMBD - EMBD Production Wordpress Plan - Build Job #12 (EMBD-EPWP-JOB1-12) started building on agent 'EMBD' ()
29-Feb-2024 13:41:25 Starting task 'NPM Install' of type 'com.atlassian.bamboo.plugins.bamboo-nodejs-plugin:task.builder.npm'
29-Feb-2024 13:41:25
Beginning to execute external process for build 'EMBD - EMBD Production Wordpress Plan - Build Job #12 (EMBD-EPWP-JOB1-12)'
... running command line:
/usr/bin/node /usr/bin/npm install
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/embd
29-Feb-2024 13:41:27 npm WARN EBADENGINE Unsupported engine {
29-Feb-2024 13:41:27 npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.10.8',
29-Feb-2024 13:41:27 npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16' },
29-Feb-2024 13:41:27 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
29-Feb-2024 13:41:27 npm WARN EBADENGINE }
29-Feb-2024 13:41:27 npm WARN EBADENGINE Unsupported engine {
29-Feb-2024 13:41:27 npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@36.1.1',
29-Feb-2024 13:41:27 npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16' },
29-Feb-2024 13:41:27 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
29-Feb-2024 13:41:27 npm WARN EBADENGINE }
29-Feb-2024 13:41:32 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
29-Feb-2024 13:41:33 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
29-Feb-2024 13:41:33 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
29-Feb-2024 13:41:33 npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown
29-Feb-2024 13:41:33 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
29-Feb-2024 13:41:33 npm WARN deprecated har-validator@5.1.5: this library is no longer supported
29-Feb-2024 13:41:33 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
29-Feb-2024 13:41:33 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
29-Feb-2024 13:41:33 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
29-Feb-2024 13:41:33 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
29-Feb-2024 13:41:34 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
29-Feb-2024 13:41:34 npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
29-Feb-2024 13:41:34 npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
29-Feb-2024 13:41:34 npm WARN deprecated @stylelint/postcss-css-in-js@0.37.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
29-Feb-2024 13:41:35 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
29-Feb-2024 13:41:36 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
29-Feb-2024 13:44:26
29-Feb-2024 13:44:26 added 1697 packages, and audited 1698 packages in 3m
29-Feb-2024 13:44:26
29-Feb-2024 13:44:26 264 packages are looking for funding
29-Feb-2024 13:44:26   run `npm fund` for details
29-Feb-2024 13:44:26
29-Feb-2024 13:44:26 30 vulnerabilities (22 moderate, 8 high)
29-Feb-2024 13:44:26
29-Feb-2024 13:44:26 To address issues that do not require attention, run:
29-Feb-2024 13:44:26   npm audit fix
29-Feb-2024 13:44:26
29-Feb-2024 13:44:26 To address all issues (including breaking changes), run:
29-Feb-2024 13:44:26   npm audit fix --force
29-Feb-2024 13:44:26
29-Feb-2024 13:44:26 Run `npm audit` for details.
29-Feb-2024 13:44:26 Finished task 'NPM Install' with result: Success
29-Feb-2024 13:44:26 Starting task 'NPX tailwindcss' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
29-Feb-2024 13:44:26
Beginning to execute external process for build 'EMBD - EMBD Production Wordpress Plan - Build Job #12 (EMBD-EPWP-JOB1-12)'
... running command line:
/var/atlassian/application-data/bamboo/temp/EMBD-EPWP-JOB1-12-ScriptBuildTask-7135491432827250485.sh
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/embd
29-Feb-2024 13:44:27
29-Feb-2024 13:44:27 Rebuilding...
29-Feb-2024 13:44:28
29-Feb-2024 13:44:28 Done in 577ms.
29-Feb-2024 13:44:28 Finished task 'NPX tailwindcss' with result: Success
29-Feb-2024 13:44:28 Starting task 'NPM Run Bundle' of type 'com.atlassian.bamboo.plugins.bamboo-nodejs-plugin:task.builder.npm'
29-Feb-2024 13:44:28
Beginning to execute external process for build 'EMBD - EMBD Production Wordpress Plan - Build Job #12 (EMBD-EPWP-JOB1-12)'
... running command line:
/usr/bin/node /usr/bin/npm run bundle
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/embd
29-Feb-2024 13:44:28
29-Feb-2024 13:44:28 > underscores@1.0.0 bundle
29-Feb-2024 13:44:28 > npm run copy-alpine && dir-archiver --src . --dest ../_s.zip --exclude .DS_Store .stylelintrc.json .eslintrc .git .gitattributes .github .gitignore README.md composer.json composer.lock node_modules vendor package-lock.json package.json .travis.yml phpcs.xml.dist sass style.css.map yarn.lock
29-Feb-2024 13:44:28
29-Feb-2024 13:44:29
29-Feb-2024 13:44:29 > underscores@1.0.0 copy-alpine
29-Feb-2024 13:44:29 > cp node_modules/alpinejs/dist/cdn.min.js js/alpine.js
29-Feb-2024 13:44:29
29-Feb-2024 13:44:29 Created /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/_s.zip of 523.95 KB
29-Feb-2024 13:44:29 Finished task 'NPM Run Bundle' with result: Success
29-Feb-2024 13:44:29 Running post build plugin 'Artifact Copier'
29-Feb-2024 13:44:29 Publishing an artifact: Theme
29-Feb-2024 13:44:29 Finished publishing of artifact Required shared artifact Http Compression Off : [Theme], patterns: [_s.zip] anchored at: [src/themes] in 21.34 ms
29-Feb-2024 13:44:29 Running post build plugin 'npm Cache Cleanup'
29-Feb-2024 13:44:29 Running post build plugin 'NCover Results Collector'
29-Feb-2024 13:44:29 Running post build plugin 'Build Results Label Collector'
29-Feb-2024 13:44:29 Running post build plugin 'Clover Results Collector'
29-Feb-2024 13:44:29 Running post build plugin 'Docker Container Cleanup'
29-Feb-2024 13:44:33 Successfully removed working directory at '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1'
29-Feb-2024 13:44:33 Finalising the build...
29-Feb-2024 13:44:33 Stopping timer.
29-Feb-2024 13:44:33 Build EMBD-EPWP-JOB1-12 completed.
29-Feb-2024 13:44:33 Running on server: post build plugin 'Build Hanging Detection Configuration'
29-Feb-2024 13:44:33 Running on server: post build plugin 'NCover Results Collector'
29-Feb-2024 13:44:33 Running on server: post build plugin 'Build Labeller'
29-Feb-2024 13:44:33 Running on server: post build plugin 'Clover Delta Calculator'
29-Feb-2024 13:44:33 Running on server: post build plugin 'Maven Dependencies Postprocessor'
29-Feb-2024 13:44:33 All post build plugins have finished
29-Feb-2024 13:44:33 Generating build results summary...
29-Feb-2024 13:44:33 Saving build results to disk...
29-Feb-2024 13:44:33 Store variable context...
29-Feb-2024 13:44:33 Finished building EMBD-EPWP-JOB1-12.