"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 TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/10/21 04:22:03 NOTICE: TestS3GCS: Stopped server 2025/10/21 04:22:03 NOTICE: TestS3GCS: Starting server 2025/10/21 04:22:03 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yayugoj2xiri" 2025/10/21 04:22:03 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 2025/10/21 04:22:05 INFO : S3 bucket rclone-test-yayugoj2xiri: Bucket "rclone-test-yayugoj2xiri" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/21 04:22:06 INFO : S3 bucket rclone-test-yayugoj2xiri: Bucket "rclone-test-yayugoj2xiri" deleted === RUN TestIntegration/FsMkdir 2025/10/21 04:22:07 INFO : S3 bucket rclone-test-yayugoj2xiri: Bucket "rclone-test-yayugoj2xiri" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/21 04:22:07 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/21 04:22:08 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/21 04:22:08 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:707: 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:713 /usr/local/go/src/runtime/asm_amd64.s:1700 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:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: 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:713 /usr/local/go/src/runtime/asm_amd64.s:1700 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:707: 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:713 /usr/local/go/src/runtime/asm_amd64.s:1700 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:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: 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:713 /usr/local/go/src/runtime/asm_amd64.s:1700 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:707: 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:713 /usr/local/go/src/runtime/asm_amd64.s:1700 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:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/10/21 04:22:52 NOTICE: S3 bucket rclone-test-yayugoj2xiri: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/21 04:22:52 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7Y9xGxGsxpDaYGRyc6pT4g78qmM4c_aulEPRUO5-XjrTR86pNnyBZq0e5x_IeOw5U 2025/10/21 04:22:55 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "b46445ac6afb30e1df33820fcb0143ea" 2025/10/21 04:22:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "ae7d51bc14658ce34e96410bb1c1149d" 2025/10/21 04:22:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "db98886f263b49987460207c1e91d672" 2025/10/21 04:23:00 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7Y9xGxGsxpDaYGRyc6pT4g78qmM4c_aulEPRUO5-XjrTR86pNnyBZq0e5x_IeOw5U" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/10/21 04:23:08 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/21 04:23:08 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/10/21 04:23:14 DEBUG : S3 bucket rclone-test-yayugoj2xiri: bucket is versioned: false 2025/10/21 04:23:14 DEBUG : Waiting for deletions to finish 2025/10/21 04:23:15 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/21 04:23:15 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/21 04:23:15 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/21 04:23:18 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yayugoj2xiri/dirToPurgeFromRoot" 2025/10/21 04:23:18 DEBUG : S3 bucket rclone-test-yayugoj2xiri path dirToPurgeFromRoot: bucket is versioned: false 2025/10/21 04:23:18 DEBUG : Waiting for deletions to finish 2025/10/21 04:23:19 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/21 04:23:19 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/21 04:23:19 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/21 04:23:19 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yayugoj2xiri/hello? sausage/êé" 2025/10/21 04:23:24 DEBUG : S3 bucket rclone-test-yayugoj2xiri path hello? sausage/êé: bucket is versioned: false 2025/10/21 04:23:24 DEBUG : Waiting for deletions to finish 2025/10/21 04:23:24 DEBUG : "a/b/c/d/e.txt" version false 2025/10/21 04:23:24 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/21 04:23:25 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:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1694: 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 2025/10/21 04:23:37 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yayugoj2xiri/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/21 04:23:37 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yayugoj2xiri/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-yayugoj2xiri" from "TestS3GCS:rclone-test-yayugoj2xiri" 2025/10/21 04:23:38 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:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2034 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/21 04:23:46 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm57e9U6hv-vuvCQ8Mr2yWvefldpYRlL2A1r3Aj_0wr3lE1QSsP6V0R4VGG1X17Garo 2025/10/21 04:23:46 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/21 04:23:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/21 04:23:47 DEBUG : piped data.txt: multipart upload "ABPnzm57e9U6hv-vuvCQ8Mr2yWvefldpYRlL2A1r3Aj_0wr3lE1QSsP6V0R4VGG1X17Garo" finished 2025/10/21 04:23:47 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/21 04:23:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6akfe59O-LSpk848L6thy5hyRuoOdZZ66se7EKVOC4xWRmFQuv6m3AbMCicd2yNgA 2025/10/21 04:23:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/21 04:23:49 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "523cc4b3f82d4856f244466ab3944e87" 2025/10/21 04:23:50 DEBUG : piped data.txt: multipart upload "ABPnzm6akfe59O-LSpk848L6thy5hyRuoOdZZ66se7EKVOC4xWRmFQuv6m3AbMCicd2yNgA" finished 2025/10/21 04:23:50 DEBUG : piped data.txt: Multipart upload Etag: 82d88a67ed33fa9e1acb95f0cf1ab69e-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:73 Error: Not equal: expected: 662 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=662 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:73 Error: Not equal: expected: 662 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=662 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x14\x92\x8d\xb5\x86 \fCW\xf2\xf7\xa9\xe3\x14,Z\x01\xab@A\x98\xfe\x9do\x81{\x92\xdc\x14\xa8h8\xf5\x95\x12Z\x8es\xa5\b\x8e\u009f\x92O\x82\xa8հ\x86\xcaf3\xfc\x80\xc22\\\xe8Ѣ\x1e\x1f\xac\xd0PM\x85vj\x18;\xc3;\x14H\xcb\r;\x154]\xa5*\x17\xb8NI\xa6(\xaa{\xf1\x84\x17L\x7f\xc8\xce\x16\xfc\xdc0\xc1\xcbv|\xc8b\xc5or\xd4ă\x9a?*\\D\x8d\x15+\x16~\xfaKN\xfe8.M\x8chl\xc3\xc1\x9e3\xbb\xe9\x11\x8dF\xfc\xd2$\xc0\vg\xe70\xa3e\xd5\x15x\xd1@\x9d\x1bz~\xb8\xad\x1e\nk\xc8SA\v\x1a\x9e\xdeB\xe6\xc6v(\x12\xf8D\xb3x\xa9\x1c\xd1-\x8fh\tr\xf4\x9a48~\xb7\x1d\x1dg2\x93\xa2&\x99\xdb`$\x91\xe2\xab\xd7PdG5yR|p\xde\x1ah9ٯ\x815\x9d`\xa7\x8b\vE\xb0C\xe5S\x1c\xb8!\xd2\r\x17\xe6-\xa1Âo\xef儈u\xccb\xa4\xd2\xd1\x054X(\xae\x915\a\xba\xd6O\x8a|\xf4\xfci\x89\x1c\xb9m\x11,\aq\xab\xc1O\x9a\xf8\xc1\xcb!\x17\xee?>\x1a\x0e\xfd\x89J\x1ej\xb3\x02G^\xce\xf5\xc5\x1b\xab\xbc\xa3\x97\n'\xfb\xf1\x80\x8b4\xc7\xc1\xc1+\x8e[\x7f\xb3\x95\a\x9f1C\xc1@qLp\xfd\xfc\xf5\x9a\x13ޠ\xb7W\xb2$\x8c\x7f;\xbf\x94\xc8\x0e?^\x840$H|K؊\x9c\xe0~=(\x80\xe6g\x8d\x90P\xf17F\xd9\xe5e?\xdfd\xe0\xc2\xf6\xa7\u10c8\xbe\xf7\xa8\xf0\x96:[\xaa\xf4\xd0ݝ\xe0!\x81\xdev\xb0t\xe3\xd1g\xc8\x12\xb1\xadA\f\x9c\xfc\xcd\t=^\x9c\xfb\x80\xaf(N\xcb\x01;+y\xd7\x0f\xbd\x1c\xa4\xfe\fh0\x9c\xfb\x02?\x9fv8\xd1r\xe1{\xb1\xc1\xf7\x97\x7f\xeb\xc0\xd3\x1f\xe8\xe1\xc30=\xe0\xc8\xc99\x19p\xa0E\xcd\x16\x93\x18Q]\"M\x96T_\xc1\x88\xe2\xbc<\xb8CB\xbb*V` mY2\x06\xb4\x7fQ<\xbe\xac\xfaD\x95-\xb7.@E\x0fv\xc8x\x89\xe6{\xfb\xa5\xd6\xec\xfa\v\x0fI\\\xba \x89?\xfc\x96@\x96/IC\x96\x8b\x9b\x1c\xf3\xc7\a\x1e\x12\xd6B\x05o\xf1\x8b\x97\x00\x11\xbeEc\x93 vڹ\x89\xc5\xd09\x8ad(\xad\x11\x1bE\xbc\xb6\x13+dp\xe3\r\x91\x02\xb4\xc1\xa3\x93Jn9!H\x11\xdd\xfd\a\x00\x00\xff\xff\xac\x1a\x19S\xe8\x03\x00\x00" actual : "wayefot1yitekos5yisalir6buxurub8focayof9fopabew2jemekec3peyazeb4widizes0fodawat7nadiwef0yiyujal0buvisub0qehaqaf1gudokam5zetaqok3pikeyex4lizumab5xiwowub3yeyewop1juhoxos7zufucez2gomovol4pucefum7zuraqah0levekob0waqefay5zemopoz8mawocav4wekacap1kavozok2wurohef7muyosel7pucurug1cicaloq9delovif4bizuvoz2futiboj1cawudeb4mibogov9zacuhom8rocihak4jowisak2yohulal2sinajev9teleweq1muhasey3vufuyig0refewis8socorij8xuwuxip6cusosoz9sakorul8fexuzum2mugujed2yohefor1hebupiz5balimuh8qeneyuq3muyahom3gajicos2laquloz1nokupep3vaweris3tajizes1cotenac9quvutes6doqitik2qenesar2tatonur9wuhaleq1miracop8satebox3suduqom5nifajez6caxasem1mebenuy5kiyipin0hamatac9dakineg1vavusez8rufahox5temejov1requbot7gadobuq8xemugib6facafov1wakacak2hekowon3gubodem9geyewir5yuxisaj8fuzenih3quxeroy9wohezax6vahomap1gemaxer4paliluh4falacub5ketufub0ticikib1yafubov7pedatek8bobafat9vuverek6sumeqob1tiyokoz0rayemak2vejucon9cafocol1jegutow0rutoxex7rikojut2vujozug5xogegur8wiwenum7murasax7cezuruk4dozuker0lisifit8sezisej9heyaval3nasiraz2meluyil7haruwuc0" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ - CW,Z@Ao{h8ZsŸOհf32\ѢPMvj;;H ;4]*NI({L0v|boră?*\D+~KN8.Mhl3F$ g0ex@z~ -kSA Bv(Dx-h r48~g2&`$PdG5yR|ph9ٯ5` ECS! -Âo儈ub4X(5O|im,qO!?>JjG^ -'4+[1C@qLpޠW$;?^0$H|K؊~=(gP7Fe?d჈:[ݝ!vtgA =^(N;+y h0?v8r{0=9pEQ]"MT_ & ? + ≠/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:437 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:441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:441 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:443: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:443 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:437 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:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-yayugoj2xiri/versions/test-versions.txt: md5 hash incorrect - expecting "4e5d494dc3a0c77b62ba684cc146d25d" got "ee03d54cce66ac7ebb9e86d98129c97c" 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:437 /usr/local/go/src/runtime/asm_amd64.s:1700 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:437 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:443: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:443 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:475: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/10/21 04:24:21 DEBUG : Waiting for deletions to finish 2025/10/21 04:24:21 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/21 04:24:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1761020583562133" 2025/10/21 04:24:21 DEBUG : "versions/test-versions-v2025-10-21-042357-067.txt" version true 2025/10/21 04:24:21 DEBUG : versions/test-versions-v2025-10-21-042357-067.txt: Deleting (id "1761020637027359") 2025/10/21 04:24:21 DEBUG : "versions/test-versions.txt" version false 2025/10/21 04:24:21 DEBUG : versions/test-versions.txt: Not deleting current version "1761020642521611" 2025/10/21 04:24:22 INFO : versions/test-versions-v2025-10-21-042357-067.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/21 04:24:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm71KFXwBGRSHfTrboRf7pMTpUD27q5MSRtLEFG31gUgOJIvomo9eiUc-hUpKyYJb-8 2025/10/21 04:24:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/21 04:24:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/21 04:24:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm71KFXwBGRSHfTrboRf7pMTpUD27q5MSRtLEFG31gUgOJIvomo9eiUc-hUpKyYJb-8" finished 2025/10/21 04:24:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/21 04:24:34 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm4D24XFu0AvvMpoDrEhOQs-8ikGTKX9W-SXZtVNt32eCb2M2-m9gN_IbqS5QeHhPZY 2025/10/21 04:24:34 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/21 04:24:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/21 04:24:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm4D24XFu0AvvMpoDrEhOQs-8ikGTKX9W-SXZtVNt32eCb2M2-m9gN_IbqS5QeHhPZY" finished 2025/10/21 04:24:37 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/21 04:24:39 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4j1SKNGXUuLAeOy9sARmhLsBtshK_XS5KgeMDD2cPf7SRJBB_38CvyTkx9vhgC5Ck 2025/10/21 04:24:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/21 04:24:42 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/21 04:24:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4j1SKNGXUuLAeOy9sARmhLsBtshK_XS5KgeMDD2cPf7SRJBB_38CvyTkx9vhgC5Ck" finished 2025/10/21 04:24:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/21 04:24:45 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5n8wZOoOOXwCtw9MUC-8iMfpyNZqTmTDOml7GMx3-Iwo-GIg8KmqEXDNxrBisr9eg 2025/10/21 04:24:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/21 04:24:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/21 04:24:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/21 04:24:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/21 04:24:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/21 04:24:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/21 04:24:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm5n8wZOoOOXwCtw9MUC-8iMfpyNZqTmTDOml7GMx3-Iwo-GIg8KmqEXDNxrBisr9eg" finished 2025/10/21 04:24:47 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/21 04:24:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6Xi9DItX4dsezFw8vKhK8_ShC7F6824Asgz8-oEJv6FydyonFLweidcp3D6sk5Fbc 2025/10/21 04:24:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/21 04:24:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/21 04:24:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/21 04:24:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/21 04:24:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/21 04:24:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/21 04:24:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6Xi9DItX4dsezFw8vKhK8_ShC7F6824Asgz8-oEJv6FydyonFLweidcp3D6sk5Fbc" finished 2025/10/21 04:24:52 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 2025/10/21 04:24:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7pOxmN_CEXv66U4KDg7T6JLJnzlbTfbFd7ROUISKJe_oBcHc4RZQcvTOpi8USYbHY 2025/10/21 04:24:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/21 04:24:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/21 04:24:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7pOxmN_CEXv66U4KDg7T6JLJnzlbTfbFd7ROUISKJe_oBcHc4RZQcvTOpi8USYbHY" finished 2025/10/21 04:24:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/21 04:25:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm74rKM2G5TBhe9yOsxarr-VhRmXXbqGmVWTukyuImJbWUjRPCB_ZoF21pNtpBVX60I 2025/10/21 04:25:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/21 04:25:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/21 04:25:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm74rKM2G5TBhe9yOsxarr-VhRmXXbqGmVWTukyuImJbWUjRPCB_ZoF21pNtpBVX60I" finished 2025/10/21 04:25:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/21 04:25:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7ZU10wtfFz4IDwFdWI-SBQk90RBxatmMi1L3IuKMoAcAWy5MxFFYKuDBq3P3PORvE 2025/10/21 04:25:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/21 04:25:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/21 04:25:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7ZU10wtfFz4IDwFdWI-SBQk90RBxatmMi1L3IuKMoAcAWy5MxFFYKuDBq3P3PORvE" finished 2025/10/21 04:25:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/21 04:25:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4GAwuQILONyyhvTAjD1oWMPuhP0UJy5uX9-X1ZbnliGAYXrlG2JgMMANtn8j_L35g 2025/10/21 04:25:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/21 04:25:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/21 04:25:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/21 04:25:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/21 04:25:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/21 04:25:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/21 04:25:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm4GAwuQILONyyhvTAjD1oWMPuhP0UJy5uX9-X1ZbnliGAYXrlG2JgMMANtn8j_L35g" finished 2025/10/21 04:25:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/21 04:25:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm44WzRwZIrPknA5eGgAEJW49cszZhssVfLvSxPAvX-NEqVGioNaSKwsD6x9TnJUSa8 2025/10/21 04:25:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/21 04:25:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/21 04:25:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/21 04:25:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/21 04:25:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/21 04:25:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/21 04:25:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm44WzRwZIrPknA5eGgAEJW49cszZhssVfLvSxPAvX-NEqVGioNaSKwsD6x9TnJUSa8" finished 2025/10/21 04:25:16 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 2025/10/21 04:25:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7q1WqoTWgG_QVYwfOVxZGqYOfGyGoP5Xq6FzOfFbdZf4JMH-zeH-n-ymSgT-wNp64 2025/10/21 04:25:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/21 04:25:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/21 04:25:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7q1WqoTWgG_QVYwfOVxZGqYOfGyGoP5Xq6FzOfFbdZf4JMH-zeH-n-ymSgT-wNp64" finished 2025/10/21 04:25:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/21 04:25:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm44Z1N5DXZ2LPZcx0t1r_EpTn9hu14cajks2al0u_TQNOHRVf4kYENAZcx11dsOPmc 2025/10/21 04:25:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/21 04:25:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/21 04:25:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm44Z1N5DXZ2LPZcx0t1r_EpTn9hu14cajks2al0u_TQNOHRVf4kYENAZcx11dsOPmc" finished 2025/10/21 04:25:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/21 04:25:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6H2Vaeoyr0uXncgGURbL7eKx4B-HM5jprafo1xEff2qFzysXn4bZRdbT0-OsGC5Q0 2025/10/21 04:25:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/21 04:25:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/21 04:25:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6H2Vaeoyr0uXncgGURbL7eKx4B-HM5jprafo1xEff2qFzysXn4bZRdbT0-OsGC5Q0" finished 2025/10/21 04:25:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/21 04:25:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4aM2H_SSGnlD09Pxxz_-tQlT9VRdNTcP1tcTupkAuJDoKL2qShlIxlK5G1syvK5-c 2025/10/21 04:25:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/21 04:25:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/21 04:25:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/21 04:25:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/21 04:25:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/21 04:25:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/21 04:25:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm4aM2H_SSGnlD09Pxxz_-tQlT9VRdNTcP1tcTupkAuJDoKL2qShlIxlK5G1syvK5-c" finished 2025/10/21 04:25:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/21 04:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6wiHNA41egrU3jU5qKgVgDilxV-ZnBvTJ7Mko_WkrNubRRFdrVP7Qp6-awge9Zx10 2025/10/21 04:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/21 04:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/21 04:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/21 04:25:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/21 04:25:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/21 04:25:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/21 04:25:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6wiHNA41egrU3jU5qKgVgDilxV-ZnBvTJ7Mko_WkrNubRRFdrVP7Qp6-awge9Zx10" finished 2025/10/21 04:25:39 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 2025/10/21 04:25:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm59mwUS_Sa1FtgVfWk8Uk3Lw2hx6X3RLAXvc2XOaoFZ7hlyQ6wwc6ekRQkWcRLkuY0 2025/10/21 04:25:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/21 04:25:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/21 04:25:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm59mwUS_Sa1FtgVfWk8Uk3Lw2hx6X3RLAXvc2XOaoFZ7hlyQ6wwc6ekRQkWcRLkuY0" finished 2025/10/21 04:25:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/21 04:25:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm4xgIWwAKP33ysjMY2ZBTUza3qZm5RztSvajqHL0vth8wWZW3cIZExuHvNUXWgvupw 2025/10/21 04:25:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/21 04:25:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/21 04:25:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm4xgIWwAKP33ysjMY2ZBTUza3qZm5RztSvajqHL0vth8wWZW3cIZExuHvNUXWgvupw" finished 2025/10/21 04:25:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/21 04:25:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4-a9j9oB8i5gDzq73YqcK9F5JrdVUMomku9R-RTvHmNVYaB0hj-A9MRAzni8Gxw-4 2025/10/21 04:25:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/21 04:25:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/21 04:25:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4-a9j9oB8i5gDzq73YqcK9F5JrdVUMomku9R-RTvHmNVYaB0hj-A9MRAzni8Gxw-4" finished 2025/10/21 04:25:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/21 04:25:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm5G3e_-ee_yuVBTjlBl6m_3YoUhrBCTk-hYj0PbG8m05bM_4sNneZ5kDhlgrSPezS8 2025/10/21 04:25:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/21 04:25:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/21 04:25:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/21 04:25:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/21 04:26:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/21 04:26:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/21 04:26:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm5G3e_-ee_yuVBTjlBl6m_3YoUhrBCTk-hYj0PbG8m05bM_4sNneZ5kDhlgrSPezS8" finished 2025/10/21 04:26:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/21 04:26:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6GcuKB12ZD7vrYDXoutP_PHZRNoKUSktRKbKz7_fQ7Ij3lQNZIC7SyM5dKeB4OHuI 2025/10/21 04:26:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/21 04:26:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/21 04:26:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/21 04:26:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/21 04:26:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/21 04:26:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/21 04:26:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6GcuKB12ZD7vrYDXoutP_PHZRNoKUSktRKbKz7_fQ7Ij3lQNZIC7SyM5dKeB4OHuI" finished 2025/10/21 04:26:04 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 2025/10/21 04:26:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5-gr0qO77ekbvZ6_VL9hnp-4jDbkkSFsQJdXse1k3UUETnatAdmWD1_9bg0eeO8fU 2025/10/21 04:26:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/21 04:26:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/21 04:26:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm5-gr0qO77ekbvZ6_VL9hnp-4jDbkkSFsQJdXse1k3UUETnatAdmWD1_9bg0eeO8fU" finished 2025/10/21 04:26:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/21 04:26:14 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm53R-WbacKI2XLuBtUnj5jiQeK4I7C1L6PuCsiyTPhF_M4Rv7eIzZc5Na2xY1weTqc 2025/10/21 04:26:14 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/21 04:26:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/21 04:26:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm53R-WbacKI2XLuBtUnj5jiQeK4I7C1L6PuCsiyTPhF_M4Rv7eIzZc5Na2xY1weTqc" finished 2025/10/21 04:26:16 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/21 04:26:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7N0S9NxLtchy-wa2xLt_P_7m3YwLhCF9C6BEXyktm1AFfqimA-rg3UXKyGoRji8zw 2025/10/21 04:26:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/21 04:26:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/21 04:26:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm7N0S9NxLtchy-wa2xLt_P_7m3YwLhCF9C6BEXyktm1AFfqimA-rg3UXKyGoRji8zw" finished 2025/10/21 04:26:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/21 04:26:22 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm50ucY3HzmJ7r1DQtyQSrlZ34LKM5bphCodvdDJugZjJHVK82vKXVXDXV_95RhUuRA 2025/10/21 04:26:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/21 04:26:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/21 04:26:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/21 04:26:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/21 04:26:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/21 04:26:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/21 04:26:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm50ucY3HzmJ7r1DQtyQSrlZ34LKM5bphCodvdDJugZjJHVK82vKXVXDXV_95RhUuRA" finished 2025/10/21 04:26:25 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/21 04:26:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7gN3L5otCebTxtTNM8OwhDo4lqvQo-e0FKchllI0lJ2GTsIwXVoLPCx3IBtscKHCE 2025/10/21 04:26:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/21 04:26:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/21 04:26:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/21 04:26:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/21 04:26:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/21 04:26:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/21 04:26:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7gN3L5otCebTxtTNM8OwhDo4lqvQo-e0FKchllI0lJ2GTsIwXVoLPCx3IBtscKHCE" finished 2025/10/21 04:26:29 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 2025/10/21 04:26:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4lzUAeT-RtBt7OfEUmQwaI-qxqh9zzpB2E3UxxUq7EBBYav_dwimEr14QHmcUIKSE 2025/10/21 04:26:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/21 04:26:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/21 04:26:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4lzUAeT-RtBt7OfEUmQwaI-qxqh9zzpB2E3UxxUq7EBBYav_dwimEr14QHmcUIKSE" finished 2025/10/21 04:26:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/21 04:26:39 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm7WfkkZTfJvgKbm8o1GS1Y5r7Uh5gU-N7jdBM2nuXbc4rQU9Pvx3Lgl1Zmc5Bx1uGY 2025/10/21 04:26:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/21 04:26:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/21 04:26:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm7WfkkZTfJvgKbm8o1GS1Y5r7Uh5gU-N7jdBM2nuXbc4rQU9Pvx3Lgl1Zmc5Bx1uGY" finished 2025/10/21 04:26:41 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/21 04:26:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm77DIUQS0wr6eOUbIIFZT8yH85j-BHuw1yWUrNuT5U5xqIVPobtKpJxIcpgWd1HXlQ 2025/10/21 04:26:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/21 04:26:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/21 04:26:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm77DIUQS0wr6eOUbIIFZT8yH85j-BHuw1yWUrNuT5U5xqIVPobtKpJxIcpgWd1HXlQ" finished 2025/10/21 04:26:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/21 04:26:48 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4SZEtnvqxT6rlcLuwQDzjxO2m5FHkNilKdMf0Dm1DQF6aNWQJC14O2go0y7WsDqdI 2025/10/21 04:26:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/21 04:26:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/21 04:26:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/21 04:26:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/21 04:26:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/21 04:26:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/21 04:26:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm4SZEtnvqxT6rlcLuwQDzjxO2m5FHkNilKdMf0Dm1DQF6aNWQJC14O2go0y7WsDqdI" finished 2025/10/21 04:26:51 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/21 04:26:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7PTgyWzRqAOCYJ3Pwa8yNYWDXd-QRG-QYVqxLI7Z8yIXutKxwQM1ofiJJrO5ZSHb0 2025/10/21 04:26:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/21 04:26:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/21 04:26:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/21 04:26:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/21 04:26:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/21 04:26:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/21 04:26:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm7PTgyWzRqAOCYJ3Pwa8yNYWDXd-QRG-QYVqxLI7Z8yIXutKxwQM1ofiJJrO5ZSHb0" finished 2025/10/21 04:26:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2496: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/21 04:26:58 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm6_93-PDrgrMJRYmHBeEGmVE3PnbrVNf-fPgulU54xjj1ifqe-qf6aOmXkCkx1e2aU 2025/10/21 04:26:58 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/21 04:26:58 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "087cff9dd53a63c187dde155f8895100" 2025/10/21 04:26:58 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm6_93-PDrgrMJRYmHBeEGmVE3PnbrVNf-fPgulU54xjj1ifqe-qf6aOmXkCkx1e2aU" finished 2025/10/21 04:26:58 DEBUG : unknown-size-put.txt: Multipart upload Etag: 946de698ab75c022a87992cdb3bb91bf-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/21 04:27:00 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm4w4_DeYpjQUTSNzWcOOns_KZAEyisX3FObXVYMHF8ykaKGyn64lEiZ1YI5OQYH3gQ 2025/10/21 04:27:00 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/21 04:27:00 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "3410b5ee2e2fd1e7cd16e5912aa23204" 2025/10/21 04:27:00 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm4w4_DeYpjQUTSNzWcOOns_KZAEyisX3FObXVYMHF8ykaKGyn64lEiZ1YI5OQYH3gQ" finished 2025/10/21 04:27:00 DEBUG : unknown-size-update.txt: Multipart upload Etag: 38c3a6dc91f38e6eaed0abcd12539a8c-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/21 04:27:01 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yayugoj2xiri/deeper/nonexisting/directory" 2025/10/21 04:27:01 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/21 04:27:01 DEBUG : Waiting for deletions to finish 2025/10/21 04:27:02 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/21 04:27:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1761020583562133") 2025/10/21 04:27:02 DEBUG : "versions/test-versions-v2025-10-21-042402-559.txt" version true 2025/10/21 04:27:02 DEBUG : versions/test-versions-v2025-10-21-042402-559.txt: Deleting (id "1761020642521611") 2025/10/21 04:27:02 INFO : versions/test-versions-v2025-10-21-042402-559.txt: Deleted 2025/10/21 04:27:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/21 04:27:02 INFO : S3 bucket rclone-test-yayugoj2xiri: Bucket "rclone-test-yayugoj2xiri" deleted 2025/10/21 04:27:02 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (299.19s) --- 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 (0.73s) --- FAIL: TestIntegration/FsMkdir (296.55s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (38.61s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.84s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.90s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (82.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.90s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (33.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (153.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (22.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (25.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (24.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (26.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.41s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.27s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.78s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/10/21 04:27:03 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/21 04:27:03 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 299.226s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m0.63653728s (try 1/5)