GitHub pull request #361 of commit 6053962e1fdf703a953c86d7f16d377887921067, no merge conflicts. Running as SYSTEM Setting status of 6053962e1fdf703a953c86d7f16d377887921067 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/994/ 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/361/merge^{commit} # timeout=10 Checking out Revision 1cd04261e7587f826e9b641b7e206dafad5fbf7d (refs/remotes/origin/pr/361/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cd04261e7587f826e9b641b7e206dafad5fbf7d # timeout=10 Commit message: "Merge 6053962e1fdf703a953c86d7f16d377887921067 into 206d7939309f8cf28aa06eaed04d63c5ddd5ed17" > git rev-list --no-walk 0f03c90e6c46515ee668a8e613026f38bdd67b15 # 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/jenkins17084352800291820746.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install up to date, audited 1535 packages in 9s 272 packages are looking for funding run `npm fund` for details 11 vulnerabilities (9 moderate, 2 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.11.1-beta.0 build-bundle > vite build -c vite.bundle-build.js vite v5.4.19 building for production... transforming... ✓ 1553 modules transformed. rendering chunks... computing gzip size... dist/style.css  379.41 kB │ gzip: 58.83 kB dist/mapintegratedvuer.js  0.08 kB │ gzip: 0.09 kB dist/Iframe-C5D4t1Px.js  0.59 kB │ gzip: 0.39 kB dist/Simulation-VYZqywrx.js  0.74 kB │ gzip: 0.42 kB dist/Plot-LEdkDNA4.js  0.74 kB │ gzip: 0.42 kB dist/style-lIH8-rQh.js  2.14 kB │ gzip: 0.94 kB dist/Flatmap-BoiCFZWf.js  7.65 kB │ gzip: 2.44 kB dist/Scaffold-DnD-vLjq.js  8.36 kB │ gzip: 2.76 kB dist/MultiFlatmap-D4qZHVwa.js  12.28 kB │ gzip: 3.80 kB dist/ContentMixin-C2Mf3xM-.js  94.56 kB │ gzip: 17.93 kB dist/index-CQCADv6i.js 2,509.32 kB │ gzip: 644.82 kB dist/style.css  379.41 kB │ gzip: 58.83 kB dist/mapintegratedvuer.umd.cjs 1,957.04 kB │ gzip: 576.35 kB ✓ built in 29.07s [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins16108640249643668410.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.11.1-beta.0 cypress-component > npm run cypress-prepare && cypress run --component > @abi-software/mapintegratedvuer@1.11.1-beta.0 cypress-prepare > node cypress/support/fileUtils.js DevTools listening on ws://127.0.0.1:39641/devtools/browser/3e286c00-7bc8-4729-b937-ad0346f129e7 [3256988:0724/162034.623898: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://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details. 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) [3257154:0724/162042.015413:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162042.071287:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162042.078828:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162042.727016:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162042.735612:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162042.755839:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162043.384308:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162045.074357:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162048.968205:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162055.014747:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MapContent [3257154:0724/162055.749268:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162056.184281:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162056.445412:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162056.457440:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162056.464007:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162056.503051:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162056.537442:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162056.913110:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162057.120853:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162057.449690:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162057.452772:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162057.454850:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162059.686756:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162059.696297:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162059.704776:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162059.718176:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162059.738065:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162059.940328:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162100.028138:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162100.039910:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162100.093659:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162100.453288:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162100.458389:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162100.463576:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162100.470937:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162100.485108:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162100.504893:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257147:0724/162108.415712:ERROR:gl_utils.cc(402)] [.WebGL-0x2950071c7100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3257147:0724/162108.551848:ERROR:gl_utils.cc(402)] [.WebGL-0x2950071c7100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3257147:0724/162108.725682:ERROR:gl_utils.cc(402)] [.WebGL-0x2950071c7100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3257147:0724/162108.806567:ERROR:gl_utils.cc(402)] [.WebGL-0x2950071c7100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [3257154:0724/162112.282904:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162112.287046:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162112.291747:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162112.581386:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162112.584776:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162120.016617:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162120.029468:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162120.037183:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162120.045268:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162121.121509:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162121.322876:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162128.728637:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162258.385102:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162259.213482:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162308.880134:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162308.885864:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162308.901481:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162309.364440:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162309.373401:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162318.220370:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162318.229163:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162318.234861:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162318.238838:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162328.691435:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162331.789119:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162343.719068:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162343.722279:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162343.725112:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162343.735824:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162343.740335:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162359.227461:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162359.237147:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162359.245149:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162359.250533:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162409.577256:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162459.547863:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162514.342458:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162517.099915:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162519.698294:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162529.645110:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162541.307892:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162553.613066:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162556.673335:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162556.682778:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162557.908273:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162557.926712:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162600.256994:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162609.753093:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162615.413123:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162615.416834:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162615.420688:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162617.288765:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162618.797571:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162619.163814:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162619.264699:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162621.258371:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162622.717110:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162629.059536:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162629.066009:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162629.071845:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162629.382551:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3257154:0724/162629.392871:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  1) Workflow testing   0 passing (6m)  1 failing  1) MapContent Workflow testing:  TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection. > Cannot read properties of undefined (reading 'length') 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 (http://localhost:8081/__cypress/src/src/mixins/ContentMixin.js:649:29) at Array.map () at Proxy.loadConnectivityExplorerConfig (http://localhost:8081/__cypress/src/src/mixins/ContentMixin.js:647:12) at Proxy.loadExplorerConfig (http://localhost:8081/__cypress/src/src/mixins/ContentMixin.js:567:12)  [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_481.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 0 │  │ Failing: 1 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 8 │  │ Video: true │  │ Duration: 5 minutes, 36 seconds │  │ Spec Ran: MapContent.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (300x190)   js/cypress/component/MapContent.cy.js/minimap_lr.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/MapContent.cy.js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_1pane.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_1pane (1).png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_1pane (2).png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_1pane (3).png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x720)   js/MapContent -- Workflow testing (failed).png  (Video)   - Started compressing: Compressing to 32 CRF   - Finished compressing: 1 minute, 9 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 05:36 1 - 1 - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 1 failed (100%) 05:36 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/994/htmlreports/Cypress_20report [htmlpublisher] Copying recursive using current thread [Set GitHub commit status (universal)] ERROR on repos [] (sha:0f03c90) with context:mapintegratedvuer Setting status of 6053962e1fdf703a953c86d7f16d377887921067 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/994/ and message: 'Build finished. ' Finished: FAILURE