Project

General

Profile

Bug #7815

Test failed in upgrade:dumpling-x:parallel-firefly-testing-basic-plana suite

Added by Yuri Weinstein about 10 years ago. Updated over 9 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Logs are in http://qa-proxy.ceph.com/teuthology/ubuntu-2014-03-21_11:05:47-upgrade:dumpling-x:parallel-firefly-testing-basic-plana/140823/

There are lots of errors, but here is the snippet:

2014-03-21T11:31:09.948 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testCopyFromHeader404s (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:10.081 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testCopyNoDestinationHeader (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:10.215 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testDelete (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:10.357 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testDeleteOfFileThatDoesNotExist (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:10.490 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testDeleteThen404s (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:10.623 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testEtagResponse (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:10.774 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testEtagWayoff (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:10.957 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testFileCreate (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:11.134 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testGetContentType (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:11.291 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testGetOnFileThatDoesNotExist (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:11.433 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testHead (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:11.591 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testHeadOnFileThatDoesNotExist (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:11.741 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testMetadataOnPost (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:11.883 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testMetadataOnPut (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:12.025 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testNameLimit (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:12.175 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testNoContentLengthForPut (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:12.325 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testPostOnFileThatDoesNotExist (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:12.467 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testQuestionMarkInName (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:12.609 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testRangedGets (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:12.750 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testSerialization (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:12.900 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testStackedOverwrite (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:13.050 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testTooLongName (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:13.218 INFO:teuthology.orchestra.run.err:[10.214.133.34]: testZeroByteFile (test.functional.tests.TestFileUTF8) ... ERROR
2014-03-21T11:31:13.218 INFO:teuthology.orchestra.run.err:[10.214.133.34]: 
2014-03-21T11:31:13.218 INFO:teuthology.orchestra.run.err:[10.214.133.34]: ======================================================================
2014-03-21T11:31:13.218 INFO:teuthology.orchestra.run.err:[10.214.133.34]: ERROR: testIfMatch (test.functional.tests.TestFileComparison)
2014-03-21T11:31:13.218 INFO:teuthology.orchestra.run.err:[10.214.133.34]: ----------------------------------------------------------------------
2014-03-21T11:31:13.218 INFO:teuthology.orchestra.run.err:[10.214.133.34]: Traceback (most recent call last):
2014-03-21T11:31:13.218 INFO:teuthology.orchestra.run.err:[10.214.133.34]:   File "/home/ubuntu/cephtest/swift/test/functional/tests.py", line 104, in setUp
2014-03-21T11:31:13.218 INFO:teuthology.orchestra.run.err:[10.214.133.34]:     cls.env.setUp()
2014-03-21T11:31:13.219 INFO:teuthology.orchestra.run.err:[10.214.133.34]:   File "/home/ubuntu/cephtest/swift/test/functional/tests.py", line 1436, in setUp
2014-03-21T11:31:13.219 INFO:teuthology.orchestra.run.err:[10.214.133.34]:     cls.account.delete_containers()
2014-03-21T11:31:13.219 INFO:teuthology.orchestra.run.err:[10.214.133.34]:   File "/home/ubuntu/cephtest/swift/test/functional/swift.py", line 360, in delete_containers
2014-03-21T11:31:13.219 INFO:teuthology.orchestra.run.err:[10.214.133.34]:     if not cont.delete_recursive():
2014-03-21T11:31:13.219 INFO:teuthology.orchestra.run.err:[10.214.133.34]:   File "/home/ubuntu/cephtest/swift/test/functional/swift.py", line 404, in delete_recursive
2014-03-21T11:31:13.219 INFO:teuthology.orchestra.run.err:[10.214.133.34]:     return self.delete_files() and self.delete()
2014-03-21T11:31:13.219 INFO:teuthology.orchestra.run.err:[10.214.133.34]:   File "/home/ubuntu/cephtest/swift/test/functional/swift.py", line 398, in delete_files
2014-03-21T11:31:13.219 INFO:teuthology.orchestra.run.err:[10.214.133.34]:     if not file.delete():
2014-03-21T11:31:13.219 INFO:teuthology.orchestra.run.err:[10.214.133.34]:   File "/home/ubuntu/cephtest/swift/test/functional/swift.py", line 540, in delete
2014-03-21T11:31:13.219 INFO:teuthology.orchestra.run.err:[10.214.133.34]:     raise ResponseError(self.conn.response)
2014-03-21T11:31:13.220 INFO:teuthology.orchestra.run.err:[10.214.133.34]: ResponseError: 400: Bad Request
2014-03-21T11:31:13.220 INFO:teuthology.orchestra.run.err:[10.214.133.34]: 
2014-03-21T11:31:13.220 INFO:teuthology.orchestra.run.err:[10.214.133.34]: ======================================================================

archive_path: /var/lib/teuthworker/archive/ubuntu-2014-03-21_11:05:47-upgrade:dumpling-x:parallel-firefly-testing-basic-plana/140823
description: upgrade/dumpling-x/parallel/{0-cluster/start.yaml 1-dumpling-install/dumpling.yaml
  2-workload/rados_api.yaml 3-upgrade-sequence/upgrade-mon-osd-mds.yaml 4-final-upgrade/client.yaml
  5-final-workload/rgw_swift.yaml distros/ubuntu_12.04.yaml}
email: null
job_id: '140823'
kernel: &id001
  kdb: true
  sha1: 262045894099639d816d9b7e0b8ed50ae01c2d2a
last_in_suite: false
machine_type: plana
name: ubuntu-2014-03-21_11:05:47-upgrade:dumpling-x:parallel-firefly-testing-basic-plana
nuke-on-error: true
os_type: ubuntu
os_version: '12.04'
overrides:
  admin_socket:
    branch: firefly
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
        mon warn on legacy crush tunables: false
      osd:
        debug filestore: 20
        debug journal: 20
        debug ms: 1
        debug osd: 20
    log-whitelist:
    - slow request
    - scrub mismatch
    - ScrubResult
    sha1: 5158f1544fe14593ae259042c8c3626314f5d244
  ceph-deploy:
    branch:
      dev: firefly
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
        osd default pool size: 2
  install:
    ceph:
      sha1: 5158f1544fe14593ae259042c8c3626314f5d244
  s3tests:
    branch: master
  workunit:
    sha1: 5158f1544fe14593ae259042c8c3626314f5d244
owner: scheduled_ubuntu@yw
roles:
- - mon.a
  - mds.a
  - osd.0
  - osd.1
- - mon.b
  - mon.c
  - osd.2
  - osd.3
- - client.0
  - client.1
targets:
  ubuntu@plana82.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGnXo8Gpxlr9AWSlOhrSp5/Tqs2crPuTwKDJ9+PMJwf28byF41A0RNf9zQhHErAe6LeT6ypEeEFTnesd5s2lXySJCUoqoVI3q5/XIHPClUSY7O16JSq6y4g/SW/To92puNuacEYIU1IVv48cqtzeIrgo72EYMeyprPAaBqErcKkVteFHO5fhX/NkiSe83UvBDLj9DQydYfl9yBmZItnsMQkPAsKIKglqeUu97oaq8m2eCbecsVtQdDtckTRzxsWY89ZtWbwbNYloAkPwotYvOFJU0syPvn5nmchbFU/c90UeePW9gqJk3QhsZs94wxX/ZQeo5UbIgjvZtEc2zxJkmx
  ubuntu@plana83.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClnR831jY3yMGIYBGtXPFxdoc2pCjExNy1R2rS9aBt7fA66S+xpTFP2XT8HCT2mbOXjGiLkOirhlU+zQtJJZpZqINaWihpunk+HMBJ4l3FRbb8gB9SVr9Pm8/LfTYqqyWs8ezODC7Xdzh/LYROYda4fVe0VszZRk1NUlsRY+sJQShRV7xdCGasYduUIBmKo7wj37kumHI6foph4UA9Q+aQJVEMrzcINddPGqDLUWLmNlvN/57b/1Su2X2GQfzA80AfcBJ2ef1VaWF5h1RcNTxd+DbLzWSHmZe22Z6YwJBKkO7Tpwg2ew+Zgu4Q3Exfk4e0OUW9De4SZ9pp88sl9W+p
  ubuntu@plana84.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVUrheZJ8d1kxgSwSsqLI81gK4Ekaikp7iC/lWc4fLSbUgdIkf8Yu3cmOHmvyIcZMwQD16BxiKRzmnD/tKN5KwLgBAawXPcfUuWSnzJQzPy8yp7q4PKw3OfqyGFqGp3XJAUpRa7Mki51zWXiiYqyCZQZOqMHnU8FwmC4kPTmvdcXuzxDd/sUNxu+CQYTgXAXdv9s3MBqyAxF9h54Icw5H8+rvoQTvN/BC45Sgg6KefnxmBq9gL9jzg8c+58bWno0wRs5fEerOcvYqObyiRA8Xvv/lS76G/u/rymDknvzmu0Tizw4wmoK2KpQ3f4Jbnhk9ntl+dBt0UXieTkcgJh4sv
tasks:
- internal.lock_machines:
  - 3
  - plana
- internal.save_config: null
- internal.check_lock: null
- internal.connect: null
- internal.check_conflict: null
- internal.check_ceph_data: null
- internal.vm_setup: null
- kernel: *id001
- internal.base: null
- internal.archive: null
- internal.coredump: null
- internal.sudo: null
- internal.syslog: null
- internal.timer: null
- chef: null
- clock.check: null
- install:
    branch: dumpling
- print: '**** done install'
- ceph:
    fs: xfs
- print: '**** done ceph'
- parallel:
  - workload
  - upgrade-sequence
- print: '**** done parallel'
- install.upgrade:
    client.0: null
- print: '**** done install.upgrade'
- rgw:
  - client.1
- swift:
    client.1:
      rgw_server: client.1
teuthology_branch: master
upgrade-sequence:
  sequential:
  - install.upgrade:
      mon.a: null
      mon.b: null
  - ceph.restart:
      daemons:
      - mon.a
      wait-for-healthy: false
      wait-for-osds-up: true
  - sleep:
      duration: 60
  - ceph.restart:
      daemons:
      - mon.b
      wait-for-healthy: false
      wait-for-osds-up: true
  - sleep:
      duration: 60
  - ceph.restart:
    - mon.c
  - sleep:
      duration: 60
  - ceph.restart:
    - osd.0
  - sleep:
      duration: 60
  - ceph.restart:
    - osd.1
  - sleep:
      duration: 60
  - ceph.restart:
    - osd.2
  - sleep:
      duration: 60
  - ceph.restart:
    - osd.3
  - sleep:
      duration: 60
  - ceph.restart:
    - mds.a
verbose: true
worker_log: /var/lib/teuthworker/archive/worker_logs/worker.plana.11459
workload:
  sequential:
  - workunit:
      branch: dumpling
      clients:
        client.0:
        - rados/test-upgrade-firefly.sh
        - cls
?

Related issues

Related to rgw - Bug #8988: AssertionError(s) in upgrade:firefly-x:stress-split-next---basic-plana Resolved 07/31/2014

History

#1 Updated by Sage Weil almost 10 years ago

  • Status changed from New to Can't reproduce

#2 Updated by Loïc Dachary over 9 years ago

  • Project changed from Ceph to rgw

Also available in: Atom PDF