"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 TestClientRemovesSecurityTokenOnCrossHostRedirect --- PASS: TestClientRemovesSecurityTokenOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecurityTokenOnSameHostRedirect --- PASS: TestClientKeepsSecurityTokenOnSameHostRedirect (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/07/25 04:11:53 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fafukok4ziwi" 2026/07/25 04:11:53 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/07/25 04:11:55 INFO : S3 bucket rclone-test-fafukok4ziwi: Bucket "rclone-test-fafukok4ziwi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/07/25 04:11:56 INFO : S3 bucket rclone-test-fafukok4ziwi: Bucket "rclone-test-fafukok4ziwi" deleted === RUN TestIntegration/FsMkdir 2026/07/25 04:11:57 INFO : S3 bucket rclone-test-fafukok4ziwi: Bucket "rclone-test-fafukok4ziwi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/25 04:11:57 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/25 04:11:58 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/25 04:11:58 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/07/25 04:12:28 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm72DoZ7qgdjplb-XTRj7BMvSbDs2q7Osgyw5X4ZKp6whwWew0P4-VBiVZfjto_kXrA 2026/07/25 04:12:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "2f425131a4ee9587aa0141d74b78393d" 2026/07/25 04:12:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "ee71f4b9b565f38a292d70ac0df8646a" 2026/07/25 04:12:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "452b8c21dbe29ea8e1c9152b07ada39e" 2026/07/25 04:12:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm72DoZ7qgdjplb-XTRj7BMvSbDs2q7Osgyw5X4ZKp6whwWew0P4-VBiVZfjto_kXrA" 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/07/25 04:12:38 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/25 04:12:39 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/07/25 04:12:42 DEBUG : S3 bucket rclone-test-fafukok4ziwi: bucket is versioned: false 2026/07/25 04:12:42 DEBUG : Waiting for deletions to finish 2026/07/25 04:12:42 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/07/25 04:12:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/07/25 04:12:43 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/25 04:12:44 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fafukok4ziwi/dirToPurgeFromRoot" 2026/07/25 04:12:45 DEBUG : S3 bucket rclone-test-fafukok4ziwi path dirToPurgeFromRoot: bucket is versioned: false 2026/07/25 04:12:45 DEBUG : Waiting for deletions to finish 2026/07/25 04:12:45 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/07/25 04:12:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/07/25 04:12:46 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/25 04:12:46 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fafukok4ziwi/hello? sausage/êé" 2026/07/25 04:12:49 DEBUG : S3 bucket rclone-test-fafukok4ziwi path hello? sausage/êé: bucket is versioned: false 2026/07/25 04:12:49 DEBUG : Waiting for deletions to finish 2026/07/25 04:12:49 DEBUG : "a/b/c/d/e.txt" version false 2026/07/25 04:12:49 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/07/25 04:12:49 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/07/25 04:13:01 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fafukok4ziwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/25 04:13:01 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fafukok4ziwi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-fafukok4ziwi" from "TestS3GCS:rclone-test-fafukok4ziwi" 2026/07/25 04:13:02 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/07/25 04:13:06 NOTICE: S3 bucket rclone-test-fafukok4ziwi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/07/25 04:13:06 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6XqDRKcnt3EQCmjCqy9Z6iKorirNXOGycS1wDdLuq9thK-yBrsns1ZyHNlghBQ-T0 2026/07/25 04:13:06 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/07/25 04:13:06 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/07/25 04:13:06 DEBUG : piped data.txt: multipart upload "ABPnzm6XqDRKcnt3EQCmjCqy9Z6iKorirNXOGycS1wDdLuq9thK-yBrsns1ZyHNlghBQ-T0" finished 2026/07/25 04:13:07 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/25 04:13:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7oqitVZBWZb4WjaDu4rMyrQBs-eaut_Cg2n7xfOAp0tRSKZWZUxqeidmX3OPVRPpM 2026/07/25 04:13:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/25 04:13:08 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f2be26d581380852d956de3cce783a26" 2026/07/25 04:13:08 DEBUG : piped data.txt: multipart upload "ABPnzm7oqitVZBWZb4WjaDu4rMyrQBs-eaut_Cg2n7xfOAp0tRSKZWZUxqeidmX3OPVRPpM" finished 2026/07/25 04:13:08 DEBUG : piped data.txt: Multipart upload Etag: 78c70e228a9ac9bba8b5038f743dfd5e-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: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=664 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: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=664 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\x1c҉\xb5\xac \f\x00Ж\xc6u\x9cr\"\x06\t\x88\x014l\xd5\xff\xf3~\v\xf7\\\x8fY\"\x96\xcf+7Z.\x9b\xe7\x13=\uefc3\x13;\xe8\xcbŊNz6\xc3\t\x95\x9c\xdb.\x06\x15\xa5\xc1`\x12#\xf1\xfb\x90\x16\x8d\xea\xd7\xf0\xc2\v\xf7\x9f\x96\x88\x89\xedGa\xc5\xcen\xe8|s\xc3c5\x14YIٲ\x1c\x98(/\n:ExWÕ\r\x97\xc1s\xa2\x8b\xfa\x96\xa0\xd1\xcbm99\xb1\xe5:\xbd\xd8\xd0C\xffvq\\\xc9}\xb5D\xc8\x1c\x06\xc7\x0fG\xf2\xa3\x85\n]\xd4\uf897:\x84\xed \x0f\x8d\xcf\xe1\xe0\xc6\t\xdf1\xca-\x89\xcf\xf1\xa5,\x8e\xc2\xf7\xa1\x17#\xdd[\x90\x8c\x85\xcf\xf5\x80.\x15\xf3\x12D\xe3\xc5\xf7\xa0ٲ\a;Xrl\xa1\x0e\aE\xee\\\xa7[\x14j<\x87\x1d+\xbft\x8d\x0f\xbcT\xa1Κ\xaa\x14\xc8c\x13\v\x1a\xf3\xba\xa3#'e\xa8\xdcPѽ\x9dbQ\x91\x9a\xbd\x18\xd9\xd9l\x89\f5:\xa7\x8c\x16+\xb6\xa9I$\xcd\xe5\x93\xc5s\xe6\xbcY>pG;\x06\xect\xf2\xfb3h c\x184\\tH\x1e\xba\x14\n\xe8&\x8f\x878\xb6\x83\xe3\x9d\x13\xa8%B`-\xe5\x13\xf8\xbf\xcfj\xc8b\x05\xff\xc9\\(\xe1\xbe^`)aY\x13\x05ڡ\xaf\x11\x1b\x1ar\xab\xa1,\x1d\xcazA\x81\x03\xec\xefa\x8bYܤ$sD\xff\xe9\xa4q'5pG;t3h c4\tH -&8%B`-jb\(^`)aYڡr,zAaYܤ$sDq'5 & ? + ≠/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-fafukok4ziwi/versions/test-versions.txt: md5 hash incorrect - expecting "ba811a2bdb85b7e99b8e937b70e3e09a" got "e4e849b5943c50c1e6e409dcde56f6de" 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/07/25 04:13:37 DEBUG : Waiting for deletions to finish 2026/07/25 04:13:37 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/07/25 04:13:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1784952755920887" 2026/07/25 04:13:37 DEBUG : "versions/test-versions-v2026-07-25-041314-685.txt" version true 2026/07/25 04:13:37 DEBUG : versions/test-versions-v2026-07-25-041314-685.txt: Deleting (id "1784952794630790") 2026/07/25 04:13:37 DEBUG : "versions/test-versions.txt" version false 2026/07/25 04:13:37 DEBUG : versions/test-versions.txt: Not deleting current version "1784952799391157" 2026/07/25 04:13:38 INFO : versions/test-versions-v2026-07-25-041314-685.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/07/25 04:13:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5OVdw-7tXkoaZlH4WNt5A0CSfWNP98aocH-hGiTCzvKUTDeDnlEVOyYoZ9rF8OfJg 2026/07/25 04:13:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/07/25 04:13:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/07/25 04:13:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm5OVdw-7tXkoaZlH4WNt5A0CSfWNP98aocH-hGiTCzvKUTDeDnlEVOyYoZ9rF8OfJg" finished 2026/07/25 04:13:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/07/25 04:13:47 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm7cgRSxGy2eKWBEU-TObJ8EUZt0uCsAJlM9E_lWtbAaZpxkr8DPKg6Wt2hGtESRcWc 2026/07/25 04:13:47 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/07/25 04:13:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/25 04:13:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm7cgRSxGy2eKWBEU-TObJ8EUZt0uCsAJlM9E_lWtbAaZpxkr8DPKg6Wt2hGtESRcWc" finished 2026/07/25 04:13:49 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/07/25 04:13:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5oQr4Bj8Pw-0bKqiKhfnM59W8IM9J47_BtZwSh48k5dLPbj-xdF8IENlFXQ_q9MxM 2026/07/25 04:13:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/07/25 04:13:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/25 04:13:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm5oQr4Bj8Pw-0bKqiKhfnM59W8IM9J47_BtZwSh48k5dLPbj-xdF8IENlFXQ_q9MxM" finished 2026/07/25 04:13:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/25 04:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4gN7gOJ4c1jRwUlcPGG1AwSqYtJVAbkoIv6wJ36kzBm8XF_XLvrJeZdKtWXJWD-FM 2026/07/25 04:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/25 04:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/25 04:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/25 04:13:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/07/25 04:13:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/25 04:13:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/07/25 04:13:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm4gN7gOJ4c1jRwUlcPGG1AwSqYtJVAbkoIv6wJ36kzBm8XF_XLvrJeZdKtWXJWD-FM" finished 2026/07/25 04:13:58 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/25 04:14:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4T9KgH-M7Z4h69hGCCB9qyH7ANhIfAIQNXp3_75XMSfHZ3N4AUQ7zmXYJteVRrRlc 2026/07/25 04:14:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/07/25 04:14:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/07/25 04:14:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/07/25 04:14:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/07/25 04:14:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/25 04:14:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/07/25 04:14:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4T9KgH-M7Z4h69hGCCB9qyH7ANhIfAIQNXp3_75XMSfHZ3N4AUQ7zmXYJteVRrRlc" finished 2026/07/25 04:14:03 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/07/25 04:14:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6FCBo3YIuGpRdytIoHFuQvFudMtzrY1reKAZp6f-HxPzdezdsA_KF9pmhAbIXXcJM 2026/07/25 04:14:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/25 04:14:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/07/25 04:14:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6FCBo3YIuGpRdytIoHFuQvFudMtzrY1reKAZp6f-HxPzdezdsA_KF9pmhAbIXXcJM" finished 2026/07/25 04:14:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/07/25 04:14:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm4IcVEkJNvCeX7wi3r3_liGMlA7Yd_J5L_o8_KrjPLaYjneZAZcCmhoeJCUrjkhRzg 2026/07/25 04:14:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/25 04:14:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/25 04:14:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm4IcVEkJNvCeX7wi3r3_liGMlA7Yd_J5L_o8_KrjPLaYjneZAZcCmhoeJCUrjkhRzg" finished 2026/07/25 04:14:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/07/25 04:14:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4G1nblF4B3bvTgJnWps9a1x-_dUjMRpZ2M-zeVJDXF3X7A-aw0PjZj3OjFt_HRPwU 2026/07/25 04:14:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/25 04:14:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/25 04:14:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4G1nblF4B3bvTgJnWps9a1x-_dUjMRpZ2M-zeVJDXF3X7A-aw0PjZj3OjFt_HRPwU" finished 2026/07/25 04:14:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/25 04:14:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm515-25IZg7iS3UzBAKuOGhW31tm4qrh1V5bNZ8jSR4h1Cqnj3a7ryr06A8RJer49M 2026/07/25 04:14:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/25 04:14:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/25 04:14:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/25 04:14:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/07/25 04:14:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/25 04:14:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/07/25 04:14:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm515-25IZg7iS3UzBAKuOGhW31tm4qrh1V5bNZ8jSR4h1Cqnj3a7ryr06A8RJer49M" finished 2026/07/25 04:14:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/25 04:14:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6VM2Vqhqtk9cVtHypZPN_Al8nCABVtrkJX2gW1J8Ba5F1m0kqsPA4EPuh_1hrX6kc 2026/07/25 04:14:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/25 04:14:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/07/25 04:14:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/07/25 04:14:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/07/25 04:14:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/25 04:14:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/07/25 04:14:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6VM2Vqhqtk9cVtHypZPN_Al8nCABVtrkJX2gW1J8Ba5F1m0kqsPA4EPuh_1hrX6kc" finished 2026/07/25 04:14:28 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/07/25 04:14:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4s02j9QJebmroqObnj5P1UYhLyVEJV6vptJeq0qNSVwpemj9_RXWSdpaKDYl6pp2Y 2026/07/25 04:14:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/25 04:14:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/07/25 04:14:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4s02j9QJebmroqObnj5P1UYhLyVEJV6vptJeq0qNSVwpemj9_RXWSdpaKDYl6pp2Y" finished 2026/07/25 04:14:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/07/25 04:14:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm7fvtXQIzCRUQ5m1uVsZI0_8oK5D_RLSsMGkKD2ZWPdzrJOOcrwLDcCYm2O2G3rl_E 2026/07/25 04:14:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/25 04:14:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/25 04:14:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm7fvtXQIzCRUQ5m1uVsZI0_8oK5D_RLSsMGkKD2ZWPdzrJOOcrwLDcCYm2O2G3rl_E" finished 2026/07/25 04:14:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/07/25 04:14:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6jOr5cBkRdrf-Ynnf74S-ijc1N8eeWBS1CD8gKfcELx4tjpGwOmyqlMhW8enBTyQo 2026/07/25 04:14:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/25 04:14:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/25 04:14:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6jOr5cBkRdrf-Ynnf74S-ijc1N8eeWBS1CD8gKfcELx4tjpGwOmyqlMhW8enBTyQo" finished 2026/07/25 04:14:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/25 04:14:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5XPxkodV2F-O6u9GsS5uf-ZssL_MwuSigS0LEhTxQhtLoHdanwJBdrLxMSTTMlOfM 2026/07/25 04:14:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/25 04:14:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/25 04:14:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/25 04:14:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/25 04:14:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/25 04:14:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/07/25 04:14:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm5XPxkodV2F-O6u9GsS5uf-ZssL_MwuSigS0LEhTxQhtLoHdanwJBdrLxMSTTMlOfM" finished 2026/07/25 04:14:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/25 04:14:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5G4tmzYmeLLHKcy0QObkATr9wMGiRYmLqi2GcZLpvEcG_tSasox8UUfsSozzd0Bp4 2026/07/25 04:14:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/25 04:14:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/07/25 04:14:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/07/25 04:14:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/25 04:14:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/25 04:14:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/07/25 04:14:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5G4tmzYmeLLHKcy0QObkATr9wMGiRYmLqi2GcZLpvEcG_tSasox8UUfsSozzd0Bp4" finished 2026/07/25 04:14:54 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/07/25 04:14:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm40USUmVRR6OwlWknaePnckjfieq8FTnntBTs5BcIwuMpVvH2AYq63mMQIqa68OekE 2026/07/25 04:14:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/25 04:15:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/07/25 04:15:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm40USUmVRR6OwlWknaePnckjfieq8FTnntBTs5BcIwuMpVvH2AYq63mMQIqa68OekE" finished 2026/07/25 04:15:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/07/25 04:15:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm53KGxr0HqDLFVsK2NXZNUKJPniG3o_QQ6SKkztSFpNUtVbQJGOc67RhhawCToo4Hc 2026/07/25 04:15:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/25 04:15:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/25 04:15:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm53KGxr0HqDLFVsK2NXZNUKJPniG3o_QQ6SKkztSFpNUtVbQJGOc67RhhawCToo4Hc" finished 2026/07/25 04:15:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/07/25 04:15:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4-M_LfkcMGZ-Tqe0-ODQl8VkvU9rT_esbw3nNMnufGUCXQsLyw6ZJ0vy19wZMUous 2026/07/25 04:15:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/25 04:15:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/25 04:15:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4-M_LfkcMGZ-Tqe0-ODQl8VkvU9rT_esbw3nNMnufGUCXQsLyw6ZJ0vy19wZMUous" finished 2026/07/25 04:15:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/25 04:15:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm5G473YMmwSoqMS2pMaRCMvMa-mwwcO5zgUBaeb7-DGei7-TEvZopkiwy8PnMp3NMQ 2026/07/25 04:15:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/25 04:15:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/25 04:15:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/25 04:15:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/07/25 04:15:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/25 04:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/07/25 04:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm5G473YMmwSoqMS2pMaRCMvMa-mwwcO5zgUBaeb7-DGei7-TEvZopkiwy8PnMp3NMQ" finished 2026/07/25 04:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/25 04:15:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm785GT-ajDxXLj0uLxAJGBmkMS5U4Iv6QGEMjDnD9d1yjf5hLeLJUFjU5HHHgt03aA 2026/07/25 04:15:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/25 04:15:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/07/25 04:15:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/07/25 04:15:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/07/25 04:15:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/25 04:15:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/07/25 04:15:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm785GT-ajDxXLj0uLxAJGBmkMS5U4Iv6QGEMjDnD9d1yjf5hLeLJUFjU5HHHgt03aA" finished 2026/07/25 04:15:20 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/07/25 04:15:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6ErquoSf-76FHTPxuN4JzyVxBKcEZ28BDMnZ1OpkXF6PSgXFEfdPpwcSiOjMa9-AM 2026/07/25 04:15:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/07/25 04:15:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/07/25 04:15:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm6ErquoSf-76FHTPxuN4JzyVxBKcEZ28BDMnZ1OpkXF6PSgXFEfdPpwcSiOjMa9-AM" finished 2026/07/25 04:15:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/07/25 04:15:29 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm4bIMWS8rKf4Ba-_CId2QpaU7CkCr1lrYXqJp5JfWx-j3s2RAhfjgjT8oN3vK7Oi_A 2026/07/25 04:15:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/07/25 04:15:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/25 04:15:32 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm4bIMWS8rKf4Ba-_CId2QpaU7CkCr1lrYXqJp5JfWx-j3s2RAhfjgjT8oN3vK7Oi_A" finished 2026/07/25 04:15:32 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/07/25 04:15:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Oj8xEdpVpOCLw2M-SJILulIhdYjQaN9MO3Lp0XwyyNQ_2udWbBj-j8FM7nkA5lhI 2026/07/25 04:15:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/07/25 04:15:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/25 04:15:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm7Oj8xEdpVpOCLw2M-SJILulIhdYjQaN9MO3Lp0XwyyNQ_2udWbBj-j8FM7nkA5lhI" finished 2026/07/25 04:15:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/25 04:15:38 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5lzu9_VVam-6jHtITChCs-S14NKdscWht0nNenUZKjRwmtUYMMwgQdO0pgyLLle5I 2026/07/25 04:15:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/25 04:15:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/25 04:15:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/25 04:15:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/25 04:15:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/25 04:15:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/07/25 04:15:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5lzu9_VVam-6jHtITChCs-S14NKdscWht0nNenUZKjRwmtUYMMwgQdO0pgyLLle5I" finished 2026/07/25 04:15:41 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/25 04:15:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6gqd0Lj7RgRTirf-KY-HfnmLWeaOsfo7zE3TBy5oM625RKLguNHC2zYZb52LiqS18 2026/07/25 04:15:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/07/25 04:15:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/07/25 04:15:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/07/25 04:15:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/25 04:15:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/25 04:15:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/07/25 04:15:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm6gqd0Lj7RgRTirf-KY-HfnmLWeaOsfo7zE3TBy5oM625RKLguNHC2zYZb52LiqS18" finished 2026/07/25 04:15:46 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/07/25 04:15:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5pTRKsq_XuGNrkhxiisvZHRNSDXjJgWv-TAelets3VgorqKNcmMq7ApkMxNp6_YWI 2026/07/25 04:15:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/07/25 04:15:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/07/25 04:15:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5pTRKsq_XuGNrkhxiisvZHRNSDXjJgWv-TAelets3VgorqKNcmMq7ApkMxNp6_YWI" finished 2026/07/25 04:15:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/07/25 04:15:56 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm6N_DsXa2EPXAkPX05AyxUS6CFAZbUX9v0sWfA3bRrbG9--v3uDLu0uRla8fRB0td8 2026/07/25 04:15:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/07/25 04:15:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/25 04:15:59 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm6N_DsXa2EPXAkPX05AyxUS6CFAZbUX9v0sWfA3bRrbG9--v3uDLu0uRla8fRB0td8" finished 2026/07/25 04:15:59 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/07/25 04:16:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4GzOWYU514-7uOcUgvihEcREkDgLh_d0sjfFCnTbFWQYRKiCWF1OKPZGWS0Qu4Yxc 2026/07/25 04:16:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/07/25 04:16:03 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/25 04:16:04 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm4GzOWYU514-7uOcUgvihEcREkDgLh_d0sjfFCnTbFWQYRKiCWF1OKPZGWS0Qu4Yxc" finished 2026/07/25 04:16:04 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/25 04:16:06 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5J_8n5LEScgYQJjTf1rHf35H4hFfbX7HrZylhlFCLE7kDp2KMhucoT73VbqWwWZcU 2026/07/25 04:16:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/25 04:16:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/25 04:16:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/25 04:16:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/07/25 04:16:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/25 04:16:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/07/25 04:16:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm5J_8n5LEScgYQJjTf1rHf35H4hFfbX7HrZylhlFCLE7kDp2KMhucoT73VbqWwWZcU" finished 2026/07/25 04:16:09 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/25 04:16:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Gi7bmipci_ysdP1cHHXh3pXG4ZROcfUdzd-ryGuGLGCQPP1JqjKFvSzZUjNLe2hs 2026/07/25 04:16:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/07/25 04:16:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/07/25 04:16:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/07/25 04:16:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/07/25 04:16:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/25 04:16:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/07/25 04:16:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm7Gi7bmipci_ysdP1cHHXh3pXG4ZROcfUdzd-ryGuGLGCQPP1JqjKFvSzZUjNLe2hs" finished 2026/07/25 04:16:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2577: *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/07/25 04:16:17 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm5QdkCd4Aut8q7kgEi3VXENZGWo5pZpCd9pKlp_91xkBhvvGNRibDbn81Fq5EOfhoM 2026/07/25 04:16:17 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/25 04:16:17 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0dfbdd6ced617de9a1b0a9ec3e6d8abb" 2026/07/25 04:16:17 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm5QdkCd4Aut8q7kgEi3VXENZGWo5pZpCd9pKlp_91xkBhvvGNRibDbn81Fq5EOfhoM" finished 2026/07/25 04:16:18 DEBUG : unknown-size-put.txt: Multipart upload Etag: 3f96ef564125e35eaf41efce3eae1927-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/25 04:16:19 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm7pjQnt2-nTKv-oGztgVhwh_n8XyKPIerYZIOW6-4MafgIw5SsbF_4xgjd61Z5eag4 2026/07/25 04:16:19 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/07/25 04:16:19 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "7a5d66bc63fa045a1bcdcd784954ad31" 2026/07/25 04:16:19 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm7pjQnt2-nTKv-oGztgVhwh_n8XyKPIerYZIOW6-4MafgIw5SsbF_4xgjd61Z5eag4" finished 2026/07/25 04:16:19 DEBUG : unknown-size-update.txt: Multipart upload Etag: a82f64471a1f7daaf6297e795846a123-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/25 04:16:20 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fafukok4ziwi/deeper/nonexisting/directory" 2026/07/25 04:16:20 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/25 04:16:21 DEBUG : Waiting for deletions to finish 2026/07/25 04:16:21 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/07/25 04:16:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1784952755920887") 2026/07/25 04:16:21 DEBUG : "versions/test-versions-v2026-07-25-041319-444.txt" version true 2026/07/25 04:16:21 DEBUG : versions/test-versions-v2026-07-25-041319-444.txt: Deleting (id "1784952799391157") 2026/07/25 04:16:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/25 04:16:21 INFO : versions/test-versions-v2026-07-25-041319-444.txt: Deleted 2026/07/25 04:16:22 INFO : S3 bucket rclone-test-fafukok4ziwi: Bucket "rclone-test-fafukok4ziwi" deleted 2026/07/25 04:16:22 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- FAIL: TestIntegration (268.82s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.69s) --- FAIL: TestIntegration/FsMkdir (265.96s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.22s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.49s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.47s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (26.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.27s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.26s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.98s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.70s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (64.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.72s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.42s) --- 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 (0.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (30.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (1.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (27.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.28s) --- 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.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (157.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (26.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (26.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (28.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.45s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.24s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.77s) --- 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:253: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/07/25 04:16:22 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/07/25 04:16:22 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 268.879s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m30.663632765s (try 1/5)