GitHub pull request #223 of commit b15fca9f011c588639ccf9095eeb6e5ab44fc5c3, no merge conflicts. Running as SYSTEM Setting status of b15fca9f011c588639ccf9095eeb6e5ab44fc5c3 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/625/ 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/223/merge^{commit} # timeout=10 Checking out Revision 4ef7fdff54fe9ef0158963081455fcc403495087 (refs/remotes/origin/pr/223/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ef7fdff54fe9ef0158963081455fcc403495087 # timeout=10 Commit message: "Merge b15fca9f011c588639ccf9095eeb6e5ab44fc5c3 into 7cb2c4eecfcd83b07c9bb384b58d4c974420bca2" > git rev-list --no-walk 46b069f9ce5992ed659d0e0257c289da55eddc7d # timeout=10 [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/jenkins11783245965515206957.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install up to date, audited 2101 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.2.1-beta.4 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  464.99 kB │ gzip: 77.98 kB dist/mapintegratedvuer.js  0.08 kB │ gzip: 0.09 kB dist/Iframe-Du13ybxj.js  0.57 kB │ gzip: 0.38 kB dist/Plot-OmJUsfeq.js  0.71 kB │ gzip: 0.41 kB dist/Flatmap-4QqJ_wMj.js  5.61 kB │ gzip: 2.00 kB dist/MultiFlatmap-Ct_xqXzs.js  12.60 kB │ gzip: 4.07 kB dist/ContentMixin-BiBmCZ_Z.js  34.05 kB │ gzip: 6.59 kB dist/Simulation-DEeFL4hy.js  367.89 kB │ gzip: 99.25 kB dist/style-Cq_72gg0.js  405.25 kB │ gzip: 100.18 kB dist/index-3x4vyUzf.js 1,208.84 kB │ gzip: 317.67 kB dist/Scaffold-B-XtUkNz.js 1,712.21 kB │ gzip: 404.50 kB dist/plotvuer-X4h-Lj3L.js 1,798.71 kB │ gzip: 505.48 kB dist/style-BRTnkHQc.js 4,739.46 kB │ gzip: 1,273.11 kB dist/style.css  464.99 kB │ gzip: 77.89 kB dist/mapintegratedvuer.umd.cjs 7,842.97 kB │ gzip: 2,421.58 kB ✓ built in 1m 32s [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins2052556580724051449.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.2.1-beta.4 cypress-component > cypress run --component DevTools listening on ws://127.0.0.1:39079/devtools/browser/ef4b928a-1b99-4d0f-bdee-eed3d89a7e71 [4136323:0709/105741.428834: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 We detected that you have versions of dependencies that are not officially supported:   - `vite`. Expected ^2.0.0 || ^3.0.0 || ^4.0.0, found 5.2.6.  If you're experiencing problems, downgrade dependencies and restart Cypress.  resize: can't open terminal /dev/tty ====================================================================================================  (Run Starting) tput: No value for $TERM and no -T specified  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 13.8.1 │  │ 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) [4136865:0709/105748.296787:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105748.380863:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105748.386674:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105749.852451:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105749.866083:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105749.870416:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105750.214694:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105751.955986:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105804.861951:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105805.992225:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105805.995255:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105805.997978:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105806.000735:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105806.003310:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105807.889247:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MapContent [4136865:0709/105810.519013:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105810.522570:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105810.529903:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105810.568757:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105810.595605:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105811.147063:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105811.523857:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105811.531898:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105811.537477:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105812.221514:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105812.228017:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105812.235698:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105814.885973:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105814.891693:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105814.899739:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105814.907992:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105815.028132:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105815.035330:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105815.045730:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105815.055949:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136859:0709/105821.721325:ERROR:gl_utils.cc(402)] [.WebGL-0x1a9407f1e900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [4136859:0709/105822.040069:ERROR:gl_utils.cc(402)] [.WebGL-0x1a9407f1e900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [4136859:0709/105822.257838:ERROR:gl_utils.cc(402)] [.WebGL-0x1a9407f1e900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [4136859:0709/105825.067460:ERROR:gl_utils.cc(402)] [.WebGL-0x1a9407f1e900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [4136865:0709/105826.529924:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105826.539444:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105826.559866:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105826.565743:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105826.572233:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105835.533794:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105835.554516:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105835.559771:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105835.569388:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105835.572719:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105835.578788:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105845.523966:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105845.556057:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105846.171983:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105858.301337:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105858.568265:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105858.805350:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105858.811911:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105858.842931:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105908.072518:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105908.087992:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105908.099774:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105908.111928:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105916.593262:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105945.759795:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105955.876862:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105955.987625:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105957.930795:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105957.940547:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/105959.245006:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110003.347796:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110006.331995:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110008.223627:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110008.239618:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110010.867535:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110011.270493:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110016.083296:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110019.983724:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110020.035982:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110022.976061:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110025.267975:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110027.802256:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110032.059993:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110032.136038:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ Workflow testing (143487ms)   1 passing (2m) [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_173.json [4136865:0709/110033.480055:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4136865:0709/110033.567102:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 2 minutes, 24 seconds │  │ Spec Ran: MapContent.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started compressing: Compressing to 32 CRF   - Finished compressing: 27 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:24 1 1 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✔ All specs passed! 02:24 1 1 - - -   + npm run report:merge > @abi-software/mapintegratedvuer@1.2.1-beta.4 report:merge > mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json + npm run report:generate > @abi-software/mapintegratedvuer@1.2.1-beta.4 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/625/htmlreports/Cypress_20report [Set GitHub commit status (universal)] SUCCESS on repos [] (sha:0960bc6) with context:mapintegratedvuer Setting status of b15fca9f011c588639ccf9095eeb6e5ab44fc5c3 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/625/ and message: 'Build finished. ' Finished: SUCCESS