"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 TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2026/07/01 02:33:13 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vijisuz8kaza" 2026/07/01 02:33:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/07/01 02:33:15 INFO : S3 bucket rclone-test-vijisuz8kaza: Bucket "rclone-test-vijisuz8kaza" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/07/01 02:33:16 INFO : S3 bucket rclone-test-vijisuz8kaza: Bucket "rclone-test-vijisuz8kaza" deleted === RUN TestIntegration/FsMkdir 2026/07/01 02:33:17 INFO : S3 bucket rclone-test-vijisuz8kaza: Bucket "rclone-test-vijisuz8kaza" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/01 02:33:18 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/01 02:33:18 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/01 02:33:18 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:708: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /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:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /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:708: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /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:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /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:708: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /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:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/01 02:33:52 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm5F3r7kIbhuMEPbWXt8fJTkX81DEfX9zu0aN2trYfm6QOYtVRQGWBtPbmxZGjVPTwg 2026/07/01 02:33:54 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "1aee7118a39954584eb7687a37c4fc2a" 2026/07/01 02:33:55 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "087250ce5effbccd652dc898f11b2b80" 2026/07/01 02:33:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c29486b0f27e8670b4138390a48ce2f6" 2026/07/01 02:33:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm5F3r7kIbhuMEPbWXt8fJTkX81DEfX9zu0aN2trYfm6QOYtVRQGWBtPbmxZGjVPTwg" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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/01 02:34:02 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/01 02:34:02 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/01 02:34:06 DEBUG : S3 bucket rclone-test-vijisuz8kaza: bucket is versioned: false 2026/07/01 02:34:06 DEBUG : Waiting for deletions to finish 2026/07/01 02:34:06 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/07/01 02:34:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/07/01 02:34:06 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/01 02:34:08 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vijisuz8kaza/dirToPurgeFromRoot" 2026/07/01 02:34:08 DEBUG : S3 bucket rclone-test-vijisuz8kaza path dirToPurgeFromRoot: bucket is versioned: false 2026/07/01 02:34:08 DEBUG : Waiting for deletions to finish 2026/07/01 02:34:09 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/07/01 02:34:09 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/07/01 02:34:09 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/01 02:34:09 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vijisuz8kaza/hello? sausage/êé" 2026/07/01 02:34:14 DEBUG : S3 bucket rclone-test-vijisuz8kaza path hello? sausage/êé: bucket is versioned: false 2026/07/01 02:34:14 DEBUG : Waiting for deletions to finish 2026/07/01 02:34:14 DEBUG : "a/b/c/d/e.txt" version false 2026/07/01 02:34:14 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/07/01 02:34:15 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:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/01 02:34:24 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vijisuz8kaza/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/01 02:34:25 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vijisuz8kaza/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3GCS:" path "rclone-test-vijisuz8kaza" from "TestS3GCS:rclone-test-vijisuz8kaza" 2026/07/01 02:34:25 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1988: Too many files to list - giving up === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2046: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2046 Error: Received unexpected error: not found: FixupRequest Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/01 02:34:48 NOTICE: S3 bucket rclone-test-vijisuz8kaza: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/07/01 02:34:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5Wh2q7s-01DZqiPuh3FQijDKwUri4aSk1-t4tc6TOxLu2DkXoa8g0Gfm3m6Fe6UMY 2026/07/01 02:34:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/07/01 02:34:49 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/07/01 02:34:49 DEBUG : piped data.txt: multipart upload "ABPnzm5Wh2q7s-01DZqiPuh3FQijDKwUri4aSk1-t4tc6TOxLu2DkXoa8g0Gfm3m6Fe6UMY" finished 2026/07/01 02:34:49 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/01 02:34:50 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5szwPwa_L3SGrujbPHJRRFPzGYbnKQ_vhnJ7uaen4XfXzikpM_4lBkw7AkLfloS-8 2026/07/01 02:34:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/01 02:34:50 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b4a6fc8f7cfe5a1917776bee6beb60e9" 2026/07/01 02:34:50 DEBUG : piped data.txt: multipart upload "ABPnzm5szwPwa_L3SGrujbPHJRRFPzGYbnKQ_vhnJ7uaen4XfXzikpM_4lBkw7AkLfloS-8" finished 2026/07/01 02:34:51 DEBUG : piped data.txt: Multipart upload Etag: 849e358260fc750efe601f34368cd836-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:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 fstest.go: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:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 s3_internal_test.go:100: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:100 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:109: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:109 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x14ҋ\xb1\x84 \f\x85\xe1\x96Խ\xaeZN\xc0\b\x114\xbc\x82H\xf5w\xb6\x813g\xfe\xf9\x1aG\xda)\xcd/Z\xb8\xc0\xce\x1e/\xf4h\x16/7*\xe9_\x03\x8e\x94\xa4\xd5\xe3\xcb^¶K\xe0[\xccvc&E\xfbxs\a\au}eg\xc3zt\x14 B\x98\xacX\xe8\xe2\xc7\"\x05\x13\x96\xcdH\xc1\x80v\xac\x98\xe4\x15\xbdZVt\xd03\x04\x8e\x94\xe8\x1c\xachTp}\x1f\xa8\xac\xc9O\a69\xb1/\x89=\a\xba\x87\x87v\xde9LI<5\xack\xa5\x9d;\xb41C\x17-f:(Rb3\xfdvw\xb8GO\x1a\x03^\x9f\x9d\x03'\xd2\x7f\x95\vv*\x1f\rQ,\xabO\x86C\xbc\x94\xf1\xa5\x03\x8b\x9cS\xa0̉\xcbW\xc3!'\xbb!\x93\xe7\x1b\xdf\xe5f\xcd'\xe7o\x82\x83Oh\x8b'#\x1a\xe3h\xa1R\xc0sS\x12ɉ\xdd\f\x15,l炙\x93\x98EK\xc5 n;\xb9\x92C\xbbF\xe9d\xd1\xff\x19\xf1h$\xcc\x17Vn\xf8\x0e\x99wr\xf4N7Y~\xe9\x9c\x1a\x1bz\xa5-I\x1e\xf6\x9c\xfe\x14TT`\x97\x0e\x8a\v>\x93\x91L\x91\xfd\xa8\xb1b\xc7\xf7\xaf\xe3N\x1d\xd4z\x8b\xa2\x97\xcf-\xf1%\n\xedZ(\xd1M\xf7\xdcD\xc3Iv} s\xa6\xb6fr\xe2(\x7f\x0fi\xa4\xa8\xff\x9d\xd4\xd9Ѿ9~X\xe1\xb3>\xfc\xf0.i=$\xa3G\xff\xad\x1cѐ\xfdTT\xd4(λhJ\xb8\x7fn\x8e\xa0\xe0\x99\x1cjЬV+\x01\f\x95Ց\xa7\x9b\xe2lj\xc7J\xe5\xa3(\xfe\xfe\r'\x9cr\x90\xfb\xd6_]V\xc3o\xcf\xe3>\x1d\xe0\xa1I\xd8ԯ\v\xf6UI\x83,\xcf\xf4\xe0A\x8d\xaf\xe5\xe0\x80\x1eۦ\xf9\x96\x87\xec|K!\xcbi{!A\xe3\xf3\xe3 \xf0\x8byj|\xe2-ai`0\x88\xfa3\xfc\xc0Mq\xe8b(\x83\x99\x95\xbcR\xa9o\x85\x0fɒ\x86.\xcfO\xe4\xe4\xe0\xa0\x1d\xebڨ\x92\x972\x04r\x9c8\r\x05:\xddܗ\x86]\x14\xfbU\xb1\xa3&פ\x7f\xba\xc0/\x06\v\xdcl\xff\x12\x9ex\xb2\x1a4<\xe0%M\x15\x0fPl\xc7\u0085N\xd4K /\x9e\xdb_\x16K\x11\xaf\xf1\xa7\xe3\x95\xfa\xd1rr\xa6}L`1A\x1c\"^Ը\x0f\x87(Np\xcd\x0f^`\xe1\xde.j\xd29~\x1df\xb2Ԧ\xf6s\xc0Ϸ\x83\x12CzVh%B\x18\r9\xa9\x9cVÞ\x92\xa8\xbfN\n;\x94\xcf\xc9\x11\x02\xc4\xe5?\x00\x00\xff\xff\x9d\xb8\xf5*\xe8\x03\x00\x00" actual : "xoqidir5yehamah5lemeleg7lunebuz6gakibur8leyolup9duponug9nesibid1nozakav8yudogoc1kipaqap2huhazul1tuteret9gutepeh1veruyuc8hobifiw0poqirij0hucebam6wavocil2fexujez7rolopin0widodop2rulixev8vidozax1sazucug2fiqirog2hobidan1licepem3doporic4votezit3caquhob3safulut1yifetuj2pisorot6cafujok0siloney7nocojos6rafojax7liguceq1havipej9buqikuh9gitetoh5tesorug7cuvepuk9jovikeh8quzihel4gulegup5mevoxey0sodikiy2nihoyij2xogiyux7ruwolor4bavebah7zabotew2gusiqol1cevezey4zedizab8nubiyoj9romubeh8tirinin5xucajih8wasosix8sikukis6fuxibiz4jizokid9kowobew8wowodur8fuselel6voqegih3vebixiq5ducired3noqabaw2kecacob8hupagit8kiliniq3kulevit3biqizab0jajufik6vujokob0vebiled2falaxup9bulegez8buxasuw2wefixom7fopelex9conuwih5nutihor9yaraxoj3kapoyes2xojenup7xagepub4gowaniq0zugisag5buyuviz9tofusur0zuwutep2kafidev8xivilut0pikoror0tazinoz7xezubol8bokixum2cidanal7getanoh4rejejob0cawalur2vefaboh1totijec7pilulox4suhiqem1soruyuv3cujosid1raheraq0qemixoz0fuboram5wemahan9mixuzoq6kesihix2xabotow6zabugic5behuqap1gikuvor8golirub4zibezat3joqapaq7" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ -ҋ ԽZN4Hw3gG)/Z/h/7*_^¶K[vc&Exsu}egzt BX"HvZVt3hTp}O69/=v9LI<5k;1C-f:(Rb3vwGO^' v* Q,OCS̉W!'!f'oOh'#hRsSɉ ,l炙EK n;CFdh$VnwrN7Y~z-ITT` >LbNz-% -Z(MDIv} sfr(iѾ9~X>.i=$GѐTT(λhJnjЬV+ ՑljJ( 'r_]Vo>Iԯ UI,Aۦ|K!i{!A yj|-ai`03Mqb(Roɒ.Oڨ2r8 :ܗ]U&פ/ lx4<%MPl…NK /_Krr}L`1A"^Ը(Np^`.j9~fԦsϷCzVh%B 9VÞN -;?* +xoqidir5yehamah5lemeleg7lunebuz6gakibur8leyolup9duponug9nesibid1nozakav8yudogoc1kipaqap2huhazul1tuteret9gutepeh1veruyuc8hobifiw0poqirij0hucebam6wavocil2fexujez7rolopin0widodop2rulixev8vidozax1sazucug2fiqirog2hobidan1licepem3doporic4votezit3caquhob3safulut1yifetuj2pisorot6cafujok0siloney7nocojos6rafojax7liguceq1havipej9buqikuh9gitetoh5tesorug7cuvepuk9jovikeh8quzihel4gulegup5mevoxey0sodikiy2nihoyij2xogiyux7ruwolor4bavebah7zabotew2gusiqol1cevezey4zedizab8nubiyoj9romubeh8tirinin5xucajih8wasosix8sikukis6fuxibiz4jizokid9kowobew8wowodur8fuselel6voqegih3vebixiq5ducired3noqabaw2kecacob8hupagit8kiliniq3kulevit3biqizab0jajufik6vujokob0vebiled2falaxup9bulegez8buxasuw2wefixom7fopelex9conuwih5nutihor9yaraxoj3kapoyes2xojenup7xagepub4gowaniq0zugisag5buyuviz9tofusur0zuwutep2kafidev8xivilut0pikoror0tazinoz7xezubol8bokixum2cidanal7getanoh4rejejob0cawalur2vefaboh1totijec7pilulox4suhiqem1soruyuv3cujosid1raheraq0qemixoz0fuboram5wemahan9mixuzoq6kesihix2xabotow6zabugic5behuqap1gikuvor8golirub4zibezat3joqapaq7 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:113 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: "" actual : "088da58f3aed7ee8cd4048c816680860" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +088da58f3aed7ee8cd4048c816680860 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:354: versions/test-versions-v2026-07-01-023455-872.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:354: 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/07/01 02:35:01 DEBUG : oldPath = "TestS3GCS:rclone-test-vijisuz8kaza/versions/test-versions-v2026-07-01-023455-872.txt" 2026/07/01 02:35:01 DEBUG : newPath = "TestS3GCS,versions:rclone-test-vijisuz8kaza/versions/test-versions-v2026-07-01-023455-872.txt" 2026/07/01 02:35:01 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-vijisuz8kaza/versions/test-versions-v2026-07-01-023455-872.txt" 2026/07/01 02:35:01 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/07/01 02:35:01 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-vijisuz8kaza/versions/test-versions-v2026-07-01-023455-872.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-vijisuz8kaza/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:444 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:444 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:448: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:448 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:450: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:450 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:444 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:444 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-vijisuz8kaza/versions/test-versions.txt: md5 hash incorrect - expecting "a9b04f4e624f97fe5a2c5988fde0a62b" got "638cb63e5aeb4caf9b52267a1860066f" 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:444 /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:444 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:450: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:450 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:482: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/07/01 02:35:19 DEBUG : Waiting for deletions to finish 2026/07/01 02:35:19 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/07/01 02:35:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1782873239714749" 2026/07/01 02:35:19 DEBUG : "versions/test-versions-v2026-07-01-023455-872.txt" version true 2026/07/01 02:35:19 DEBUG : versions/test-versions-v2026-07-01-023455-872.txt: Deleting (id "1782873295811903") 2026/07/01 02:35:19 DEBUG : "versions/test-versions.txt" version false 2026/07/01 02:35:19 DEBUG : versions/test-versions.txt: Not deleting current version "1782873300604672" 2026/07/01 02:35:19 INFO : versions/test-versions-v2026-07-01-023455-872.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:510: 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/01 02:35:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4cxbnChcmx-0hvUxH9bKjsGjNtxkwWOE27r2_2kRV4tZbmgSfIKVz7vTdqjsBAD-Y 2026/07/01 02:35:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/07/01 02:35:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/07/01 02:35:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4cxbnChcmx-0hvUxH9bKjsGjNtxkwWOE27r2_2kRV4tZbmgSfIKVz7vTdqjsBAD-Y" finished 2026/07/01 02:35:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/07/01 02:35:28 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm46ZXsez5yCjmWfe7DEL5m6zEU1yWmjnqpkYydmaxpkTbTBcC2g4WwK-1pkGqNpW6U 2026/07/01 02:35:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/07/01 02:35:30 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/01 02:35:30 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm46ZXsez5yCjmWfe7DEL5m6zEU1yWmjnqpkYydmaxpkTbTBcC2g4WwK-1pkGqNpW6U" finished 2026/07/01 02:35:30 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/07/01 02:35:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7oUEXNA7K0eS4AVZn6Q4MkVNHSdOVq9XCDyAIZCs1trae6sLjYqSDEkaPOk3iDQ9g 2026/07/01 02:35:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/07/01 02:35:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/01 02:35:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm7oUEXNA7K0eS4AVZn6Q4MkVNHSdOVq9XCDyAIZCs1trae6sLjYqSDEkaPOk3iDQ9g" finished 2026/07/01 02:35:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/01 02:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4rtCiB4dQa04ZXw9KBzqUYfp-7-HZSuG5tJvL47Ps2OsYhBy31G5LLAJ0COrqKCFw 2026/07/01 02:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/01 02:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/01 02:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/01 02:35:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/07/01 02:35:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/01 02:35:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/07/01 02:35:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm4rtCiB4dQa04ZXw9KBzqUYfp-7-HZSuG5tJvL47Ps2OsYhBy31G5LLAJ0COrqKCFw" finished 2026/07/01 02:35:38 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/01 02:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6sSYeK0NmPoJj3sdY7AtBxUGwiZWRvLSMU2j7heMFsOmvxoDAFvJ8wx2vPMgWETOI 2026/07/01 02:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/07/01 02:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/07/01 02:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/07/01 02:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/07/01 02:35:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/01 02:35:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/07/01 02:35:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6sSYeK0NmPoJj3sdY7AtBxUGwiZWRvLSMU2j7heMFsOmvxoDAFvJ8wx2vPMgWETOI" finished 2026/07/01 02:35:43 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/01 02:35:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm53MBDnsLdZqb9KoQkpwezsQgzb_0fAmtSeBmpfwCgPgIrlDKbwJg9qXJGtQyZPXPQ 2026/07/01 02:35:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/01 02:35:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/07/01 02:35:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm53MBDnsLdZqb9KoQkpwezsQgzb_0fAmtSeBmpfwCgPgIrlDKbwJg9qXJGtQyZPXPQ" finished 2026/07/01 02:35:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/07/01 02:35:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm60bpREuCtXIrHLFD4371C1ukJpcm6fEETPNXEfNAgZi5Av8r0qOXokZnBBddQxbDw 2026/07/01 02:35:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/01 02:35:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/01 02:35:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm60bpREuCtXIrHLFD4371C1ukJpcm6fEETPNXEfNAgZi5Av8r0qOXokZnBBddQxbDw" finished 2026/07/01 02:35:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/07/01 02:35:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm43Yf4DWrZX8bk5br0TUT3Mk6syh_mo_99GgNvxHMTK6rBIZfbXEUe_2njjVhJAjlY 2026/07/01 02:35:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/01 02:35:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/01 02:35:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm43Yf4DWrZX8bk5br0TUT3Mk6syh_mo_99GgNvxHMTK6rBIZfbXEUe_2njjVhJAjlY" finished 2026/07/01 02:35:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/01 02:35:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7XIbvY7dQnkQgKxwwiFuIir81ZGE9Lrh-zdTVeR0_bbqf7CVkCaJHF0RIBJ4on-tg 2026/07/01 02:35:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/01 02:35:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/01 02:35:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/01 02:36:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/07/01 02:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/01 02:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/07/01 02:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm7XIbvY7dQnkQgKxwwiFuIir81ZGE9Lrh-zdTVeR0_bbqf7CVkCaJHF0RIBJ4on-tg" finished 2026/07/01 02:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/01 02:36:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5P-qy7axkoY38YUo_tJMmyCTf5T3NRktj1NkZkfLlhYPRifTaiZWQi1skoNgQCpy8 2026/07/01 02:36:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/01 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/07/01 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/07/01 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/07/01 02:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/01 02:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/07/01 02:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5P-qy7axkoY38YUo_tJMmyCTf5T3NRktj1NkZkfLlhYPRifTaiZWQi1skoNgQCpy8" finished 2026/07/01 02:36:06 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/01 02:36:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5IB70RMSQ7K9dtkhuPzaqizF5qrVRja9g-qOQzDv0az7aeUu10nUHEH_977GG3ckk 2026/07/01 02:36:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/01 02:36:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/07/01 02:36:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5IB70RMSQ7K9dtkhuPzaqizF5qrVRja9g-qOQzDv0az7aeUu10nUHEH_977GG3ckk" finished 2026/07/01 02:36:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/07/01 02:36:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm6JbDOIP5DxXcvoroXjUxx-lzpMAksH831oiBMyJmo_rN5gGztDDPvltAEia1NPRYE 2026/07/01 02:36:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/01 02:36:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/01 02:36:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm6JbDOIP5DxXcvoroXjUxx-lzpMAksH831oiBMyJmo_rN5gGztDDPvltAEia1NPRYE" finished 2026/07/01 02:36:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/07/01 02:36:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4z5vy461CXj9uCIbh-ugpSKibIA_HNaehB76nrH5bHU2J7sBo9QHhpR-59O_Itxlo 2026/07/01 02:36:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/01 02:36:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/01 02:36:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4z5vy461CXj9uCIbh-ugpSKibIA_HNaehB76nrH5bHU2J7sBo9QHhpR-59O_Itxlo" finished 2026/07/01 02:36:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/01 02:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm42esDNGbyl5nRO-zGeGZ2yg0qeARPk67HOs_9U6mEXcrxYv2udvUOMP88gA9nDrU4 2026/07/01 02:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/01 02:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/01 02:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/01 02:36:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/01 02:36:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/01 02:36:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/07/01 02:36:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm42esDNGbyl5nRO-zGeGZ2yg0qeARPk67HOs_9U6mEXcrxYv2udvUOMP88gA9nDrU4" finished 2026/07/01 02:36:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/01 02:36:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5_zyKP0MVjD8N3Fb-uZtp6jFBQTNYzgK5vWl-efqalYHtNhLHF_dlle73jKGBQ4mk 2026/07/01 02:36:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/01 02:36:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/07/01 02:36:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/07/01 02:36:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/01 02:36:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/01 02:36:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/07/01 02:36:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5_zyKP0MVjD8N3Fb-uZtp6jFBQTNYzgK5vWl-efqalYHtNhLHF_dlle73jKGBQ4mk" finished 2026/07/01 02:36:30 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/01 02:36:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5kYwAphRSThT-61TpZaKcHrdIefGkwT1Hl72esaKTHnOz0pMKYAlZwXfIbo2cGtI0 2026/07/01 02:36:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/01 02:36:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/07/01 02:36:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5kYwAphRSThT-61TpZaKcHrdIefGkwT1Hl72esaKTHnOz0pMKYAlZwXfIbo2cGtI0" finished 2026/07/01 02:36:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/07/01 02:36:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm7MGR_K0-sUk2VHayReb0uPD8ls25nTurxNRsH-5_VGABhsckRMMWoTFMplfNx7n3I 2026/07/01 02:36:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/01 02:36:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/01 02:36:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm7MGR_K0-sUk2VHayReb0uPD8ls25nTurxNRsH-5_VGABhsckRMMWoTFMplfNx7n3I" finished 2026/07/01 02:36:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/07/01 02:36:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7FTq-Jy2POmVJMVUmbnuL4Wu64Qy5L0nvQ43QJmFPSlBHVWoXl-K4_nWgeo37IuOs 2026/07/01 02:36:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/01 02:36:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/01 02:36:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7FTq-Jy2POmVJMVUmbnuL4Wu64Qy5L0nvQ43QJmFPSlBHVWoXl-K4_nWgeo37IuOs" finished 2026/07/01 02:36:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/01 02:36:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm77FVMelVy6_dTIXJdSLxdtbYkozR0IHjdOvfflt_RfnopqTbeY3eC-orWBnV505RI 2026/07/01 02:36:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/01 02:36:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/01 02:36:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/01 02:36:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/07/01 02:36:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/01 02:36:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/07/01 02:36:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm77FVMelVy6_dTIXJdSLxdtbYkozR0IHjdOvfflt_RfnopqTbeY3eC-orWBnV505RI" finished 2026/07/01 02:36:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/01 02:36:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6hOxDGXOT-E0ubm7QChXU-PBqb_CaHwYeZS7nOyUFQGfFOSQwG52VpZkggUTVI78g 2026/07/01 02:36:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/01 02:36:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/07/01 02:36:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/07/01 02:36:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/07/01 02:36:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/01 02:36:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/07/01 02:36:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6hOxDGXOT-E0ubm7QChXU-PBqb_CaHwYeZS7nOyUFQGfFOSQwG52VpZkggUTVI78g" finished 2026/07/01 02:36:53 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/01 02:36:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6uumR8hgRKgAKEW2P4vZFqckSobsjxNmxvkvilhlrielgHh0jd4csLz7-ngbQ_kyo 2026/07/01 02:36:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/07/01 02:37:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/07/01 02:37:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm6uumR8hgRKgAKEW2P4vZFqckSobsjxNmxvkvilhlrielgHh0jd4csLz7-ngbQ_kyo" finished 2026/07/01 02:37:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/07/01 02:37:03 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm7UQ1fMofl5TuF1IKbhooiLRdDNCnnsZtFmjwoQ3gmR1aiXHCpYLw8t17H0Gmkoa1E 2026/07/01 02:37:03 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/07/01 02:37:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/01 02:37:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm7UQ1fMofl5TuF1IKbhooiLRdDNCnnsZtFmjwoQ3gmR1aiXHCpYLw8t17H0Gmkoa1E" finished 2026/07/01 02:37:05 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/07/01 02:37:07 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6WhOHeF5Sdp_yEELmwfqMkzPasF1jrm7k339SHg8-KtccbfQb20pqF0LxmkFpyy_8 2026/07/01 02:37:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/07/01 02:37:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/01 02:37:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm6WhOHeF5Sdp_yEELmwfqMkzPasF1jrm7k339SHg8-KtccbfQb20pqF0LxmkFpyy_8" finished 2026/07/01 02:37:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/01 02:37:12 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4m4oXLEhRG7-uSlGx4VJdSMx9WHDJTg9YWLhSsb3amcd0nuUWWFw0XlwcjiwY4bjg 2026/07/01 02:37:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/01 02:37:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/01 02:37:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/01 02:37:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/01 02:37:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/01 02:37:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/07/01 02:37:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm4m4oXLEhRG7-uSlGx4VJdSMx9WHDJTg9YWLhSsb3amcd0nuUWWFw0XlwcjiwY4bjg" finished 2026/07/01 02:37:14 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/01 02:37:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6UwAOuwP1ibozHW28Px-5onxEMhq8aO_6DLpBDvBfE3ywMNXlMFIE9GAaq3z5YLNk 2026/07/01 02:37:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/07/01 02:37:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/07/01 02:37:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/07/01 02:37:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/01 02:37:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/01 02:37:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/07/01 02:37:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm6UwAOuwP1ibozHW28Px-5onxEMhq8aO_6DLpBDvBfE3ywMNXlMFIE9GAaq3z5YLNk" finished 2026/07/01 02:37:19 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/01 02:37:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6-W1WYzukjv8uIdJLGOz0xXg7iUCQWTzEABA_hw571UGrpTvKl_DiJ4JD1MHsK8EA 2026/07/01 02:37:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/07/01 02:37:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/07/01 02:37:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6-W1WYzukjv8uIdJLGOz0xXg7iUCQWTzEABA_hw571UGrpTvKl_DiJ4JD1MHsK8EA" finished 2026/07/01 02:37:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/07/01 02:37:29 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm4SBaTGjQe2TCvvszRpFowjwzM9VhpUSGu1Ty4t30Z76RunNTwIT4XwrJL8MAdbfyY 2026/07/01 02:37:29 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/07/01 02:37:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/01 02:37:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm4SBaTGjQe2TCvvszRpFowjwzM9VhpUSGu1Ty4t30Z76RunNTwIT4XwrJL8MAdbfyY" finished 2026/07/01 02:37:31 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/07/01 02:37:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7eLVzLC-LJpGPMPQ3dIizaFZldgSVcOgsIeEYrnpdgB1xoYyU0Rxc9nddem-KvjVc 2026/07/01 02:37:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/07/01 02:37:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/01 02:37:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm7eLVzLC-LJpGPMPQ3dIizaFZldgSVcOgsIeEYrnpdgB1xoYyU0Rxc9nddem-KvjVc" finished 2026/07/01 02:37:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/01 02:37:37 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6uRgDPEpcreo8SMAtezZgePJPyECuxtmqORxx84wwxwJsUdywDlNBNF7AzqHisV8s 2026/07/01 02:37:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/01 02:37:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/01 02:37:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/01 02:37:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/07/01 02:37:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/01 02:37:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/07/01 02:37:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm6uRgDPEpcreo8SMAtezZgePJPyECuxtmqORxx84wwxwJsUdywDlNBNF7AzqHisV8s" finished 2026/07/01 02:37:40 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/01 02:37:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6bq6NUJgSxhX0Rf1zKgikUMliqm2pTn1yjylc51jsm9DcSDdAXfn7vudSh6i1Cp3g 2026/07/01 02:37:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/07/01 02:37:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/07/01 02:37:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/07/01 02:37:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/07/01 02:37:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/01 02:37:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/07/01 02:37:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm6bq6NUJgSxhX0Rf1zKgikUMliqm2pTn1yjylc51jsm9DcSDdAXfn7vudSh6i1Cp3g" finished 2026/07/01 02:37:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2508: *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/01 02:37:47 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm6VhRqBkqEMx4vIguaYQFK6OHMyneEPHYliCxHUjNHOL7CtQZzMSPhkuPmjqDDNPUk 2026/07/01 02:37:47 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/01 02:37:47 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "37ba33d543acc6ae43d46ebea7656646" 2026/07/01 02:37:48 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm6VhRqBkqEMx4vIguaYQFK6OHMyneEPHYliCxHUjNHOL7CtQZzMSPhkuPmjqDDNPUk" finished 2026/07/01 02:37:48 DEBUG : unknown-size-put.txt: Multipart upload Etag: b3684262e9149f5a3ac4e6358cb08296-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/01 02:37:49 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm40KzMkq41ZPdpBnDOiN3tdBYsS1e7wRYdtpS0wUg-KXWhgtORl8zUOHj80TWyePIg 2026/07/01 02:37:49 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/07/01 02:37:49 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "ac3d39629f2b9df6ee16a1c82dcfee8a" 2026/07/01 02:37:50 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm40KzMkq41ZPdpBnDOiN3tdBYsS1e7wRYdtpS0wUg-KXWhgtORl8zUOHj80TWyePIg" finished 2026/07/01 02:37:50 DEBUG : unknown-size-update.txt: Multipart upload Etag: 531c16dd37240e71eca793ac2b48711a-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/01 02:37:50 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vijisuz8kaza/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/07/01 02:37:51 DEBUG : Waiting for deletions to finish 2026/07/01 02:37:51 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/07/01 02:37:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1782873239714749") 2026/07/01 02:37:51 DEBUG : "versions/test-versions-v2026-07-01-023500-666.txt" version true 2026/07/01 02:37:51 DEBUG : versions/test-versions-v2026-07-01-023500-666.txt: Deleting (id "1782873300604672") 2026/07/01 02:37:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/01 02:37:51 INFO : versions/test-versions-v2026-07-01-023500-666.txt: Deleted 2026/07/01 02:37:52 INFO : S3 bucket rclone-test-vijisuz8kaza: Bucket "rclone-test-vijisuz8kaza" deleted 2026/07/01 02:37:52 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (279.54s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.49s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.22s) --- FAIL: TestIntegration/FsMkdir (276.03s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.60s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.24s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.15s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (30.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.99s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.51s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.64s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.52s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.87s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (82.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.14s) --- 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.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.13s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (21.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (16.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- 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.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (29.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (27.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.81s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (146.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (24.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (22.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (6.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.53s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.80s) --- 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:205: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/07/01 02:37:52 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/07/01 02:37:52 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 279.578s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m40.723689844s (try 1/5)