"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/24 04:31:05 NOTICE: TestS3GCS: Stopped server 2025/10/24 04:31:05 NOTICE: TestS3GCS: Starting server 2025/10/24 04:31:05 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-kesager0lawa" 2025/10/24 04:31:05 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/24 04:31:07 INFO : S3 bucket rclone-test-kesager0lawa: Bucket "rclone-test-kesager0lawa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/24 04:31:08 INFO : S3 bucket rclone-test-kesager0lawa: Bucket "rclone-test-kesager0lawa" deleted === RUN TestIntegration/FsMkdir 2025/10/24 04:31:10 INFO : S3 bucket rclone-test-kesager0lawa: Bucket "rclone-test-kesager0lawa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/24 04:31:10 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/24 04:31:10 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/24 04:31:11 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/24 04:31:52 NOTICE: S3 bucket rclone-test-kesager0lawa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/24 04:31:52 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm6qHCItbprG2j-xJniLIFGy-vsQUq74psAnECGazq2WRllPvvvTin694b0S00p5Egc 2025/10/24 04:31:54 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "80b3aea08e733cd05bc34c0980127a50" 2025/10/24 04:31:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "38b9aca87051b63dc965b5f6aca01332" 2025/10/24 04:31:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "18b70811eb2997996caf59b1512e7895" 2025/10/24 04:31:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm6qHCItbprG2j-xJniLIFGy-vsQUq74psAnECGazq2WRllPvvvTin694b0S00p5Egc" 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/24 04:32:06 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/24 04:32:06 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/24 04:32:11 DEBUG : S3 bucket rclone-test-kesager0lawa: bucket is versioned: false 2025/10/24 04:32:11 DEBUG : Waiting for deletions to finish 2025/10/24 04:32:11 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/24 04:32:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/24 04:32:12 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/24 04:32:14 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-kesager0lawa/dirToPurgeFromRoot" 2025/10/24 04:32:15 DEBUG : S3 bucket rclone-test-kesager0lawa path dirToPurgeFromRoot: bucket is versioned: false 2025/10/24 04:32:15 DEBUG : Waiting for deletions to finish 2025/10/24 04:32:15 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/24 04:32:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/24 04:32:15 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/24 04:32:16 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-kesager0lawa/hello? sausage/êé" 2025/10/24 04:32:20 DEBUG : S3 bucket rclone-test-kesager0lawa path hello? sausage/êé: bucket is versioned: false 2025/10/24 04:32:20 DEBUG : Waiting for deletions to finish 2025/10/24 04:32:20 DEBUG : "a/b/c/d/e.txt" version false 2025/10/24 04:32:20 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/24 04:32:21 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/24 04:32:34 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-kesager0lawa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/24 04:32:34 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-kesager0lawa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-kesager0lawa" from "TestS3GCS:rclone-test-kesager0lawa" 2025/10/24 04:32:35 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/24 04:32:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4GbRDoRg03eEUMCcrPbA0-3Mg3uqAzehFxF2HSw1-V5OSE0iW9ME-Dzdy_KgA-9HQ 2025/10/24 04:32:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/24 04:32:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/24 04:32:46 DEBUG : piped data.txt: multipart upload "ABPnzm4GbRDoRg03eEUMCcrPbA0-3Mg3uqAzehFxF2HSw1-V5OSE0iW9ME-Dzdy_KgA-9HQ" finished 2025/10/24 04:32:46 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/24 04:32:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4y3ObuPF5OCKd35Wj3Ntlc-xl2MUOd_HmQg57folVk_nKhfTKAURgthsh2U9wHF2o 2025/10/24 04:32:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/24 04:32:49 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "65237160173e647f1c93c1068312e297" 2025/10/24 04:32:49 DEBUG : piped data.txt: multipart upload "ABPnzm4y3ObuPF5OCKd35Wj3Ntlc-xl2MUOd_HmQg57folVk_nKhfTKAURgthsh2U9wHF2o" finished 2025/10/24 04:32:49 DEBUG : piped data.txt: Multipart upload Etag: b70ec9b1525d64780b33c8efb2e94076-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: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 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: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 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\xd3ٹ\x84 \f\x86ᖜq9ZN\x80\x00\x11! ą\xea\xcf3\r\xe4\xe2\xcd\xf7_x\x80\x97\xb6\xbeh\xa0c\xda2<\x9c\xf0\x1d\n\x18\x8e\x90\xd7\x06E*\xb4\xe1\xc0&\nߵ\xc3I\x95\xfd\x9a\xa4Q\xa6>\a\xf0pJ\x1d\x02\x14(`\xa6\x83\xadܢ\xffN\xb9%\xe0\xf3ɘ$\x80Z#wx\xe9\x9c.\xb8Q\xf39=\xd88\xa0\x1f\x12;\xde1\xcc]\xb24\xecK\xa1D\x01\xfd\x98ē\x81\xb2Y\xb4\xdc\xe5]N~\xb0K\xdd4F\xb0x\x8c\x87x\xe9\xec\x06\x85\x96\n\\\x7f\x89,\x16\xbc\xbe\x17^\xb0C\xdd**\xe8\x14\x16\xc7\x1d\x92\xc4\xc1S\xe3\x8a\xf6\xa3\xe8\xa5HnKPȁߚh.\xe8\x16'\x05,\xf7o\x91\x8a\x95\x9eo\xa2G\x82\xdcÎ\x91.ܗ\xc2\t\n\xe7\xcfŎ3\xba\xcfA\x0e\x1a\\\x8be\xc7J\xf6-\x89B#\xf5oLj\x96\xe2_\xc4(\x86\xea\xa2ѢC\xb7*\xb1|\x93\x1e_\xba\xa1\x93\x1d\x9bA\xc3;\xe69ʃV\xeeE\x83\xc2D\xf7\xd7\xc8\xcb\rҬ\xf0\x80\x8b\xda\xd4d\xa7(\xf6\xd3\x7f.\x92\x87K4\x18\xae\xcb-\x0f<|/\x0e\x8bt\xd9\xe7,\x8eO\x8a\x93\xe6\x97\x1fr\xa3aG\x17\xf9)\xb2\xfe\xf9\x7f+WP`\xd6C\"\xbfP爁o*\xdbE\x81\x14\xa5\xf9\x91\x04\a_S \xc3\x16\xed\xe4\xf8\x91\na4\xa2Xc\x185{\xa8\x10G/;U1k\x96\f\x0e\x9e\xc1\xe0%\x16\xfcd9Ƀi9\xf1\x11\x8fv\xe9\xf2B\a=>b\xb0ӹYQ\xa4)\x8c\xa7\x04\xe9t,\n\x03(\x8e߇\x92\x041\x8b\x01\xcf\x1e\xf2֩\xa1\xe1\xf3\x13\xf1\x82 ~<)\xcb\x0e\xe7\x90ы\x01\xb7\xddT%\x83\x9a2\xbe\x92X\xad\x86=7~\xe6\x17\x7f\xf7\x9f\xaf\x82\x04\x8e\xee\xe1\xa2B\a\xddS\x90Ώ\xc4\xf1\x86 \x1dß\x91\x8c\x8a\xf7ł\x83\x8cu\x8d\xe2$\xc2\xef\xaf'G2\xcbK\x05\x02\xd7%\xc8I\x81\xc3\xf7\xc5\x04\x86\xc2\xdcPK\xc10U\xfe-\xc7\x7fNޱKX\x94\xdc?\x89ﯪ\x02\xc7\xc7\xfd*!=\xff\a\x00\x00\xff\xff\x9d>a}\xe8\x03\x00\x00" actual : "velahut8yedazen9paxoney0qadomap8taqusat0letubey8zarisoh8nutipiz5kaharus0kaqaqad4lofuwuc7ruwukex1penukab8mozayir4vawecor4xetokeh0nogojek5zuputez6qinikeh3nuhidaq9fefozuy6roxezus9cemafel3luhuzog0befiqav7nifeqev2vevajas9sebazik6gozanum0hitosef1biyimig9naqigah9tucoqeg6guqafoz2qusesix2nixukuw0jemivej6qonaqop1vogopeg1ligatav6fogobuj9nubedus7jemefim7memudis6cefegeg8bufowic3yiwazif0hepazop3rimoyil1kuburel2bohocij3bufuhav6biqamow4razisah1vayocus6gaceqoh5tasiwes9sajotuz8cipibit6yapucut2vujuloc3befapuk1zebiqut0tiroweq0mitomex9dedojep5muxefuw6cabeniw2duyotan5belavit4tujimuf1zemivup0vucados6wuxaxow6gequzuj5pugorim4coyoxig3dogivih4mocimig2sosabad8lumoyas5mekowiq9vikibin5xunalov4kidofef4goxusak3dubocek3cohasam3hujisud8pupagax0devufah4fonuxen6rexuhef6zuyazac3xudezir9fubicik3rukuzil6bekabom2xinukud6dahohap9zitedor1mevakuh3ripujar0pehudag9wisupab4peyunob8dohotox5yebicix2banagiw0viqiliw4kuzoxum3wakuzek7dupeboj6fagapes8mugumah5taromid6yiqakos6kurikok2yenadik5tecuqek4sozupuh1rojezuk6buwupag2moyiqal1geqohic5" Diff: --- Expected +++ Actual @@ -1,8 +1 @@ -ٹ ᖜq9ZN! ą3 _xhc2< -E*& -ߵIQ>pJ(`ܢN%ɘ$Z#wx.Q9=8;1]4KDēY]N~K4Fxx -\,^C**SHnKPȁߚh.',ooGÎ.ܗ -Ŏ3A\eJ-B#oLj_(ѢC*|_A;9ʃVED Ҭd(.K4-<|/t,OraG)+WP`C"P爁o*E_S  -a4Xc5{G/;U1k %d9Ƀi9vB=>bӹYQ)t, -(߇1֩ ~<)ыT%2X=7~BSΏ ßłu$'G2K%IPK0U-NޱKX?ﯪ*!=>a} +velahut8yedazen9paxoney0qadomap8taqusat0letubey8zarisoh8nutipiz5kaharus0kaqaqad4lofuwuc7ruwukex1penukab8mozayir4vawecor4xetokeh0nogojek5zuputez6qinikeh3nuhidaq9fefozuy6roxezus9cemafel3luhuzog0befiqav7nifeqev2vevajas9sebazik6gozanum0hitosef1biyimig9naqigah9tucoqeg6guqafoz2qusesix2nixukuw0jemivej6qonaqop1vogopeg1ligatav6fogobuj9nubedus7jemefim7memudis6cefegeg8bufowic3yiwazif0hepazop3rimoyil1kuburel2bohocij3bufuhav6biqamow4razisah1vayocus6gaceqoh5tasiwes9sajotuz8cipibit6yapucut2vujuloc3befapuk1zebiqut0tiroweq0mitomex9dedojep5muxefuw6cabeniw2duyotan5belavit4tujimuf1zemivup0vucados6wuxaxow6gequzuj5pugorim4coyoxig3dogivih4mocimig2sosabad8lumoyas5mekowiq9vikibin5xunalov4kidofef4goxusak3dubocek3cohasam3hujisud8pupagax0devufah4fonuxen6rexuhef6zuyazac3xudezir9fubicik3rukuzil6bekabom2xinukud6dahohap9zitedor1mevakuh3ripujar0pehudag9wisupab4peyunob8dohotox5yebicix2banagiw0viqiliw4kuzoxum3wakuzek7dupeboj6fagapes8mugumah5taromid6yiqakos6kurikok2yenadik5tecuqek4sozupuh1rojezuk6buwupag2moyiqal1geqohic5 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: 666 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:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:106 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "" actual : "17fd59a89607f4d86b42957b8a63574a" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +17fd59a89607f4d86b42957b8a63574a 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:347: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:363: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:363 Error: Not equal: expected: 2 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions Messages: object missing from listing === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject s3_internal_test.go:368: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:368 Error: Received unexpected error: operation error S3: HeadObject, serialization failed: serialization failed: input member Key must not be empty Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/10/24 04:33:03 DEBUG : oldPath = "TestS3GCS:rclone-test-kesager0lawa" 2025/10/24 04:33:03 DEBUG : newPath = "TestS3GCS,versions:rclone-test-kesager0lawa" 2025/10/24 04:33:03 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-kesager0lawa" 2025/10/24 04:33:03 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/10/24 04:33:03 DEBUG : fs cache: renaming cache item "TestS3GCS,versions:rclone-test-kesager0lawa" to be canonical "TestS3GCS{pO73u}:rclone-test-kesager0lawa" s3_internal_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:384 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs === 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 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/AfterOne/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:203: Not found "versions/test-versions.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/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: () actual : *errors.errorString(&errors.errorString{s:"object not found"}) Test: 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 === RUN 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 === RUN 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/24 04:33:13 DEBUG : Waiting for deletions to finish 2025/10/24 04:33:13 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/24 04:33:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1761280323246001" 2025/10/24 04:33:13 DEBUG : "versions/test-versions.txt" version false 2025/10/24 04:33:13 DEBUG : versions/test-versions.txt: Not deleting current version "1761280382182234" === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/24 04:33:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6qao35POAqgrhiwwcDSKPesbizB-FWb6rH9WkXGh21z7z-pRCuRsjlYz7C56E69X4 2025/10/24 04:33:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/24 04:33:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/24 04:33:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm6qao35POAqgrhiwwcDSKPesbizB-FWb6rH9WkXGh21z7z-pRCuRsjlYz7C56E69X4" finished 2025/10/24 04:33:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/24 04:33:24 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm7IH0JvqSBgTZ_qRXea7b9bAqeQBwC0-YPqvnl9P5yoq80UFk8pZQr7hXbTnZPXuCk 2025/10/24 04:33:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/24 04:33:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/24 04:33:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm7IH0JvqSBgTZ_qRXea7b9bAqeQBwC0-YPqvnl9P5yoq80UFk8pZQr7hXbTnZPXuCk" finished 2025/10/24 04:33:26 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/24 04:33:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7hLp0iuc27a4k6916Lgadm9pzARFl-c5JozIkitdUkGJC5qGtkzfbIiyXcBn7_Rqc 2025/10/24 04:33:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/24 04:33:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/24 04:33:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm7hLp0iuc27a4k6916Lgadm9pzARFl-c5JozIkitdUkGJC5qGtkzfbIiyXcBn7_Rqc" finished 2025/10/24 04:33:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/24 04:33:33 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm56diUHqneNgHTCMSu5NcIc2mBniMTy2NPSxUz6DrJzSvaiftxSkekk_HGD1BtCo_o 2025/10/24 04:33:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/24 04:33:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/24 04:33:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/24 04:33:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/24 04:33:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/24 04:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/24 04:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm56diUHqneNgHTCMSu5NcIc2mBniMTy2NPSxUz6DrJzSvaiftxSkekk_HGD1BtCo_o" finished 2025/10/24 04:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/24 04:33:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm61ER3_ZNEX8B40ba-dB0j6w5STNxfd7CZNSZ2baJxsfhLxFZGIIVPwyNV1rJ1wDBY 2025/10/24 04:33:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/24 04:33:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/24 04:33:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/24 04:33:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/24 04:33:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/24 04:33:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/24 04:33:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm61ER3_ZNEX8B40ba-dB0j6w5STNxfd7CZNSZ2baJxsfhLxFZGIIVPwyNV1rJ1wDBY" finished 2025/10/24 04:33:40 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/24 04:33:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5NT_-I6Al-LS95Xv9ipc0JWRPuZe6wZC3Fl8FkPH4a-AyWln6lHY2e5vRibjRNZ80 2025/10/24 04:33:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/24 04:33:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/24 04:33:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5NT_-I6Al-LS95Xv9ipc0JWRPuZe6wZC3Fl8FkPH4a-AyWln6lHY2e5vRibjRNZ80" finished 2025/10/24 04:33:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/24 04:33:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6Qv2SDpafEX6_uzFFjy6oIFIjx2ogunsnhBrn04MNm4muCL79Lixs49a7kAHe-7qc 2025/10/24 04:33:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/24 04:33:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/24 04:33:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6Qv2SDpafEX6_uzFFjy6oIFIjx2ogunsnhBrn04MNm4muCL79Lixs49a7kAHe-7qc" finished 2025/10/24 04:33:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/24 04:33:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5fA2CuvLEjOtnj_BFrP_E5BXGsm-uia7SBTyGMEC7k8L7qMvpIRz2kzuiUAmkekxU 2025/10/24 04:33:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/24 04:33:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/24 04:33:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5fA2CuvLEjOtnj_BFrP_E5BXGsm-uia7SBTyGMEC7k8L7qMvpIRz2kzuiUAmkekxU" finished 2025/10/24 04:33:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/24 04:33:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5V70P0VZUujTTr26ETkGCznRkmzxV05ZMEdX7dL4ebJFkPDv6UPdjIBICTSms2ZEY 2025/10/24 04:33:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/24 04:33:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/24 04:33:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/24 04:33:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/24 04:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/24 04:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/24 04:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm5V70P0VZUujTTr26ETkGCznRkmzxV05ZMEdX7dL4ebJFkPDv6UPdjIBICTSms2ZEY" finished 2025/10/24 04:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/24 04:34:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4But52vxr5e878yJG2Qpr02zZk9sBo6EIYPNATeIg6e6FJJ0Vg7Fd8rEjmLPRoDYo 2025/10/24 04:34:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/24 04:34:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/24 04:34:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/24 04:34:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/24 04:34:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/24 04:34:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/24 04:34:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4But52vxr5e878yJG2Qpr02zZk9sBo6EIYPNATeIg6e6FJJ0Vg7Fd8rEjmLPRoDYo" finished 2025/10/24 04:34:05 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/24 04:34:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7TcUFSpEH_nlgZKrOGZZfu_e9rXIuThnHtW6KsbXLIW4wXjUIgFPKCPFoNV98bPsE 2025/10/24 04:34:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/24 04:34:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/24 04:34:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7TcUFSpEH_nlgZKrOGZZfu_e9rXIuThnHtW6KsbXLIW4wXjUIgFPKCPFoNV98bPsE" finished 2025/10/24 04:34:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/24 04:34:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm4TYq_aMxyudbV95bcOO-VpiA-CpCKBfkBcoPy7ctUT76yH9l5gEMeB65m4HxG_hCE 2025/10/24 04:34:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/24 04:34:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/24 04:34:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm4TYq_aMxyudbV95bcOO-VpiA-CpCKBfkBcoPy7ctUT76yH9l5gEMeB65m4HxG_hCE" finished 2025/10/24 04:34:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/24 04:34:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6ntZccv3YzSx_J5bNeSTmJJvpjFkWWHMeo5zb6i93k0at_FRcZhg7P_Z3m3-Oh1b4 2025/10/24 04:34:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/24 04:34:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/24 04:34:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6ntZccv3YzSx_J5bNeSTmJJvpjFkWWHMeo5zb6i93k0at_FRcZhg7P_Z3m3-Oh1b4" finished 2025/10/24 04:34:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/24 04:34:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm620O9ban5mc0GRRzAuO9yg1bBUX-742kyzMxmUWrWtXKIiiT9XKkLRLmo_pSQVGWI 2025/10/24 04:34:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/24 04:34:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/24 04:34:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/24 04:34:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/24 04:34:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/24 04:34:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/24 04:34:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm620O9ban5mc0GRRzAuO9yg1bBUX-742kyzMxmUWrWtXKIiiT9XKkLRLmo_pSQVGWI" finished 2025/10/24 04:34:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/24 04:34:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4zNiidpmHRZ3QhYqkxFftOnyitqCRupLz0SOzEna3eBQvhGmKm93pFBPHUHE284O4 2025/10/24 04:34:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/24 04:34:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/24 04:34:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/24 04:34:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/24 04:34:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/24 04:34:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/24 04:34:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4zNiidpmHRZ3QhYqkxFftOnyitqCRupLz0SOzEna3eBQvhGmKm93pFBPHUHE284O4" finished 2025/10/24 04:34:29 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/24 04:34:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm75f_96xje5_SjGAZYQUKnsU-9Q5f62OfwXakpJZmljceYwOXS0rt9wd9KOnhTPzjs 2025/10/24 04:34:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/24 04:34:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/24 04:34:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm75f_96xje5_SjGAZYQUKnsU-9Q5f62OfwXakpJZmljceYwOXS0rt9wd9KOnhTPzjs" finished 2025/10/24 04:34:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/24 04:34:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm6jP7vrzdUSGGYiFTkLvTvaYJWOOCi7uUG0jGo2ti27aXqj9UAg2ciz5v5YGMgfSho 2025/10/24 04:34:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/24 04:34:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/24 04:34:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm6jP7vrzdUSGGYiFTkLvTvaYJWOOCi7uUG0jGo2ti27aXqj9UAg2ciz5v5YGMgfSho" finished 2025/10/24 04:34:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/24 04:34:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm58AqKOtMuHGv6vyBrephycsqDEivzdoHSDid16N8uupsVrL_58mPNz77fMdZN3VfI 2025/10/24 04:34:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/24 04:34:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/24 04:34:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm58AqKOtMuHGv6vyBrephycsqDEivzdoHSDid16N8uupsVrL_58mPNz77fMdZN3VfI" finished 2025/10/24 04:34:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/24 04:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm7VIFlZnkwQndaJBAYwBMrO3pWjkjkZJP5rYOIIp7Mbsu2Y1ZkdhotP1D__6-y3Anw 2025/10/24 04:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/24 04:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/24 04:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/24 04:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/24 04:34:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/24 04:34:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/24 04:34:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm7VIFlZnkwQndaJBAYwBMrO3pWjkjkZJP5rYOIIp7Mbsu2Y1ZkdhotP1D__6-y3Anw" finished 2025/10/24 04:34:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/24 04:34:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6wfdsRLAcuJtkuzEK3lcb70Luhhtut7BtyAkNXthMue9IYvG0KX2F3U_VE-NB1fXg 2025/10/24 04:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/24 04:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/24 04:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/24 04:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/24 04:34:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/24 04:34:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/24 04:34:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6wfdsRLAcuJtkuzEK3lcb70Luhhtut7BtyAkNXthMue9IYvG0KX2F3U_VE-NB1fXg" finished 2025/10/24 04:34:54 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/24 04:35:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm42Pxm0tUNBULXC7CPrHbrWqd4UJeuuj9U4p-q2LXVe1Eu-ho0YiiAPiLWSfXTM8f8 2025/10/24 04:35:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/24 04:35:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/24 04:35:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm42Pxm0tUNBULXC7CPrHbrWqd4UJeuuj9U4p-q2LXVe1Eu-ho0YiiAPiLWSfXTM8f8" finished 2025/10/24 04:35:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/24 04:35:04 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm7GAdboZTh-znfjxT8JhlppJOb4Yox-wbkrNLpW-OkM2Ni74CtxfyHOlQPCvR4_N4c 2025/10/24 04:35:04 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/24 04:35:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/24 04:35:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm7GAdboZTh-znfjxT8JhlppJOb4Yox-wbkrNLpW-OkM2Ni74CtxfyHOlQPCvR4_N4c" finished 2025/10/24 04:35:06 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/24 04:35:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4ZUtrzjOxxOORfcFGJThu2ElAy7Lw7V5wr-mGaQQKtMuhWLQCSCz16pYYDyBYTRR4 2025/10/24 04:35:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/24 04:35:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/24 04:35:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm4ZUtrzjOxxOORfcFGJThu2ElAy7Lw7V5wr-mGaQQKtMuhWLQCSCz16pYYDyBYTRR4" finished 2025/10/24 04:35:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/24 04:35:13 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7SiV9gE7UZbZFXgON6bHBMm-8C5rpVeOI9b-7THiTYT_xrKaM9xda1dc9Rb-6jlC4 2025/10/24 04:35:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/24 04:35:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/24 04:35:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/24 04:35:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/24 04:35:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/24 04:35:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/24 04:35:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm7SiV9gE7UZbZFXgON6bHBMm-8C5rpVeOI9b-7THiTYT_xrKaM9xda1dc9Rb-6jlC4" finished 2025/10/24 04:35:16 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/24 04:35:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4rYHUqfyqWk2UQ4LE20BLZSBCKqAd58wH2FwxbVMcum_wv3WsCm_LoQJSaqgzhK-4 2025/10/24 04:35:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/24 04:35:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/24 04:35:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/24 04:35:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/24 04:35:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/24 04:35:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/24 04:35:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm4rYHUqfyqWk2UQ4LE20BLZSBCKqAd58wH2FwxbVMcum_wv3WsCm_LoQJSaqgzhK-4" finished 2025/10/24 04:35:20 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/24 04:35:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm59lhyvvq1OrTvX50Qy-a8ojwCvin5m-JAC_NQwwH9-yvI-K1eb76osF_Ico-8ylb8 2025/10/24 04:35:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/24 04:35:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/24 04:35:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm59lhyvvq1OrTvX50Qy-a8ojwCvin5m-JAC_NQwwH9-yvI-K1eb76osF_Ico-8ylb8" finished 2025/10/24 04:35:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/24 04:35:30 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm7d0QPIR2y53gcGQFavWbcEZW55s-Rpz9X9dRCgjZRuuHMDYbGX0dwgMJATa6l461w 2025/10/24 04:35:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/24 04:35:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/24 04:35:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm7d0QPIR2y53gcGQFavWbcEZW55s-Rpz9X9dRCgjZRuuHMDYbGX0dwgMJATa6l461w" finished 2025/10/24 04:35:33 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/24 04:35:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5EaNHuTp6UvIQDlYRWXZOwWFUi4n5vrCxtVUhEhbs59wqb_h4h3wb8HWPI30UtJBg 2025/10/24 04:35:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/24 04:35:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/24 04:35:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm5EaNHuTp6UvIQDlYRWXZOwWFUi4n5vrCxtVUhEhbs59wqb_h4h3wb8HWPI30UtJBg" finished 2025/10/24 04:35:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/24 04:35:39 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7yuRx2-UCwUfIZMeKUpftfnfoWQ4j8kZ4Nivlb9WSzXhp2cD7ZUJSea5OboNPhfD8 2025/10/24 04:35:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/24 04:35:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/24 04:35:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/24 04:35:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/24 04:35:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/24 04:35:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/24 04:35:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm7yuRx2-UCwUfIZMeKUpftfnfoWQ4j8kZ4Nivlb9WSzXhp2cD7ZUJSea5OboNPhfD8" finished 2025/10/24 04:35:42 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/24 04:35:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5NiOAd6yohNYRILLJwuIJtysD0JRJ6Dfen5ceDRjLHlMpEkTRiWH4O2zDFvltjK6I 2025/10/24 04:35:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/24 04:35:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/24 04:35:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/24 04:35:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/24 04:35:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/24 04:35:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/24 04:35:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5NiOAd6yohNYRILLJwuIJtysD0JRJ6Dfen5ceDRjLHlMpEkTRiWH4O2zDFvltjK6I" finished 2025/10/24 04:35:47 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/24 04:35:48 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm4TarrniTyHodoEIMlrZLrFppbvlurJLOcvPVfag2bMQ9PHaa3AKbjm-VrZ7PdaAD4 2025/10/24 04:35:48 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/24 04:35:49 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6bff5c408be0f425e32d251427d469f7" 2025/10/24 04:35:49 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm4TarrniTyHodoEIMlrZLrFppbvlurJLOcvPVfag2bMQ9PHaa3AKbjm-VrZ7PdaAD4" finished 2025/10/24 04:35:49 DEBUG : unknown-size-put.txt: Multipart upload Etag: 33793c4ab1b8fabf5c2527b3f281f39c-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/24 04:35:50 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm6yagagi5a_7H_3CI9EkdAQlMm5tnKuYAB6g1esr_ZJTRFmBbPHll57jlbY0h-D6Ho 2025/10/24 04:35:50 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/24 04:35:51 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "f436e94ec6420cddc06bc1d5cf8f1383" 2025/10/24 04:35:51 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm6yagagi5a_7H_3CI9EkdAQlMm5tnKuYAB6g1esr_ZJTRFmBbPHll57jlbY0h-D6Ho" finished 2025/10/24 04:35:51 DEBUG : unknown-size-update.txt: Multipart upload Etag: ecd77c8ab6deacc5f16b2ad3ecddd547-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/24 04:35:51 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-kesager0lawa/deeper/nonexisting/directory" 2025/10/24 04:35:51 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/24 04:35:52 DEBUG : Waiting for deletions to finish 2025/10/24 04:35:52 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/24 04:35:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1761280323246001") 2025/10/24 04:35:52 DEBUG : "versions/test-versions-v2025-10-24-043302-219.txt" version true 2025/10/24 04:35:52 DEBUG : versions/test-versions-v2025-10-24-043302-219.txt: Deleting (id "1761280382182234") 2025/10/24 04:35:53 INFO : versions/test-versions-v2025-10-24-043302-219.txt: Deleted 2025/10/24 04:35:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/24 04:35:53 INFO : S3 bucket rclone-test-kesager0lawa: Bucket "rclone-test-kesager0lawa" deleted 2025/10/24 04:35:53 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (288.39s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.37s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.15s) --- FAIL: TestIntegration/FsMkdir (285.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.86s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (36.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.40s) --- 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 (10.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (73.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (25.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.81s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (22.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (9.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (7.86s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (7.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (152.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (25.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (26.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.36s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.04s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.63s) --- 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/24 04:35:53 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/24 04:35:53 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 288.433s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished ERROR in 4m49.675729341s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject]