Project

General

Profile

Bug #40155

Updated by Nathan Cutler almost 5 years ago

Run: http://pulpito.ceph.com/yuriw-2019-06-03_15:13:14-rados-wip-yuri4-testing-2019-05-30-2109-nautilus-distro-basic-smithi/ http://pulpito.front.sepia.ceph.com/yuriw-2019-06-03_15:13:14-rados-wip-yuri4-testing-2019-05-30-2109-nautilus-distro-basic-smithi/
Job: 4001474
Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2019-06-03_15:13:14-rados-wip-yuri4-testing-2019-05-30-2109-nautilus-distro-basic-smithi/4001474/teuthology.log

<pre>
2019-06-03T15:39:15.522 INFO:tasks.workunit.client.0.smithi037.stderr:+ make all-system
2019-06-03T15:39:15.523 INFO:tasks.workunit.client.0.smithi037.stdout:g++ -std=c++11 -Wno-unused-parameter -Wall -Wextra -Werror -g -o hello_world_cpp hello_world.cc -lrados -lradosstriper
2019-06-03T15:39:15.523 INFO:tasks.workunit.client.0.smithi037.stderr:make: g++: Command not found
2019-06-03T15:39:15.523 INFO:tasks.workunit.client.0.smithi037.stderr:make: *** [hello_world_cpp] Error 127
2019-06-03T15:39:15.523 INFO:tasks.workunit.client.0.smithi037.stderr:+ cleanup
2019-06-03T15:39:15.523 INFO:tasks.workunit.client.0.smithi037.stderr:+ for f in '$BINARIES$SOURCES'
2019-06-03T15:39:15.524 INFO:tasks.workunit.client.0.smithi037.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_world_c
2019-06-03T15:39:15.524 INFO:tasks.workunit.client.0.smithi037.stderr:+ for f in '$BINARIES$SOURCES'
2019-06-03T15:39:15.524 INFO:tasks.workunit.client.0.smithi037.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_world_cpp
2019-06-03T15:39:15.524 INFO:tasks.workunit.client.0.smithi037.stderr:+ for f in '$BINARIES$SOURCES'
2019-06-03T15:39:15.525 INFO:tasks.workunit.client.0.smithi037.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_radosstriper_cpp
2019-06-03T15:39:15.525 INFO:tasks.workunit.client.0.smithi037.stderr:+ for f in '$BINARIES$SOURCES'
2019-06-03T15:39:15.525 INFO:tasks.workunit.client.0.smithi037.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_radosstriper.cc
2019-06-03T15:39:15.526 INFO:tasks.workunit.client.0.smithi037.stderr:+ for f in '$BINARIES$SOURCES'
2019-06-03T15:39:15.526 INFO:tasks.workunit.client.0.smithi037.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_world_c.c
2019-06-03T15:39:15.526 INFO:tasks.workunit.client.0.smithi037.stderr:+ for f in '$BINARIES$SOURCES'
2019-06-03T15:39:15.526 INFO:tasks.workunit.client.0.smithi037.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_world.cc
2019-06-03T15:39:15.528 INFO:tasks.workunit.client.0.smithi037.stderr:+ for f in '$BINARIES$SOURCES'
2019-06-03T15:39:15.528 INFO:tasks.workunit.client.0.smithi037.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/Makefile
2019-06-03T15:39:15.529 DEBUG:teuthology.orchestra.run:got remote process result: 2
2019-06-03T15:39:15.529 INFO:tasks.workunit:Stopping ['rados/test_librados_build.sh'] on client.0...
2019-06-03T15:39:15.529 INFO:teuthology.orchestra.run.smithi037:Running:
2019-06-03T15:39:15.529 INFO:teuthology.orchestra.run.smithi037:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0
2019-06-03T15:39:15.792 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 86, in run_tasks
manager = run_one_task(taskname, ctx=ctx, config=config)
File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 65, in run_one_task
return task(**kwargs)
File "/home/teuthworker/src/github.com_ceph_ceph-c_wip-yuri4-testing-2019-05-30-2109-nautilus/qa/tasks/workunit.py", line 136, in task
cleanup=cleanup)
File "/home/teuthworker/src/github.com_ceph_ceph-c_wip-yuri4-testing-2019-05-30-2109-nautilus/qa/tasks/workunit.py", line 286, in _spawn_on_all_clients
timeout=timeout)
File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 85, in __exit__
for result in self:
File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 99, in next
resurrect_traceback(result)
File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 22, in capture_traceback
return func(*args, **kwargs)
File "/home/teuthworker/src/github.com_ceph_ceph-c_wip-yuri4-testing-2019-05-30-2109-nautilus/qa/tasks/workunit.py", line 409, in _run_tests
label="workunit test {workunit}".format(workunit=workunit)
File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 205, in run
r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 437, in run
r.wait()
File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 162, in wait
self._raise_for_status()
File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 184, in _raise_for_status
node=self.hostname, label=self.label
CommandFailedError: Command failed (workunit test rados/test_librados_build.sh) on smithi037 with status 2: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8b9e8040c5146f783fb9c35d955bb1c3484b9370 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h
</pre>

Back