Skip to content
Success

Console Output

GitHub pull request #3 of commit 41d780832e88eb244d4cb8c7d30ddae15bef1b29, no merge conflicts.
Setting status of 41d780832e88eb244d4cb8c7d30ddae15bef1b29 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapress/1/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapress
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/ABI-Software/mapress.git
 > git init /home/cmiss/Jenkins/workspace/mapress # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapress.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/ABI-Software/mapress.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/ABI-Software/mapress.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ABI-Software/mapress.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapress.git
 > git fetch --tags --progress https://github.com/ABI-Software/mapress.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse refs/remotes/origin/pr/3/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/3/merge^{commit} # timeout=10
Checking out Revision 44806983d79578422ef6afec660736d8f008a521 (refs/remotes/origin/pr/3/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 44806983d79578422ef6afec660736d8f008a521
Commit message: "Merge 41d780832e88eb244d4cb8c7d30ddae15bef1b29 into 531aba2594f8dee10c1dab10dcea538a77e58b2a"
First time build. Skipping changelog.
Run condition [File exists] enabling prebuild for step [Execute shell]
[File exists] check if file exists [/tmp/dataportal-temp]
Run condition [File exists] enabling perform for step [Execute shell]
[mapress] $ /bin/bash /tmp/jenkins18441658240535452811.sh

> core-js@2.6.9 postinstall /home/cmiss/Jenkins/workspace/mapress/node_modules/core-js
> node scripts/postinstall || echo "ignore"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)


> cypress@3.4.1 postinstall /home/cmiss/Jenkins/workspace/mapress/node_modules/cypress
> node index.js --exec install


Cypress 3.4.1 is installed in /home/cmiss/.cache/Cypress/3.4.1

npm WARN mapress@0.1.0 No repository field.

added 196 packages from 127 contributors and audited 387 packages in 6.882s
found 0 vulnerabilities


> mapress@0.1.0 wait /home/cmiss/Jenkins/workspace/mapress
> wait-on -t 60000 http://localhost:5000

 * Serving Flask app "/tmp/dataportal-temp/app.py"
 * Environment: production
   WARNING: Do not use the development server in a production environment.
   Use a production WSGI server instead.
 * Debug mode: off
[23/Aug/2019 12:14:39] INFO -  * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)
[23/Aug/2019 12:14:41] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:41] "HEAD / HTTP/1.1" 200 -
[23/Aug/2019 12:14:41] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:41] "HEAD / HTTP/1.1" 200 -
[23/Aug/2019 12:14:41] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:41] "HEAD / HTTP/1.1" 200 -
[23/Aug/2019 12:14:41] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:41] "HEAD / HTTP/1.1" 200 -
[23/Aug/2019 12:14:41] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:41] "HEAD / HTTP/1.1" 200 -
[23/Aug/2019 12:14:41] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:41] "HEAD / HTTP/1.1" 200 -
[23/Aug/2019 12:14:41] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:41] "HEAD / HTTP/1.1" 200 -
[23/Aug/2019 12:14:41] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:41] "HEAD / HTTP/1.1" 200 -
[23/Aug/2019 12:14:42] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:42] "HEAD / HTTP/1.1" 200 -
[23/Aug/2019 12:14:42] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:42] "HEAD / HTTP/1.1" 200 -
[23/Aug/2019 12:14:42] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:42] "HEAD / HTTP/1.1" 200 -

> mapress@0.1.0 test-ci /home/cmiss/Jenkins/workspace/mapress
> cypress run


================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:  3.4.1                                                            │
  │ Browser:  Electron 61 (headless)                                           │
  │ Specs:    1 found (E2E/basic.js)                                           │
  └────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────
                                                                                
  Running: E2E/basic.js...                                             (1 of 1) 
[23/Aug/2019 12:14:56] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:56] "GET /map/ HTTP/1.1" 200 -
[23/Aug/2019 12:14:56] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:56] "GET /static/css/_base.css HTTP/1.1" 200 -
[23/Aug/2019 12:14:56] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:56] "GET /shared/_build/bundle.js HTTP/1.1" 200 -
[23/Aug/2019 12:14:56] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:56] "GET /map/_build/bundle_map.js HTTP/1.1" 200 -
[23/Aug/2019 12:14:57] INFO - 127.0.0.1 - - [23/Aug/2019 12:14:57] "GET /map/8ed83a516242675649285ff523ffddb6.svg HTTP/1.1" 200 -
[23/Aug/2019 12:15:00] INFO - 127.0.0.1 - - [23/Aug/2019 12:15:00] "POST /map/biolucida/authenticate/ HTTP/1.1" 200 -
<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="4.934" tests="1" failures="0">
  <testsuite name="Root Suite" timestamp="2019-08-23T00:14:55" tests="0" failures="0" time="0">
  </testsuite>
  <testsuite name="Default visit" timestamp="2019-08-23T00:14:55" tests="1" failures="0" time="4.934">
    <testcase name="Default visit Successfully loads" time="4.934" classname="Successfully loads">
    </testcase>
  </testsuite>
</testsuites>
[23/Aug/2019 12:15:01] INFO - 127.0.0.1 - - [23/Aug/2019 12:15:01] "GET /map/knowledgebase/SCR_017041-3?q=heart HTTP/1.1" 200 -

  (Results)

  ┌────────────────────────────┐
  │ Tests:        1            │
  │ Passing:      1            │
  │ Failing:      0            │
  │ Pending:      0            │
  │ Skipped:      0            │
  │ Screenshots:  0            │
  │ Video:        true         │
  │ Duration:     4 seconds    │
  │ Spec Ran:     E2E/basic.js │
  └────────────────────────────┘


  (Video)

  - Started processing:   Compressing to 32 CRF
[23/Aug/2019 12:15:02] INFO - 127.0.0.1 - - [23/Aug/2019 12:15:02] "GET /map/biolucida/image/106 HTTP/1.1" 200 -
  - Finished processing:  /home/cmiss/Jenkins/workspace/mapress/cypress/videos/E2E/basic.js.mp4 (3 seconds)


================================================================================

  (Run Finished)


      Spec                                    Tests  Pass…  Fail…  Pend…  Skip… 
  ┌────────────────────────────────────────────────────────────────────────────┐
  │ ✔ E2E/basic.js                    00:04      1      1      -      -      - │
  └────────────────────────────────────────────────────────────────────────────┘
    All specs passed!                 00:04      1      1      -      -      -  

Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
Setting status of 41d780832e88eb244d4cb8c7d30ddae15bef1b29 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapress/1/ and message: 'Build finished. '
Finished: SUCCESS