Functional test failure - tempauth
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Swift3 |
New
|
Undecided
|
Unassigned |
Bug Description
vagrant@
tempauth develop-inst-noop: /home/vagrant/
tempauth runtests: PYTHONHASHSEED=
tempauth runtests: commands[0] | /bin/bash swift3/
WARNING: No region specified for z0-127.
Device d0r1z0-
WARNING: No region specified for z1-127.
Device d1r1z1-
WARNING: No region specified for z2-127.
Device d2r1z2-
WARNING: No region specified for z0-127.
Device d0r1z0-
WARNING: No region specified for z1-127.
Device d1r1z1-
WARNING: No region specified for z2-127.
Device d2r1z2-
WARNING: No region specified for z0-127.
Device d0r1z0-
WARNING: No region specified for z1-127.
Device d1r1z1-
WARNING: No region specified for z2-127.
Device d2r1z2-
Reassigned 1 (100.00%) partitions. Balance is now 0.00.
Reassigned 1 (100.00%) partitions. Balance is now 0.00.
Reassigned 1 (100.00%) partitions. Balance is now 0.00.
/home/vagrant/
Start account-server.
Start container-server.
Start object-server.
Start proxy-server.
PLATFORM -- Linux/x86_64 dev 3.2.0-74-virtual
001 Last Used:3s. GET Service [failed, exit status 1] - output mismatch (see 001.out.bad)
--- 001.out 2015-01-15 04:36:00.732542769 +0000
+++ 001.out.bad 2015-01-15 04:53:43.810373149 +0000
@@ -1,29 +1,7 @@
QA output created by 001
-> s3curl --id tester -- -X PUT http://
-> s3curl --id tester -- -X PUT http://
-> s3curl --id tester -- -X GET -D - http://
-HTTP/1.1 200 OK
-Content-Length: LENGTH
-Content-Type: application/xml
-Date: DATE
-x-amz-id-2: TXID
-x-amz-request-id: TXID
-X-Trans-Id: TXID
-
-<?xml version='1.0' encoding='UTF-8'?>
-<ListAllMyBuck
- <Owner>
- <ID>TESTER</ID>
- <DisplayName>
- </Owner>
- <Buckets>
- <Bucket>
- <Name>5ABCDEFGH
- <CreationDate>
- </Bucket>
- <Bucket>
- <Name>abcdefghi
- <CreationDate>
- </Bucket>
- </Buckets>
-</ListAllMyBuc
+try again
+try again
+try again
+try again
+try again
+FAILED: _sw_post /<html>
002 Last Used:2s. PUT Bucket [failed, exit status 1] - output mismatch (see 002.out.bad)
--- 002.out 2015-01-15 04:36:00.732542769 +0000
+++ 002.out.bad 2015-01-15 04:53:49.010374479 +0000
@@ -1,13 +1,7 @@
QA output created by 002
-> s3curl --id tester -- -X PUT -D - -T /TMP.default.xml http://
-HTTP/1.1 100 Continue
-
-HTTP/1.1 200 OK
-Content-Length: LENGTH
-Content-Type: text/html; charset=UTF-8
-Date: DATE
-Location: /bucket
-x-amz-id-2: TXID
-x-amz-request-id: TXID
-X-Trans-Id: TXID
-
+try again
+try again
+try again
+try again
+try again
+FAILED: _sw_post /<html>
003 Last Used:3s. GET Bucket [failed, exit status 1] - output mismatch (see 003.out.bad)
--- 003.out 2015-01-15 04:36:00.732542769 +0000
+++ 003.out.bad 2015-01-15 04:53:54.190377389 +0000
@@ -1,31 +1,7 @@
QA output created by 003
-> s3curl --id tester -- -X PUT http://
-> s3curl --id tester -- -X PUT -T /dev/null http://
-> s3curl --id tester -- -X PUT -T /dev/null http://
-> s3curl --id tester -- -X PUT -T /dev/null http://
-> s3curl --id tester -- -X PUT -T /dev/null http://
-> s3curl --id tester -- -X PUT -T /dev/null http://
-> s3curl --id tester -- -X GET -D - http://
-HTTP/1.1 200 OK
-Content-Length: LENGTH
-Content-Type: application/xml
-Date: DATE
-x-amz-id-2: TXID
-x-amz-request-id: TXID
-X-Trans-Id: TXID
-
-<?xml version='1.0' encoding='UTF-8'?>
-<ListBucketResult xmlns="http://
- <Name>bucket</Name>
- <Prefix>
- <Marker/>
- <MaxKeys>
- <Delimiter>
- <IsTruncated>
- <CommonPrefixes>
- <Prefix>
- </CommonPrefixes>
- <CommonPrefixes>
- <Prefix>
- </CommonPrefixes>
-</ListBucketRe
+try again
+try again
+try again
+try again
+try again
+FAILED: _sw_post /<html>
Failures: 001 002 003
Failed 3 of 3 tests
Name Stmts Miss Branch BrMiss Cover
-------
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
/home/vagrant/
-------
TOTAL 2010 1318 609 592 27%
ERROR: InvocationError: '/bin/bash swift3/
_______
ERROR: tempauth: commands failed
summary: |
- Funcational test failure - tempauth + Functional test failure - tempauth |
I could hit a similar bug at keystone functional test in my environment.
I noticed account/ container/ obj servers didn't run at the tests but I've not confirm yet why those failures ware happened.
Did it also occur in your environment?