Skip to content
Success

Console Output

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

up to date, audited 2089 packages in 13s

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

24 vulnerabilities (5 moderate, 16 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 build-bundle
> vite build -c vite.bundle-build.js

vite v5.2.6 building for production...
transforming...
✓ 1571 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   542.38 kB │ gzip:    96.43 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-DVghKaUP.js            0.57 kB │ gzip:     0.39 kB
dist/Plot-DCm0jvNw.js              0.71 kB │ gzip:     0.42 kB
dist/style-MvWe9Wpm.js             2.15 kB │ gzip:     0.92 kB
dist/Flatmap-BAkNbxfU.js           5.16 kB │ gzip:     1.89 kB
dist/MultiFlatmap-DFarABkK.js     12.02 kB │ gzip:     3.94 kB
dist/ContentMixin-DSgWOI-X.js     33.74 kB │ gzip:     6.52 kB
dist/Simulation-Ch8ajsEq.js      367.89 kB │ gzip:    99.25 kB
dist/index-3RwcDXkf.js         1,176.49 kB │ gzip:   311.35 kB
dist/Scaffold-D84Uekmn.js      1,795.01 kB │ gzip:   424.28 kB
dist/plotvuer-X4h-Lj3L.js      1,798.71 kB │ gzip:   505.48 kB
dist/flatmapvuer-CFKqwm9N.js   4,857.78 kB │ gzip: 1,298.52 kB
dist/style.css                    542.38 kB │ gzip:    96.43 kB
dist/mapintegratedvuer.umd.cjs  7,652.49 kB │ gzip: 2,366.37 kB
✓ built in 1m 32s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins4728746793500477821.sh
+ node --version
v18.17.1
+ npm run cypress-component

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


DevTools listening on ws://127.0.0.1:42893/devtools/browser/ee350a47-d001-48aa-9c9f-6a592fb06ba4
[917337:0625/145339.725730: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.
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)
[917500:0625/145345.480611:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145345.546916:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145345.555161:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145346.400922:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145346.404071:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145346.406727:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145346.632059:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145348.579313:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145352.950548:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145352.956934:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145357.418158:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[917500:0625/145359.727057:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145359.739204:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145359.742833:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145359.807683:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145359.814449:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145400.138051:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145400.791931:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145400.809090:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145400.815234:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145401.465285:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145401.475178:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145401.483585:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145402.091541:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145402.100068:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145402.107041:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145402.113876:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145402.477720:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145402.480616:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145402.595889:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145402.601200:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917494:0625/145411.502667:ERROR:gl_utils.cc(402)] [.WebGL-0x3d24062f0700]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[917494:0625/145411.619153:ERROR:gl_utils.cc(402)] [.WebGL-0x3d24062f0700]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[917494:0625/145411.691472:ERROR:gl_utils.cc(402)] [.WebGL-0x3d24062f0700]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[917494:0625/145414.391097:ERROR:gl_utils.cc(402)] [.WebGL-0x3d24062f0700]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[917500:0625/145414.983236:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145415.254897:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145415.265390:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145415.267831:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145415.271795:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145427.034195:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145427.043222:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145427.049891:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145427.054704:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145427.058720:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145427.062597:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145429.265145:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145434.563411:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145435.676420:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145445.906848:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145446.295116:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145446.299262:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145446.305523:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145446.314698:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145454.724987:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145454.736603:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145454.742697:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145454.746569:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145504.534775:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145533.427615:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145536.498742:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145536.566694:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145541.907068:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145541.912080:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145542.350832:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145542.398802:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145544.531113:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145548.834752:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145550.207007:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145550.219539:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145552.102302:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145553.181643:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145556.720470:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145557.888307:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145602.959181:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145604.658737:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145605.345896:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145607.095248:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145612.250851:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145612.254964:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[917500:0625/145612.532633:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    ✓ Workflow testing (134132ms)


  1 passing (2m)

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

[917500:0625/145613.734034:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)

  (Results)

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


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 27 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                         02:15        1        1        -        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✔  All specs passed!                        02:15        1        1        -        -        -  

+ npm run report:merge

> @abi-software/mapintegratedvuer@1.2.1 report:merge
> mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json

+ npm run report:generate

> @abi-software/mapintegratedvuer@1.2.1 report:generate
> marge cypress/results/mochawesome-bundle.json -o cypress/reports/html


✓ Reports saved:
/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html/mochawesome-bundle.html
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/592/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] SUCCESS on repos [] (sha:c894988) with context:mapintegratedvuer
Setting status of edd524d6f62ad037e2a66ac1f4f3c7cf527b23f5 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/592/ and message: 'Build finished. '
Finished: SUCCESS