Skip to content
Failed

Console Output

GitHub pull request #451 of commit c7f72dbc653932bce394138c7f07faafb51bce11, no merge conflicts.
Running as SYSTEM
Setting status of c7f72dbc653932bce394138c7f07faafb51bce11 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1199/ 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/451/merge^{commit} # timeout=10
Checking out Revision d74dc02d8bc3967b538352cfed65b9c57cf104c8 (refs/remotes/origin/pr/451/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d74dc02d8bc3967b538352cfed65b9c57cf104c8 # timeout=10
Commit message: "Merge c7f72dbc653932bce394138c7f07faafb51bce11 into 3c8cc5e4601780e72e9807a16a3391281f248829"
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/jenkins7855167830062756710.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

changed 1 package, and audited 1503 packages in 9s

269 packages are looking for funding
  run `npm fund` for details

16 vulnerabilities (15 moderate, 1 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run build-bundle

> @abi-software/mapintegratedvuer@1.14.1 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.21 building for production...
transforming...
✓ 1559 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   403.00 kB │ gzip:  63.77 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:   0.09 kB
dist/Iframe-BoIxdSH4.js            0.59 kB │ gzip:   0.39 kB
dist/Simulation-DKpC6wYp.js        0.74 kB │ gzip:   0.42 kB
dist/Plot-CZ1VP24l.js              0.74 kB │ gzip:   0.42 kB
dist/style-kng-cuzp.js             1.79 kB │ gzip:   0.81 kB
dist/Flatmap-DuT3zW9L.js           7.96 kB │ gzip:   2.54 kB
dist/Scaffold-CDK7U8SI.js         11.43 kB │ gzip:   3.56 kB
dist/MultiFlatmap-DkEe5BwW.js     12.61 kB │ gzip:   3.89 kB
dist/ContentMixin-BB1TwQ0R.js     97.81 kB │ gzip:  18.67 kB
dist/index-C7vdciz-.js         2,584.40 kB │ gzip: 662.14 kB
dist/style.css                    403.00 kB │ gzip:  63.77 kB
dist/mapintegratedvuer.umd.cjs  2,014.52 kB │ gzip: 591.69 kB
✓ built in 27.56s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins4297073035798667668.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.14.1 cypress-component
> npm run cypress-prepare && cypress run --component


> @abi-software/mapintegratedvuer@1.14.1 cypress-prepare
> node cypress/support/fileUtils.js


DevTools listening on ws://127.0.0.1:37713/devtools/browser/8f349ff1-0229-4956-b43e-f02c82774b8e
[2089820:1107/125412.502118: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.
Re-optimizing dependencies because lockfile has changed

resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.13.0                                                                        │
  │ Browser:        Electron 118 (headless)                                                        │
  │ Node Version:   v18.17.1 (/home/cmiss/.nvm/versions/node/v18.17.1/bin/node)                    │
  │ Specs:          2 found (MapContent.cy.js, NeuronConnection.cy.js)                             │
  │ Searched:       cypress/component/*.cy.js                                                      │
  │ Experiments:    experimentalMemoryManagement=true                                              │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  MapContent.cy.js                                                                (1 of 2)
[2089986:1107/125423.664992:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125423.800710:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125423.803590:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125424.891858:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125424.909390:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125424.917689:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125425.720984:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125428.046169:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125441.630572:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125441.650127:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125441.659976:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125441.666323:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125443.774395:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125443.776749:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125445.560015:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[2089986:1107/125447.494533:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125448.347831:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125448.628048:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125448.633907:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125448.638593:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125448.642693:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125448.759900:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125448.772239:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125449.159869:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125449.420455:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125449.703461:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125449.709125:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125449.711592:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125449.714170:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125452.779895:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125452.786779:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125452.796882:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125452.802619:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125452.809204:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125453.098496:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125453.105138:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125453.110438:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125453.117046:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089978:1107/125458.306815:ERROR:gl_utils.cc(402)] [.WebGL-0x3748002a4d00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[2089978:1107/125458.680209:ERROR:gl_utils.cc(402)] [.WebGL-0x3748002a4d00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[2089978:1107/125459.031688:ERROR:gl_utils.cc(402)] [.WebGL-0x3748002a4d00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[2089978:1107/125500.854215:ERROR:gl_utils.cc(402)] [.WebGL-0x3748002a4d00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[2089986:1107/125504.240559:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125504.249350:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125504.278934:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125504.317657:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125504.326292:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
12:55:10 pm [vite] ✨ new dependencies optimized: element-plus/es/components/message/style/css
12:55:10 pm [vite] ✨ optimized dependencies changed. reloading
[2089986:1107/125512.868742:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125513.197590:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125515.125698:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125515.133114:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125515.285576:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125515.293068:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125518.535888:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125519.134936:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125521.415464:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125521.749795:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125521.874712:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125522.123241:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125522.259017:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125522.625874:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125524.085164:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
    1) Workflow testing


  0 passing (1s)
  1 failing

  1) MapContent
       Workflow testing:
     TypeError: $el.css is not a function
      at elHasDisplayNone (http://localhost:8081/__cypress/runner/cypress_runner.js:38117:14)
      at Object.getReasonIsHidden (http://localhost:8081/__cypress/runner/cypress_runner.js:38367:7)
      at Object.onError (http://localhost:8081/__cypress/runner/cypress_runner.js:138683:73)
      at assert (http://localhost:8081/__cypress/runner/cypress_runner.js:139352:24)
      at Assertion.<anonymous> (http://localhost:8081/__cypress/runner/cypress_runner.js:139421:14)
      at Assertion.propertyGetter (http://localhost:8081/__cypress/runner/cypress_runner.js:78096:29)
      at Object.proxyGetter [as get] (http://localhost:8081/__cypress/runner/cypress_runner.js:78380:22)
      at applyChainer (http://localhost:8081/__cypress/runner/cypress_runner.js:118332:27)
      at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:118388:16)
      at arrayReduce (http://localhost:8081/__cypress/runner/cypress_runner.js:17809:21)
      at Function.reduce (http://localhost:8081/__cypress/runner/cypress_runner.js:26861:14)
      at applyChainers (http://localhost:8081/__cypress/runner/cypress_runner.js:118366:68)
      at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Promise.attempt.Promise.try (http://localhost:8081/__cypress/runner/cypress_runner.js:4315:29)
      at Context.shouldFn (http://localhost:8081/__cypress/runner/cypress_runner.js:118392:66)
      at Context.should (http://localhost:8081/__cypress/runner/cypress_runner.js:118409:23)
      at wrapped (http://localhost:8081/__cypress/runner/cypress_runner.js:137994:19)
      at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:143915:15)
      at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (http://localhost:8081/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (http://localhost:8081/__cypress/runner/cypress_runner.js:1576:18)



[mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_716.json

[2089986:1107/125536.513545:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125537.265281:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125537.916251:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125537.918791:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125537.921327:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125537.930790:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)

  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  1                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     1 second                                                                         │
  │ Spec Ran:     MapContent.cy.js                                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x720)
     js/MapContent -- Workflow testing (failed).png                                                 

[2089986:1107/125538.678011:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)

  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
[2089986:1107/125538.974106:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125538.976105:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125538.977997:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125538.984855:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125538.989682:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
  -  Finished compressing: 12 seconds                                                
    Compression progress:  100%

  -  Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  NeuronConnection.cy.js                                                          (2 of 2)
[2089986:1107/125552.939178:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125552.991894:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125552.993555:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125553.565828:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125553.573258:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125553.581787:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125554.162222:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125556.109847:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125556.634924:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125558.561075:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[2089986:1107/125559.481378:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125559.724181:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125559.746087:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125559.750270:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125559.751917:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125559.791453:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125559.799703:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125559.840521:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125600.399467:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125600.501141:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125600.511209:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125600.536071:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125600.851166:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125601.232334:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125601.242311:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125613.903457:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125613.914998:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125613.929077:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125614.005559:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125614.011193:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125620.259289:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125622.015845:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125622.021680:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125622.555828:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125622.565645:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125627.499863:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125630.683997:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125633.573188:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125633.581175:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125633.586635:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125655.806879:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125705.816912:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125715.220363:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125721.589614:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125721.601555:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2089986:1107/125731.285041:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Neuron connection mode testing


  0 passing (2m)
  1 failing

  1) MapContent
       Neuron connection mode testing:

      AssertionError: expected '12 results | Showing' to equal '14 results | Showing'
      + expected - actual

      -'12 results | Showing'
      +'14 results | Showing'
      
      at captureUserInvocationStack (http://localhost:8081/__cypress/runner/cypress_runner.js:138996:94)
      at Proxy.<anonymous> (http://localhost:8081/__cypress/runner/cypress_runner.js:139024:9)
      at Proxy.assertEqual (http://localhost:8081/__cypress/runner/cypress_runner.js:80377:12)
      at Proxy.methodWrapper (http://localhost:8081/__cypress/runner/cypress_runner.js:78199:25)
      at Context.<anonymous> (http://localhost:8081/__cypress/src/cypress/support/commands.js:197:38)
      at getRet (http://localhost:8081/__cypress/runner/cypress_runner.js:118826:20)
      at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Promise.attempt.Promise.try (http://localhost:8081/__cypress/runner/cypress_runner.js:4315:29)
      at Context.thenFn (http://localhost:8081/__cypress/runner/cypress_runner.js:118837:66)
      at Context.then (http://localhost:8081/__cypress/runner/cypress_runner.js:119088:21)



[mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_717.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  1                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     1 minute, 39 seconds                                                             │
  │ Spec Ran:     NeuronConnection.cy.js                                                           │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/NeuronConnecti     (1280x720)
     on.cy.js/MapContent -- Neuron connection mode testing (failed).png                             


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 17 seconds                                                
    Compression progress:  100%

  -  Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/NeuronConnection.cy.js.mp4


resize:  can't open terminal /dev/tty
====================================================================================================

  (Run Finished)
tput: No value for $TERM and no -T specified


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  MapContent.cy.js                         00:01        1        -        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  NeuronConnection.cy.js                   01:39        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  2 of 2 failed (100%)                     01:40        2        -        2        -        -  

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/1199/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:d74dc02) with context:mapintegratedvuer
Setting status of c7f72dbc653932bce394138c7f07faafb51bce11 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1199/ and message: 'Build finished. '
Finished: FAILURE