Build: #3 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Test results

  • 2 tests in total
  • 2 tests failed
  • 2 failures are new
  • < 1 second taken in total.

Build 3 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed unnamed test suite swarmstats.unittest.test_blueprint
< 1 sec
collection failure
ImportError while importing test module '/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-BDSWARM12-JOB1/swarmstats/unittest/test_blueprint.py'.
Original error message:
'No module named mock'
Make sure your test modules/packages have valid Python names.
Collapse Failed unnamed test suite swarmstats.unittest.test_swarm
< 1 sec
collection failure
ImportError while importing test module '/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-BDSWARM12-JOB1/swarmstats/unittest/test_swarm.py'.
Original error message:
'No module named docker'
Make sure your test modules/packages have valid Python names.