Skip to content
Success

Console Output

GitHub pull request #231 of commit e98d48e2f0efa64776be4c2e2e13c539fba73818, no merge conflicts.
Running as SYSTEM
Setting status of e98d48e2f0efa64776be4c2e2e13c539fba73818 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/630/ 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/231/merge^{commit} # timeout=10
Checking out Revision d31d94125ef12aa5e0d2e05a070c087e366e22cf (refs/remotes/origin/pr/231/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d31d94125ef12aa5e0d2e05a070c087e366e22cf # timeout=10
Commit message: "Merge e98d48e2f0efa64776be4c2e2e13c539fba73818 into a2adecef25760fafaec3b2dace518a5f863dafbd"
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 18.17.1 && nvm use 18.17.1 && export > env.txt"
v18.17.1 is already installed.
Now using node v18.17.1 (npm v9.6.7)
Now using node v18.17.1 (npm v9.6.7)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins16287246903005216674.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

removed 8 packages, changed 1 package, and audited 2112 packages in 15s

269 packages are looking for funding
  run `npm fund` for details

23 vulnerabilities (5 moderate, 15 high, 3 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run build-bundle

> @abi-software/mapintegratedvuer@1.3.1 build-bundle
> vite build -c vite.bundle-build.js

vite v5.2.6 building for production...
transforming...
✓ 1573 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   465.42 kB │ gzip:    78.07 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-BbhwwtP3.js            0.57 kB │ gzip:     0.39 kB
dist/Plot-CBhZO9iY.js              0.71 kB │ gzip:     0.42 kB
dist/Flatmap-SxCQsAHL.js           5.70 kB │ gzip:     2.02 kB
dist/MultiFlatmap-DRjBEhG6.js     12.74 kB │ gzip:     4.09 kB
dist/ContentMixin-DKN_JUvV.js     34.70 kB │ gzip:     6.75 kB
dist/Simulation-DdyHLinM.js      367.89 kB │ gzip:    99.25 kB
dist/style-CJykSWTR.js           407.34 kB │ gzip:   100.72 kB
dist/index-BW1egWrc.js         1,208.75 kB │ gzip:   317.68 kB
dist/Scaffold-CNHdP0st.js      1,740.98 kB │ gzip:   409.25 kB
dist/plotvuer-X4h-Lj3L.js      1,798.71 kB │ gzip:   505.48 kB
dist/style-CAnsjBBT.js         4,739.54 kB │ gzip: 1,273.16 kB
dist/style.css                    465.42 kB │ gzip:    77.97 kB
dist/mapintegratedvuer.umd.cjs  7,861.96 kB │ gzip: 2,425.62 kB
✓ built in 1m 22s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins749232827265764144.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.3.1 cypress-component
> cypress run --component


DevTools listening on ws://127.0.0.1:38359/devtools/browser/5adeeca6-b458-417b-9bdd-2715fbbcf74b
[733870:0711/163347.915847:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Re-optimizing dependencies because lockfile has changed

resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.13.0                                                                        │
  │ Browser:        Electron 118 (headless)                                                        │
  │ Node Version:   v18.17.1 (/home/cmiss/.nvm/versions/node/v18.17.1/bin/node)                    │
  │ Specs:          1 found (MapContent.cy.js)                                                     │
  │ Searched:       cypress/component/*.cy.js                                                      │
  │ Experiments:    experimentalMemoryManagement=true                                              │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  MapContent.cy.js                                                                (1 of 1)
[734034:0711/163354.585137:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163354.744808:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163354.752434:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163355.563814:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163355.576749:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163355.612251:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163356.497396:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163358.299463:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163409.766501:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163409.779975:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163411.022039:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163411.026893:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163411.028663:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163411.029974:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163412.814679:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[734034:0711/163415.171544:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163415.177058:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163415.180936:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163415.188881:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163415.197070:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[733870:0711/163415.202866:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for 04ww1v1o0f-dsn.algolia.net failed:
----- Certificate i=0 (OU=Cypress Proxy Server Certificate,O=Cypress Proxy CA,L=Internet,ST=Internet,C=Internet,CN=04ww1v1o0f-dsn.algolia.net) -----
ERROR: No matching issuer found


[734034:0711/163415.631579:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163416.242524:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163416.254432:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163416.259390:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163417.325107:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163417.327245:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163417.329084:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163420.659152:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.416599:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.440096:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.446827:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.452112:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.458332:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.463696:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.469453:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.476163:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.481282:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.696546:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.704169:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.707852:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.710524:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.712813:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.716410:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.915954:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.922577:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.929030:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163421.935478:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734028:0711/163427.902292:ERROR:gl_utils.cc(402)] [.WebGL-0x195808be6200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[734028:0711/163428.168093:ERROR:gl_utils.cc(402)] [.WebGL-0x195808be6200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[734028:0711/163428.328219:ERROR:gl_utils.cc(402)] [.WebGL-0x195808be6200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[734028:0711/163431.120576:ERROR:gl_utils.cc(402)] [.WebGL-0x195808be6200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[734034:0711/163431.983110:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163431.992580:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163431.999993:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163432.007720:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163432.015569:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163441.856964:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163441.870382:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163441.878226:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163441.891923:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163441.899623:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163441.903312:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163450.317965:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163450.351482:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163451.174085:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163502.089783:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163505.909975:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163505.915737:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163505.922012:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163505.951922:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163505.956527:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163513.607670:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163513.612526:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163513.615588:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163513.619199:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163520.292247:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163549.784701:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163558.403726:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163558.510068:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163601.663963:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163601.667373:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163602.761843:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163605.787453:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163613.572001:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163613.710066:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163615.668126:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163615.681377:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163616.735677:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163618.308313:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163619.064017:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163626.239635:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163626.569728:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163627.115966:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163628.034845:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[734034:0711/163629.375862:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    ✓ Workflow testing (138504ms)


  1 passing (2m)

[mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_178.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      1                                                                                │
  │ Failing:      0                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  0                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     2 minutes, 19 seconds                                                            │
  │ Spec Ran:     MapContent.cy.js                                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 28 seconds                                                
    Compression progress:  100%

  -  Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4


resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✔  MapContent.cy.js                         02:19        1        1        -        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✔  All specs passed!                        02:19        1        1        -        -        -  

+ npm run report:merge

> @abi-software/mapintegratedvuer@1.3.1 report:merge
> mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json

+ npm run report:generate

> @abi-software/mapintegratedvuer@1.3.1 report:generate
> marge cypress/results/mochawesome-bundle.json -o cypress/reports/html


✓ Reports saved:
/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html/mochawesome-bundle.html
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/630/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] SUCCESS on repos [] (sha:d31d941) with context:mapintegratedvuer
Setting status of e98d48e2f0efa64776be4c2e2e13c539fba73818 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/630/ and message: 'Build finished. '
Finished: SUCCESS