Skip to content
Failed

Console Output

GitHub pull request #33 of commit edcb430e61798573be63aaab136205f90d8415e3, no merge conflicts.
Running as SYSTEM
Setting status of edcb430e61798573be63aaab136205f90d8415e3 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/ZincJS/46/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/ZincJS
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/ABI-Software/ZincJS.git
 > git init /home/cmiss/Jenkins/workspace/ZincJS # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/ZincJS.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/ABI-Software/ZincJS.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ABI-Software/ZincJS.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ABI-Software/ZincJS.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/ZincJS.git
 > git fetch --tags --progress -- https://github.com/ABI-Software/ZincJS.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/33/merge^{commit} # timeout=10
Checking out Revision 190dd60d49846f3ad61068d5a7d7328b15e99310 (refs/remotes/origin/pr/33/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 190dd60d49846f3ad61068d5a7d7328b15e99310 # timeout=10
Commit message: "Merge 48505cb00d4dbcd1907d00e31d0603ddb65b76d8 into 0b8663f509f4ea3c357b78694b7f823418f6a946"
 > git rev-list --no-walk 190dd60d49846f3ad61068d5a7d7328b15e99310 # timeout=10
[ZincJS] $ /bin/sh -xe /tmp/jenkins9281213102659077348.sh
+ npm install

> core-js@2.6.11 postinstall /home/cmiss/Jenkins/workspace/ZincJS/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

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@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 639 packages from 348 contributors and audited 641 packages in 10.416s
found 91 vulnerabilities (90 low, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details
+ npm run build

> zincjs@0.36.5 build /home/cmiss/Jenkins/workspace/ZincJS
> webpack --config webpack.frontend.js; webpack --config webpack.backend.js

Browserslist: caniuse-lite is outdated. Please run next command `npm update`
Hash: 7f2262a7203acedaa37f
Version: webpack 4.41.2
Time: 37680ms
Built at: 04/27/2021 11:50:28 AM
               Asset      Size  Chunks                          Chunk Names
    zinc.frontend.js   784 KiB       0  [emitted]        [big]  zinc
zinc.frontend.js.map  2.38 MiB       0  [emitted] [dev]         zinc
Entrypoint zinc [big] = zinc.frontend.js zinc.frontend.js.map
 [1] ./src/primitives/zincObject.js 12.2 KiB {0} [built]
 [2] ./src/zinc.js 1.23 KiB {0} [built]
 [3] ./src/controls.js 33.9 KiB {0} [built]
 [4] ./src/utilities.js 5.9 KiB {0} [built]
 [5] ./src/primitives/geometry.js 2.93 KiB {0} [built]
 [6] ./src/primitives/glyphset.js 16.2 KiB {0} [built]
 [7] (webpack)/buildin/global.js 685 bytes {0} [built]
 [8] ./src/primitives/glyph.js 3.39 KiB {0} [built]
 [9] ./src/scene.js 17.9 KiB {0} [built]
[10] ./src/three-js-csg.js 12.5 KiB {0} [built]
[12] ./src/primitives/pointset.js 1.09 KiB {0} [built]
[13] ./src/primitives/lines.js 918 bytes {0} [built]
[14] ./src/geometryCSG.js 3.15 KiB {0} [built]
[28] ./src/renderer.js 11 KiB {0} [built]
[40] ./src/glyphsetCSG.js 1.46 KiB {0} [built]
    + 26 hidden modules

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  zinc.frontend.js (784 KiB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  zinc (784 KiB)
      zinc.frontend.js


WARNING in 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/
Browserslist: caniuse-lite is outdated. Please run next command `npm update`
Hash: eb2a142293f02482623e
Version: webpack 4.41.2
Time: 5278ms
Built at: 04/27/2021 11:50:33 AM
      Asset     Size  Chunks                   Chunk Names
    zinc.js  205 KiB       0  [emitted]        zinc
zinc.js.map  582 KiB       0  [emitted] [dev]  zinc
Entrypoint zinc = zinc.js zinc.js.map
 [0] ./src/zinc.js 1.23 KiB {0} [built]
 [1] external "url-polyfill" 42 bytes {0} [built]
 [2] ./src/primitives/geometry.js 2.93 KiB {0} [built]
 [3] external "three" 42 bytes {0} [built]
 [4] ./src/primitives/zincObject.js 12.2 KiB {0} [built]
 [5] ./src/utilities.js 5.9 KiB {0} [built]
 [9] ./src/primitives/glyph.js 3.39 KiB {0} [built]
[11] ./src/primitives/glyphset.js 16.2 KiB {0} [built]
[15] ./src/primitives/pointset.js 1.09 KiB {0} [built]
[18] ./src/primitives/lines.js 918 bytes {0} [built]
[21] ./src/renderer.js 11 KiB {0} [built]
[23] ./src/scene.js 17.9 KiB {0} [built]
[27] ./src/controls.js 33.9 KiB {0} [built]
[29] ./src/geometryCSG.js 3.15 KiB {0} [built]
[35] ./src/glyphsetCSG.js 1.46 KiB {0} [built]
    + 21 hidden modules
+ xvfb-run -s -screen 0 1024x1024x24 npm run test

> zincjs@0.36.5 test /home/cmiss/Jenkins/workspace/ZincJS
> npm --prefix ./test install && npm --prefix ./test run test-ci


> nodent-runtime@3.2.1 install /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/nodent-runtime
> node build.js

## Built /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/nodent-runtime/dist/index.js

> canvas@2.6.1 install /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/canvas
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download 
[canvas] Success: "/home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/canvas/build/Release/canvas.node" is installed via remote

> gl@4.8.0 install /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/gl
> prebuild-install || node-gyp rebuild


> core-js@2.6.11 postinstall /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/watchpack/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (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 865 packages from 691 contributors and audited 868 packages in 14.622s
found 5 vulnerabilities (2 low, 3 high)
  run `npm audit fix` to fix them, or `npm audit` for details

> @ test-ci /home/cmiss/Jenkins/workspace/ZincJS/test
> mocha-webpack --reporter mocha-junit-reporter

(node:11285) ExperimentalWarning: The fs.promises API is experimental
 WEBPACK  Compiling...

 WEBPACK  Compiled successfully in 2941ms

 MOCHA  Testing...

THREE.WebGLRenderer: OES_vertex_array_object extension not supported.
/models/test_path.json
 MOCHA  Tests completed with 5 failure(s)

npm ERR! code ELIFECYCLE
npm ERR! errno 5
npm ERR! @ test-ci: `mocha-webpack --reporter mocha-junit-reporter`
npm ERR! Exit status 5
npm ERR! 
npm ERR! Failed at the @ test-ci 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/2021-04-26T23_50_54_812Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 5
npm ERR! zincjs@0.36.5 test: `npm --prefix ./test install && npm --prefix ./test run test-ci`
npm ERR! Exit status 5
npm ERR! 
npm ERR! Failed at the zincjs@0.36.5 test 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/2021-04-26T23_50_54_833Z-debug.log
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
[Set GitHub commit status (universal)] ERROR on repos [] (sha:c5cdaa1) with context:ZincJS
Setting status of edcb430e61798573be63aaab136205f90d8415e3 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/ZincJS/46/ and message: 'Build finished. '
Finished: FAILURE