Project

General

Profile

Actions

Bug #12192

closed

s3tests.functional failed in upgrade:hammer-hammer---basic-vps run

Added by Yuri Weinstein almost 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

Run: http://pulpito.ceph.com/teuthology-2015-06-30_14:04:21-upgrade:hammer-hammer---basic-vps/
Job: 955580
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-30_14:04:21-upgrade:hammer-hammer---basic-vps/955580/teuthology.log

Maybe an issue with the tests?

Command:

teuthology-suite -v -c hammer -m vps -s upgrade/hammer --filter "upgrade:hammer/newer/{0-cluster/start.yaml 1-install/v0.94.2.yaml 2-workload/s3tests.yaml 3-upgrade-sequence/upgrade-mon-osd-mds.yaml 4-final/{monthrash.yaml osdthrash.yaml testrgw.yaml} distros/ubuntu_12.04.yaml}" --suite-branch wip-11570 -p 90

2015-06-30T14:22:23.939 INFO:teuthology.orchestra.run.vpm159.stderr:s3tests.fuzz.test.test_fuzzer.test_null_child ... ok
2015-06-30T14:22:23.947 INFO:teuthology.orchestra.run.vpm159.stderr:s3tests.fuzz.test.test_fuzzer.test_weighted_set ... ok
2015-06-30T14:22:23.947 INFO:teuthology.orchestra.run.vpm159.stderr:s3tests.fuzz.test.test_fuzzer.test_header_presence ... ok
2015-06-30T14:22:23.948 INFO:teuthology.orchestra.run.vpm159.stderr:s3tests.fuzz.test.test_fuzzer.test_duplicate_header ... ok
2015-06-30T14:22:23.951 INFO:teuthology.orchestra.run.vpm159.stderr:s3tests.fuzz.test.test_fuzzer.test_expand_headers ... ok
2015-06-30T14:22:23.951 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.951 INFO:teuthology.orchestra.run.vpm159.stderr:======================================================================
2015-06-30T14:22:23.951 INFO:teuthology.orchestra.run.vpm159.stderr:ERROR: test suite for <module 's3tests.functional' from '/home/ubuntu/cephtest/s3-tests/s3tests/functional/__init__.py'>
2015-06-30T14:22:23.951 INFO:teuthology.orchestra.run.vpm159.stderr:----------------------------------------------------------------------
2015-06-30T14:22:23.952 INFO:teuthology.orchestra.run.vpm159.stderr:Traceback (most recent call last):
2015-06-30T14:22:23.952 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 209, in run
2015-06-30T14:22:23.952 INFO:teuthology.orchestra.run.vpm159.stderr:    self.setUp()
2015-06-30T14:22:23.952 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 292, in setUp
2015-06-30T14:22:23.952 INFO:teuthology.orchestra.run.vpm159.stderr:    self.setupContext(ancestor)
2015-06-30T14:22:23.953 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 315, in setupContext
2015-06-30T14:22:23.953 INFO:teuthology.orchestra.run.vpm159.stderr:    try_run(context, names)
2015-06-30T14:22:23.953 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/nose/util.py", line 470, in try_run
2015-06-30T14:22:23.953 INFO:teuthology.orchestra.run.vpm159.stderr:    return func()
2015-06-30T14:22:23.954 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/s3tests/functional/__init__.py", line 329, in setup
2015-06-30T14:22:23.954 INFO:teuthology.orchestra.run.vpm159.stderr:    nuke_prefixed_buckets(prefix=prefix)
2015-06-30T14:22:23.954 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/s3tests/functional/__init__.py", line 87, in nuke_prefixed_buckets
2015-06-30T14:22:23.954 INFO:teuthology.orchestra.run.vpm159.stderr:    nuke_prefixed_buckets_on_conn(prefix, name, conn)
2015-06-30T14:22:23.954 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/s3tests/functional/__init__.py", line 62, in nuke_prefixed_buckets_on_conn
2015-06-30T14:22:23.954 INFO:teuthology.orchestra.run.vpm159.stderr:    for bucket in conn.get_all_buckets():
2015-06-30T14:22:23.955 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/s3/connection.py", line 436, in get_all_buckets
2015-06-30T14:22:23.955 INFO:teuthology.orchestra.run.vpm159.stderr:    response = self.make_request('GET', headers=headers)
2015-06-30T14:22:23.955 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/s3/connection.py", line 664, in make_request
2015-06-30T14:22:23.955 INFO:teuthology.orchestra.run.vpm159.stderr:    retry_handler=retry_handler
2015-06-30T14:22:23.956 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/connection.py", line 1070, in make_request
2015-06-30T14:22:23.956 INFO:teuthology.orchestra.run.vpm159.stderr:    retry_handler=retry_handler)
2015-06-30T14:22:23.956 INFO:teuthology.orchestra.run.vpm159.stderr:  File "/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/connection.py", line 1027, in _mexe
2015-06-30T14:22:23.956 INFO:teuthology.orchestra.run.vpm159.stderr:    raise BotoServerError(response.status, response.reason, body)
2015-06-30T14:22:23.956 INFO:teuthology.orchestra.run.vpm159.stderr:BotoServerError: BotoServerError: 500 Internal Server Error
2015-06-30T14:22:23.956 INFO:teuthology.orchestra.run.vpm159.stderr:None
2015-06-30T14:22:23.957 INFO:teuthology.orchestra.run.vpm159.stderr:-------------------- >> begin captured stdout << ---------------------
2015-06-30T14:22:23.957 INFO:teuthology.orchestra.run.vpm159.stderr:Deleting buckets on alt
2015-06-30T14:22:23.957 INFO:teuthology.orchestra.run.vpm159.stderr:Cleaning buckets from connection alt prefix 'test-client.0-fen3h9hwktk9gpy-'.
2015-06-30T14:22:23.957 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.957 INFO:teuthology.orchestra.run.vpm159.stderr:--------------------- >> end captured stdout << ----------------------
2015-06-30T14:22:23.958 INFO:teuthology.orchestra.run.vpm159.stderr:-------------------- >> begin captured logging << --------------------
2015-06-30T14:22:23.958 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Using access key provided by client.
2015-06-30T14:22:23.958 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Using secret key provided by client.
2015-06-30T14:22:23.958 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Using access key provided by client.
2015-06-30T14:22:23.958 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Using secret key provided by client.
2015-06-30T14:22:23.959 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: path=/
2015-06-30T14:22:23.959 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: auth_path=/
2015-06-30T14:22:23.959 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Method: GET
2015-06-30T14:22:23.959 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Path: /
2015-06-30T14:22:23.959 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Data:
2015-06-30T14:22:23.960 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Headers: {}
2015-06-30T14:22:23.960 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Host: vpm159.front.sepia.ceph.com:7280
2015-06-30T14:22:23.960 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Port: 7280
2015-06-30T14:22:23.960 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Params: {}
2015-06-30T14:22:23.960 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: establishing HTTP connection: kwargs={'port': 7280, 'timeout': 30}
2015-06-30T14:22:23.961 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Token: None
2015-06-30T14:22:23.961 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: StringToSign:
2015-06-30T14:22:23.961 INFO:teuthology.orchestra.run.vpm159.stderr:GET
2015-06-30T14:22:23.961 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.961 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.961 INFO:teuthology.orchestra.run.vpm159.stderr:Tue, 30 Jun 2015 21:20:46 GMT
2015-06-30T14:22:23.962 INFO:teuthology.orchestra.run.vpm159.stderr:/
2015-06-30T14:22:23.962 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Signature:
2015-06-30T14:22:23.962 INFO:teuthology.orchestra.run.vpm159.stderr:AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=
2015-06-30T14:22:23.962 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Final headers: {'Date': 'Tue, 30 Jun 2015 21:20:46 GMT', 'Content-Length': 0, 'Authorization': u'AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=', 'User-Agent': 'Boto/2.35.1 Python/2.7.3 Linux/3.2.0-58-virtual'}
2015-06-30T14:22:23.962 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Response headers: [('date', 'Tue, 30 Jun 2015 21:20:46 GMT'), ('content-length', '538'), ('content-type', 'text/html; charset=iso-8859-1'), ('connection', 'close'), ('server', 'Apache/2.2.22 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141')]
2015-06-30T14:22:23.963 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Received 500 response.  Retrying in 0.0 seconds
2015-06-30T14:22:23.963 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Token: None
2015-06-30T14:22:23.963 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: StringToSign:
2015-06-30T14:22:23.963 INFO:teuthology.orchestra.run.vpm159.stderr:GET
2015-06-30T14:22:23.963 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.963 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.964 INFO:teuthology.orchestra.run.vpm159.stderr:Tue, 30 Jun 2015 21:20:46 GMT
2015-06-30T14:22:23.964 INFO:teuthology.orchestra.run.vpm159.stderr:/
2015-06-30T14:22:23.964 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Signature:
2015-06-30T14:22:23.964 INFO:teuthology.orchestra.run.vpm159.stderr:AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=
2015-06-30T14:22:23.964 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Final headers: {'Date': 'Tue, 30 Jun 2015 21:20:46 GMT', 'Content-Length': 0, 'Authorization': u'AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=', 'User-Agent': 'Boto/2.35.1 Python/2.7.3 Linux/3.2.0-58-virtual'}
2015-06-30T14:22:23.964 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Response headers: [('date', 'Tue, 30 Jun 2015 21:20:46 GMT'), ('content-length', '538'), ('content-type', 'text/html; charset=iso-8859-1'), ('connection', 'close'), ('server', 'Apache/2.2.22 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141')]
2015-06-30T14:22:23.964 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Received 500 response.  Retrying in 1.6 seconds
2015-06-30T14:22:23.965 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Token: None
2015-06-30T14:22:23.965 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: StringToSign:
2015-06-30T14:22:23.965 INFO:teuthology.orchestra.run.vpm159.stderr:GET
2015-06-30T14:22:23.965 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.965 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.965 INFO:teuthology.orchestra.run.vpm159.stderr:Tue, 30 Jun 2015 21:20:46 GMT
2015-06-30T14:22:23.965 INFO:teuthology.orchestra.run.vpm159.stderr:/
2015-06-30T14:22:23.966 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Signature:
2015-06-30T14:22:23.966 INFO:teuthology.orchestra.run.vpm159.stderr:AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=
2015-06-30T14:22:23.966 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Final headers: {'Date': 'Tue, 30 Jun 2015 21:20:46 GMT', 'Content-Length': 0, 'Authorization': u'AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=', 'User-Agent': 'Boto/2.35.1 Python/2.7.3 Linux/3.2.0-58-virtual'}
2015-06-30T14:22:23.966 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Response headers: [('date', 'Tue, 30 Jun 2015 21:20:48 GMT'), ('content-length', '538'), ('content-type', 'text/html; charset=iso-8859-1'), ('connection', 'close'), ('server', 'Apache/2.2.22 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141')]
2015-06-30T14:22:23.966 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Received 500 response.  Retrying in 1.7 seconds
2015-06-30T14:22:23.966 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Token: None
2015-06-30T14:22:23.966 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: StringToSign:
2015-06-30T14:22:23.967 INFO:teuthology.orchestra.run.vpm159.stderr:GET
2015-06-30T14:22:23.967 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.967 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.967 INFO:teuthology.orchestra.run.vpm159.stderr:Tue, 30 Jun 2015 21:20:46 GMT
2015-06-30T14:22:23.967 INFO:teuthology.orchestra.run.vpm159.stderr:/
2015-06-30T14:22:23.967 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Signature:
2015-06-30T14:22:23.968 INFO:teuthology.orchestra.run.vpm159.stderr:AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=
2015-06-30T14:22:23.968 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Final headers: {'Date': 'Tue, 30 Jun 2015 21:20:46 GMT', 'Content-Length': 0, 'Authorization': u'AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=', 'User-Agent': 'Boto/2.35.1 Python/2.7.3 Linux/3.2.0-58-virtual'}
2015-06-30T14:22:23.968 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Response headers: [('date', 'Tue, 30 Jun 2015 21:20:50 GMT'), ('content-length', '538'), ('content-type', 'text/html; charset=iso-8859-1'), ('connection', 'close'), ('server', 'Apache/2.2.22 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141')]
2015-06-30T14:22:23.968 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Received 500 response.  Retrying in 7.2 seconds
2015-06-30T14:22:23.968 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Token: None
2015-06-30T14:22:23.968 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: StringToSign:
2015-06-30T14:22:23.968 INFO:teuthology.orchestra.run.vpm159.stderr:GET
2015-06-30T14:22:23.969 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.969 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.969 INFO:teuthology.orchestra.run.vpm159.stderr:Tue, 30 Jun 2015 21:20:46 GMT
2015-06-30T14:22:23.969 INFO:teuthology.orchestra.run.vpm159.stderr:/
2015-06-30T14:22:23.969 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Signature:
2015-06-30T14:22:23.969 INFO:teuthology.orchestra.run.vpm159.stderr:AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=
2015-06-30T14:22:23.969 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Final headers: {'Date': 'Tue, 30 Jun 2015 21:20:46 GMT', 'Content-Length': 0, 'Authorization': u'AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=', 'User-Agent': 'Boto/2.35.1 Python/2.7.3 Linux/3.2.0-58-virtual'}
2015-06-30T14:22:23.970 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Response headers: [('date', 'Tue, 30 Jun 2015 21:20:57 GMT'), ('content-length', '538'), ('content-type', 'text/html; charset=iso-8859-1'), ('connection', 'close'), ('server', 'Apache/2.2.22 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141')]
2015-06-30T14:22:23.970 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Received 500 response.  Retrying in 15.2 seconds
2015-06-30T14:22:23.970 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Token: None
2015-06-30T14:22:23.970 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: StringToSign:
2015-06-30T14:22:23.970 INFO:teuthology.orchestra.run.vpm159.stderr:GET
2015-06-30T14:22:23.970 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.970 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.971 INFO:teuthology.orchestra.run.vpm159.stderr:Tue, 30 Jun 2015 21:20:46 GMT
2015-06-30T14:22:23.971 INFO:teuthology.orchestra.run.vpm159.stderr:/
2015-06-30T14:22:23.971 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Signature:
2015-06-30T14:22:23.971 INFO:teuthology.orchestra.run.vpm159.stderr:AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=
2015-06-30T14:22:23.971 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Final headers: {'Date': 'Tue, 30 Jun 2015 21:20:46 GMT', 'Content-Length': 0, 'Authorization': u'AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=', 'User-Agent': 'Boto/2.35.1 Python/2.7.3 Linux/3.2.0-58-virtual'}
2015-06-30T14:22:23.971 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Response headers: [('date', 'Tue, 30 Jun 2015 21:21:12 GMT'), ('content-length', '538'), ('content-type', 'text/html; charset=iso-8859-1'), ('connection', 'close'), ('server', 'Apache/2.2.22 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141')]
2015-06-30T14:22:23.972 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Received 500 response.  Retrying in 9.6 seconds
2015-06-30T14:22:23.972 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Token: None
2015-06-30T14:22:23.972 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: StringToSign:
2015-06-30T14:22:23.972 INFO:teuthology.orchestra.run.vpm159.stderr:GET
2015-06-30T14:22:23.972 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.972 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.972 INFO:teuthology.orchestra.run.vpm159.stderr:Tue, 30 Jun 2015 21:20:46 GMT
2015-06-30T14:22:23.973 INFO:teuthology.orchestra.run.vpm159.stderr:/
2015-06-30T14:22:23.973 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Signature:
2015-06-30T14:22:23.973 INFO:teuthology.orchestra.run.vpm159.stderr:AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=
2015-06-30T14:22:23.973 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Final headers: {'Date': 'Tue, 30 Jun 2015 21:20:46 GMT', 'Content-Length': 0, 'Authorization': u'AWS YQTJYABLTMLHNLWSOHDG:nQZgzfVjG87FUgec/REt9TCBEoA=', 'User-Agent': 'Boto/2.35.1 Python/2.7.3 Linux/3.2.0-58-virtual'}
2015-06-30T14:22:23.973 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Response headers: [('date', 'Tue, 30 Jun 2015 21:21:22 GMT'), ('content-length', '538'), ('content-type', 'text/html; charset=iso-8859-1'), ('connection', 'close'), ('server', 'Apache/2.2.22 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141')]
2015-06-30T14:22:23.973 INFO:teuthology.orchestra.run.vpm159.stderr:boto: DEBUG: Received 500 response.  Retrying in 60.0 seconds
2015-06-30T14:22:23.974 INFO:teuthology.orchestra.run.vpm159.stderr:--------------------- >> end captured logging << ---------------------
2015-06-30T14:22:23.974 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.974 INFO:teuthology.orchestra.run.vpm159.stderr:----------------------------------------------------------------------
2015-06-30T14:22:23.974 INFO:teuthology.orchestra.run.vpm159.stderr:Ran 29 tests in 99.141s
2015-06-30T14:22:23.974 INFO:teuthology.orchestra.run.vpm159.stderr:
2015-06-30T14:22:23.974 INFO:teuthology.orchestra.run.vpm159.stderr:FAILED (errors=1)
2015-06-30T14:22:23.975 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 28, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/var/lib/teuthworker/src/ceph-qa-suite_wip-11570/tasks/s3tests.py", line 347, in run_tests
    label="s3 tests against rgw" 
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/cluster.py", line 64, in run
    return [remote.run(**kwargs) for remote in remotes]
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 156, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
    label=self.label)
CommandFailedError: Command failed (s3 tests against rgw) on vpm159 with status 1: "S3TEST_CONF=/home/ubuntu/cephtest/archive/s3-tests.client.0.conf BOTO_CONFIG=/home/ubuntu/cephtest/boto.cfg /home/ubuntu/cephtest/s3-tests/virtualenv/bin/nosetests -w /home/ubuntu/cephtest/s3-tests -v -a '!fails_on_rgw'

Related issues 1 (0 open1 closed)

Related to rgw - Bug #14361: swift/test/functional -v -a '!fails_on_rgw'Closed01/13/2016

Actions
Actions

Also available in: Atom PDF