Started by timer Running as SYSTEM Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/Flatmap Image Testing [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/ABI-Software/flatmapvuer.git > git init /home/cmiss/Jenkins/workspace/Flatmap Image Testing # timeout=10 Fetching upstream changes from https://github.com/ABI-Software/flatmapvuer.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/ABI-Software/flatmapvuer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ABI-Software/flatmapvuer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 42a2044ddcaf969b945d1160bcf1102db394b4e8 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 42a2044ddcaf969b945d1160bcf1102db394b4e8 # timeout=10 Commit message: "1.12.0" > git rev-list --no-walk 42a2044ddcaf969b945d1160bcf1102db394b4e8 # timeout=10 [Flatmap Image Testing] $ bash -c "test -f $HOME/.nvm/nvm.sh" NVM is already installed [Flatmap Image Testing] $ bash -c "export > env.txt" [Flatmap Image Testing] $ 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) [Flatmap Image Testing] $ /bin/bash /tmp/jenkins769075863199786197.sh npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'mocha@11.1.0', npm WARN EBADENGINE required: { node: '^18.18.0 || ^20.9.0 || >=21.1.0' }, npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '9.6.7' } npm WARN EBADENGINE } added 833 packages, and audited 834 packages in 38s 218 packages are looking for funding run `npm fund` for details 5 moderate severity vulnerabilities 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. > @abi-software/flatmapvuer@1.12.0 cypress:component > cypress run --component DevTools listening on ws://127.0.0.1:35275/devtools/browser/4d36bda7-3e16-4146-9341-46adbd954dc2 [3033877:1113/182547.426623: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.11.0 │  │ Browser: Electron 118 (headless) │  │ Node Version: v18.17.1 (/home/cmiss/.nvm/versions/node/v18.17.1/bin/node) │  │ Specs: 4 found (FlatmapServerTest.cy.js, MultiFlatmapVuer.cy.js, SpeciesChangeTest.cy │  │ .js, VisualTest.cy.js) │  │ Searched: cypress/component/*.cy.js │  │ Experiments: experimentalMemoryManagement=true │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: FlatmapServerTest.cy.js (1 of 4) [3034050:1113/182601.568650:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182601.656839:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182601.668898:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182602.608938:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182602.615104:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182602.622583:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182602.867060:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182605.404265:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182607.110045:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182610.249679:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182616.486038:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer Error Handling [3034050:1113/182617.401715:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ should handle 500 Internal Server Error (526ms)  ✓ handles 500 with valid JSON body (would bypass catch) (165ms)  ✓ should handle 404 endpoint error (156ms) [3034050:1113/182618.121505:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ should handle network failure (138ms)   4 passing (1s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 4 │  │ Passing: 4 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 1 second │  │ Spec Ran: FlatmapServerTest.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: MultiFlatmapVuer.cy.js (2 of 4) [3034050:1113/182619.907257:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182621.595093:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182621.899989:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182622.061503:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182623.508307:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer [3034050:1113/182623.991567:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182625.422411:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034041:1113/182627.293135:ERROR:gl_utils.cc(402)] [.WebGL-0x328c0751b800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3034041:1113/182627.528081:ERROR:gl_utils.cc(402)] [.WebGL-0x328c0751b800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3034041:1113/182627.752154:ERROR:gl_utils.cc(402)] [.WebGL-0x328c0751b800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3034041:1113/182628.404191:ERROR:gl_utils.cc(402)] [.WebGL-0x328c0751b800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [3034050:1113/182632.615485:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182632.621308:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182632.628378:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182632.633746:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182632.637239:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182654.421192:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182654.429304:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182656.804471:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182656.809021:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182659.514542:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182659.570588:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182659.765479:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182659.893991:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182700.269842:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182700.645614:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182701.223131:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ Workflow testing (41184ms) [3034050:1113/182706.409478:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182718.837548:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182718.843750:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182718.850861:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182719.125786:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182719.132796:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182747.901771:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182800.613379:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182800.614934:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182800.623360:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182800.749124:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182800.755620:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182827.837763:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182840.268951:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182840.288399:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182840.298104:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182840.302689:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/182840.307362:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  1) prepare reference images [3034050:1113/182948.895853:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183000.621271:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183000.624865:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183000.629255:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183000.704979:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183000.716962:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  2) image rendering for @stagingProps-Human Female [3034050:1113/183021.344814:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183033.452540:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183033.463668:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183033.471476:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183033.536190:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183033.541757:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  3) image rendering for @stagingProps-Human Male [3034050:1113/183056.925858:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183109.644110:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183109.670160:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183109.681714:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183109.688175:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183109.695996:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  4) image rendering for @stagingProps-Rat [3034050:1113/183147.926773:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183202.723218:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183202.730617:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183202.739222:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183202.752645:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183202.758587:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  5) image rendering for @stagingProps-Mouse [3034050:1113/183232.091825:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183247.222166:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183247.229332:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183247.235236:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183247.245498:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183247.255949:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  6) image rendering for @stagingProps-Pig [3034050:1113/183318.282757:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183333.406691:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183333.413637:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183333.419172:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183333.425165:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183333.430407:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  7) image rendering for @stagingProps-Cat [3034050:1113/183400.947474:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183419.220601:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183419.224669:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183419.227127:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183419.283159:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183419.286831:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  8) image rendering for @currentProps-Human Female [3034050:1113/183448.416247:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183504.863868:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183504.866563:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183504.869699:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183504.961487:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183504.968986:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  9) image rendering for @currentProps-Human Male [3034050:1113/183536.250915:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183553.001351:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183553.008812:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183553.017107:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183553.025249:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183553.029018:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  10) image rendering for @currentProps-Rat [3034050:1113/183631.124540:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183648.622078:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183648.625397:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183648.630288:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183648.636157:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183648.638346:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  11) image rendering for @currentProps-Mouse [3034050:1113/183724.158391:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183743.819557:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183743.827841:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183743.832317:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183743.842762:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183743.845142:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  12) image rendering for @currentProps-Pig  13) image rendering for @currentProps-Cat   1 passing (12m)  13 failing  1) MultiFlatmapVuer prepare reference images:  AssertionError: Timed out retrying after 30000ms: Expected to find element: `.pathway-location > .pathway-container:visible`, but never found it. at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:177:15) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:143947:15)   2) MultiFlatmapVuer image rendering for @stagingProps-Human Female: Human Female_color maps should be almost identical + expected - actual -0.018007960272571562 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy.<anonymous> (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   3) MultiFlatmapVuer image rendering for @stagingProps-Human Male: Human Male_color maps should be almost identical + expected - actual -0.018030140598622357 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy.<anonymous> (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   4) MultiFlatmapVuer image rendering for @stagingProps-Rat: Rat_color maps should be almost identical + expected - actual -0.027153155151380726 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy.<anonymous> (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   5) MultiFlatmapVuer image rendering for @stagingProps-Mouse:  AssertionError: Mouse_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   6) MultiFlatmapVuer image rendering for @stagingProps-Pig:  AssertionError: Pig_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   7) MultiFlatmapVuer image rendering for @stagingProps-Cat:  AssertionError: Cat_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   8) MultiFlatmapVuer image rendering for @currentProps-Human Female: Human Female_color maps should be almost identical + expected - actual -0.018007960272571562 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy.<anonymous> (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   9) MultiFlatmapVuer image rendering for @currentProps-Human Male: Human Male_color maps should be almost identical + expected - actual -0.018030140598622357 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy.<anonymous> (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   10) MultiFlatmapVuer image rendering for @currentProps-Rat: Rat_color maps should be almost identical + expected - actual -0.027153155151380726 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy.<anonymous> (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   11) MultiFlatmapVuer image rendering for @currentProps-Mouse:  AssertionError: Mouse_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   12) MultiFlatmapVuer image rendering for @currentProps-Pig:  AssertionError: Pig_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   13) MultiFlatmapVuer image rendering for @currentProps-Cat:  CypressError: Oops, it looks like you are trying to call a child command before running a parent command. You wrote code that looks like this: ``cy.as("stagingProps")`` A child command must be chained after a parent because it operates on a previous subject. For example - if we were issuing the child command `click`... cy .get('button') // parent command must come first .click() // then child command comes second at Object.isChildCommand (http://localhost:8082/__cypress/runner/cypress_runner.js:144845:58) at $Command.asFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118111:20) at cyFn (http://localhost:8082/__cypress/runner/cypress_runner.js:138133:19) From Your Spec Code: at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:26:48) at runnable.fn (http://localhost:8082/__cypress/runner/cypress_runner.js:138291:19) at callFn (http://localhost:8082/__cypress/runner/cypress_runner.js:156911:21) at Runnable.run (http://localhost:8082/__cypress/runner/cypress_runner.js:156898:7) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:162822:30) at PassThroughHandlerContext.finallyHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:4072:23) at PassThroughHandlerContext.tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:1519:31)   (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 14 │  │ Passing: 1 │  │ Failing: 13 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 39 │  │ Video: false │  │ Duration: 11 minutes, 58 seconds │  │ Spec Ran: MultiFlatmapVuer.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/mapalert.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/mapalert.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/mapalert.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Human Female_color.   png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Human Female_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Human Female_graysc   ale.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Human Female_grayscale.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Human Male_color.pn   g   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Human Male_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Human Male_grayscal   e.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Human Male_grayscale.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Rat_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Rat_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Rat_grayscale.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Rat_grayscale.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- prepare reference images (failed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Human Female_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Human Femal   e (failed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Human Male_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Human Male    (failed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Rat_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Rat (failed   ).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Mouse_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Mouse (fail   ed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Pig_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Pig (failed   ).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Cat_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Cat (failed   ).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Human Female_color (1).p   ng   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Human Femal   e (failed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Human Male_color (1).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Human Male    (failed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Rat_color (1).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Rat (failed   ).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Mouse_color (1).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Mouse (fail   ed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Pig_color (1).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Pig (failed   ).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Cat (failed   ).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: SpeciesChangeTest.cy.js (3 of 4) [3034050:1113/183824.545604:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183824.594742:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183824.600400:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183825.439010:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183825.447134:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183825.449061:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183825.697816:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183828.416003:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183828.728140:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183829.156914:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183830.732731:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer [3034050:1113/183831.345436:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183832.858926:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183839.524224:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183839.532143:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183839.539507:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183839.545317:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183839.549987:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ change different species (15538ms)   1 passing (16s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 15 seconds │  │ Spec Ran: SpeciesChangeTest.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: VisualTest.cy.js (4 of 4) [3034050:1113/183847.282072:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183847.304281:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183847.308551:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183847.974204:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183847.987902:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183847.994246:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183848.152549:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183849.744371:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183850.069803:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183850.228437:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183851.409321:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer Screenshot Comparison [3034050:1113/183857.034886:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183857.041202:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183857.047458:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183857.123744:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3034050:1113/183857.141781:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ should render the same content as base map (14045ms)   1 passing (14s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 3 │  │ Video: false │  │ Duration: 14 seconds │  │ Spec Ran: VisualTest.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/VisualTe (485x485)   st.cy.js/base/cypress/component/VisualTest.cy.js/viewer-canvas.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/VisualTe (492x500)   st.cy.js/VisualTest.cy.js/base/cypress/component/VisualTest.cy.js/viewer-canvas.   png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/VisualTe (492x500)   st.cy.js/cypress/component/VisualTest.cy.js/test-canvas.png resize: can't open terminal /dev/tty ====================================================================================================  (Run Finished) tput: No value for $TERM and no -T specified   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ FlatmapServerTest.cy.js 00:01 4 4 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✖ MultiFlatmapVuer.cy.js 11:58 14 1 13 - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ SpeciesChangeTest.cy.js 00:15 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ VisualTest.cy.js 00:14 1 1 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 4 failed (25%) 12:29 20 7 13 - -   Build step 'Execute shell' marked build as failure Finished: FAILURE