"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3GCS:" 2026/08/23 01:39:48 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-tihokuf4vuyo" 2026/08/23 01:39:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/23 01:39:50 INFO : S3 bucket rclone-test-tihokuf4vuyo: Bucket "rclone-test-tihokuf4vuyo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/23 01:39:51 INFO : S3 bucket rclone-test-tihokuf4vuyo: Bucket "rclone-test-tihokuf4vuyo" deleted === RUN TestIntegration/FsMkdir 2026/08/23 01:39:52 INFO : S3 bucket rclone-test-tihokuf4vuyo: Bucket "rclone-test-tihokuf4vuyo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/23 01:39:53 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/23 01:39:53 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/23 01:39:53 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 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:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 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:727: testing "␊leading LF" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 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:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 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:727: testing "trailing LF␊" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 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:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/23 01:40:28 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm5JqYy0_6YCd3yrPN6vY2K7yBaAqwPoINTZQWSX7o2quoPa98d8MPFeiiCmprgPt0I 2026/08/23 01:40:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "461b368001e79eeef0c692e9d963c7be" 2026/08/23 01:40:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "541801075f69773383fc203b52d48a3c" 2026/08/23 01:40:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "2f83f4d7f35b16aecfaf1a9609bcc6b6" 2026/08/23 01:40:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm5JqYy0_6YCd3yrPN6vY2K7yBaAqwPoINTZQWSX7o2quoPa98d8MPFeiiCmprgPt0I" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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 2026/08/23 01:40:41 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/23 01:40:42 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/23 01:40:48 DEBUG : S3 bucket rclone-test-tihokuf4vuyo: bucket is versioned: false 2026/08/23 01:40:48 DEBUG : Waiting for deletions to finish 2026/08/23 01:40:49 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/23 01:40:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/23 01:40:49 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/23 01:40:52 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-tihokuf4vuyo/dirToPurgeFromRoot" 2026/08/23 01:40:52 DEBUG : S3 bucket rclone-test-tihokuf4vuyo path dirToPurgeFromRoot: bucket is versioned: false 2026/08/23 01:40:52 DEBUG : Waiting for deletions to finish 2026/08/23 01:40:53 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/23 01:40:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/23 01:40:53 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/23 01:40:54 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-tihokuf4vuyo/hello? sausage/êé" 2026/08/23 01:40:58 DEBUG : S3 bucket rclone-test-tihokuf4vuyo path hello? sausage/êé: bucket is versioned: false 2026/08/23 01:40:58 DEBUG : Waiting for deletions to finish 2026/08/23 01:40:58 DEBUG : "a/b/c/d/e.txt" version false 2026/08/23 01:40:58 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/23 01:40:59 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:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/23 01:41:17 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-tihokuf4vuyo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/23 01:41:18 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-tihokuf4vuyo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-tihokuf4vuyo" from "TestS3GCS:rclone-test-tihokuf4vuyo" 2026/08/23 01:41:18 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:2113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2113 Error: Received unexpected error: not found: FixupRequest Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/23 01:41:26 NOTICE: S3 bucket rclone-test-tihokuf4vuyo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/23 01:41:26 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6SnQrSsRrFy2Hm03A6H6LBWhmiEQYFI2QjRXMLDRcGNT4pLW5rsF25JHVzoke0VCc 2026/08/23 01:41:26 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/23 01:41:27 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/23 01:41:27 DEBUG : piped data.txt: multipart upload "ABPnzm6SnQrSsRrFy2Hm03A6H6LBWhmiEQYFI2QjRXMLDRcGNT4pLW5rsF25JHVzoke0VCc" finished 2026/08/23 01:41:27 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/23 01:41:29 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7uxn6mZrtXWqcG7jphiw4dzLvqFPhMbGZZj6aazlSWvjHvI7FltGTEHvk4COfTN0c 2026/08/23 01:41:29 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/23 01:41:29 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0a7a50cf60724caeb65e77e2f381dcef" 2026/08/23 01:41:30 DEBUG : piped data.txt: multipart upload "ABPnzm7uxn6mZrtXWqcG7jphiw4dzLvqFPhMbGZZj6aazlSWvjHvI7FltGTEHvk4COfTN0c" finished 2026/08/23 01:41:30 DEBUG : piped data.txt: Multipart upload Etag: 015f3aeac17965a8824939ce5a1ef620-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:218 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 s3_internal_test.go:100: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:100 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:109: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:109 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x14\xd2I\xba\xc3 \f\x03\xe0+\xa5\xcd\xd0\xe68\x0e\x180\x93\x03\xc1$\xe5\xf4\xef{+\xed\xb4Я\x01\x91\xac\xd4\xe9\xa1*\x1d\xaemȐ\b\xe1sA#\x8b}Q\x1cD\x93]\x12\xdfR\xb1\xecM\n\xff\xa0\xbc5\aT\xf8\xccZ,vn\x9b\x86\x03\a\xeb\xe9\x96\x00\t\xea\x9c\xe8ƈz\xbd\xb1Hb\xbfx\xa9P\xa8|o\xbeY\xb3\x9e*GIrl\x03#W.\xab'Ê\x9e-J\x06\x8b\xe7\xae\xc0\xf1\xc9m? \xc8Iy\xff\xf1\x0f\x06\x87YA\x12\x0fu3\xa8\xa1J{%\xc9\xe0 N\n\rhi\xfbO*\\\xa8\x97\xc0Q\x02\xaaW\xa0LM\xcc\xd2$H\xa00\x17\bb0\xad\x86+y1\x9f\xc1\x89\x0eh\xefG\xec\x7f\xce\x0f\x05R\x14f\x83\x96\x1a\xba=`\xa1\x1b\x8eW\x15M\x9e\xc348\xa3\x97c\xebP\xe1\x04\xb37Ih(-C\x06i\xfc}\a*\xee\x90\xe7\x13\x0f*XV\r\xb7\f*s\x84!\r\xae\xe5F%\n\xef\xf5'?9A/Z\x14\x05ɋ\x87\x84M\xae͂#\x05fq\xf2\x90\xa6\xeb\xa5ȑ\xc2<_\x1c9\x91\x7f\x0f*\\\xc0\xec'g<\xd8-\x9a\xb5hT{\x90!\x19\xfc\xd4%@\x94s\xb1\xe4\xf1&\xfbvpB\xa1k\xf6\xe4$\xca\xf5rС\xd2\xf8&t\x98\xe5\xfe4\x8adP}\xb4\x11\x8d\xfc\xf0Y5\xfe\xc8\xc3\xf1m\xecĊ\x9e\x1cT.\\ׁ7v1\x9b\x82AI\xec\xe7\x16\xcd\x0f\x84w\xfeWd\xfdn\xe4\xc5s\xffVv\xff;n\x17\x0e\xb9\xf9~Wz\xc4@^/\tpS\xfd\x0e\xac\xec\xf87?|AD\xb3=|Cc\xfb\x1d\x92Ђ\xdd.*r\xa0\x9d:\x16\xbc%\xee\x99\x1ey8\xed\x8a\x1e\x8a\\f+\x89\n\xd5\xc9Sc\xcdmMrP\x155\x19\xce\xff\x0fZ\x1f\xf6h$͖\x1fL\xfc\xdf\xe3Т\xdf3\x9dtJ\xfd\x04\x8c\\ χhl\xe8\x97\xc4\x1a\f\xd8-K@\a\xe9뤃!\xbb\x1f\xf0Ë\xae\xed\xa1\x8c7\xb7\xcd\xc8I\x96\x9f\xaf\x96\x03;\xc5\xd9\xf3\t^\xf4ک\xc3\x05yJԠ\x82zG\x8e\xf0p\x9e-\x1b6\xa2\xf6,\a\\\xec^\x83\x8b\x14\xe8\x93È\x9d\xeb\xe7/\x00\x00\xff\xff\xf3O\xf50\xe8\x03\x00\x00" actual : "zaligur0xiruvas6zuzulak7satigev4cokudig4mowureq9tuqoyaq2dokecex3dugevot6dabezod0wukamar3miweled5wequmoj4juraqiq8wowodod0rolumub6zeloroq5jifocix6lunagep9cahopot9bakupin9yoyazok3camujar6fedarut1munahal0cefadut9yurased4kolukec1kinituf4tukukik3qakufem5forijuf7zomibat2xugibat3xikicik3fegiteh9keqiwab1rudijok0zonejub6varapaf9tumefim4zuzidey8zecovan3pebiqeq5dawuziq3lazutas4wecucew5yuyupad4ducikun4jametus6gahicaf4huxidis1cihicen3solomij2ziqoqaf9poneboh4dodudec9kuzunaj0vukalup4gijewig2hapaqis3jihulus1havariz8mehenuw7tilifec7duxofey5nilalac0vivofum9petahul1nizemuy1haficev4selocix4biqanuh5nukamov9sonekek5gusukuh1fonuvig0pevifij4renugiq7lefuyex5deyijab8tohugud0haroqor5zewevuf6cazimug7wudoxak2nukikod2tijujov8rohupad6sezuwow2rixufan5sukawir8zerohoy3xosalef6xowatog8zumegag6siqubeg0veqewul9nixuxom9cixiloq3gumiqir0jitodot5mubiruc0fonorij5xojefum3goxemog0vehegej9nipipur7keloqan3budetej4modafag6nukeham8huvafig9bayesis6xinewot6fupigox8dubevil3jopajud5vivasan0mitarac2lolaxon3gofofuc9nubasoh1zoquqav0helevor7" Diff: --- Expected +++ Actual @@ -1,5 +1 @@ -I +80${+Я*mȐsA#}QD]RM -5TZ,vn ƈzHbxP|oY*GIrl#W.'Ê-Jm? IyYAu3J{% N - hiO*\QWLM$H0b0+y1hGRf=`WM48cP7Ih(-Ci}**XV *s! F% -'?9A/ZɋM͂#fqȑ<_9*\'g<-hT{!%@s&vpBk$rС&t4dP}Y5mĊT.\ׁ7v1AIwWdnsVv;n~Wz@^/ pS7?|AD=|CcЂ.*r:%y8\f+ -ScmMrP5Zh$͖LТ3tJ\ χhl -K@뤃!Ë7I; ^کyJԠzGp-6,\^È/O0 +zaligur0xiruvas6zuzulak7satigev4cokudig4mowureq9tuqoyaq2dokecex3dugevot6dabezod0wukamar3miweled5wequmoj4juraqiq8wowodod0rolumub6zeloroq5jifocix6lunagep9cahopot9bakupin9yoyazok3camujar6fedarut1munahal0cefadut9yurased4kolukec1kinituf4tukukik3qakufem5forijuf7zomibat2xugibat3xikicik3fegiteh9keqiwab1rudijok0zonejub6varapaf9tumefim4zuzidey8zecovan3pebiqeq5dawuziq3lazutas4wecucew5yuyupad4ducikun4jametus6gahicaf4huxidis1cihicen3solomij2ziqoqaf9poneboh4dodudec9kuzunaj0vukalup4gijewig2hapaqis3jihulus1havariz8mehenuw7tilifec7duxofey5nilalac0vivofum9petahul1nizemuy1haficev4selocix4biqanuh5nukamov9sonekek5gusukuh1fonuvig0pevifij4renugiq7lefuyex5deyijab8tohugud0haroqor5zewevuf6cazimug7wudoxak2nukikod2tijujov8rohupad6sezuwow2rixufan5sukawir8zerohoy3xosalef6xowatog8zumegag6siqubeg0veqewul9nixuxom9cixiloq3gumiqir0jitodot5mubiruc0fonorij5xojefum3goxemog0vehegej9nipipur7keloqan3budetej4modafag6nukeham8huvafig9bayesis6xinewot6fupigox8dubevil3jopajud5vivasan0mitarac2lolaxon3gofofuc9nubasoh1zoquqav0helevor7 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: 665 actual : 0 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:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:113 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: "" actual : "380c09bdd32a49583c67e722f969ea50" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +380c09bdd32a49583c67e722f969ea50 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions-v2026-08-23-014138-143.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: 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 2026/08/23 01:41:43 DEBUG : oldPath = "TestS3GCS:rclone-test-tihokuf4vuyo/versions/test-versions-v2026-08-23-014138-143.txt" 2026/08/23 01:41:43 DEBUG : newPath = "TestS3GCS,versions:rclone-test-tihokuf4vuyo/versions/test-versions-v2026-08-23-014138-143.txt" 2026/08/23 01:41:43 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-tihokuf4vuyo/versions/test-versions-v2026-08-23-014138-143.txt" 2026/08/23 01:41:43 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/08/23 01:41:44 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-tihokuf4vuyo/versions/test-versions-v2026-08-23-014138-143.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-tihokuf4vuyo/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:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 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:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 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:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:473 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:475: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:475 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:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 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: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:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-tihokuf4vuyo/versions/test-versions.txt: md5 hash incorrect - expecting "1bc1d045ecb809589f82ec67323951f7" got "5da8440036bf807d5acc35252e737fbf" fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 /usr/local/go/src/runtime/asm_amd64.s:1771 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:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:128 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:133 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:152 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 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:475: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:475 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:506: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/23 01:42:01 DEBUG : Waiting for deletions to finish 2026/08/23 01:42:01 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/23 01:42:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1787449236018795" 2026/08/23 01:42:01 DEBUG : "versions/test-versions-v2026-08-23-014138-143.txt" version true 2026/08/23 01:42:01 DEBUG : versions/test-versions-v2026-08-23-014138-143.txt: Deleting (id "1787449298081653") 2026/08/23 01:42:01 DEBUG : "versions/test-versions.txt" version false 2026/08/23 01:42:01 DEBUG : versions/test-versions.txt: Not deleting current version "1787449302926660" 2026/08/23 01:42:01 INFO : versions/test-versions-v2026-08-23-014138-143.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:534: Object Lock not supported by this provider (quirk object_lock_supported = false) === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/23 01:42:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7HRdZF7IDyt2dxEGgDfRsGt9wLsedv3Dk6C6w5itNeo0RxtRgPbgE3m93esYvc2Jg 2026/08/23 01:42:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/23 01:42:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/23 01:42:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm7HRdZF7IDyt2dxEGgDfRsGt9wLsedv3Dk6C6w5itNeo0RxtRgPbgE3m93esYvc2Jg" finished 2026/08/23 01:42:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/23 01:42:10 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5Z7ZhTq8RSJXmtGMYNfWzxPGHwMuIKqn4TSWhXRt3H5wfrWL0mLxl3L6Lhl3-98sk 2026/08/23 01:42:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/23 01:42:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/23 01:42:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5Z7ZhTq8RSJXmtGMYNfWzxPGHwMuIKqn4TSWhXRt3H5wfrWL0mLxl3L6Lhl3-98sk" finished 2026/08/23 01:42:12 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/23 01:42:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4xZX21k6m2IEn8PDVv0LggRbTM_W1l_0OZWW2jFJPeUf1lT78RWv8cg57S0pnnCPI 2026/08/23 01:42:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/23 01:42:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/23 01:42:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4xZX21k6m2IEn8PDVv0LggRbTM_W1l_0OZWW2jFJPeUf1lT78RWv8cg57S0pnnCPI" finished 2026/08/23 01:42:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/23 01:42:18 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7DKr7AhYmj9HWSOliqGC2zH4_mxe825DT1ygMdcQmsE3J9Smt4tpZEWNEdU3Tdj4Y 2026/08/23 01:42:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/23 01:42:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/23 01:42:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/23 01:42:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/23 01:42:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/23 01:42:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/23 01:42:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm7DKr7AhYmj9HWSOliqGC2zH4_mxe825DT1ygMdcQmsE3J9Smt4tpZEWNEdU3Tdj4Y" finished 2026/08/23 01:42:21 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/23 01:42:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4i4KipTO8nV-VCF7F9xW_mYvCPOsKBwIU7vYILcSDO-tLrlQQMScjr3PJC95_ek-U 2026/08/23 01:42:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/23 01:42:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/23 01:42:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/23 01:42:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/23 01:42:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/23 01:42:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/23 01:42:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4i4KipTO8nV-VCF7F9xW_mYvCPOsKBwIU7vYILcSDO-tLrlQQMScjr3PJC95_ek-U" finished 2026/08/23 01:42:26 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 2026/08/23 01:42:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4mHZC3FQ9Hv07KwS68-oUUPW5QtXMepEvt1kGl0Zdg7qTm55qvscxMC2bP0mVByLo 2026/08/23 01:42:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/23 01:42:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/23 01:42:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4mHZC3FQ9Hv07KwS68-oUUPW5QtXMepEvt1kGl0Zdg7qTm55qvscxMC2bP0mVByLo" finished 2026/08/23 01:42:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/23 01:42:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6mfB3Y9rz-beP8Es_7KHmAx_23rcvMUdW8VDim8xUNAtq2mPh3oBkrkWOekGb9glI 2026/08/23 01:42:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/23 01:42:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/23 01:42:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6mfB3Y9rz-beP8Es_7KHmAx_23rcvMUdW8VDim8xUNAtq2mPh3oBkrkWOekGb9glI" finished 2026/08/23 01:42:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/23 01:42:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5NXuhVxgW67B8LOaPj85DAhx-W3hZ4hbLx9kup3SjGabahH1tjnyiPo22VJINwOIk 2026/08/23 01:42:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/23 01:42:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/23 01:42:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5NXuhVxgW67B8LOaPj85DAhx-W3hZ4hbLx9kup3SjGabahH1tjnyiPo22VJINwOIk" finished 2026/08/23 01:42:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/23 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm49yg23AfZDsW4WdPcmE9tYz_iyQOJ5UE0uxz3TxlwTsS_eGbTCfB84WWZhFo9kn7M 2026/08/23 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/23 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/23 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/23 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/23 01:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/23 01:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/23 01:42:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm49yg23AfZDsW4WdPcmE9tYz_iyQOJ5UE0uxz3TxlwTsS_eGbTCfB84WWZhFo9kn7M" finished 2026/08/23 01:42:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/23 01:42:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7-xsuXuWbd6r9AVGHQLmGe_x7ktdZCrBlTi_p6kUTsPnubG9IcZHrGM5tkmAGuXTk 2026/08/23 01:42:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/23 01:42:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/23 01:42:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/23 01:42:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/23 01:42:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/23 01:42:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/23 01:42:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7-xsuXuWbd6r9AVGHQLmGe_x7ktdZCrBlTi_p6kUTsPnubG9IcZHrGM5tkmAGuXTk" finished 2026/08/23 01:42:54 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 2026/08/23 01:43:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6B2CA-PH3P3AC1RptJQsL6Y_u9h6d7wkOGgbg2hYzga4nJOy_b__bcVS1zOpk2y0E 2026/08/23 01:43:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/23 01:43:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/23 01:43:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6B2CA-PH3P3AC1RptJQsL6Y_u9h6d7wkOGgbg2hYzga4nJOy_b__bcVS1zOpk2y0E" finished 2026/08/23 01:43:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/23 01:43:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm6Gj6fXF36KXNsYTHtWONldGNc8Tc9eKiPa7hGEdxVY0Z1flPQ4b0VWyNqMcGumtgs 2026/08/23 01:43:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/23 01:43:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/23 01:43:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm6Gj6fXF36KXNsYTHtWONldGNc8Tc9eKiPa7hGEdxVY0Z1flPQ4b0VWyNqMcGumtgs" finished 2026/08/23 01:43:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/23 01:43:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4--Qk5dnqYPzfSf5xV5W5jnVQaXgEYgQg2IGhMdEYYUlENkotDoF0Kqp1mIHnZQ00 2026/08/23 01:43:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/23 01:43:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/23 01:43:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4--Qk5dnqYPzfSf5xV5W5jnVQaXgEYgQg2IGhMdEYYUlENkotDoF0Kqp1mIHnZQ00" finished 2026/08/23 01:43:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/23 01:43:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6WfDiEBfeHqrvY6g-Dq85q-rs2hC27ppCbzeNf1DjNG-qPmmHz37dHrki1lYkeWKs 2026/08/23 01:43:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/23 01:43:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/23 01:43:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/23 01:43:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/23 01:43:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/23 01:43:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/23 01:43:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm6WfDiEBfeHqrvY6g-Dq85q-rs2hC27ppCbzeNf1DjNG-qPmmHz37dHrki1lYkeWKs" finished 2026/08/23 01:43:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/23 01:43:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5Q_YIe_-uInt7PpojtxPN3HJMOcVGfs_AqMKBBPh8ykR1vj9T2Qp4wiex-NlnYui8 2026/08/23 01:43:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/23 01:43:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/23 01:43:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/23 01:43:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/23 01:43:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/23 01:43:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/23 01:43:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5Q_YIe_-uInt7PpojtxPN3HJMOcVGfs_AqMKBBPh8ykR1vj9T2Qp4wiex-NlnYui8" finished 2026/08/23 01:43:22 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 2026/08/23 01:43:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4p2c-59EVFP25znF85W3lqzZNxd_MPmS3hKbzJajjqZT9Cc4D14PU4yRTSY0W36oo 2026/08/23 01:43:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/23 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/23 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4p2c-59EVFP25znF85W3lqzZNxd_MPmS3hKbzJajjqZT9Cc4D14PU4yRTSY0W36oo" finished 2026/08/23 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/23 01:43:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm7npY8S3VK7UgSLeKFHJikDUca8d6zWhZlhPpIm52TnyCm43PrYZFJym8JpMFNi5bY 2026/08/23 01:43:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/23 01:43:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/23 01:43:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm7npY8S3VK7UgSLeKFHJikDUca8d6zWhZlhPpIm52TnyCm43PrYZFJym8JpMFNi5bY" finished 2026/08/23 01:43:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/23 01:43:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6_pmAhoJS7CLUruV6Q8Ccv_VoBqIYQBz8_Ji5QJaVmTzVUWciez6IeeFtH0jxIl2Q 2026/08/23 01:43:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/23 01:43:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/23 01:43:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6_pmAhoJS7CLUruV6Q8Ccv_VoBqIYQBz8_Ji5QJaVmTzVUWciez6IeeFtH0jxIl2Q" finished 2026/08/23 01:43:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/23 01:43:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm5SGr-hkNcB9FIik6qbskQK4eARoeh0Zkt1GeR04o9HIUlGyBy4DNhlE-DzJSVdDno 2026/08/23 01:43:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/23 01:43:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/23 01:43:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/23 01:43:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/23 01:43:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/23 01:43:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/23 01:43:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm5SGr-hkNcB9FIik6qbskQK4eARoeh0Zkt1GeR04o9HIUlGyBy4DNhlE-DzJSVdDno" finished 2026/08/23 01:43:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/23 01:43:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4PbQKXJ2LEULK9yNKN5v-LHLOpBClV1z2McAe1xJQVd8CoWR_4Q6y3vg-CbKLMAT4 2026/08/23 01:43:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/23 01:43:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/23 01:43:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/23 01:43:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/23 01:43:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/23 01:43:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/23 01:43:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm4PbQKXJ2LEULK9yNKN5v-LHLOpBClV1z2McAe1xJQVd8CoWR_4Q6y3vg-CbKLMAT4" finished 2026/08/23 01:43:48 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 2026/08/23 01:43:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7I64SVekqIa2dlZy30hTblD3Lpn3OkzB8S6kJgMd2unklZwIee0s2GMvyRKaXjEz8 2026/08/23 01:43:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/23 01:43:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/23 01:43:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm7I64SVekqIa2dlZy30hTblD3Lpn3OkzB8S6kJgMd2unklZwIee0s2GMvyRKaXjEz8" finished 2026/08/23 01:43:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/23 01:43:59 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm76W4T_0ZzGnkNghNdPotBPsSItUjEtPViph6oGjqG-aerihvHmZDOIwHRdjmUF23g 2026/08/23 01:43:59 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/23 01:44:01 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/23 01:44:01 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm76W4T_0ZzGnkNghNdPotBPsSItUjEtPViph6oGjqG-aerihvHmZDOIwHRdjmUF23g" finished 2026/08/23 01:44:01 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/23 01:44:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4fFtahB4MOFlj8G-YasqUaZShlkNZUthtMDOYLR5oIeXgN_K2fyXoxCXjx-JAArMw 2026/08/23 01:44:04 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/23 01:44:05 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/23 01:44:05 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm4fFtahB4MOFlj8G-YasqUaZShlkNZUthtMDOYLR5oIeXgN_K2fyXoxCXjx-JAArMw" finished 2026/08/23 01:44:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/23 01:44:08 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6g25U_5Rx4SMZq-fA6wRIHQs2s_H8GZz0vy5nI5mb14yh1EXANHto6Nenzepe1sSA 2026/08/23 01:44:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/23 01:44:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/23 01:44:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/23 01:44:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/23 01:44:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/23 01:44:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/23 01:44:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm6g25U_5Rx4SMZq-fA6wRIHQs2s_H8GZz0vy5nI5mb14yh1EXANHto6Nenzepe1sSA" finished 2026/08/23 01:44:11 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/23 01:44:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6PBQvfcK0mmCM5V3_kuWfgPU18gDSnAuX4Qvt6bnHnwYoXoLO0-9KokXwq70503qc 2026/08/23 01:44:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/23 01:44:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/23 01:44:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/23 01:44:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/23 01:44:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/23 01:44:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/23 01:44:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm6PBQvfcK0mmCM5V3_kuWfgPU18gDSnAuX4Qvt6bnHnwYoXoLO0-9KokXwq70503qc" finished 2026/08/23 01:44:16 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 2026/08/23 01:44:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4YkxJZ5Trwp9lFCRAXVHu1ibFvduHjA8MyZpmeIupilbMMHkh2wA9VfEgGZSjbr4o 2026/08/23 01:44:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/23 01:44:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/23 01:44:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4YkxJZ5Trwp9lFCRAXVHu1ibFvduHjA8MyZpmeIupilbMMHkh2wA9VfEgGZSjbr4o" finished 2026/08/23 01:44:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/23 01:44:28 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm7F4FQRt86V6wdgXl6ChvG5Hwja6C2bn0n9emoss7Uc2Iy-EUt2M6hhBZXrgAVb3xE 2026/08/23 01:44:29 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/23 01:44:30 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/23 01:44:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm7F4FQRt86V6wdgXl6ChvG5Hwja6C2bn0n9emoss7Uc2Iy-EUt2M6hhBZXrgAVb3xE" finished 2026/08/23 01:44:31 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/23 01:44:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7SmOtGi0aZQ8qeorj5z7J4R2cvZkRZcZrMxR1bEmYdC4YjGmRRQLnvRdjmbbXp7vg 2026/08/23 01:44:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/23 01:44:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/23 01:44:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm7SmOtGi0aZQ8qeorj5z7J4R2cvZkRZcZrMxR1bEmYdC4YjGmRRQLnvRdjmbbXp7vg" finished 2026/08/23 01:44:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/23 01:44:38 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4gci-BJxKc0wtL0foDLQrvhjXAIb82_Rapp-LLmJuqO6bxbEQbxTbpZ9XVaDo4pBU 2026/08/23 01:44:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/23 01:44:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/23 01:44:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/23 01:44:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/23 01:44:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/23 01:44:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/23 01:44:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm4gci-BJxKc0wtL0foDLQrvhjXAIb82_Rapp-LLmJuqO6bxbEQbxTbpZ9XVaDo4pBU" finished 2026/08/23 01:44:41 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/23 01:44:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5u7xzvR-1RZeGKWt1zonz0rk8jm6amIAtKEhOGBmWMlExixhu4zKA7EaMAFdUEr5s 2026/08/23 01:44:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/23 01:44:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/23 01:44:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/23 01:44:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/23 01:44:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/23 01:44:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/23 01:44:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5u7xzvR-1RZeGKWt1zonz0rk8jm6amIAtKEhOGBmWMlExixhu4zKA7EaMAFdUEr5s" finished 2026/08/23 01:44:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/23 01:44:48 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-tihokuf4vuyo.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/23 01:44:48 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-tihokuf4vuyo.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/23 01:44:49 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/23 01:44:49 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ABPnzm4pnwYQw3fR8yfVgdV7sHUlLq2E0Dk7Igmh3qx3MjoWZzzGgj3n_RTdbSKndaOHRuY 2026/08/23 01:44:49 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/23 01:44:49 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/23 01:44:50 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "ea8e34f82db35830ae951cf3825f5367" 2026/08/23 01:44:50 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "f976d7e49f9f7422f6881c03cdd1cc17" 2026/08/23 01:44:50 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/23 01:44:51 DEBUG : short-eof-chunked.bin: multipart upload "ABPnzm4pnwYQw3fR8yfVgdV7sHUlLq2E0Dk7Igmh3qx3MjoWZzzGgj3n_RTdbSKndaOHRuY" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2702: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/23 01:44:51 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm6d2335LDX4LJUEcNjyuKUI3UVAYoCEE3gzJ5tPGcmlIwSPeRibwi3xrt6lLy_24_k 2026/08/23 01:44:51 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/23 01:44:51 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "34874c45114832dcd63e37e2c327bdaf" 2026/08/23 01:44:52 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm6d2335LDX4LJUEcNjyuKUI3UVAYoCEE3gzJ5tPGcmlIwSPeRibwi3xrt6lLy_24_k" finished 2026/08/23 01:44:52 DEBUG : unknown-size-put.txt: Multipart upload Etag: 4c8fa318037f19fbfabd226ec8327011-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/23 01:44:53 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm5MobZCipw7v9HybPx4npSbzMs2kQNGnO6RY4LyJPmfId17Y376j7ON7vBm7lZKu1Q 2026/08/23 01:44:53 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/23 01:44:53 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "52a7077057040cc3d4f86b992dee473f" 2026/08/23 01:44:54 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm5MobZCipw7v9HybPx4npSbzMs2kQNGnO6RY4LyJPmfId17Y376j7ON7vBm7lZKu1Q" finished 2026/08/23 01:44:54 DEBUG : unknown-size-update.txt: Multipart upload Etag: 80addd08d487bf41e8b417589e7d24be-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/23 01:44:54 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-tihokuf4vuyo/deeper/nonexisting/directory" 2026/08/23 01:44:54 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/23 01:44:55 DEBUG : Waiting for deletions to finish 2026/08/23 01:44:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/23 01:44:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1787449236018795") 2026/08/23 01:44:55 DEBUG : "versions/test-versions-v2026-08-23-014142-988.txt" version true 2026/08/23 01:44:55 DEBUG : versions/test-versions-v2026-08-23-014142-988.txt: Deleting (id "1787449302926660") 2026/08/23 01:44:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/23 01:44:55 INFO : versions/test-versions-v2026-08-23-014142-988.txt: Deleted 2026/08/23 01:44:56 INFO : S3 bucket rclone-test-tihokuf4vuyo: Bucket "rclone-test-tihokuf4vuyo" deleted 2026/08/23 01:44:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (308.13s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.42s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.92s) --- FAIL: TestIntegration/FsMkdir (305.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.52s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.53s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (28.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.58s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.92s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.88s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (88.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.91s) --- 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.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.31s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (32.31s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (1.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (27.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (165.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (6.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (26.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (27.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (30.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.20s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.82s) --- 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:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/23 01:44:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/23 01:44:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 308.200s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m10.055616025s (try 1/5)