Project

General

Profile

Bug #5052

kclient_workunit_misc test failed in the nightlies

Added by Tamilarasi muthamizhan almost 11 years ago. Updated almost 11 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

the test failed, as rsync was unable to copy a few files due to permission denied errors,

logs: ubuntu@teuthology:/a/teuthology-2013-05-13_01:00:44-kernel-master-testing-basic/12425

2013-05-13T02:57:13.529 INFO:teuthology.task.workunit.client.0.out:local/share/xml/misc/
2013-05-13T02:57:13.529 INFO:teuthology.task.workunit.client.0.out:local/share/xml/schema/
2013-05-13T02:57:13.530 INFO:teuthology.task.workunit.client.0.out:local/src/
2013-05-13T02:57:13.530 INFO:teuthology.task.workunit.client.0.err:rsync: send_files failed to open "/usr/local/samba/private/passdb.tdb": Permission denied (13)
2013-05-13T02:57:13.530 INFO:teuthology.task.workunit.client.0.err:rsync: send_files failed to open "/usr/local/samba/private/secrets.tdb": Permission denied (13)
2013-05-13T02:57:13.603 INFO:teuthology.task.workunit.client.0.out:sbin/
2013-05-13T02:57:13.603 INFO:teuthology.task.workunit.client.0.out:sbin/MAKEFLOPPIES
2013-05-13T02:57:13.610 INFO:teuthology.task.workunit.client.0.out:sbin/a2dismod -> a2enmod

2013-05-13T03:15:53.786 INFO:teuthology.task.workunit.client.0.out:sent 2518003838 bytes  received 1085040 bytes  1556434.28 bytes/sec
2013-05-13T03:15:53.786 INFO:teuthology.task.workunit.client.0.out:total size is 2514798515  speedup is 1.00
2013-05-13T03:15:53.786 INFO:teuthology.task.workunit.client.0.err:rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1070) [sender=3.0.9]
2013-05-13T03:15:53.790 INFO:teuthology.task.workunit:Stopping misc on client.0...
2013-05-13T03:15:53.790 DEBUG:teuthology.orchestra.run:Running [10.214.132.23]: 'rm -rf -- /home/ubuntu/cephtest/12425/workunits.list /home/ubuntu/cephtest/12425/workunit.client.0'
2013-05-13T03:15:53.806 ERROR:teuthology.run_tasks:Saw exception from tasks
Traceback (most recent call last):
  File "/var/lib/teuthworker/teuthology-master/teuthology/run_tasks.py", line 25, in run_tasks
    manager = _run_one_task(taskname, ctx=ctx, config=config)
  File "/var/lib/teuthworker/teuthology-master/teuthology/run_tasks.py", line 14, in _run_one_task
    return fn(**kwargs)
  File "/var/lib/teuthworker/teuthology-master/teuthology/task/workunit.py", line 94, in task
    _spawn_on_all_clients(ctx, refspec, all_tasks, config.get('env'), config.get('subdir'))
  File "/var/lib/teuthworker/teuthology-master/teuthology/task/workunit.py", line 213, in _spawn_on_all_clients
    p.spawn(_run_tests, ctx, refspec, role, [unit], env, subdir)
  File "/var/lib/teuthworker/teuthology-master/teuthology/parallel.py", line 83, in __exit__
    for result in self:
  File "/var/lib/teuthworker/teuthology-master/teuthology/parallel.py", line 100, in next
    resurrect_traceback(result)
  File "/var/lib/teuthworker/teuthology-master/teuthology/parallel.py", line 19, in capture_traceback
    return func(*args, **kwargs)
  File "/var/lib/teuthworker/teuthology-master/teuthology/task/workunit.py", line 300, in _run_tests
    args=args,
  File "/var/lib/teuthworker/teuthology-master/teuthology/orchestra/remote.py", line 42, in run
    r = self._runner(client=self.ssh, **kwargs)
  File "/var/lib/teuthworker/teuthology-master/teuthology/orchestra/run.py", line 266, in run
    r.exitstatus = _check_status(r.exitstatus)
  File "/var/lib/teuthworker/teuthology-master/teuthology/orchestra/run.py", line 262, in _check_status
    raise CommandFailedError(command=r.command, exitstatus=status, node=host)
CommandFailedError: Command failed on 10.214.132.23 with status 23: 'mkdir -p -- /home/ubuntu/cephtest/12425/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/12425/mnt.0/client.0/tmp && CEPH_REF=db29f49f9eab5fe5bf27d57d623489186ced50ac TESTDIR="/home/ubuntu/cephtest/12425" CEPH_ID="0" PYTHONPATH="$PYTHONPATH:/home/ubuntu/cephtest/12425/binary/usr/local/lib/python2.7/dist-packages:/home/ubuntu/cephtest/12425/binary/usr/local/lib/python2.6/dist-packages" /home/ubuntu/cephtest/12425/enable-coredump ceph-coverage /home/ubuntu/cephtest/12425/archive/coverage /home/ubuntu/cephtest/12425/workunit.client.0/misc/multiple_rsync.sh'

ubuntu@teuthology:/a/teuthology-2013-05-13_01:00:44-kernel-master-testing-basic/12425$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: b5b09be30cf99f9c699e825629f02e3bce555d44
machine_type: plana
nuke-on-error: true
overrides:
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: db29f49f9eab5fe5bf27d57d623489186ced50ac
  s3tests:
    branch: master
  workunit:
    sha1: db29f49f9eab5fe5bf27d57d623489186ced50ac
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
tasks:
- chef: null
- clock.check: null
- install: null
- ceph:
    conf:
      mds:
        debug mds: 20
        debug ms: 1
- kclient: null
- workunit:
    clients:
      all:
      - misc

History

#1 Updated by Sage Weil almost 11 years ago

  • Status changed from New to Duplicate

Also available in: Atom PDF