Dear all,
I'm getting, but result seems to be correct.
Thanks in advance,
Antonio
tests/t1_backends.py::test_copy[remote-s3c/raw] FAILED
=============== FAILURES ===============
_______________ test_copy[remote-s3c/raw] _______________
Traceback (most recent call last):
File "/root/s3ql-2.15/tests/t1_backends.py", line 540, in test_copy
backend.copy(key1, key2)
File "/root/s3ql-2.15/src/s3ql/backends/common.py", line 107, in wrapped
return method(*a, **kw)
File "/root/s3ql-2.15/src/s3ql/backends/s3c.py", line 414, in copy
self._dump_response(resp, body))
File "/opt/rh/python33/root/usr/lib64/python3.3/logging/__init__.py",
line 1261, in error
self._log(ERROR, msg, args, **kwargs)
File "/opt/rh/python33/root/usr/lib64/python3.3/logging/__init__.py",
line 1367, in _log
self.handle(record)
File "/root/s3ql-2.15/src/s3ql/logging.py", line 205, in handle
raise LoggingError(record)
s3ql.logging.LoggingError: Unexpected log message: Unexpected server reply
to copy operation:
200 OK
Date: Fri, 08 Jan 2016 19:23:17 +0000
x-amz-request-id: 45727F20B63D11E5
Content-Type: application/xml; charset="UTF-8"
Transfer-Encoding: chunked
Server: CloudianS3
<?xml version="1.0" encoding="UTF-8"?>
<CopyObjectResult>
<LastModified>2016-01-08T19:23:17.911Z</LastModified>
<ETag>"a4345b107ba90f9be17ddb9c8a7a777a"</ETag>
</CopyObjectResult>
--
You received this message because you are subscribed to the Google Groups
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.