"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/04 03:30:47 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-coyuzaq7wete" 2026/08/04 03:30:47 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/04 03:30:48 INFO : S3 bucket rclone-test-coyuzaq7wete: Bucket "rclone-test-coyuzaq7wete" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/04 03:30:50 INFO : S3 bucket rclone-test-coyuzaq7wete: Bucket "rclone-test-coyuzaq7wete" deleted === RUN TestIntegration/FsMkdir 2026/08/04 03:30:51 INFO : S3 bucket rclone-test-coyuzaq7wete: Bucket "rclone-test-coyuzaq7wete" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/04 03:30:51 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/04 03:30:51 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/04 03:30:51 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/04 03:31:20 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm5BxqsJZnPgSLx--Ve1_JEbPzXOU3H3Nbe9emk5ZHSrEkX1p_S1VBVDnVSWMJIPzug 2026/08/04 03:31:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f946aaba87a3c9338f3012890282b6e5" 2026/08/04 03:31:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "78baca74960db22dfeae7e7b9d38ad74" 2026/08/04 03:31:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "5a74d7f2fb88b33dc672d97bbf3ae2aa" 2026/08/04 03:31:25 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm5BxqsJZnPgSLx--Ve1_JEbPzXOU3H3Nbe9emk5ZHSrEkX1p_S1VBVDnVSWMJIPzug" 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/04 03:31:32 DEBUG : Creating backend with remote "TestS3GCS:" 2026/08/04 03:31:32 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/04 03:31:32 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/04 03:31:36 DEBUG : S3 bucket rclone-test-coyuzaq7wete: bucket is versioned: false 2026/08/04 03:31:36 DEBUG : Waiting for deletions to finish 2026/08/04 03:31:36 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/04 03:31:36 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/04 03:31:37 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/04 03:31:38 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-coyuzaq7wete/dirToPurgeFromRoot" 2026/08/04 03:31:39 DEBUG : S3 bucket rclone-test-coyuzaq7wete path dirToPurgeFromRoot: bucket is versioned: false 2026/08/04 03:31:39 DEBUG : Waiting for deletions to finish 2026/08/04 03:31:39 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/04 03:31:39 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/04 03:31:40 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/04 03:31:40 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-coyuzaq7wete/hello? sausage/êé" 2026/08/04 03:31:44 DEBUG : S3 bucket rclone-test-coyuzaq7wete path hello? sausage/êé: bucket is versioned: false 2026/08/04 03:31:44 DEBUG : Waiting for deletions to finish 2026/08/04 03:31:45 DEBUG : "a/b/c/d/e.txt" version false 2026/08/04 03:31:45 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/04 03:31:45 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/04 03:32:00 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-coyuzaq7wete/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/04 03:32:01 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-coyuzaq7wete/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-coyuzaq7wete" from "TestS3GCS:rclone-test-coyuzaq7wete" 2026/08/04 03:32:01 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/04 03:32:09 NOTICE: S3 bucket rclone-test-coyuzaq7wete: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/04 03:32:10 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm77aarvGxctCIbSyCRN7PnLQwf28apLuTIWC2J1C8_9OuAhzDIDQyQs0CwC4PlJDWU 2026/08/04 03:32:10 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/04 03:32:10 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/04 03:32:11 DEBUG : piped data.txt: multipart upload "ABPnzm77aarvGxctCIbSyCRN7PnLQwf28apLuTIWC2J1C8_9OuAhzDIDQyQs0CwC4PlJDWU" finished 2026/08/04 03:32:11 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/04 03:32:12 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm45w9Kfg3PB4Zlb3slx7LAgtO2fZ_ZIMQ4whXw3CNy3eMbAMtKTra_OAqf5vSBzZXc 2026/08/04 03:32:12 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/04 03:32:13 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9103dc05e1726c4e57997b9bc8b94572" 2026/08/04 03:32:13 DEBUG : piped data.txt: multipart upload "ABPnzm45w9Kfg3PB4Zlb3slx7LAgtO2fZ_ZIMQ4whXw3CNy3eMbAMtKTra_OAqf5vSBzZXc" finished 2026/08/04 03:32:13 DEBUG : piped data.txt: Multipart upload Etag: c253f0f3b14a57686f13f32cc17f4a17-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /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: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=667 vs obj=0 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /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: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=667 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\xd3K\xb6\x84 \f\x04\xd0-\xa9\xdd~z9\x01\xa2\x06\x84\xf01\x02\xae\xfe\x9d7\xafI\xddS\xd5\xf0FO\xfbw'\x85\x01\xcb\\\xd8R\x97k\xa8\xe8%\xf1\xfd\xb98\x8bb\xfb3\xd2\xf0\x06\xbdu:\xc0\x83\x99o:\xb8\xc0\xb9]x\xe2\xc1}hd@\xc1\xb9F\x88\x12\xa0\x8cJ\fw1\xa3\xe5\x87\x1f\xee\xab瀕\x8f)\x90\xc3D\xc7\x1c\xd8\xf3\vyn\xec\xa1b\x9f\xac8\xd9)\x0eA.\xbe\xd9MQ\x1e~\xd9\f\x015g\xa8녚\x0eT\xf3C\x11n|\x96\x97\x1duI_\a\x17\x14\xf2K\xc1\x82\x99ʦP\xb3¾j\xb1\x9c\xe4\x9a^h\xe0\xb1\x0e\x89\x1e\xb4h&\x8f\x9dN\xda?\x8d\vF\xf4\x1f\xcb\x1e\xb3\xb4\xf5\x92*\x06\xebj\xe1$+\xf9\xd3A\xb1\a\xbd\x19ʤ(OA\x02>\xec\xb7\xfd\xbf\xb5\xdc\xdf \x0f'n\x93\xe2\xc4\x16\xceI\xc1\v\x86\xed\x10\xe9\x82\x1d\xf6Qa\x02\vi}Q\xf1\xceyjX\xe1\x91\xf2Q\xd4\xc4\xd2>t\xec\x10\xc4/;\x9e`\xa1\x8d\x8e\x13j\xb8\xe6\x17\x03=\xf0\x8e\x0e=i,S\xe6\x9b\x0e*\xf3\xcbJ\x1e\xee\xf3\x0e/E:\xb6\xf0\xef\x8b\xd7\x16\xc8R\x157)\xbeш[\x1a\x14:Y\rF,4\xcaߎE\x12\xf8\xa1q\x80]\xe2dĐ\x057Ul\xfcp\x18^TRI-\x9a\xac\x14H[\x95\b\x8a\xaf\xe5\x82\v\x92\x94o\xa6Ȏ\xfd\xe8\xf0\x82\x80\xc7T\xe9\x96\xcaqI\xa2\xe9\xa6w6Ԥ\xa0\x1f,\xbb\xff\xe4\xaf\xc2\x03\x87\xbc\xebC\x11O\xba\x97*\x89\x02\xed\xbf\x02\t=\xf5\xe9d+\n\x8f\x9f\x17\aU\xf6%\x90\x82\x97\xeb\xe60c\xe0g\xb6xr\x043\x9e\xfc/\xa3\x96J\x16o\xdc\xe7,\xf9\x7f\x19\xf3#\x11_\xd6?\x0f\a\xbcpm\x9d2\x9f\xd4\xe7\"\xa7d\x8a\xf3I\x05nJ\x1f+/7\xb9\x86\x93\x12V\xf1K\xa7@\x95\xc2\xe0\xe4\xc1\x06q\xbb\xe5\xfc\x17\x1dO\xbeAC\x9dv\xf1R\xa5\x8d\x91\x03%t\x9f\x1b\x1d\x9fܧL\x9a\xa2\xb4\xb9\x89\xc2\x1d\xd2Ǔ\x85W\xe2\xa2\xf1\x15+\xfa\xf7R\xa7\xc8\xfe\x17@c\xc6cn\xa0\xa8S\xf9\xdePȱZ\fx(\xdc\xd6W4ir\xeb\x81\a\x191\xa3\xe1Cv\x8e\x83\xa1]*\xb8O\x80,^\xcc/S\x16+y\x8b\xac\xf9\xe66\xectp\xa5{\xbc\xc4\xe2\xc3\xfb\xff\xcfг_\f'6\xecփ-d\xd2s\x81*\x86\xfa\xf7\xc1\x93\x0f9\xbf\x1a5u\xd0C\x86ę\xf3\xfa\x17\x00\x00\xff\xff\xea0\xc7~\xe8\x03\x00\x00" actual : "xetemif4fibenes5sojiyul0wemuqot3loruboj9duxetac8yigamad5tigosah8lehegoy0xidabah7papunas1budoyud1jovovoy7monewog2nikeqig5nomozar5xomawey2jukufip0nulotok2puvozod0necoraw7lecigeb5vipatev6zokiyuq4kalasim6seseris8becobey7cujoqul2zaxamew0qivejed2meyihif3xosepem3jomerux7luwudew7jahijur3yabomac8diribir2nunevom8fosahut4nuvoqox2boqojah2bazadoj0pilafaf1beqajaq7zebofor2xewavus3bixujif0yeyanum6fehajax1koqecal5zenivaz1kemices2rotigis5zobuvoy5fazipig8nudoyel8nijiwuk2boteduk6xasihob0dujaxir4yesuqam0xonafup2dudijak2wexovon0zebuwib6cijusaq8wupabol6lalaqus4ripokom1kelaneg2wituwop6qucitiz5dixusem0jokipok9wavaguz7vipehit6wuqinif9saqemiy2hojubeg9mukawuf6nibazow8kerenov5jehopad1hofehab6wijetef5rurulot5vupezoc9magazal8yirohiy5suhurip5hisatiq3juzoxul0hiqewum6yiniwin0kuvexap8tuhobuv1hotacaw2fumuwux1poniqek3tekohoy2ricipux5xubefaq3mijazup6cezujuc9ziyipom9nacereg5xabiyis4tasikob6damasox7zucicik7gegidud1dogufop0difuwak3narumud9rirujur8pocotox0figowit1lujevof0xidemom6doqodok7gojaric5sawudiy4vehoguh4ceciyac0raqoror7" Diff: --- Expected +++ Actual @@ -1,2 +1 @@ -K -~z917ISFOw'\Rk%8b3u:o:]x}hd@FJ w1瀕)D ynb8)A.MQ~ 5g녚TCn|uI_KʦP¾j^hh&N? F*j$+Aʤ(OA> 'nI Qa i}QyjXQ>t/;`j==i,S*J/E:R7)ш[:Y F,4ߎEq]dĐ7Ulp^TRI-H[ oȎTqIw6Ԥ,CO* =d+ -U%0cgxr3/Jo,#_?pm2"dInJ+/7VK@qOACvR%tܧLǓW+R@ccnSPȱZ x(W4ir1Cv]*O,^/S+y6tp{г_ '6փ-ds*95uCę0~ +xetemif4fibenes5sojiyul0wemuqot3loruboj9duxetac8yigamad5tigosah8lehegoy0xidabah7papunas1budoyud1jovovoy7monewog2nikeqig5nomozar5xomawey2jukufip0nulotok2puvozod0necoraw7lecigeb5vipatev6zokiyuq4kalasim6seseris8becobey7cujoqul2zaxamew0qivejed2meyihif3xosepem3jomerux7luwudew7jahijur3yabomac8diribir2nunevom8fosahut4nuvoqox2boqojah2bazadoj0pilafaf1beqajaq7zebofor2xewavus3bixujif0yeyanum6fehajax1koqecal5zenivaz1kemices2rotigis5zobuvoy5fazipig8nudoyel8nijiwuk2boteduk6xasihob0dujaxir4yesuqam0xonafup2dudijak2wexovon0zebuwib6cijusaq8wupabol6lalaqus4ripokom1kelaneg2wituwop6qucitiz5dixusem0jokipok9wavaguz7vipehit6wuqinif9saqemiy2hojubeg9mukawuf6nibazow8kerenov5jehopad1hofehab6wijetef5rurulot5vupezoc9magazal8yirohiy5suhurip5hisatiq3juzoxul0hiqewum6yiniwin0kuvexap8tuhobuv1hotacaw2fumuwux1poniqek3tekohoy2ricipux5xubefaq3mijazup6cezujuc9ziyipom9nacereg5xabiyis4tasikob6damasox7zucicik7gegidud1dogufop0difuwak3narumud9rirujur8pocotox0figowit1lujevof0xidemom6doqodok7gojaric5sawudiy4vehoguh4ceciyac0raqoror7 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: 667 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 : "75dd3338f7a9bb72fa0c4f25ae0bb100" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +75dd3338f7a9bb72fa0c4f25ae0bb100 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-04-033222-447.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/04 03:32:29 DEBUG : oldPath = "TestS3GCS:rclone-test-coyuzaq7wete/versions/test-versions-v2026-08-04-033222-447.txt" 2026/08/04 03:32:29 DEBUG : newPath = "TestS3GCS,versions:rclone-test-coyuzaq7wete/versions/test-versions-v2026-08-04-033222-447.txt" 2026/08/04 03:32:29 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-coyuzaq7wete/versions/test-versions-v2026-08-04-033222-447.txt" 2026/08/04 03:32:29 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/08/04 03:32:29 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-coyuzaq7wete/versions/test-versions-v2026-08-04-033222-447.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-coyuzaq7wete/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:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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-coyuzaq7wete/versions/test-versions.txt: md5 hash incorrect - expecting "c853f3238d0c114e184a65e7016eeb3e" got "8f6ab3444520980da372733e67c03e03" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:507: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/04 03:32:46 DEBUG : Waiting for deletions to finish 2026/08/04 03:32:47 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/04 03:32:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1785814288054670" 2026/08/04 03:32:47 DEBUG : "versions/test-versions-v2026-08-04-033222-447.txt" version true 2026/08/04 03:32:47 DEBUG : versions/test-versions-v2026-08-04-033222-447.txt: Deleting (id "1785814342384351") 2026/08/04 03:32:47 DEBUG : "versions/test-versions.txt" version false 2026/08/04 03:32:47 DEBUG : versions/test-versions.txt: Not deleting current version "1785814347232131" 2026/08/04 03:32:47 INFO : versions/test-versions-v2026-08-04-033222-447.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:535: 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/04 03:32:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6pPzZ7mfMWDjv3D2YBvh3b-Ho9jvOeJDqC-Fn5vSxVyKYmpLwvRBO8WIcOtcf-igw 2026/08/04 03:32:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/04 03:32:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/04 03:32:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm6pPzZ7mfMWDjv3D2YBvh3b-Ho9jvOeJDqC-Fn5vSxVyKYmpLwvRBO8WIcOtcf-igw" finished 2026/08/04 03:32:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/04 03:32:57 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm78YhCKT9Oa67kVK1YLgawf_q7wpttlmF4UR_jDoVgv1Z-GRn_Vkb1kMC_CyrXA1mM 2026/08/04 03:32:57 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/04 03:32:59 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/04 03:32:59 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm78YhCKT9Oa67kVK1YLgawf_q7wpttlmF4UR_jDoVgv1Z-GRn_Vkb1kMC_CyrXA1mM" finished 2026/08/04 03:32:59 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/04 03:33:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Nozixuo6GxFfBirO-nyyUI-LpXToqySYP5Le7jhQ6HDaRGJBc0iZbnGMaHkB1MaA 2026/08/04 03:33:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/04 03:33:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/04 03:33:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm7Nozixuo6GxFfBirO-nyyUI-LpXToqySYP5Le7jhQ6HDaRGJBc0iZbnGMaHkB1MaA" finished 2026/08/04 03:33:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/04 03:33:05 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5wDGQ1LEXncfVeTuGwlj8EN8rT18qkcly1EykQFvc899ecNuMrvYQ3a4_kiBdl63Y 2026/08/04 03:33:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/04 03:33:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/04 03:33:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/04 03:33:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/04 03:33:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/04 03:33:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/04 03:33:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm5wDGQ1LEXncfVeTuGwlj8EN8rT18qkcly1EykQFvc899ecNuMrvYQ3a4_kiBdl63Y" finished 2026/08/04 03:33:08 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/04 03:33:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7yPV0lkvTyvdY-7uRk8bQyLz0T_M4MMxoUooIkEom02ohnzumu7oexEIoJDEKJ88o 2026/08/04 03:33:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/04 03:33:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/04 03:33:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/04 03:33:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/04 03:33:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/04 03:33:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/04 03:33:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7yPV0lkvTyvdY-7uRk8bQyLz0T_M4MMxoUooIkEom02ohnzumu7oexEIoJDEKJ88o" finished 2026/08/04 03:33:13 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/04 03:33:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6WOs-ioOSdOVFd9mIZOE7pkmwdAie0mYURZ1g_zkBcpha61-cxAsY6KEE2Qllt2F8 2026/08/04 03:33:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/04 03:33:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/04 03:33:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6WOs-ioOSdOVFd9mIZOE7pkmwdAie0mYURZ1g_zkBcpha61-cxAsY6KEE2Qllt2F8" finished 2026/08/04 03:33:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/04 03:33:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm7B74Wof98iTVnDlG3GjOFG7oEd59r7xoWjTKFAk0BTLEmrX7dk5U7tmSfv_xVVpTA 2026/08/04 03:33:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/04 03:33:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/04 03:33:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm7B74Wof98iTVnDlG3GjOFG7oEd59r7xoWjTKFAk0BTLEmrX7dk5U7tmSfv_xVVpTA" finished 2026/08/04 03:33:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/04 03:33:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm77OSXSSIslwHT2A6QaxdzH145sLMv0D2FzPnhFNWQaj2_1iD91NjHx-PfXzA1TwRo 2026/08/04 03:33:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/04 03:33:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/04 03:33:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm77OSXSSIslwHT2A6QaxdzH145sLMv0D2FzPnhFNWQaj2_1iD91NjHx-PfXzA1TwRo" finished 2026/08/04 03:33:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/04 03:33:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4uvlK-yVqO-DWYigfYOEpPIxgn63tO8tLB5TZHfuYMemno1hgLjgG8iJP80ZyueYo 2026/08/04 03:33:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/04 03:33:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/04 03:33:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/04 03:33:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/04 03:33:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/04 03:33:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/04 03:33:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm4uvlK-yVqO-DWYigfYOEpPIxgn63tO8tLB5TZHfuYMemno1hgLjgG8iJP80ZyueYo" finished 2026/08/04 03:33:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/04 03:33:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm41TXxOAd-mI35vhkPP_F1XDUct5-4h7RkSCCICxZcAmt8u8k3amEkGQ3Ne8A3Fr4w 2026/08/04 03:33:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/04 03:33:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/04 03:33:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/04 03:33:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/04 03:33:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/04 03:33:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/04 03:33:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm41TXxOAd-mI35vhkPP_F1XDUct5-4h7RkSCCICxZcAmt8u8k3amEkGQ3Ne8A3Fr4w" finished 2026/08/04 03:33:43 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/04 03:33:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5ILShld1FOxIJXjm7Ml8jEjJcfYNMBlFlqCASCJ7OVDmyMFbwka-VdaabY9fTSPc0 2026/08/04 03:33:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/04 03:33:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/04 03:33:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5ILShld1FOxIJXjm7Ml8jEjJcfYNMBlFlqCASCJ7OVDmyMFbwka-VdaabY9fTSPc0" finished 2026/08/04 03:33:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/04 03:33:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm7tK2q6pG63ssKogPq6XJaEoKRv9yfujqFKf6NDn4-O4Bw78yiD2hYlzGCxf8uryis 2026/08/04 03:33:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/04 03:33:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/04 03:33:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm7tK2q6pG63ssKogPq6XJaEoKRv9yfujqFKf6NDn4-O4Bw78yiD2hYlzGCxf8uryis" finished 2026/08/04 03:33:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/04 03:33:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm44CEZnUPLne-g06bOAoMS5Bc_AIlK2EfpKVBfC_5tNBEHWor255IwVzY4fAzGUOVY 2026/08/04 03:33:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/04 03:33:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/04 03:33:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm44CEZnUPLne-g06bOAoMS5Bc_AIlK2EfpKVBfC_5tNBEHWor255IwVzY4fAzGUOVY" finished 2026/08/04 03:33:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/04 03:34:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6zdPHY8iQPcuifV8FkV8liAZlCgruYqQx4YjNborhfRTbn8nphmAQvWo6StI8hy08 2026/08/04 03:34:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/04 03:34:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/04 03:34:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/04 03:34:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/04 03:34:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/04 03:34:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/04 03:34:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm6zdPHY8iQPcuifV8FkV8liAZlCgruYqQx4YjNborhfRTbn8nphmAQvWo6StI8hy08" finished 2026/08/04 03:34:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/04 03:34:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6P1oUgObLmTbdYQjmZrsma2QJXRxyM6Gb6GyXdpBMfWNKNdF7RjX8TbU2KBOIFuuY 2026/08/04 03:34:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/04 03:34:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/04 03:34:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/04 03:34:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/04 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/04 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/04 03:34:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6P1oUgObLmTbdYQjmZrsma2QJXRxyM6Gb6GyXdpBMfWNKNdF7RjX8TbU2KBOIFuuY" finished 2026/08/04 03:34:08 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/04 03:34:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6D3BNkoNvzbfdhBvGFT8YKghv0zFAhGeBjbLCFg2RcxQ3AKNt4T3J_3A0eD_LQp88 2026/08/04 03:34:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/04 03:34:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/04 03:34:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6D3BNkoNvzbfdhBvGFT8YKghv0zFAhGeBjbLCFg2RcxQ3AKNt4T3J_3A0eD_LQp88" finished 2026/08/04 03:34:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/04 03:34:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm4IYsatsn495g_N2jZjsvd4HdKGH756fBQ9F5Tmzf-q3j6sjZk6KPLCDTIWrodcljg 2026/08/04 03:34:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/04 03:34:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/04 03:34:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm4IYsatsn495g_N2jZjsvd4HdKGH756fBQ9F5Tmzf-q3j6sjZk6KPLCDTIWrodcljg" finished 2026/08/04 03:34:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/04 03:34:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7tL-aUn3jq5eP7j5Abqyv3b_c-m4vJ-fTZ-C4mKTGpYYQ0wEHgUZI3iiixweIstSc 2026/08/04 03:34:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/04 03:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/04 03:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7tL-aUn3jq5eP7j5Abqyv3b_c-m4vJ-fTZ-C4mKTGpYYQ0wEHgUZI3iiixweIstSc" finished 2026/08/04 03:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/04 03:34:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm6vgCxuOwJpLXQFBtb7amUf5OSGK2oH32rRe478UwPCE2Re6rsHS1UVgcc5hhl3jSw 2026/08/04 03:34:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/04 03:34:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/04 03:34:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/04 03:34:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/04 03:34:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/04 03:34:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/04 03:34:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm6vgCxuOwJpLXQFBtb7amUf5OSGK2oH32rRe478UwPCE2Re6rsHS1UVgcc5hhl3jSw" finished 2026/08/04 03:34:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/04 03:34:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6ANdmPMlrJqLpcVOdzJbvKHc9GOKsls-_BdMLGqYqASQW9uGIFbaM_sWcTmEqS6a8 2026/08/04 03:34:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/04 03:34:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/04 03:34:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/04 03:34:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/04 03:34:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/04 03:34:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/04 03:34:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6ANdmPMlrJqLpcVOdzJbvKHc9GOKsls-_BdMLGqYqASQW9uGIFbaM_sWcTmEqS6a8" finished 2026/08/04 03:34:37 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/04 03:34:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6dPoAEPL6L130nIFIjimI5sOMjLlIixINunN0hgykoijTIgWMY2B9nBIG4iV8mdmE 2026/08/04 03:34:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/04 03:34:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/04 03:34:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm6dPoAEPL6L130nIFIjimI5sOMjLlIixINunN0hgykoijTIgWMY2B9nBIG4iV8mdmE" finished 2026/08/04 03:34:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/04 03:34:47 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm4MDtVKB4vIHxVQM-APzuP40RmZUxytt-C1N6R0YswF9NqPK_5yvFwfKNMGLgeYFJI 2026/08/04 03:34:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/04 03:34:49 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/04 03:34:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm4MDtVKB4vIHxVQM-APzuP40RmZUxytt-C1N6R0YswF9NqPK_5yvFwfKNMGLgeYFJI" finished 2026/08/04 03:34:50 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/04 03:34:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4exV4t7SEzZgpQB2OGHnsFK1UQwznlmJ5cew0YTjXeOMTRUymwvQkytEL6D2EW6yc 2026/08/04 03:34:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/04 03:34:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/04 03:34:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm4exV4t7SEzZgpQB2OGHnsFK1UQwznlmJ5cew0YTjXeOMTRUymwvQkytEL6D2EW6yc" finished 2026/08/04 03:34:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/04 03:34:56 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6i19VjgKal3EE9Q0noGxAZmKufaO9V7lVrBkpTdFLmY5_Balkxcs6ylf0RcRLn6ZQ 2026/08/04 03:34:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/04 03:34:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/04 03:34:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/04 03:34:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/04 03:34:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/04 03:34:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/04 03:34:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm6i19VjgKal3EE9Q0noGxAZmKufaO9V7lVrBkpTdFLmY5_Balkxcs6ylf0RcRLn6ZQ" finished 2026/08/04 03:34:59 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/04 03:35:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4kkqrO9n6y22XPq0QuOcpRDoLXrYcTzFL1m6nERH1VGgVQbEmg7dBJEMPXTDZ9rAA 2026/08/04 03:35:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/04 03:35:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/04 03:35:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/04 03:35:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/04 03:35:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/04 03:35:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/04 03:35:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm4kkqrO9n6y22XPq0QuOcpRDoLXrYcTzFL1m6nERH1VGgVQbEmg7dBJEMPXTDZ9rAA" finished 2026/08/04 03:35:04 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/04 03:35:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4YT1dItoPkjSKOUi03-DPBzSjGS8MsypTRF_Kc6vGFJvMl9LOmHs5NmolcWH8UlKs 2026/08/04 03:35:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/04 03:35:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/04 03:35:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4YT1dItoPkjSKOUi03-DPBzSjGS8MsypTRF_Kc6vGFJvMl9LOmHs5NmolcWH8UlKs" finished 2026/08/04 03:35:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/04 03:35:15 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm5EkO05sp8LODFzA6PcyiIg4RDrFziRvSHg7jSNcOjESdvqF1RyQu2L4yRqUiI1IRc 2026/08/04 03:35:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/04 03:35:17 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/04 03:35:17 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm5EkO05sp8LODFzA6PcyiIg4RDrFziRvSHg7jSNcOjESdvqF1RyQu2L4yRqUiI1IRc" finished 2026/08/04 03:35:17 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/04 03:35:19 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6j-TW3hSQcWx7qfB3pxqWtBZPJTHkxoz_ljR4whFNJECY1c9ORNOuUOeX_A1sYM7Q 2026/08/04 03:35:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/04 03:35:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/04 03:35:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm6j-TW3hSQcWx7qfB3pxqWtBZPJTHkxoz_ljR4whFNJECY1c9ORNOuUOeX_A1sYM7Q" finished 2026/08/04 03:35:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/04 03:35:24 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5pVzBFIgC51C0-Ih_i3uGYVqDogj61iZB6oHeV7i9us_t7qagyKP_LmNvFVPyoBvQ 2026/08/04 03:35:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/04 03:35:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/04 03:35:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/04 03:35:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/04 03:35:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/04 03:35:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/04 03:35:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm5pVzBFIgC51C0-Ih_i3uGYVqDogj61iZB6oHeV7i9us_t7qagyKP_LmNvFVPyoBvQ" finished 2026/08/04 03:35:27 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/04 03:35:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4yJ_lwjZ86eGS1gAJox84cVxN8ePsk889E4z2QMyP7UnRDbyMaLnqmrJzzX6m1_tQ 2026/08/04 03:35:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/04 03:35:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/04 03:35:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/04 03:35:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/04 03:35:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/04 03:35:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/04 03:35:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm4yJ_lwjZ86eGS1gAJox84cVxN8ePsk889E4z2QMyP7UnRDbyMaLnqmrJzzX6m1_tQ" finished 2026/08/04 03:35:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/04 03:35:34 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-coyuzaq7wete.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/04 03:35:34 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-coyuzaq7wete.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/04 03:35:35 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/04 03:35:35 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ABPnzm6WReOdRG3rjNjzp4slE2vEyVXOwR-jVQ-Zr2n9JHgIAkYFMch3728GIxewD_1SJtI 2026/08/04 03:35:35 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/04 03:35:35 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/04 03:35:36 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "9460e08677e3000f1560625281402814" 2026/08/04 03:35:36 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "2451270679d20780a87fc83459543609" 2026/08/04 03:35:37 DEBUG : short-eof-chunked.bin: multipart upload "ABPnzm6WReOdRG3rjNjzp4slE2vEyVXOwR-jVQ-Zr2n9JHgIAkYFMch3728GIxewD_1SJtI" finished 2026/08/04 03:35:37 DEBUG : short-eof-chunked.bin: Multipart upload Etag: bea466fe5f7f9e6c5c9fe789a8083587-2 OK === 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/04 03:35:38 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm5hD90An3EEVgyoc98ABedF8wSCgVPAv0kZjMbklpPEZKtY71W-flO-Kyr57d8FK_o 2026/08/04 03:35:38 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/04 03:35:38 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "add66e9fa7871dd45ae01cde6adda59b" 2026/08/04 03:35:38 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm5hD90An3EEVgyoc98ABedF8wSCgVPAv0kZjMbklpPEZKtY71W-flO-Kyr57d8FK_o" finished 2026/08/04 03:35:38 DEBUG : unknown-size-put.txt: Multipart upload Etag: 6cf999f95de913a7d4725c03af02cd92-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/04 03:35:40 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm4l0PPip5luQsAt1ThCd-0dACaufSrkckAj-j_XK6o7vgzfD5Bm1iIhilRXe3_gzF0 2026/08/04 03:35:40 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/04 03:35:40 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "4f263a4e38022a3afd636f139b616310" 2026/08/04 03:35:40 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm4l0PPip5luQsAt1ThCd-0dACaufSrkckAj-j_XK6o7vgzfD5Bm1iIhilRXe3_gzF0" finished 2026/08/04 03:35:41 DEBUG : unknown-size-update.txt: Multipart upload Etag: 9b7957d09abae2d4ca214688365e2efa-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/04 03:35:41 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-coyuzaq7wete/deeper/nonexisting/directory" 2026/08/04 03:35:41 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/04 03:35:41 DEBUG : Waiting for deletions to finish 2026/08/04 03:35:41 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/04 03:35:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1785814288054670") 2026/08/04 03:35:41 DEBUG : "versions/test-versions-v2026-08-04-033227-295.txt" version true 2026/08/04 03:35:41 DEBUG : versions/test-versions-v2026-08-04-033227-295.txt: Deleting (id "1785814347232131") 2026/08/04 03:35:42 INFO : versions/test-versions-v2026-08-04-033227-295.txt: Deleted 2026/08/04 03:35:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/04 03:35:42 INFO : S3 bucket rclone-test-coyuzaq7wete: Bucket "rclone-test-coyuzaq7wete" deleted 2026/08/04 03:35:43 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (296.00s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.39s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.99s) --- FAIL: TestIntegration/FsMkdir (293.23s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.51s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.52s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (24.33s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.56s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.96s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (82.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.23s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.30s) --- 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.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (34.99s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (1.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (29.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (17.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (8.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (165.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (26.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (28.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.84s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.11s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.45s) --- 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/04 03:35:43 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/04 03:35:43 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 296.070s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m57.689966102s (try 1/5)