Project

General

Profile

Actions

Bug #13723

closed

ERROR:teuthology.parallel:Exception in parallel execution

Added by Zezhu Zhang over 8 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

2015-11-09T13:45:11.551 INFO:tasks.workunit:Did not need to create dir /home/ubuntu/cephtest/mnt.0
2015-11-09T13:45:11.551 INFO:teuthology.orchestra.run.plana76:Running: 'cd -- /home/ubuntu/cephtest/mnt.0 && sudo install d -m 0755 --owner=ubuntu - client.0'
2015-11-09T13:45:11.851 INFO:teuthology.orchestra.run.plana76:Running: "mkdir -- /home/ubuntu/cephtest/workunit.client.0 && git archive --remote=git://git.ceph.com/ceph.git a5265d51b2fea25b09bd4cd94a00d4abed1569c6:qa/workunits | tar C /home/ubuntu/cephtest/workunit.client.0 -x -f && cd -- /home/ubuntu/cephtest/workunit.client.0 && if test e Makefile ; then make ; fi && find -executable -type f -printf '%P\\0' >/home/ubuntu/cephtest/workunits.list.client.0"
2015-11-09T13:45:11.952 INFO:tasks.workunit.client.0.plana76.stderr:bash: git: command not found
2015-11-09T13:45:11.952 INFO:tasks.workunit.client.0.plana76.stderr:tar: This does not look like a tar archive
2015-11-09T13:45:11.953 INFO:tasks.workunit.client.0.plana76.stderr:tar: Exiting with failure status due to previous errors
2015-11-09T13:45:11.953 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
File "/home/foo2/src/teuthology_master/teuthology/parallel.py", line 82, in exit
for result in self:
File "/home/foo2/src/teuthology_master/teuthology/parallel.py", line 101, in next
resurrect_traceback(result)
File "/home/foo2/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
return func(args, **kwargs)
File "/home/foo2/src/ceph-qa-suite_master/tasks/workunit.py", line 311, in _run_tests
run.Raw('>{tdir}/workunits.list.{role}'.format(tdir=testdir, role=role)),
File "/home/foo2/src/teuthology_master/teuthology/orchestra/remote.py", line 156, in run
r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
File "/home/foo2/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
r.wait()
File "/home/foo2/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
label=self.label)
CommandFailedError: Command failed on plana76 with status 2: "mkdir -
/home/ubuntu/cephtest/workunit.client.0 && git archive --remote=git://git.ceph.com/ceph.git a5265d51b2fea25b09bd4cd94a00d4abed1569c6:qa/workunits | tar C /home/ubuntu/cephtest/workunit.client.0 -x -f && cd -- /home/ubuntu/cephtest/workunit.client.0 && if test e Makefile ; then make ; fi && find -executable -type f -printf '%P\\0' >/home/ubuntu/cephtest/workunits.list.client.0"
2015-11-09T13:45:11.976 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
File "/home/foo2/src/teuthology_master/teuthology/run_tasks.py", line 53, in run_tasks
manager = run_one_task(taskname, ctx=ctx, config=config)
File "/home/foo2/src/teuthology_master/teuthology/run_tasks.py", line 41, in run_one_task
return fn(
*kwargs)
File "/home/foo2/src/ceph-qa-suite_master/tasks/workunit.py", line 115, in task
config.get('subdir'), timeout=timeout)
File "/home/foo2/src/ceph-qa-suite_master/tasks/workunit.py", line 252, in _spawn_on_all_clients
timeout=timeout)
File "/home/foo2/src/teuthology_master/teuthology/parallel.py", line 82, in exit
for result in self:
File "/home/foo2/src/teuthology_master/teuthology/parallel.py", line 101, in next
resurrect_traceback(result)
File "/home/foo2/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
return func(*args, **kwargs)
File "/home/foo2/src/ceph-qa-suite_master/tasks/workunit.py", line 311, in _run_tests
run.Raw('>{tdir}/workunits.list.{role}'.format(tdir=testdir, role=role)),
File "/home/foo2/src/teuthology_master/teuthology/orchestra/remote.py", line 156, in run
r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
File "/home/foo2/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
r.wait()
File "/home/foo2/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
label=self.label)
CommandFailedError: Command failed on plana76 with status 2: "mkdir - /home/ubuntu/cephtest/workunit.client.0 && git archive --remote=git://git.ceph.com/ceph.git a5265d51b2fea25b09bd4cd94a00d4abed1569c6:qa/workunits | tar C /home/ubuntu/cephtest/workunit.client.0 -x -f && cd -- /home/ubuntu/cephtest/workunit.client.0 && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\\0' >/home/ubuntu/cephtest/workunits.list.client.0"
2015-11-09T13:45:11.976 DEBUG:teuthology.run_tasks:Unwinding manager ceph-fuse

Actions #1

Updated by Zack Cerza over 7 years ago

  • Status changed from New to Rejected
2015-11-09T13:45:11.952 INFO:tasks.workunit.client.0.plana76.stderr:bash: git: command not found
Actions

Also available in: Atom PDF