Skip to content
Failed

Console Output

GitHub pull request #162 of commit e6f691c9a0e796759f82cb8908a25694ad710877, no merge conflicts.
Running as SYSTEM
Setting status of e6f691c9a0e796759f82cb8908a25694ad710877 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/407/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapintegratedvuer
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/cmiss/Jenkins/workspace/mapintegratedvuer/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ABI-Software/mapintegratedvuer.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapintegratedvuer.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/ABI-Software/mapintegratedvuer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/162/merge^{commit} # timeout=10
Checking out Revision a96ed4cd146a6f5fc6f34720605f2acde5c709a9 (refs/remotes/origin/pr/162/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a96ed4cd146a6f5fc6f34720605f2acde5c709a9 # timeout=10
Commit message: "Merge e6f691c9a0e796759f82cb8908a25694ad710877 into ee7137eb9de5644eed67221bae3a2c288546831a"
First time build. Skipping changelog.
[mapintegratedvuer] $ bash -c "test -f $HOME/.nvm/nvm.sh"
NVM is already installed

[mapintegratedvuer] $ bash -c "export > env.txt"
[mapintegratedvuer] $ bash -c "NVM_DIR=$HOME/.nvm && source $NVM_DIR/nvm.sh --no-use && NVM_NODEJS_ORG_MIRROR=https://nodejs.org/dist nvm install 12.13.0 && nvm use 12.13.0 && export > env.txt"
v12.13.0 is already installed.
Now using node v12.13.0 (npm v6.12.0)
Now using node v12.13.0 (npm v6.12.0)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins15558764833885383448.sh
+ node --version
v12.13.0
+ npm install

> cypress@7.7.0 postinstall /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/cypress
> node index.js --exec install


Cypress 7.7.0 is installed in /home/cmiss/.cache/Cypress/7.7.0

npm WARN @cypress/webpack-dev-server@1.8.4 requires a peer of html-webpack-plugin@>=4 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vue/cli-plugin-unit-mocha/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 15 packages from 10 contributors, removed 77 packages, updated 11 packages and audited 2553 packages in 21.663s
found 38 vulnerabilities (2 low, 8 moderate, 25 high, 3 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
+ npm run build-bundle

> @abi-software/mapintegratedvuer@0.4.4-fixes-0 build-bundle /home/cmiss/Jenkins/workspace/mapintegratedvuer
> vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js


-  Building for production as library (commonjs,umd,umd-min)...
 WARNING  Compiled with 3 warnings9:00:14 AM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.81 MiB)
  mapintegratedvuer.umd.min.js (2.63 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.umd.min (4.44 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.umd.min.js


 warning  

webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
 WARNING  Compiled with 3 warnings9:00:43 AM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.81 MiB)
  mapintegratedvuer.common.js (7.35 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.common (9.16 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.common.js


 warning  

webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
 WARNING  Compiled with 3 warnings9:00:46 AM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.81 MiB)
  mapintegratedvuer.umd.js (7.35 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.umd (9.16 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.umd.js


 warning  

webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
  File                                 Size               Gzipped

  dist/mapintegratedvuer.umd.min.js    2689.48 KiB        804.49 KiB
  dist/mapintegratedvuer.umd.js        7521.76 KiB        1655.45 KiB
  dist/mapintegratedvuer.common.js     7521.36 KiB        1655.33 KiB
  dist/mapintegratedvuer.css           1853.57 KiB        296.08 KiB

  Images and other types of assets omitted.

[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins3681302414323428423.sh
+ npm run test-unit

> @abi-software/mapintegratedvuer@0.4.4-fixes-0 test-unit /home/cmiss/Jenkins/workspace/mapintegratedvuer
> mochapack --webpack-config test/unit/webpack.config.js --require test/unit/setup.js test/unit/**/*.spec.js

 WEBPACK  Compiling...

Download the Vue Devtools extension for a better development experience:
https://github.com/vuejs/vue-devtools
You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.module.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/plotvuer/dist/plotvuer.common.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/simulationvuer/dist/simulationvuer.common.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/maplibre-gl/dist/maplibre-gl.js as it exceeds the max of 500KB.
 WEBPACK  Failed to compile with 5 error(s)

Error in ./node_modules/three-spritetext/dist/three-spritetext.mjs

  Can't import the named export 'LinearFilter' from non EcmaScript module (only default export is available)

Error in ./node_modules/three-spritetext/dist/three-spritetext.mjs

  Can't import the named export 'SRGBColorSpace' from non EcmaScript module (only default export is available)

Error in ./node_modules/three-spritetext/dist/three-spritetext.mjs

  Can't import the named export 'Sprite' from non EcmaScript module (only default export is available)

Error in ./node_modules/three-spritetext/dist/three-spritetext.mjs

  Can't import the named export 'SpriteMaterial' from non EcmaScript module (only default export is available)

Error in ./node_modules/three-spritetext/dist/three-spritetext.mjs

  Can't import the named export 'Texture' from non EcmaScript module (only default export is available)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @abi-software/mapintegratedvuer@0.4.4-fixes-0 test-unit: `mochapack --webpack-config test/unit/webpack.config.js --require test/unit/setup.js test/unit/**/*.spec.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @abi-software/mapintegratedvuer@0.4.4-fixes-0 test-unit script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/cmiss/.npm/_logs/2023-06-01T21_03_45_022Z-debug.log
Build step 'Execute shell' marked build as failure
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html to /home/jmaster/jenkins/jobs/mapintegratedvuer/builds/407/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] ERROR on repos [] (sha:a96ed4c) with context:mapintegratedvuer
Setting status of e6f691c9a0e796759f82cb8908a25694ad710877 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/407/ and message: 'Build finished. '
Finished: FAILURE