"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3GCS:" 2024/11/08 03:45:11 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-ligezus3bija" 2024/11/08 03:45:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2024/11/08 03:45:12 INFO : S3 bucket rclone-test-ligezus3bija: Bucket "rclone-test-ligezus3bija" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2024/11/08 03:45:14 INFO : S3 bucket rclone-test-ligezus3bija: Bucket "rclone-test-ligezus3bija" deleted === RUN TestIntegration/FsMkdir 2024/11/08 03:45:15 INFO : S3 bucket rclone-test-ligezus3bija: Bucket "rclone-test-ligezus3bija" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/11/08 03:45:15 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/08 03:45:16 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/08 03:45:16 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/11/08 03:45:59 NOTICE: S3 bucket rclone-test-ligezus3bija: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2024/11/08 03:46:00 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm5LaJT12HRmHQMkQrL0cCrMfMmHqsc_svEaRQXCELbTeZ2hFOyPLGH5mMwI2jCD2lg 2024/11/08 03:46:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "45cd64a7cf7b0d0de5cffa6fceb5b494" 2024/11/08 03:46:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "652a3ca3d09b00a8722339e60408c113" 2024/11/08 03:46:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "a3051fcac9fb5e4ffad00287e17cade7" 2024/11/08 03:46:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm5LaJT12HRmHQMkQrL0cCrMfMmHqsc_svEaRQXCELbTeZ2hFOyPLGH5mMwI2jCD2lg" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/11/08 03:46:13 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/08 03:46:14 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/08 03:46:18 DEBUG : S3 bucket rclone-test-ligezus3bija: bucket is versioned: false 2024/11/08 03:46:18 DEBUG : Waiting for deletions to finish 2024/11/08 03:46:18 DEBUG : "dirToPurge/fileToPurge.txt" version false 2024/11/08 03:46:18 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2024/11/08 03:46:19 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/08 03:46:21 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-ligezus3bija/dirToPurgeFromRoot" 2024/11/08 03:46:22 DEBUG : S3 bucket rclone-test-ligezus3bija path dirToPurgeFromRoot: bucket is versioned: false 2024/11/08 03:46:22 DEBUG : Waiting for deletions to finish 2024/11/08 03:46:22 DEBUG : "fileToPurgeFromRoot.txt" version false 2024/11/08 03:46:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2024/11/08 03:46:23 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/08 03:46:23 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-ligezus3bija/hello? sausage/êé" 2024/11/08 03:46:27 DEBUG : S3 bucket rclone-test-ligezus3bija path hello? sausage/êé: bucket is versioned: false 2024/11/08 03:46:27 DEBUG : Waiting for deletions to finish 2024/11/08 03:46:28 DEBUG : "a/b/c/d/e.txt" version false 2024/11/08 03:46:28 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2024/11/08 03:46:28 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/08 03:46:41 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-ligezus3bija/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/08 03:46:42 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-ligezus3bija/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3GCS:" path "rclone-test-ligezus3bija" from "TestS3GCS:rclone-test-ligezus3bija" 2024/11/08 03:46:42 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2038: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2038 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:2099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2099 Error: Expected nil, but got: &smithy.OperationError{ServiceID:"S3", OperationName:"CopyObject", Err:(*s3shared.ResponseError)(0xc0016b3ed8)} Test: TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:2101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2101 Error: Not equal: expected: "STANDARD_IA" actual : "STANDARD" Diff: --- Expected +++ Actual @@ -1 +1 @@ -STANDARD_IA +STANDARD Test: TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/08 03:46:50 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4gUMCP1kgG_WP3nIAMSg_lA5vlN6qU_4t-IcTWstx9KZ9QXY3E6Sv0fA_VG-WvE2M 2024/11/08 03:46:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2024/11/08 03:46:51 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2024/11/08 03:46:52 DEBUG : piped data.txt: multipart upload "ABPnzm4gUMCP1kgG_WP3nIAMSg_lA5vlN6qU_4t-IcTWstx9KZ9QXY3E6Sv0fA_VG-WvE2M" finished 2024/11/08 03:46:52 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/08 03:46:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm594OquXEG24faHwzBwoXu_6FrF2d_zhgW9RJL9Y1xYPpNFU6-es2JYUII1xrJtDqM 2024/11/08 03:46:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/11/08 03:46:54 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a7a5d929b666defd10a9d069d34683e7" 2024/11/08 03:46:54 DEBUG : piped data.txt: multipart upload "ABPnzm594OquXEG24faHwzBwoXu_6FrF2d_zhgW9RJL9Y1xYPpNFU6-es2JYUII1xrJtDqM" finished 2024/11/08 03:46:55 DEBUG : piped data.txt: Multipart upload Etag: 54761127fce5c9d560acc5efe5790a83-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:198 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 vs obj=0 fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x1c\x93M֤ \fE\xb7T\xfe~\xe5r\x82\x04\t\xa0A$ \xac\xbeO\xf5,\xa3ܓ\xbc\xfb\x0e\xea\xe4%}\xbb\x18Ѥ\x96\x8c\r/ȓe\x85\x05\x9f͡Ƈ\xd2\x1cY\xd1Iq;\xb8\xf0-i\xd4t\xa0E7\xdfh\xa8BX=:8\xc5\xcd\x05\x95\xbct\xcfF\"<\xe4\xe6\a\n\xbf\x90\x17\x8f'\\\xa8ׂ\x8d\x1b\xa8\xf9\xc5N\t\xcf\xc5\xf0\xc1/\xf9\xe9\x01K\x11\xfa\xb6S\xc3\xc4jPT\xb9\x93Z\n\xefp\xd25\at\x98\xe8]\x03\x9e\x9cX\xadIv:(\xac7E\xf1l&E\x05\x1b\xf5A\xb1\xa6$\xf6\xdb\xd9IB\xbfT\xea\xa0\xe1\x1a2W\xba\xf8\xf9\xcf=\xb8̉\ni0\x8b\xa2 \x81\xfc\xa7\x92\xa1\xc2j\xbc~<\xc8C\x10\x05\x86\xd3d\xb1S\x94\xf2\xb5`\xe0\xc6\xf0\xa7\xd0q\x844d,\x94 \xcf\x194\x9d\xe2\x97&N\x9a\xf8\xed\xe4\xc0M\xee\xcf#\x952\xfb\xf9&\x03\x01\xf2\x16\xe5\xc4LqH\xd2 \xb2\x99\xaa$\xdc1\x8f\x1e+>\xdc\xd7¿\x0f\x84\uf0d6;\xa8UQ\x92\x93\x9f\x8f\xc1\x1b2\xe9i\xa7\x8b4\xfa\xb9a%\x0fq\x0e\x94头\xdcr\xc9\xceulT\xc9ʾt:9\xcb\xfb)d%\xa0\x1b\r>\x141L/X\xb2x\x7f\x14P%}*(ʐ\xb7\n\x17\x16\xa8k\xc0[\x02\x9b\xed\xa4\x97=\xe4\xad\xf1-\xaf\x84\x8ff#7\xc6\U000406cb\x94!`\xe5@\xeff\xe9\xc1\x00\xc7\xc7bbMu\xb1p\xc9Em\xdb\xe1\xf8\xed\x99\x14\x9f\xbf{\xa7G\x1a:ꃇ\x1b\x1f\xd2\x7f?\x1f,\xe9\xe1\xc0\"\t\xf4Zɀ\x81<(nT\xf1\x9c\x0eP\xa2A\x0f\a\xbfx\x81_\x1b9\xe8\xb0\x7f\x93dy\xb0\x7f\x8c8~\xd1~\xc3\xcfB8\xa6\x06'\x18\x89\xa3\xc5\n\x9d\xfdtȅ\x8e\x8f1\xf1\r]ڤxNj\xf3\xd7\xe1\xf1\x9b\xd6@\xaf\x14֛\xe1\xf8k䖩\xa1f=7p\x1cE-\x96\x1a*ɫ\x95\x02\x06\xeb\x940\xd3Kn\xbb\xa9Kb3\xfdr\xebp\x8e\x0f\\\xe0\xe1ݚD\xb0T\xd6 \axv\xe3\xbf\x00\x00\x00\xff\xff\xfaZL\xb9\xe8\x03\x00\x00" actual : "gizikur8zufudib5teyenat3hobeves9jedesir4pobimip9govoqur2digehej4qefiwal6kejamuj4vebuxiq4fupasij4savoxat5kemaned6veyoyab4xezirem5fogoxik3sahipaz9ciyerob1biwozib5vocamin4lejerix6lemorob6rucigil6qipukof3biveyiz1bodiruh8zojurek5wizadan1towinos4xezigov4rividaf5bilulik0wifivob2nocamat1lubafor3hezipuv8hafaqel7bejopar1tevirat4tadimuk5yujuyuk9moloyuq0suwitok4qifalat9pumetip1ruyapof3wurecet2kewesoz6vosahil8sehozab6birumos0feqatid3cinidek4yewikap4litumir5qunucow2yiwihuc5zimotux0vihulej2fesipel3xahiheq0basimuh4yufuhix1rijeboc2yakaset5natoxad9vodoliv9lipipos5nucejag8sawahur9qolodej4foqebeq0zamotat5pamexux4vukidon0zaveref2najukak2wapatam9wipatiq0runubor8xesawur0wabitat9wanevaw6lequlof9mixokat9yoquxul0dofuqep2gaqovuv1lewolix9hiselag0herodiw5hanuniy9cagulof3bomeboc3suyejiz1kaqesid7rivihid1gevurad6wifafat1boyiwem3gabudad1goxenak6yijazac8rutusez0fujoxeh8leyizag3yamafup2hewazok3gunejog2roqazuy3bocenot8jegocen6lixuvod9fopizik9tiyedod4yajopub5hiyebut6huvafew3retixij9qizurof3natozam2sanakax9yupahiv6lugakoj2" Diff: --- Expected +++ Actual @@ -1,7 +1 @@ -M֤ ET~r A$ O,ܓ%}Ѥ /ȓe͡ƇYIq;-itE7hBX=:8tF"< -'\ׂN /KSjPTZ -p5t]XIv:(7El&EA$IBT2W=̉ -i0 j~¿;UQ2i4a%q头rulTʾt:9)d% >1L/XxP%}*(ʐ -k[=-f#7񀛋!`@fbbMupEm{G:ꃇ?," Zɀ<(nTPAx_9dy8~~B8' -tȅ1 ]ڤxNj@֛k䖩f=7pE-*ɫ0KnKb3rp\ݚDT xvZL +gizikur8zufudib5teyenat3hobeves9jedesir4pobimip9govoqur2digehej4qefiwal6kejamuj4vebuxiq4fupasij4savoxat5kemaned6veyoyab4xezirem5fogoxik3sahipaz9ciyerob1biwozib5vocamin4lejerix6lemorob6rucigil6qipukof3biveyiz1bodiruh8zojurek5wizadan1towinos4xezigov4rividaf5bilulik0wifivob2nocamat1lubafor3hezipuv8hafaqel7bejopar1tevirat4tadimuk5yujuyuk9moloyuq0suwitok4qifalat9pumetip1ruyapof3wurecet2kewesoz6vosahil8sehozab6birumos0feqatid3cinidek4yewikap4litumir5qunucow2yiwihuc5zimotux0vihulej2fesipel3xahiheq0basimuh4yufuhix1rijeboc2yakaset5natoxad9vodoliv9lipipos5nucejag8sawahur9qolodej4foqebeq0zamotat5pamexux4vukidon0zaveref2najukak2wapatam9wipatiq0runubor8xesawur0wabitat9wanevaw6lequlof9mixokat9yoquxul0dofuqep2gaqovuv1lewolix9hiselag0herodiw5hanuniy9cagulof3bomeboc3suyejiz1kaqesid7rivihid1gevurad6wifafat1boyiwem3gabudad1goxenak6yijazac8rutusez0fujoxeh8leyizag3yamafup2hewazok3gunejog2roqazuy3bocenot8jegocen6lixuvod9fopizik9tiyedod4yajopub5hiyebut6huvafew3retixij9qizurof3natozam2sanakax9yupahiv6lugakoj2 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:106 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "d8e238e606bfcc7d9e251e9c1e23680d" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d8e238e606bfcc7d9e251e9c1e23680d + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions-v2024-11-08-034702-048.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2024/11/08 03:47:08 DEBUG : oldPath = "TestS3GCS:rclone-test-ligezus3bija/versions/test-versions-v2024-11-08-034702-048.txt" 2024/11/08 03:47:08 DEBUG : newPath = "TestS3GCS,versions:rclone-test-ligezus3bija/versions/test-versions-v2024-11-08-034702-048.txt" 2024/11/08 03:47:08 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-ligezus3bija/versions/test-versions-v2024-11-08-034702-048.txt" 2024/11/08 03:47:08 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2024/11/08 03:47:08 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-ligezus3bija/versions/test-versions-v2024-11-08-034702-048.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-ligezus3bija/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:400: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:400 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-ligezus3bija/versions/test-versions.txt: md5 hash incorrect - expecting "710bd5b669ab0474e29af77a024a809d" got "453e2ef3f415e95e0b94ffd340bdf9a7" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:434: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2024/11/08 03:47:26 DEBUG : Waiting for deletions to finish 2024/11/08 03:47:26 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/11/08 03:47:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1731037570495123" 2024/11/08 03:47:26 DEBUG : "versions/test-versions-v2024-11-08-034702-048.txt" version true 2024/11/08 03:47:26 DEBUG : versions/test-versions-v2024-11-08-034702-048.txt: Deleting (id "1731037622007935") 2024/11/08 03:47:26 DEBUG : "versions/test-versions.txt" version false 2024/11/08 03:47:26 DEBUG : versions/test-versions.txt: Not deleting current version "1731037627518000" 2024/11/08 03:47:27 INFO : versions/test-versions-v2024-11-08-034702-048.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2024/11/08 03:47:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm74-Emp55E3EAhRPv4oz3qoSs2WX0ELW8xaLNaNY0VhJoIEYSiTENcpdLwfcqYaUDY 2024/11/08 03:47:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2024/11/08 03:47:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2024/11/08 03:47:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm74-Emp55E3EAhRPv4oz3qoSs2WX0ELW8xaLNaNY0VhJoIEYSiTENcpdLwfcqYaUDY" finished 2024/11/08 03:47:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2024/11/08 03:47:40 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm62JiaanX-Ow644ONQVrT1m9quHYEsG86iQV52simHTBW5_d3JO1uaHD8NOIuXdRJc 2024/11/08 03:47:40 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2024/11/08 03:47:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/11/08 03:47:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm62JiaanX-Ow644ONQVrT1m9quHYEsG86iQV52simHTBW5_d3JO1uaHD8NOIuXdRJc" finished 2024/11/08 03:47:43 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2024/11/08 03:47:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5hr_Xh5C_Nw6eITgCi1Y2Gs9K-_YNPDlMjf1THIs5RbkEScl4Bq1VROLd7ruE71j0 2024/11/08 03:47:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/11/08 03:47:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/11/08 03:47:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm5hr_Xh5C_Nw6eITgCi1Y2Gs9K-_YNPDlMjf1THIs5RbkEScl4Bq1VROLd7ruE71j0" finished 2024/11/08 03:47:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/08 03:47:50 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6f3jzRQOyktEbnlL5YjxuulyMtENwnnsJr0fSE8tYpDQKe4WDSPvezoXwtEBMaiio 2024/11/08 03:47:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/08 03:47:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/08 03:47:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/08 03:47:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/11/08 03:47:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/11/08 03:47:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/11/08 03:47:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm6f3jzRQOyktEbnlL5YjxuulyMtENwnnsJr0fSE8tYpDQKe4WDSPvezoXwtEBMaiio" finished 2024/11/08 03:47:53 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/08 03:47:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5uVaLg0zSh0xnMpMGQRsVrbnJx_PUAVLajEft2Mecjxl1V2u6-f_Pkzpok82XW62I 2024/11/08 03:47:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/11/08 03:47:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2024/11/08 03:47:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2024/11/08 03:47:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/11/08 03:47:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/11/08 03:47:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/11/08 03:47:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5uVaLg0zSh0xnMpMGQRsVrbnJx_PUAVLajEft2Mecjxl1V2u6-f_Pkzpok82XW62I" finished 2024/11/08 03:47:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2024/11/08 03:48:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5rvQRCXvC5q-HM1n9ivT0TbrZwVrwyzHyOJyYdXR-XKpHm_YXqiY9YR6fGo6aJBXE 2024/11/08 03:48:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/11/08 03:48:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2024/11/08 03:48:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5rvQRCXvC5q-HM1n9ivT0TbrZwVrwyzHyOJyYdXR-XKpHm_YXqiY9YR6fGo6aJBXE" finished 2024/11/08 03:48:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2024/11/08 03:48:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6tHe944h8gwVbUZO9DITkWJMlI3jEwoy-WcZZ48LNhHvqFcBksgMZNKkDr2XmzHSk 2024/11/08 03:48:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/08 03:48:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/11/08 03:48:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6tHe944h8gwVbUZO9DITkWJMlI3jEwoy-WcZZ48LNhHvqFcBksgMZNKkDr2XmzHSk" finished 2024/11/08 03:48:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2024/11/08 03:48:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5yCcL8uNZ3W0wHGcN-SlHiRPwHdB9y16SF3J7GXxGYnvUZhdAkjQGg5yU3YXvzRT4 2024/11/08 03:48:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/11/08 03:48:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/11/08 03:48:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5yCcL8uNZ3W0wHGcN-SlHiRPwHdB9y16SF3J7GXxGYnvUZhdAkjQGg5yU3YXvzRT4" finished 2024/11/08 03:48:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/08 03:48:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4VFrlKVP91_VKbGwEDiFgVGsHoziXVFJgEWC6iDt8Yemo9PNa2vNd0cpnMoGXFEKY 2024/11/08 03:48:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/08 03:48:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/08 03:48:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/08 03:48:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/11/08 03:48:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/11/08 03:48:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/11/08 03:48:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm4VFrlKVP91_VKbGwEDiFgVGsHoziXVFJgEWC6iDt8Yemo9PNa2vNd0cpnMoGXFEKY" finished 2024/11/08 03:48:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/08 03:48:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4wL6eBRtjABlBvSMonLx_djIq7ymAWdQtk0poRudo5LASPtVED50OcYk_wPb4Nq5Y 2024/11/08 03:48:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/11/08 03:48:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/11/08 03:48:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2024/11/08 03:48:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/11/08 03:48:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/11/08 03:48:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/11/08 03:48:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4wL6eBRtjABlBvSMonLx_djIq7ymAWdQtk0poRudo5LASPtVED50OcYk_wPb4Nq5Y" finished 2024/11/08 03:48:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2024/11/08 03:48:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5MHBB44r8yZR6uURT6HnetJCtqv4sThrDl9ON1Pkt5nVQLd9772VaoSui677CH9NA 2024/11/08 03:48:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/11/08 03:48:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2024/11/08 03:48:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5MHBB44r8yZR6uURT6HnetJCtqv4sThrDl9ON1Pkt5nVQLd9772VaoSui677CH9NA" finished 2024/11/08 03:48:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2024/11/08 03:48:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm60rzXRqwnPcZ3bFCs8lXmfwbXN9_us5cOKQxeaB7rKtCpfyGP8SRb6GBZHB_z_Eck 2024/11/08 03:48:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/08 03:48:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/11/08 03:48:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm60rzXRqwnPcZ3bFCs8lXmfwbXN9_us5cOKQxeaB7rKtCpfyGP8SRb6GBZHB_z_Eck" finished 2024/11/08 03:48:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2024/11/08 03:48:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4j72OoQ--TuRD3QzfKyEFAG9R8oEMUckclmebXdAB7uh8LwpK3eme1WMm_818_lBE 2024/11/08 03:48:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/11/08 03:48:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/11/08 03:48:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4j72OoQ--TuRD3QzfKyEFAG9R8oEMUckclmebXdAB7uh8LwpK3eme1WMm_818_lBE" finished 2024/11/08 03:48:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/08 03:48:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6t1lVF8zftepfX6h8kTNqs-2teliY88-hYTij6ff8BWTMpDCGuGTX_nCPn0jU8Q5w 2024/11/08 03:48:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/08 03:48:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/08 03:48:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/08 03:48:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/11/08 03:48:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/11/08 03:48:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/11/08 03:48:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm6t1lVF8zftepfX6h8kTNqs-2teliY88-hYTij6ff8BWTMpDCGuGTX_nCPn0jU8Q5w" finished 2024/11/08 03:48:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/08 03:48:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4iB7JhwI992zJHQ4I3NEQaYRAW2R0dP0g7fnPcAiCaosI93nYpHhupEIe4-6mAOqY 2024/11/08 03:48:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/11/08 03:48:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/11/08 03:48:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2024/11/08 03:48:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/11/08 03:48:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/11/08 03:48:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/11/08 03:48:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4iB7JhwI992zJHQ4I3NEQaYRAW2R0dP0g7fnPcAiCaosI93nYpHhupEIe4-6mAOqY" finished 2024/11/08 03:48:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2024/11/08 03:48:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6Bp9JdtB2sMUuw0TgNQp0SRQmaJpaDXw7OCkOJP5EiNrZZV_o_MkAXyJTb-IO5YJY 2024/11/08 03:48:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/11/08 03:48:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2024/11/08 03:48:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6Bp9JdtB2sMUuw0TgNQp0SRQmaJpaDXw7OCkOJP5EiNrZZV_o_MkAXyJTb-IO5YJY" finished 2024/11/08 03:48:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2024/11/08 03:48:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm4iySRFEA9TSiTWbB9eOoBwRXIiO4wj41RMOHQQZmsfFiJoZX53PwSlUmPv1vlwf4E 2024/11/08 03:48:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/08 03:48:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/11/08 03:48:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm4iySRFEA9TSiTWbB9eOoBwRXIiO4wj41RMOHQQZmsfFiJoZX53PwSlUmPv1vlwf4E" finished 2024/11/08 03:48:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2024/11/08 03:49:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7-Ka-9Gv1bJxtSuFqAigQapVJZX-yZybjnh8QRYstwNKmruw74VMCGECJJGOcL1vQ 2024/11/08 03:49:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/11/08 03:49:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/11/08 03:49:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7-Ka-9Gv1bJxtSuFqAigQapVJZX-yZybjnh8QRYstwNKmruw74VMCGECJJGOcL1vQ" finished 2024/11/08 03:49:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/08 03:49:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm6Yitn3f7v4Z1iFA0c0GZSwfJXXNsmwq0K9_gSSTYuxPE6cl8gE5J1TkxX_3KDOVWE 2024/11/08 03:49:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/08 03:49:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/08 03:49:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/08 03:49:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/11/08 03:49:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/11/08 03:49:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/11/08 03:49:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm6Yitn3f7v4Z1iFA0c0GZSwfJXXNsmwq0K9_gSSTYuxPE6cl8gE5J1TkxX_3KDOVWE" finished 2024/11/08 03:49:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/08 03:49:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6kG92boJVSFz9dV6IfBRd5AsToozFqqOffY3-sE355qLxsKg7T7F9T131yV9GJTYE 2024/11/08 03:49:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/11/08 03:49:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2024/11/08 03:49:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2024/11/08 03:49:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/11/08 03:49:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/11/08 03:49:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/11/08 03:49:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6kG92boJVSFz9dV6IfBRd5AsToozFqqOffY3-sE355qLxsKg7T7F9T131yV9GJTYE" finished 2024/11/08 03:49:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2024/11/08 03:49:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4VMXCxwVd7ZD__7b6Bv_ZXuyFGAdRxysQ9RPbA8YHC1F1QmArejfth2cBtMQs_I_8 2024/11/08 03:49:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2024/11/08 03:49:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2024/11/08 03:49:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4VMXCxwVd7ZD__7b6Bv_ZXuyFGAdRxysQ9RPbA8YHC1F1QmArejfth2cBtMQs_I_8" finished 2024/11/08 03:49:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2024/11/08 03:49:19 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm6RbCOowjr1b2kRI5XaTw2i_GuYLdgjEoKSKNFviYACDluT-GoxE8cnmnKVVuZRFKw 2024/11/08 03:49:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2024/11/08 03:49:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/11/08 03:49:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm6RbCOowjr1b2kRI5XaTw2i_GuYLdgjEoKSKNFviYACDluT-GoxE8cnmnKVVuZRFKw" finished 2024/11/08 03:49:21 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2024/11/08 03:49:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6sI9YI9sXzy71spHCOgj-SuTZ-ybJPhqWnOny4pJwB0mmwQsFvI5Dp_ZDO7iUy6XM 2024/11/08 03:49:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/11/08 03:49:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/11/08 03:49:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm6sI9YI9sXzy71spHCOgj-SuTZ-ybJPhqWnOny4pJwB0mmwQsFvI5Dp_ZDO7iUy6XM" finished 2024/11/08 03:49:25 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/08 03:49:27 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5CB6uEYVvt4PEbl9J_2TNIbD8y-lbfaH5nBN576ZQPtBSRzl8BdvF_2350EfwmGUk 2024/11/08 03:49:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/08 03:49:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/08 03:49:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/08 03:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/11/08 03:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/11/08 03:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/11/08 03:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5CB6uEYVvt4PEbl9J_2TNIbD8y-lbfaH5nBN576ZQPtBSRzl8BdvF_2350EfwmGUk" finished 2024/11/08 03:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/08 03:49:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7PJ8xJiXD43utOcAEj4dl55TDFkfJqOzxQY2omYzm0h138jFZWbwSlRtqnUtOe0wM 2024/11/08 03:49:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/11/08 03:49:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2024/11/08 03:49:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2024/11/08 03:49:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/11/08 03:49:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/11/08 03:49:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/11/08 03:49:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7PJ8xJiXD43utOcAEj4dl55TDFkfJqOzxQY2omYzm0h138jFZWbwSlRtqnUtOe0wM" finished 2024/11/08 03:49:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2024/11/08 03:49:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6yG9qiOnIWoMKJafm2XB8BTLPpAOsUeMrE2bF6AS0gGsRZWZt9BBeZsXeJOgPWVnA 2024/11/08 03:49:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2024/11/08 03:49:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2024/11/08 03:49:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6yG9qiOnIWoMKJafm2XB8BTLPpAOsUeMrE2bF6AS0gGsRZWZt9BBeZsXeJOgPWVnA" finished 2024/11/08 03:49:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2024/11/08 03:49:43 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm4rBbafOXFBy0hCWKKBy6PAbLArfh4cr2gXGk41TnEu_tNBpb4JWVxPqJv03Y15T-s 2024/11/08 03:49:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2024/11/08 03:49:44 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/11/08 03:49:45 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm4rBbafOXFBy0hCWKKBy6PAbLArfh4cr2gXGk41TnEu_tNBpb4JWVxPqJv03Y15T-s" finished 2024/11/08 03:49:45 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2024/11/08 03:49:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7a6H85n9rteWtE_yqxw7Y1aHzW5PNzgsaCG9X1bKGMTnGXuiS2usgtM-rBz5NHhx0 2024/11/08 03:49:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/11/08 03:49:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/11/08 03:49:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm7a6H85n9rteWtE_yqxw7Y1aHzW5PNzgsaCG9X1bKGMTnGXuiS2usgtM-rBz5NHhx0" finished 2024/11/08 03:49:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/08 03:49:51 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4HNZFugGcHZFMfceXlp7lV-SE97R7YXhqb3MiF3k5h4KfUlajwmwitaBZJutWJk7A 2024/11/08 03:49:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/08 03:49:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/08 03:49:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/08 03:49:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/11/08 03:49:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/11/08 03:49:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/11/08 03:49:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm4HNZFugGcHZFMfceXlp7lV-SE97R7YXhqb3MiF3k5h4KfUlajwmwitaBZJutWJk7A" finished 2024/11/08 03:49:54 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/08 03:49:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6TMfpFxzUH9YYcdvoakau_dsT_EPFkB-JYjVEiGV9obGujn_zjSWJRCc6LeUzlbtM 2024/11/08 03:49:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/11/08 03:49:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2024/11/08 03:49:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2024/11/08 03:49:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/11/08 03:49:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/11/08 03:49:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/11/08 03:49:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm6TMfpFxzUH9YYcdvoakau_dsT_EPFkB-JYjVEiGV9obGujn_zjSWJRCc6LeUzlbtM" finished 2024/11/08 03:49:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2371: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/08 03:50:01 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm4wszHVwZUlPX2kk4FRE8T-1Tc9o22ScCoB2tiSrcrXEvo2aCpiXYtKSSPyyIRpq5s 2024/11/08 03:50:01 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/11/08 03:50:01 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9f37ee5fd387bc19b8cc42e534c7d7cb" 2024/11/08 03:50:01 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm4wszHVwZUlPX2kk4FRE8T-1Tc9o22ScCoB2tiSrcrXEvo2aCpiXYtKSSPyyIRpq5s" finished 2024/11/08 03:50:01 DEBUG : unknown-size-put.txt: Multipart upload Etag: 12cab4f9effa253c716f400784daf77a-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/08 03:50:03 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm6m7RopyZZrfst1yICk0hdfyhSG8vp6ORb4MhyC2PN6d3mEmq6T9b_KHwhoIpU3fvs 2024/11/08 03:50:03 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2024/11/08 03:50:03 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "99cb31d65c1a57468e5fab5b923ca63c" 2024/11/08 03:50:03 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm6m7RopyZZrfst1yICk0hdfyhSG8vp6ORb4MhyC2PN6d3mEmq6T9b_KHwhoIpU3fvs" finished 2024/11/08 03:50:03 DEBUG : unknown-size-update.txt: Multipart upload Etag: 375177fa7355eef393751fe65ebb3acc-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/08 03:50:04 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-ligezus3bija/deeper/nonexisting/directory" 2024/11/08 03:50:04 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/08 03:50:04 DEBUG : Waiting for deletions to finish 2024/11/08 03:50:04 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/11/08 03:50:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1731037570495123") 2024/11/08 03:50:04 DEBUG : "versions/test-versions-v2024-11-08-034707-550.txt" version true 2024/11/08 03:50:04 DEBUG : versions/test-versions-v2024-11-08-034707-550.txt: Deleting (id "1731037627518000") 2024/11/08 03:50:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/11/08 03:50:05 INFO : versions/test-versions-v2024-11-08-034707-550.txt: Deleted 2024/11/08 03:50:06 INFO : S3 bucket rclone-test-ligezus3bija: Bucket "rclone-test-ligezus3bija" deleted 2024/11/08 03:50:06 DEBUG : Waiting for deletions to finish === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (295.46s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.41s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.42s) --- FAIL: TestIntegration/FsMkdir (292.15s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.49s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (37.80s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.52s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.50s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.93s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.44s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (80.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.72s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (33.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.98s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (151.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (23.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (24.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.05s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.60s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:38: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2024/11/08 03:50:06 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2024/11/08 03:50:06 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 295.475s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m56.282248828s (try 1/5)