Skip to content
Failed

Console Output

GitHub pull request #223 of commit b4a37c102131acc42f7411e4831e449c34b0e3d2, no merge conflicts.
Running as SYSTEM
Setting status of b4a37c102131acc42f7411e4831e449c34b0e3d2 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/613/ 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/223/merge^{commit} # timeout=10
Checking out Revision 7565e5a79a72b96c9ea1325ee03af4578248a2ed (refs/remotes/origin/pr/223/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7565e5a79a72b96c9ea1325ee03af4578248a2ed # timeout=10
Commit message: "Merge b4a37c102131acc42f7411e4831e449c34b0e3d2 into 7cb2c4eecfcd83b07c9bb384b58d4c974420bca2"
 > git rev-list --no-walk 824ed97e312dd0d576dc2d831beffe1735a650b8 # timeout=10
[mapintegratedvuer] $ bash -c "test -f $HOME/.nvm/nvm.sh"
NVM is already installed

[mapintegratedvuer] $ bash -c "export > env.txt"
[mapintegratedvuer] $ bash -c "NVM_DIR=$HOME/.nvm && source $NVM_DIR/nvm.sh --no-use && NVM_NODEJS_ORG_MIRROR=https://nodejs.org/dist nvm install 18.17.1 && nvm use 18.17.1 && export > env.txt"
v18.17.1 is already installed.
Now using node v18.17.1 (npm v9.6.7)
Now using node v18.17.1 (npm v9.6.7)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins1706335873512203511.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

up to date, audited 2101 packages in 6s

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

23 vulnerabilities (5 moderate, 15 high, 3 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.2.1-beta.2 build-bundle
> vite build -c vite.bundle-build.js

vite v5.2.6 building for production...
transforming...
✓ 1573 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   464.71 kB │ gzip:    77.95 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-BrrvAJru.js            0.57 kB │ gzip:     0.38 kB
dist/Plot-DXmJObyi.js              0.71 kB │ gzip:     0.41 kB
dist/Flatmap-DY2uZF8r.js           5.41 kB │ gzip:     1.92 kB
dist/MultiFlatmap-DJen0490.js     12.29 kB │ gzip:     3.98 kB
dist/ContentMixin-C8By3r8E.js     34.05 kB │ gzip:     6.59 kB
dist/Simulation-CIjk3rEf.js      367.89 kB │ gzip:    99.25 kB
dist/style-Cq_72gg0.js           405.25 kB │ gzip:   100.18 kB
dist/index-Dfg_NnkI.js         1,206.35 kB │ gzip:   317.10 kB
dist/Scaffold-DcCkyUG5.js      1,712.21 kB │ gzip:   404.49 kB
dist/plotvuer-X4h-Lj3L.js      1,798.71 kB │ gzip:   505.48 kB
dist/style-CGVsGvhD.js         4,739.90 kB │ gzip: 1,273.22 kB
dist/style.css                    464.71 kB │ gzip:    77.85 kB
dist/mapintegratedvuer.umd.cjs  7,841.30 kB │ gzip: 2,421.22 kB
✓ built in 1m 43s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins13945612812106872992.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.2.1-beta.2 cypress-component
> cypress run --component


DevTools listening on ws://127.0.0.1:33113/devtools/browser/94da7e06-2a7f-4b76-9215-56d28bec2f3a
[3249019:0705/155818.973795: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://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Re-optimizing dependencies because lockfile has changed
We detected that you have versions of dependencies that are not officially supported:

 - `vite`. Expected ^2.0.0 || ^3.0.0 || ^4.0.0, found 5.2.6.

If you're experiencing problems, downgrade dependencies and restart Cypress.


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

  (Run Starting)

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


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  MapContent.cy.js                                                                (1 of 1)
[3249184:0705/155825.244220:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155825.342407:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155825.346816:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155826.174872:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155826.207130:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155826.213963:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155826.527032:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155828.367217:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155839.701122:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155839.712316:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155839.713390:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155839.714904:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155840.955857:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[3249184:0705/155843.943101:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155843.953276:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155843.967979:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155844.039940:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155844.043544:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155844.569666:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155844.927168:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155844.938216:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155844.946517:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.019217:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.027488:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.033819:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.248151:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.256613:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.260498:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.263066:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.659052:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.730356:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.739095:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.750460:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155846.757684:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249178:0705/155856.704423:ERROR:gl_utils.cc(402)] [.WebGL-0x315c093f6a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3249178:0705/155856.945946:ERROR:gl_utils.cc(402)] [.WebGL-0x315c093f6a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3249178:0705/155857.089605:ERROR:gl_utils.cc(402)] [.WebGL-0x315c093f6a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3249178:0705/155900.108548:ERROR:gl_utils.cc(402)] [.WebGL-0x315c093f6a00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[3249184:0705/155900.995358:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155901.020454:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155901.027210:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155901.036220:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155901.048168:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (22s)
  1 failing

  1) MapContent
       Workflow testing:
     Error: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Source "anatomical-markers-source" already exists.

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
      at Uo.addSource (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=e12bae2a:24978:19)
      at a.Map.addSource (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=e12bae2a:30324:57)
      at new M0t (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=e12bae2a:37231:170)
      at new AQt (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=e12bae2a:58944:47)
      at new mHt (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=e12bae2a:95405:26)
      at LHt.setupUserInteractions_ (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=e12bae2a:96130:134)



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

[3249184:0705/155909.087366:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3249184:0705/155909.226013: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:     22 seconds                                                                       │
  │ Spec Ran:     MapContent.cy.js                                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/screenshots/MapContent.c     (1280x720)
     y.js/MapContent -- Workflow testing (failed).png                                               


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 9 seconds                                                 

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


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

  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  MapContent.cy.js                         00:22        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:22        1        -        1        -        -  

Build step 'Execute shell' marked build as failure
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html to /home/jmaster/jenkins/jobs/mapintegratedvuer/builds/613/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] ERROR on repos [] (sha:3ffeae4) with context:mapintegratedvuer
Setting status of b4a37c102131acc42f7411e4831e449c34b0e3d2 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/613/ and message: 'Build finished. '
Finished: FAILURE