Skip to content
Failed

Console Output

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

changed 1 package, and audited 2089 packages in 15s

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

25 vulnerabilities (5 moderate, 17 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.0 build-bundle
> vite build

vite v5.2.6 building for production...
transforming...
✓ 1571 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   555.13 kB │ gzip:    98.12 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-3ZfTGmAm.js            0.57 kB │ gzip:     0.38 kB
dist/Plot-DkrR-5yl.js              0.71 kB │ gzip:     0.41 kB
dist/style-GEhU1sWL.js             2.15 kB │ gzip:     0.92 kB
dist/Flatmap-U0g7kKlW.js           5.16 kB │ gzip:     1.88 kB
dist/MultiFlatmap-DINTW6NG.js     12.02 kB │ gzip:     3.93 kB
dist/ContentMixin-B3itpfdL.js     33.74 kB │ gzip:     6.52 kB
dist/Simulation-CZic_vQ0.js      367.89 kB │ gzip:    99.25 kB
dist/index-DX2M0xNZ.js         1,176.49 kB │ gzip:   311.35 kB
dist/Scaffold-BBnFd-at.js      1,793.12 kB │ gzip:   423.90 kB
dist/plotvuer-X4h-Lj3L.js      1,798.71 kB │ gzip:   505.48 kB
dist/flatmapvuer-B36Tkoie.js   4,694.07 kB │ gzip: 1,268.09 kB
dist/style.css                    555.13 kB │ gzip:    98.12 kB
dist/mapintegratedvuer.umd.cjs  7,544.61 kB │ gzip: 2,340.70 kB
✓ built in 1m 58s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins10335639156433690847.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.2.0 cypress-component
> cypress run --component


DevTools listening on ws://127.0.0.1:44843/devtools/browser/c3aff447-62f0-415d-a477-136f6489c35b
[4190745:0621/163255.295662: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)
[4190910:0621/163302.687587:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163302.743060:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163302.746073:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163304.134989:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163304.145843:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163304.154466:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163304.519595:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163306.715796:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163317.434500:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163317.455536:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163318.976922:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163318.984466:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163318.989522:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163318.993993:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163320.596531:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[4190910:0621/163322.690026:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163322.692617:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163322.694221:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163322.700743:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163322.708617:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163323.154654:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163323.675174:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163323.692930:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163323.701180:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163324.409334:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163324.413175:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163324.417084:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163327.480918:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163327.488925:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163327.496625:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163327.503843:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163327.871757:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163327.876045:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163327.880690:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163327.888074:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190904:0621/163333.444463:ERROR:gl_utils.cc(402)] [.WebGL-0x213006ed8700]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[4190904:0621/163333.679704:ERROR:gl_utils.cc(402)] [.WebGL-0x213006ed8700]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[4190904:0621/163333.813914:ERROR:gl_utils.cc(402)] [.WebGL-0x213006ed8700]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[4190904:0621/163336.692066:ERROR:gl_utils.cc(402)] [.WebGL-0x213006ed8700]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[4190910:0621/163337.588907:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163337.597930:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163337.628851:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163337.649018:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163337.653499:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163346.156941:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163346.169154:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163346.180251:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163346.194800:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163346.204741:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[4190910:0621/163346.240147:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (36s)
  1 failing

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

  > flatmapImp.clearDatasetMarkers is not a function

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 Proxy.flatmapMarkerUpdate (http://localhost:8081/__cypress/src/src/mixins/DynamicMarkerMixin.js:49:20)
      at Proxy.multiFlatmapReady (http://localhost:8081/__cypress/src/src/components/viewers/MultiFlatmap.vue:282:14)
      at callWithErrorHandling (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-FJP5KDZO.js?v=e04127c1:1900:18)
      at callWithAsyncErrorHandling (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-FJP5KDZO.js?v=e04127c1:1908:17)
      at emit (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-FJP5KDZO.js?v=e04127c1:2424:5)
      at Proxy.FlatmapReady (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-MPNMYHES.js?v=e04127c1:98644:12)
      at callWithErrorHandling (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-FJP5KDZO.js?v=e04127c1:1900:18)
      at callWithAsyncErrorHandling (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-FJP5KDZO.js?v=e04127c1:1908:17)
      at emit (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-FJP5KDZO.js?v=e04127c1:2424:5)
      at Proxy.onFlatmapReady (http://localhost:8081/__cypress/src/node_modules/.vite/deps/chunk-MPNMYHES.js?v=e04127c1:97364:649)



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


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  1                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     36 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: 11 seconds                                                
    Compression progress:  100%

  -  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:36        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:36        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/587/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] ERROR on repos [] (sha:483ad8b) with context:mapintegratedvuer
Setting status of 88f16dbeb15471bfa688d1e0f5576a6dfe8c8ae2 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/587/ and message: 'Build finished. '
Finished: FAILURE