Skip to content
Success

Console Output

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

up to date, audited 1673 packages in 9s

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

21 vulnerabilities (13 low, 8 moderate)

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.9.2 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.19 building for production...
transforming...
✓ 1556 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   466.68 kB │ gzip:    79.09 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-w_1ZdH7a.js            0.57 kB │ gzip:     0.39 kB
dist/Simulation-DxKXVqTw.js        0.60 kB │ gzip:     0.37 kB
dist/Plot-Cz1e-Gc6.js              0.72 kB │ gzip:     0.42 kB
dist/Flatmap-BN3PqcKV.js           7.44 kB │ gzip:     2.40 kB
dist/MultiFlatmap-jwnysbM3.js     15.65 kB │ gzip:     4.60 kB
dist/ContentMixin-CvgLNbR4.js     25.99 kB │ gzip:     6.87 kB
dist/Scaffold-DXEjs8Iu.js      1,734.66 kB │ gzip:   408.21 kB
dist/index-C7fdXYSs.js         2,544.45 kB │ gzip:   650.68 kB
dist/style-BAFtKZvO.js         5,280.54 kB │ gzip: 1,397.36 kB
dist/style.css                    466.68 kB │ gzip:    79.09 kB
dist/mapintegratedvuer.umd.cjs  7,303.50 kB │ gzip: 2,184.02 kB
✓ built in 1m 8s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins12064635028295925904.sh
+ node --version
v18.17.1
+ npm run cypress-component

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


DevTools listening on ws://127.0.0.1:44577/devtools/browser/c0d3f8ef-4ed1-4266-b424-4c276fee5646
[3285615:0611/151017.703863: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.13.0                                                                        │
  │ 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)
[3285779:0611/151026.379259:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3285779:0611/151026.432031:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3285779:0611/151026.434609:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3285779:0611/151027.055024:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3285779:0611/151027.061938:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3285779:0611/151027.073337:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3285779:0611/151027.763957:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3285779:0611/151029.105322:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3285779:0611/151033.038108:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3285779:0611/151033.045679:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
3:10:44 pm [vite] ✨ new dependencies optimized: element-plus/es/components/radio-group/style/index, element-plus/es/components/radio/style/index, element-plus/es/components/dropdown/style/index, element-plus/es/components/dropdown-menu/style/index, element-plus/es/components/dropdown-item/style/index
3:10:44 pm [vite] ✨ optimized dependencies changed. reloading
[3285779:0611/151046.974655:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  0 passing (2ms)

[3285779:0611/151047.796845:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_400.json


  (Results)

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


  (Video)

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

+ npm run report:merge

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

+ npm run report:generate

> @abi-software/mapintegratedvuer@1.9.2 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/861/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] SUCCESS on repos [] (sha:67be6b8) with context:mapintegratedvuer
Setting status of 7b73e6aef8762cfaadd15e1261e024c37584f7a2 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/861/ and message: 'Build finished. '
Finished: SUCCESS