GitHub pull request #316 of commit 9b1bfdba14e496c4f376c68d985cfd5aacba13b5, no merge conflicts. Running as SYSTEM Setting status of 9b1bfdba14e496c4f376c68d985cfd5aacba13b5 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/835/ 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/316/merge^{commit} # timeout=10 Checking out Revision 57f2f22bd1aff4630bdd2188d103176b4a3e4710 (refs/remotes/origin/pr/316/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 57f2f22bd1aff4630bdd2188d103176b4a3e4710 # timeout=10 Commit message: "Merge 9b1bfdba14e496c4f376c68d985cfd5aacba13b5 into 30074630769192517e5b6fcf75cc51be28e00aa8" 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/jenkins16127476260686143162.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install up to date, audited 1673 packages in 9s 291 packages are looking for funding run `npm fund` for details 9 moderate severity vulnerabilities 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.9.2 build-bundle > vite build -c vite.bundle-build.js [36mvite v5.4.19 [32mbuilding for production...[36m[39m transforming... [32m✓[39m 1556 modules transformed. rendering chunks... computing gzip size... [2mdist/[22m[35mstyle.css [39m[1m[2m 466.76 kB[22m[1m[22m[2m │ gzip: 79.10 kB[22m [2mdist/[22m[36mmapintegratedvuer.js [39m[1m[2m 0.08 kB[22m[1m[22m[2m │ gzip: 0.09 kB[22m [2mdist/[22m[36mIframe-CSXigqTL.js [39m[1m[2m 0.57 kB[22m[1m[22m[2m │ gzip: 0.38 kB[22m [2mdist/[22m[36mSimulation-BNcITzuS.js [39m[1m[2m 0.60 kB[22m[1m[22m[2m │ gzip: 0.37 kB[22m [2mdist/[22m[36mPlot-Co5AyKTA.js [39m[1m[2m 0.72 kB[22m[1m[22m[2m │ gzip: 0.42 kB[22m [2mdist/[22m[36mFlatmap-3Qa9nNrH.js [39m[1m[2m 7.45 kB[22m[1m[22m[2m │ gzip: 2.39 kB[22m [2mdist/[22m[36mMultiFlatmap-CdMVzXe2.js [39m[1m[2m 15.62 kB[22m[1m[22m[2m │ gzip: 4.59 kB[22m [2mdist/[22m[36mContentMixin-CU7tJLyX.js [39m[1m[2m 25.38 kB[22m[1m[22m[2m │ gzip: 6.74 kB[22m [2mdist/[22m[36mScaffold-DkFXhrh7.js [39m[1m[33m1,734.55 kB[39m[22m[2m │ gzip: 408.19 kB[22m [2mdist/[22m[36mindex-Bb5sdQ7c.js [39m[1m[33m2,543.92 kB[39m[22m[2m │ gzip: 650.87 kB[22m [2mdist/[22m[36mstyle-Ce4OwbVy.js [39m[1m[33m5,276.69 kB[39m[22m[2m │ gzip: 1,396.48 kB[22m [2mdist/[22m[35mstyle.css [39m[1m[2m 466.76 kB[22m[1m[22m[2m │ gzip: 79.10 kB[22m [2mdist/[22m[36mmapintegratedvuer.umd.cjs [39m[1m[33m7,300.11 kB[39m[22m[2m │ gzip: 2,183.11 kB[22m [32m✓ built in 1m 3s[39m [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins8521328444008149719.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.9.2 cypress-component > cypress run --component DevTools listening on ws://127.0.0.1:36909/devtools/browser/de4a11ce-a2e7-4c3a-a789-27310933eb6f [1307576:0605/171003.957312: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. [33mThe CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.[39m Re-optimizing dependencies because lockfile has changed resize: can't open terminal /dev/tty tput: No value for $TERM and no -T specified [90m====================================================================================================[39m [0m ([4m[1mRun Starting[22m[24m)[0m [90m ┌[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┐[39m [90m │[39m [90mCypress:[39m 13.13.0 [90m│[39m [90m │[39m [90mBrowser:[39m Electron 118 [90m(headless)[39m [90m│[39m [90m │[39m [90mNode Version:[39m [0mv18.17.1 [90m(/home/cmiss/.nvm/versions/node/v18.17.1/bin/node)[39m[0m [90m│[39m [90m │[39m [90mSpecs:[39m [0m1 found (MapContent.cy.js)[0m [90m│[39m [90m │[39m [90mSearched:[39m [0mcypress/component/*.cy.js[0m [90m│[39m [90m │[39m [90mExperiments:[39m experimentalMemoryManagement=true [90m│[39m [90m └[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┘[39m [90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m Running: [90mMapContent.cy.js[39m [90m(1 of 1)[39m [1307741:0605/171013.464948:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171013.549403:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171013.554312:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171014.490198:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171014.496163:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171014.534741:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171015.522448:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171017.973368:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171035.159405:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171035.168739:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171035.169868:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171035.170938:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171035.171854:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171037.430666:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [0m[0m [0m MapContent[0m [1307741:0605/171038.786069:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171039.620724:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171040.005262:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171040.011311:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171040.017922:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171040.114127:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171040.122123:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171040.407053:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171041.039213:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171041.057046:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171041.060721:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171041.896425:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171044.957952:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171044.968929:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171044.980483:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171044.985765:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171044.993829:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171045.103554:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171045.130810:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171045.140023:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171045.147123:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307734:0605/171052.141934:ERROR:gl_utils.cc(402)] [.WebGL-0x1ed805cea200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1307734:0605/171052.493660:ERROR:gl_utils.cc(402)] [.WebGL-0x1ed805cea200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1307734:0605/171052.654212:ERROR:gl_utils.cc(402)] [.WebGL-0x1ed805cea200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1307734:0605/171052.860028:ERROR:gl_utils.cc(402)] [.WebGL-0x1ed805cea200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [1307741:0605/171058.187793:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171058.198003:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171058.205193:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171058.583156:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171058.593721:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171106.858061:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171106.868349:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171106.879088:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171106.885496:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171118.468746:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171122.672813:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171125.118366:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171137.409952:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171137.415471:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171137.421375:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171137.789259:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171137.801941:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171149.146958:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171149.271857:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171149.285906:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171149.296860:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171149.303435:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171155.326065:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171158.080248:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171206.670861:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171211.701402:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171211.708052:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171211.713423:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171211.716989:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171211.720990:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171222.657690:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171222.666823:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171222.681225:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171222.682675:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171223.763296:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171229.241057:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171242.149711:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171257.833766:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171306.134137:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171311.657523:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171314.175781:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171314.181737:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171314.533984:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171314.550672:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171317.460043:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171323.869824:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171329.496608:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171329.499265:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171329.505514:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171329.889953:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171331.390016:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171332.897964:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171335.177970:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171336.620771:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171341.210065:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171343.374022:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171349.029364:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171349.031346:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1307741:0605/171349.033967:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [31m 1) Workflow testing[0m [92m [0m[32m 0 passing[0m[90m (3m)[0m [31m 1 failing[0m [0m 1) MapContent Workflow testing: [0m[31m AssertionError: Timed out retrying after 10000ms: Expected to find element: `.icon-group > svg:visible:nth-child(2)`, but never found it.[0m[90m at Context.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/component/MapContent.cy.js:229:53) at runnable.fn (http://localhost:8081/__cypress/runner/cypress_runner.js:138261:19) at callFn (http://localhost:8081/__cypress/runner/cypress_runner.js:156877:21) at Runnable.run (http://localhost:8081/__cypress/runner/cypress_runner.js:156864:7) at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:162788:30) at PassThroughHandlerContext.finallyHandler (http://localhost:8081/__cypress/runner/cypress_runner.js:4072:23) at PassThroughHandlerContext.tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (http://localhost:8081/__cypress/runner/cypress_runner.js:1519:31) [0m [[90mmochawesome[39m] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_374.json [31m ([4m[1mResults[22m[24m)[39m [90m ┌[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┐[39m [90m │[39m [90mTests:[39m [31m1[39m [90m│[39m [90m │[39m [90mPassing:[39m [31m0[39m [90m│[39m [90m │[39m [90mFailing:[39m [31m1[39m [90m│[39m [90m │[39m [90mPending:[39m [31m0[39m [90m│[39m [90m │[39m [90mSkipped:[39m [31m0[39m [90m│[39m [90m │[39m [90mScreenshots:[39m [31m2[39m [90m│[39m [90m │[39m [90mVideo:[39m [31mtrue[39m [90m│[39m [90m │[39m [90mDuration:[39m [31m3 minutes, 22 seconds[39m [90m│[39m [90m │[39m [90mSpec Ran:[39m [31m[31mMapContent.cy.js[31m[39m [90m│[39m [90m └[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┘[39m [33m ([4m[1mScreenshots[22m[24m)[39m [90m [39m - [0m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/actual/MapCont[0m [90m[90m(300x190)[90m[39m [90m [39m [0ment.cy.js/cypress/component/MapContent.cy.js/minimap_lr.png[0m [90m [39m - [0m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/actual/MapCont[0m [90m[90m(1280x720)[90m[39m [90m [39m [0ment.cy.js/MapContent -- Workflow testing (failed).png[0m [36m ([4m[1mVideo[22m[24m)[39m [90m [39m [90m-[39m [90mStarted compressing:[39m [36mCompressing to 32 CRF[39m [90m [39m [90m-[39m [90mFinished compressing:[39m [90m42 seconds[39m Compression progress: [36m100%[39m - Video output: [36m/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4[39m resize: can't open terminal /dev/tty tput: No value for $TERM and no -T specified [90m====================================================================================================[39m [0m ([4m[1mRun Finished[22m[24m)[0m [90m [39m [90mSpec[39m [90mTests[39m [90mPassing[39m [90mFailing[39m [90mPending[39m [90mSkipped[39m [90m [39m [90m ┌[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┐[39m [90m │[39m [31m✖[39m [0mMapContent.cy.js[0m [90m03:22[39m [0m1[0m [90m-[39m [31m1[39m [90m-[39m [90m-[39m [90m│[39m [90m └[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m─[39m[90m┘[39m [90m [39m [31m✖[39m [31m1 of 1 failed (100%)[39m [90m03:22[39m [0m1[0m [90m-[39m [31m1[39m [90m-[39m [90m-[39m [90m [39m 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/835/htmlreports/Cypress_20report [htmlpublisher] Copying recursive using current thread [Set GitHub commit status (universal)] ERROR on repos [] (sha:57f2f22) with context:mapintegratedvuer Setting status of 9b1bfdba14e496c4f376c68d985cfd5aacba13b5 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/835/ and message: 'Build finished. ' Finished: FAILURE