Skip to content
Success

Console Output

GitHub pull request #168 of commit ebaf4962bbc8d3c3b7dde5300238035fc6deb1b9, no merge conflicts.
Running as SYSTEM
Setting status of ebaf4962bbc8d3c3b7dde5300238035fc6deb1b9 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/423/ 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/168/merge^{commit} # timeout=10
Checking out Revision a542e6b37ba90482432386c1cb0fc7e5ec82d8a8 (refs/remotes/origin/pr/168/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a542e6b37ba90482432386c1cb0fc7e5ec82d8a8 # timeout=10
Commit message: "Merge ebaf4962bbc8d3c3b7dde5300238035fc6deb1b9 into 0a276fd432b1af817793305f642ca2c04102dc7e"
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 12.13.0 && nvm use 12.13.0 && export > env.txt"
v12.13.0 is already installed.
Now using node v12.13.0 (npm v6.12.0)
Now using node v12.13.0 (npm v6.12.0)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins5586360750069102272.sh
+ node --version
v12.13.0
+ npm install
npm WARN @cypress/webpack-dev-server@1.8.4 requires a peer of html-webpack-plugin@>=4 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vue/cli-plugin-unit-mocha/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

audited 2609 packages in 16.044s
found 78 vulnerabilities (2 low, 48 moderate, 25 high, 3 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
+ npm run build-bundle

> @abi-software/mapintegratedvuer@0.4.6 build-bundle /home/cmiss/Jenkins/workspace/mapintegratedvuer
> vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js


-  Building for production as library (commonjs,umd,umd-min)...
 WARNING  Compiled with 3 warnings11:50:55 AM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.83 MiB)
  mapintegratedvuer.common.js (7.45 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.common (9.27 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.common.js


 warning  

webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
 WARNING  Compiled with 3 warnings11:51:55 AM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.83 MiB)
  mapintegratedvuer.umd.js (7.45 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.umd (9.27 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.umd.js


 warning  

webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
 WARNING  Compiled with 3 warnings11:52:29 AM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.83 MiB)
  mapintegratedvuer.umd.min.js (2.68 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.umd.min (4.5 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.umd.min.js


 warning  

webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
  File                                 Size               Gzipped

  dist/mapintegratedvuer.umd.min.js    2741.38 KiB        822.10 KiB
  dist/mapintegratedvuer.umd.js        7627.04 KiB        1681.94 KiB
  dist/mapintegratedvuer.common.js     7626.63 KiB        1681.79 KiB
  dist/mapintegratedvuer.css           1869.54 KiB        297.89 KiB

  Images and other types of assets omitted.

[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins6822987023911327195.sh
+ npm run test-unit

> @abi-software/mapintegratedvuer@0.4.6 test-unit /home/cmiss/Jenkins/workspace/mapintegratedvuer
> mochapack --webpack-config test/unit/webpack.config.js --require test/unit/setup.js test/unit/**/*.spec.js

 WEBPACK  Compiling...

Download the Vue Devtools extension for a better development experience:
https://github.com/vuejs/vue-devtools
You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.module.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/plotvuer/dist/plotvuer.common.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/simulationvuer/dist/simulationvuer.common.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/maplibre-gl/dist/maplibre-gl.js as it exceeds the max of 500KB.
 WEBPACK  Compiled successfully in 162800ms

 MOCHA  Testing...

[Vue warn]: Error in nextTick: "TypeError: _this2.$refs.sideBar.close is not a function"

found in

---> <SplitFlow> at src/components/SplitFlow.vue
       <Root>
TypeError: _this2.$refs.sideBar.close is not a function
    at VueComponent.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/src/components/SplitFlow.vue:320:1)
    at Array.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/vue/dist/vue.runtime.esm.js:3143:1)
    at flushCallbacks (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/vue/dist/vue.runtime.esm.js:3065:1)
    at callReaction (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/core-js/modules/es.promise.constructor.js:75:1)
    at /home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/core-js/modules/es.promise.constructor.js:100:1
    at internal/process/task_queues.js:149:7
    at AsyncResource.runInAsyncScope (async_hooks.js:172:16)
    at AsyncResource.runMicrotask (internal/process/task_queues.js:146:8)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)


  ContentVuer
    ✓ MultiFlatmapVuer
    ✓ FlatmapVuer
    ✓ ScaffoldVuer
    ✓ SideBar

  MapContent.vue
    ✓ SplitFlow

  SplitDialog
    ✓ ContentVuer

  SplitFlow.vue
    ✓ DialogToolbarContent
    ✓ dialog-header
    ✓ SplitDialog
    ✓ SideBar
    ✓ dialog-main
    ✓ createNewEntry
    ✓ actionClick
    ✓ allDialogs
    ✓ setState


  15 passing (26ms)

 MOCHA  Tests completed successfully

[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins14108032918529876576.sh
+ node --version
v12.13.0
+ npm run cypress run-ct

> @abi-software/mapintegratedvuer@0.4.6 cypress /home/cmiss/Jenkins/workspace/mapintegratedvuer
> cypress "run-ct"


⚠ Warning: run-ct is deprecated and will be removed in a future release.
Use `cypress run --component` instead.

libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[1593309:0719/115556.906386:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
[1593152:0719/115557.641130:ERROR:object_proxy.cc(623)] 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.
ℹ 「wds」: Project is running at http://localhost:36957/webpack-dev-server/
ℹ 「wds」: webpack output is served from /__cypress/src
ℹ 「wds」: Content not from webpack is served from /home/cmiss/Jenkins/workspace/mapintegratedvuer

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

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        12.11.0                                                                        │
  │ Browser:        Electron 106 (headless)                                                        │
  │ Node Version:   v12.13.0 (/home/cmiss/.nvm/versions/node/v12.13.0/bin/node)                    │
  │ Specs:          1 found (MapContent.cy.js)                                                     │
  │ Searched:       **/*.cy.{js,jsx,ts,tsx}                                                        │
  │ Experiments:    experimentalMemoryManagement=true                                              │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  MapContent.cy.js                                                                (1 of 1)
[1593345:0719/115609.350649:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115609.471823:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115609.477857:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115610.056959:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115610.181021:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115610.190581:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115610.194505:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115610.478227:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
ℹ 「wdm」: wait until bundle finished: /__cypress/src/index.html
 DONE  Compiled successfully in 42016ms11:56:48 AM

Webpack Bundle Analyzer is started at http://127.0.0.1:8888
Use Ctrl+C to close it
ℹ 「wdm」:    1139 modules
ℹ 「wdm」: Compiled successfully.
[1593345:0719/115650.669896:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115650.878522:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115650.880305:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115714.560271:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115714.575719:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115715.319624:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115717.614500:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[1593345:0719/115721.119071:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115721.128233:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115721.147270:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.320484:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.338453:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.364482:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.385237:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.390693:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.397263:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.405945:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.411790:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.455899:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.469401:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115722.909985:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.221933:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.230061:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.237753:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.242342:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.281963:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.285920:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.289595:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.294124:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.433100:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.482039:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.669364:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.679889:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115724.790816:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593309:0719/115728.688623:ERROR:gl_utils.cc(319)] [.WebGL-0x24b806827800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1593309:0719/115728.956473:ERROR:gl_utils.cc(319)] [.WebGL-0x24b806827800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1593309:0719/115729.160677:ERROR:gl_utils.cc(319)] [.WebGL-0x24b806827800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1593309:0719/115729.229745:ERROR:gl_utils.cc(319)] [.WebGL-0x24b806827800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[1593345:0719/115729.526298:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115729.545822:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115729.553705:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115729.561948:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115729.568574:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115735.833138:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115735.835802:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115753.068832:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115758.136679:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115758.141219:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115758.693419:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115758.699187:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115758.941474:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115759.911793:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115803.477266:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115805.061984:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1593345:0719/115806.829394:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    ✓ Workflow testing (50797ms)


  1 passing (52s)

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


  (Results)

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


  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
    Compression progress:  78%
  -  Finished processing: 22 seconds                                                 

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

    Compression progress:  100%

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:51        1        1        -        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✔  All specs passed!                        00:51        1        1        -        -        -  

+ npm run report:merge

> @abi-software/mapintegratedvuer@0.4.6 report:merge /home/cmiss/Jenkins/workspace/mapintegratedvuer
> mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json

+ npm run report:generate

> @abi-software/mapintegratedvuer@0.4.6 report:generate /home/cmiss/Jenkins/workspace/mapintegratedvuer
> 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/423/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] SUCCESS on repos [] (sha:a542e6b) with context:mapintegratedvuer
Setting status of ebaf4962bbc8d3c3b7dde5300238035fc6deb1b9 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/423/ and message: 'Build finished. '
Finished: SUCCESS