GitHub pull request #189 of commit 5d0da9f56d905c2724b8c9f0c051766fa0ddb5c6, no merge conflicts. Running as SYSTEM Setting status of 5d0da9f56d905c2724b8c9f0c051766fa0ddb5c6 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/486/ 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/189/merge^{commit} # timeout=10 Checking out Revision 161d2837acbe5555c51d69b4a380fce3d70889fe (refs/remotes/origin/pr/189/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 161d2837acbe5555c51d69b4a380fce3d70889fe # timeout=10 Commit message: "Merge 5d0da9f56d905c2724b8c9f0c051766fa0ddb5c6 into 1aa5796bbc2c03fc58ab87d45fc2b8ffb9131b58" 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 12.13.0 && nvm use 12.13.0 && export > env.txt" v12.13.0 is already installed. Now using node v12.13.0 (npm v6.12.0) Now using node v12.13.0 (npm v6.12.0) [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins10799313735905584129.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v12.13.0 + npm install npm WARN @cypress/webpack-dev-server@1.8.4 requires a peer of html-webpack-plugin@>=4 but none is installed. You must install peer dependencies yourself. npm WARN @eslint-community/eslint-utils@4.4.0 requires a peer of eslint@^6.0.0 || ^7.0.0 || >=8.0.0 but none is installed. You must install peer dependencies yourself. npm WARN eslint-config-standard@17.1.0 requires a peer of eslint@^8.0.1 but none is installed. You must install peer dependencies yourself. npm WARN eslint-config-standard-jsx@11.0.0 requires a peer of eslint@^8.8.0 but none is installed. You must install peer dependencies yourself. npm WARN eslint-plugin-n@15.7.0 requires a peer of eslint@>=7.0.0 but none is installed. You must install peer dependencies yourself. npm WARN eslint-plugin-promise@6.1.1 requires a peer of eslint@^7.0.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vue/cli-plugin-unit-mocha/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.3.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 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@1.2.13 (node_modules/webpack-dev-server/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"}) updated 5 packages and audited 3026 packages in 21.434s found 173 vulnerabilities (2 low, 134 moderate, 28 high, 9 critical) run `npm audit fix` to fix them, or `npm audit` for details + npm run build-bundle > @abi-software/mapintegratedvuer@0.6.4 build-bundle /home/cmiss/Jenkins/workspace/mapintegratedvuer > vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme - Building for production as library (commonjs,umd,umd-min)... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme WARNING Compiled with 3 warnings3:40:29 PM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (2.15 MiB) mapintegratedvuer.umd.min.js (3.36 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.umd.min (5.51 MiB) mapintegratedvuer.css mapintegratedvuer.umd.min.js warning 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/ Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html WARNING Compiled with 3 warnings3:41:34 PM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (2.15 MiB) mapintegratedvuer.common.js (8.12 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.common (10.3 MiB) mapintegratedvuer.css mapintegratedvuer.common.js warning 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/ Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html WARNING Compiled with 3 warnings3:41:51 PM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (2.15 MiB) mapintegratedvuer.umd.js (8.12 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.umd (10.3 MiB) mapintegratedvuer.css mapintegratedvuer.umd.js warning 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/ Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html File Size Gzipped dist/mapintegratedvuer.umd.min.js 3443.87 KiB 1007.58 KiB dist/mapintegratedvuer.umd.js 8311.19 KiB 1860.32 KiB dist/mapintegratedvuer.common.js 8310.79 KiB 1860.20 KiB dist/mapintegratedvuer.css 2197.19 KiB 337.62 KiB Images and other types of assets omitted. [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins4064884721559490576.sh + npm run test-unit > @abi-software/mapintegratedvuer@0.6.4 test-unit /home/cmiss/Jenkins/workspace/mapintegratedvuer > mochapack --webpack-config test/unit/webpack.config.js --require test/unit/setup.js test/unit/**/*.spec.js WEBPACK Compiling... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Download the Vue Devtools extension for a better development experience: https://github.com/vuejs/vue-devtools You are running Vue in development mode. Make sure to turn on production mode when deploying for production. See more tips at https://vuejs.org/guide/deployment.html [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/simulationvuer/dist/simulationvuer.common.js as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/plotvuer/dist/plotvuer.common.js as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/maplibre-gl/dist/maplibre-gl.js as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.module.js as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.js as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/mathjax-full/js/output/svg/fonts/tex/normal.js as it exceeds the max of 500KB. WEBPACK Compiled successfully in 183282ms MOCHA Testing... ContentVuer ✓ MultiFlatmapVuer ✓ FlatmapVuer ✓ ScaffoldVuer ✓ SideBar MapContent.vue ✓ SplitFlow SplitDialog ✓ ContentVuer SplitFlow.vue ✓ DialogToolbarContent ✓ dialog-header ✓ SplitDialog ✓ SideBar ✓ dialog-main ✓ createNewEntry ✓ actionClick ✓ allDialogs ✓ setState 15 passing (37ms) MOCHA Tests completed successfully [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins7596277390026964299.sh + node --version v12.13.0 + npm run cypress run-ct > @abi-software/mapintegratedvuer@0.6.4 cypress /home/cmiss/Jenkins/workspace/mapintegratedvuer > cypress "run-ct" ⚠ Warning: run-ct is deprecated and will be removed in a future release. Use `cypress run --component` instead. libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [3606707:1215/154550.132418:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. [3606552:1215/154551.045249:ERROR:object_proxy.cc(623)] 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. Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme ℹ 「wds」: Project is running at http://localhost:41785/webpack-dev-server/ ℹ 「wds」: webpack output is served from /__cypress/src ℹ 「wds」: Content not from webpack is served from /home/cmiss/Jenkins/workspace/mapintegratedvuer resize: can't open terminal /dev/tty ====================================================================================================  (Run Starting) tput: No value for $TERM and no -T specified  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 12.11.0 │  │ Browser: Electron 106 (headless) │  │ Node Version: v12.13.0 (/home/cmiss/.nvm/versions/node/v12.13.0/bin/node) │  │ Specs: 1 found (MapContent.cy.js) │  │ Searched: **/*.cy.{js,jsx,ts,tsx} │  │ Experiments: experimentalMemoryManagement=true │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: MapContent.cy.js (1 of 1) [3606745:1215/154602.736587:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154602.861319:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154602.868944:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154603.692486:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154603.908978:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154603.915073:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154603.921913:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154604.307688:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) ℹ 「wdm」: wait until bundle finished: /__cypress/src/index.html  DONE  Compiled successfully in 57379ms3:46:57 PM Webpack Bundle Analyzer is started at http://127.0.0.1:8888 Use Ctrl+C to close it ℹ 「wdm」: 1487 modules ℹ 「wdm」: Compiled successfully. [3606745:1215/154659.432967:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154659.862871:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154659.865903:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154725.977991:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154725.992188:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154726.671527:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154729.240722:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MapContent [3606745:1215/154732.295449:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154732.304105:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154732.317128:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154733.589400:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154733.596912:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154733.604864:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154733.613210:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154733.619685:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154733.632711:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154733.638946:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154733.643811:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154733.725020:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154733.747895:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154734.224911:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.340364:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.349225:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.359200:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.364938:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.437557:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.505270:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.677421:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.716301:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.781309:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.791883:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.928937:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154736.936861:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154737.351285:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154737.357262:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154737.930719:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606707:1215/154742.556495:ERROR:gl_utils.cc(319)] [.WebGL-0x3db40036a900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3606707:1215/154742.930457:ERROR:gl_utils.cc(319)] [.WebGL-0x3db40036a900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3606707:1215/154743.130500:ERROR:gl_utils.cc(319)] [.WebGL-0x3db40036a900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3606707:1215/154743.245480:ERROR:gl_utils.cc(319)] [.WebGL-0x3db40036a900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [3606745:1215/154743.573872:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154743.579815:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154743.586318:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154743.592690:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154743.600661:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154751.357583:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154751.361690:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154751.368222:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154751.372732:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154803.351352:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154803.364674:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154803.379150:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154803.384934:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154803.509134:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154803.512161:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154809.485579:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154809.497127:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154830.880308:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154836.356305:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154836.364328:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154836.608268:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154836.614639:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154836.819591:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154837.724632:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154838.479038:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154842.312764:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154844.863067:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154845.968628:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154845.976909:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154845.986172:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154847.384604:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3606745:1215/154854.087413:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ Workflow testing (85881ms)   1 passing (1m) [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_071.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 1 minute, 26 seconds │  │ Spec Ran: MapContent.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF Compression progress: 64%   - Finished processing: 31 seconds - Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4 Compression progress: 100% 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 01:26 1 1 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✔ All specs passed! 01:26 1 1 - - -   + npm run report:merge > @abi-software/mapintegratedvuer@0.6.4 report:merge /home/cmiss/Jenkins/workspace/mapintegratedvuer > mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json + npm run report:generate > @abi-software/mapintegratedvuer@0.6.4 report:generate /home/cmiss/Jenkins/workspace/mapintegratedvuer > 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/486/htmlreports/Cypress_20report [Set GitHub commit status (universal)] SUCCESS on repos [] (sha:161d283) with context:mapintegratedvuer Setting status of 5d0da9f56d905c2724b8c9f0c051766fa0ddb5c6 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/486/ and message: 'Build finished. ' Finished: SUCCESS