mongod command not found

Bug #1355596 reported by Steve Martinelli
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Invalid
High
Unassigned

Bug Description

I've noticed that patch: https://review.openstack.org/#/c/111656/ has failed to pass py26 a few times, rather sporadically, the main error message is:

2014-08-12 04:10:57.478 | py26 runtests: commands[0] | bash -x /home/jenkins/workspace/gate-ceilometer-python26/setup-test-env.sh python setup.py testr --slowest --testr-args=
2014-08-12 04:10:57.481 | + set -e
2014-08-12 04:10:57.485 | ++ mktemp -d CEILO-MONGODB-XXXXX
2014-08-12 04:10:57.486 | + MONGO_DATA=CEILO-MONGODB-w4Jr0
2014-08-12 04:10:57.487 | + MONGO_PORT=29000
2014-08-12 04:10:57.502 | + trap clean_exit EXIT
2014-08-12 04:10:57.502 | + mkfifo CEILO-MONGODB-w4Jr0/out
2014-08-12 04:10:57.506 | + export PATH=/home/jenkins/workspace/gate-ceilometer-python26/.tox/py26/bin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin
2014-08-12 04:10:57.515 | + PATH=/home/jenkins/workspace/gate-ceilometer-python26/.tox/py26/bin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin
2014-08-12 04:10:57.515 | + which mongod
2014-08-12 04:10:57.517 | + echo 'Could not find mongod command'
2014-08-12 04:10:57.520 | Could not find mongod command
2014-08-12 04:10:57.523 | + exit 1
2014-08-12 04:10:57.523 | + clean_exit
2014-08-12 04:10:57.525 | + local error_code=1
2014-08-12 04:10:57.525 | + rm -rf CEILO-MONGODB-w4Jr0
2014-08-12 04:10:57.525 | ++ jobs -p
2014-08-12 04:10:57.530 | + kill
2014-08-12 04:10:57.531 | kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
2014-08-12 04:10:57.532 | ERROR: InvocationError: '/bin/bash -x /home/jenkins/workspace/gate-ceilometer-python26/setup-test-env.sh python setup.py testr --slowest --testr-args='

the entire log is here: http://logs.openstack.org/56/111656/2/check/gate-ceilometer-python26/72657c0/console.html

not sure if this is an infra bug or a ceilometer bug, but i'll notify both parties.

description: updated
Revision history for this message
Steve Martinelli (stevemar) wrote :
Changed in ceilometer:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
gordon chung (chungg) wrote :
Changed in ceilometer:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.