GitHub pull request #201 of commit d1bdb76d2009d727f93d305ac351c24e78693bbd, no merge conflicts. Running as SYSTEM Setting status of d1bdb76d2009d727f93d305ac351c24e78693bbd to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/576/ 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/201/merge^{commit} # timeout=10 Checking out Revision fc4e6ca8b36aa905dfa26cd03c0930667fe3b7f3 (refs/remotes/origin/pr/201/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f fc4e6ca8b36aa905dfa26cd03c0930667fe3b7f3 # timeout=10 Commit message: "Merge d1bdb76d2009d727f93d305ac351c24e78693bbd into c3b7e607614dea66463e62c7aab759330549e3a5" > git rev-list --no-walk e0953b6e6a46a81771547b1d616e3b04c06399a6 # 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/jenkins3555978902789520927.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install up to date, audited 2089 packages in 14s 269 packages are looking for funding run `npm fund` for details 24 vulnerabilities (5 moderate, 16 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.1.1 build-bundle > vite build vite v5.2.6 building for production... transforming... ✓ 1571 modules transformed. rendering chunks... computing gzip size... dist/style.css  555.01 kB │ gzip: 98.11 kB dist/mapintegratedvuer.js  0.08 kB │ gzip: 0.09 kB dist/Iframe-DDOF68H8.js  0.57 kB │ gzip: 0.38 kB dist/Plot-Cmw89nfP.js  0.71 kB │ gzip: 0.42 kB dist/style-CDnvhotg.js  1.64 kB │ gzip: 0.72 kB dist/Flatmap-BXJOWkb4.js  5.16 kB │ gzip: 1.88 kB dist/MultiFlatmap-zkT5_EPW.js  11.89 kB │ gzip: 3.88 kB dist/ContentMixin-D5DhHDtP.js  33.48 kB │ gzip: 6.43 kB dist/Simulation-DhAmV5R0.js  367.89 kB │ gzip: 99.25 kB dist/index-CUDusEgp.js 1,176.36 kB │ gzip: 311.27 kB dist/Scaffold-izWIAQMx.js 1,789.95 kB │ gzip: 422.52 kB dist/plotvuer-X4h-Lj3L.js 1,798.71 kB │ gzip: 505.48 kB dist/flatmapvuer-D86m7LpT.js 4,858.54 kB │ gzip: 1,298.54 kB dist/style.css  555.01 kB │ gzip: 98.11 kB dist/mapintegratedvuer.umd.cjs 7,648.02 kB │ gzip: 2,364.48 kB ✓ built in 1m 12s [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins16908820028898577635.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.1.1 cypress-component > cypress run --component DevTools listening on ws://127.0.0.1:46335/devtools/browser/e5026047-9bad-4a87-9352-a1c3cef93dc3 [2429909:0611/143519.702404: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. 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 tput: No value for $TERM and no -T specified ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ 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) [2430072:0611/143525.843672:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143525.884296:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143525.896911:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143526.792407:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143526.800607:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143526.808940:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143527.075218:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143529.675793:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143531.760742:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143536.975099:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MapContent [2430072:0611/143538.513454:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143538.520207:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143538.525466:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143538.530459:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143538.903972:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143539.590467:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143539.602577:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143539.622731:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143539.626640:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143540.158807:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143540.163871:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143540.166105:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143544.988679:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143544.994056:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143544.995679:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143545.002194:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143545.298263:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  1) Workflow testing   0 passing (9s)  1 failing  1) MapContent Workflow testing:  Error: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection. > Cannot access https://mapcore-demo.org/current/flatmap/v3/knowledge/sparcterms When Cypress detects uncaught errors originating from your application it will automatically fail the current test. This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. https://on.cypress.io/uncaught-exception-from-application at I5t (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-U63WJ5VD.js?v=4b1a7b9c:34543:11) at async ul.load (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-U63WJ5VD.js?v=4b1a7b9c:40823:15) at async (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-U63WJ5VD.js?v=4b1a7b9c:100737:9) at async jlt.dispatch (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-U63WJ5VD.js?v=4b1a7b9c:35969:14) at async tM.ensureInitialised_ (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-U63WJ5VD.js?v=4b1a7b9c:100731:12) at async (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-U63WJ5VD.js?v=4b1a7b9c:100754:7)  [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_128.json [2430072:0611/143546.378690:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143546.418662:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143546.434812:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143546.441653:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143546.449213:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [2430072:0611/143546.462167:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 0 │  │ Failing: 1 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 1 │  │ Video: true │  │ Duration: 8 seconds │  │ Spec Ran: MapContent.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/screenshots/MapContent.c (1280x720)   y.js/MapContent -- Workflow testing (failed).png  (Video)   - Started compressing: Compressing to 32 CRF   - Finished compressing: 3 seconds - 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 00:08 1 - 1 - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 1 failed (100%) 00:08 1 - 1 - -   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/576/htmlreports/Cypress_20report [Set GitHub commit status (universal)] ERROR on repos [] (sha:e0953b6) with context:mapintegratedvuer Setting status of d1bdb76d2009d727f93d305ac351c24e78693bbd to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/576/ and message: 'Build finished. ' Finished: FAILURE