"go test -v -timeout 1h0m0s -remote TestS3R2: -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 "TestS3R2:" 2025/09/18 02:14:36 NOTICE: TestS3R2: Starting server 2025/09/18 02:14:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xahugux8sara" 2025/09/18 02:14:36 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/09/18 02:14:37 INFO : S3 bucket rclone-test-xahugux8sara: Bucket "rclone-test-xahugux8sara" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/18 02:14:39 INFO : S3 bucket rclone-test-xahugux8sara: Bucket "rclone-test-xahugux8sara" deleted === RUN TestIntegration/FsMkdir 2025/09/18 02:14:40 INFO : S3 bucket rclone-test-xahugux8sara: Bucket "rclone-test-xahugux8sara" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/18 02:14:40 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/18 02:14:41 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/18 02:14:41 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 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. 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" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === 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" 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 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === 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/09/18 02:15:18 NOTICE: S3 bucket rclone-test-xahugux8sara: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/18 02:15:19 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: APfWe2mhzgRHKGUQxdl0_epxbkzLTbT9m8dqrv-7Do6zvEWMgPEJscPkGKZgf6tAH9GFQWwbTmQaOBL21k6J03dO__bQ2GfpWBLB4c01eiiUl-GW_JJ-5S02O9GdLID-uaKxlPNvqYztkNwJZ5Wk1tWa0jfLgThbB4vwnEK2KEQ1sbUrGUSFrZbzKzazi11fRT47a5gP-w4RKrTrvk6qqRpg6rzqvHCLkGugBBStYbh_2bFX7xdKyt-q8XVIRiJtrm0--1GgkXaXre_WdBsMW8hn0OKZ6Xxq3mQSR0_gGzsvbt_NdW7pPwsnwaTlX3A-aSbfM5c87ADiHv3HrQ7PkWU 2025/09/18 02:15:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "12dbbf203852c38d5eb4495b47a6a7df" 2025/09/18 02:15:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "8012e84477143a57f0a2250dc4b0ea91" 2025/09/18 02:15:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "a754584622317547f45c2fa94b06bf2a" 2025/09/18 02:15:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload "APfWe2mhzgRHKGUQxdl0_epxbkzLTbT9m8dqrv-7Do6zvEWMgPEJscPkGKZgf6tAH9GFQWwbTmQaOBL21k6J03dO__bQ2GfpWBLB4c01eiiUl-GW_JJ-5S02O9GdLID-uaKxlPNvqYztkNwJZ5Wk1tWa0jfLgThbB4vwnEK2KEQ1sbUrGUSFrZbzKzazi11fRT47a5gP-w4RKrTrvk6qqRpg6rzqvHCLkGugBBStYbh_2bFX7xdKyt-q8XVIRiJtrm0--1GgkXaXre_WdBsMW8hn0OKZ6Xxq3mQSR0_gGzsvbt_NdW7pPwsnwaTlX3A-aSbfM5c87ADiHv3HrQ7PkWU" 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/09/18 02:15:29 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/18 02:15:29 DEBUG : Creating backend with remote "TestS3R2:" === 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/09/18 02:15:33 DEBUG : S3 bucket rclone-test-xahugux8sara: bucket is versioned: false 2025/09/18 02:15:33 DEBUG : Waiting for deletions to finish 2025/09/18 02:15:33 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/18 02:15:33 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/18 02:15:34 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/18 02:15:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xahugux8sara/dirToPurgeFromRoot" 2025/09/18 02:15:36 DEBUG : S3 bucket rclone-test-xahugux8sara path dirToPurgeFromRoot: bucket is versioned: false 2025/09/18 02:15:36 DEBUG : Waiting for deletions to finish 2025/09/18 02:15:36 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/18 02:15:36 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/18 02:15:37 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/18 02:15:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xahugux8sara/hello? sausage/êé" 2025/09/18 02:15:40 DEBUG : S3 bucket rclone-test-xahugux8sara path hello? sausage/êé: bucket is versioned: false 2025/09/18 02:15:40 DEBUG : Waiting for deletions to finish 2025/09/18 02:15:40 DEBUG : "a/b/c/d/e.txt" version false 2025/09/18 02:15:40 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/18 02:15:40 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/09/18 02:15:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xahugux8sara/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/18 02:15:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xahugux8sara/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-xahugux8sara" from "TestS3R2:rclone-test-xahugux8sara" 2025/09/18 02:15:57 DEBUG : Creating backend with remote "TestS3R2:" === 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:2052: skipping directory tests as not supported on this backend === 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/09/18 02:16:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMcg442yWLwKiqkkabXhQ8u79cMbV58lfa1B4Z9l8YOZ0FDAMjJ_mHzyMu1PwSGvIPpC_2fmOq3POa1demYxzUQxo69ITpMmGrnmGU_hfReasE5Baqir6hYPBxYAUvEqtfD2e-07ww7b5k6NajjsQ9iR8-88qdq8ln0NvYIY6vhPNdCW6VY4WnEosnZTEJTX4hwJjJ_H5KJmc-9gyk-Y8WTN1GvKXLBzlzeROABgYKOo-g5G-gp-KwwWa9J3K7QILXolroRi47KvPMQTtqlo1Az0Lz3i9FUrRR2CXhF7ttU82h6g2BjjNaqf0y8Y17OgwKt6SJp1nXaHMdYdCfUREi4 2025/09/18 02:16:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/18 02:16:06 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/18 02:16:07 DEBUG : piped data.txt: multipart upload "AMcg442yWLwKiqkkabXhQ8u79cMbV58lfa1B4Z9l8YOZ0FDAMjJ_mHzyMu1PwSGvIPpC_2fmOq3POa1demYxzUQxo69ITpMmGrnmGU_hfReasE5Baqir6hYPBxYAUvEqtfD2e-07ww7b5k6NajjsQ9iR8-88qdq8ln0NvYIY6vhPNdCW6VY4WnEosnZTEJTX4hwJjJ_H5KJmc-9gyk-Y8WTN1GvKXLBzlzeROABgYKOo-g5G-gp-KwwWa9J3K7QILXolroRi47KvPMQTtqlo1Az0Lz3i9FUrRR2CXhF7ttU82h6g2BjjNaqf0y8Y17OgwKt6SJp1nXaHMdYdCfUREi4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/18 02:16:08 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEqrTHkrwQ5AhNSfhX-Uw3owad2VnK66E9BfnhRXB01YoNdqJQv3WEqpX_I-ltx54oIjOd493vEjX31ufPywQEOkn3FkCK1PQjXJJGZ2w21pmnlMPT_Hucpjursm8uKEGa7OGFA5J8hV5BfvJMBVkxLU0iQe6TGWmcahJ982_jSZQa1ulb_n852g7S-a8kThoPffYP3mQ3B1tRqVQxUQJC_wAlq1myiMn90ZoDaPWWTJUiu5D3eyTdAXfkFOlYa8tXHzksRuOxIhR4ATz72rfIks1Jwwi3GCYA1aGmfGAMOtXICiA-Mr3SzT98sdLv8Ay_FsKj4WISUEiAx3_5DWow8 2025/09/18 02:16:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/18 02:16:08 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d0f4457ac2b36ef286e1fba5485bd176" 2025/09/18 02:16:09 DEBUG : piped data.txt: multipart upload "AEqrTHkrwQ5AhNSfhX-Uw3owad2VnK66E9BfnhRXB01YoNdqJQv3WEqpX_I-ltx54oIjOd493vEjX31ufPywQEOkn3FkCK1PQjXJJGZ2w21pmnlMPT_Hucpjursm8uKEGa7OGFA5J8hV5BfvJMBVkxLU0iQe6TGWmcahJ982_jSZQa1ulb_n852g7S-a8kThoPffYP3mQ3B1tRqVQxUQJC_wAlq1myiMn90ZoDaPWWTJUiu5D3eyTdAXfkFOlYa8tXHzksRuOxIhR4ATz72rfIks1Jwwi3GCYA1aGmfGAMOtXICiA-Mr3SzT98sdLv8Ay_FsKj4WISUEiAx3_5DWow8" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/09/18 02:16:11 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/18 02:16:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AAAXZg2Sa8yfxK-VlpVv6Fwd7jqwIz7YBP3x30QRCS6i8SbP3tAp30HOY4OZvXn_Ub8Gq1-aKNwSeWY9X6prLtlkd1XK3edxJQUKEVNFl81zdbKXTFGp8BpclOTSvLVBxR_AisjomDHiUcKx4Joaxgwrt2IGAFMqQtQ0cgYOq2bFq1T3S1bvYOT16gE-VxdSlL8BJxwA99GHlwhYFpzN8EYED1cqkYNEt8kYf2XN-n501Eyz02WR06ywBdlWXXuODp4nOUxxgD1Go5CHB-zQlSGrPWWxr1tls44Aj69ke0YcNLcd3wAN3qbO5KdCXN3ZvBWvk7qcDuPUaGMXG6wiFIk 2025/09/18 02:16:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/18 02:16:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/18 02:16:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AAAXZg2Sa8yfxK-VlpVv6Fwd7jqwIz7YBP3x30QRCS6i8SbP3tAp30HOY4OZvXn_Ub8Gq1-aKNwSeWY9X6prLtlkd1XK3edxJQUKEVNFl81zdbKXTFGp8BpclOTSvLVBxR_AisjomDHiUcKx4Joaxgwrt2IGAFMqQtQ0cgYOq2bFq1T3S1bvYOT16gE-VxdSlL8BJxwA99GHlwhYFpzN8EYED1cqkYNEt8kYf2XN-n501Eyz02WR06ywBdlWXXuODp4nOUxxgD1Go5CHB-zQlSGrPWWxr1tls44Aj69ke0YcNLcd3wAN3qbO5KdCXN3ZvBWvk7qcDuPUaGMXG6wiFIk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/18 02:16:18 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AAdQ1Zi51_bxRBWSHebqCrZq2UojKPg-t3atkr84UPH9RNzzdlTaWpQ3oNL5GMam6Eee7YpDiXwgeOH2dyUM1Af4FeEFhp3niuFIQVxpzdr90rN3k2n7GJ8BwEXf9j-_H9JW7cDDEITZpbC6ZYRu-rYSzOxibK5P3tt4rvEaYdbDVlt-dOooGdWBJQ_ClTN_YlIomNzeulrB0rGp9eT6LduoJtaImn3mbkjdJwfGqyOssH4wY5Pn0xOqZrJfzwZ6L6VKjmi3NQAfAx7f9lrt165XyyG-aW6317f0_vLWYTO8GxFiJQxwBupFyc9PzWRl1M3ZTQC8idQh2ZHs89Pj25w 2025/09/18 02:16:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/18 02:16:19 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/18 02:16:20 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AAdQ1Zi51_bxRBWSHebqCrZq2UojKPg-t3atkr84UPH9RNzzdlTaWpQ3oNL5GMam6Eee7YpDiXwgeOH2dyUM1Af4FeEFhp3niuFIQVxpzdr90rN3k2n7GJ8BwEXf9j-_H9JW7cDDEITZpbC6ZYRu-rYSzOxibK5P3tt4rvEaYdbDVlt-dOooGdWBJQ_ClTN_YlIomNzeulrB0rGp9eT6LduoJtaImn3mbkjdJwfGqyOssH4wY5Pn0xOqZrJfzwZ6L6VKjmi3NQAfAx7f9lrt165XyyG-aW6317f0_vLWYTO8GxFiJQxwBupFyc9PzWRl1M3ZTQC8idQh2ZHs89Pj25w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/18 02:16:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AIrPdWzl1_zsZWPcJIYQMzFVKQPS4Juo6roB1CdDYV9YfBLIZ6-Bc1wU0uqaVtFDtDpCtmPCrDoOAG82KXfqW8bD0bc5r6049pxLVIqmAAAI6BxJuXPoHbi_wwI_xzylscBNT96YLSVEtRUeNs5Q-macQb1y9KDnfDVuTqo-gkVFhl5diZJMn22QgCKcZWzWVNuY6F2fz6Bc2FWVZ2BI8M5-J0unYo_kcdBDDZsIZpTMnN2v5xLhr4jUoJ81ZM82t5n3fJcnMLDOv09PEEnVuKXdffeGFBIfxR6TXjNx-XsfTQIddpu6YKbyEGUwQnMUdmhDGnSGl-Nwn_fkWkYVQtI 2025/09/18 02:16:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/18 02:16:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/18 02:16:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AIrPdWzl1_zsZWPcJIYQMzFVKQPS4Juo6roB1CdDYV9YfBLIZ6-Bc1wU0uqaVtFDtDpCtmPCrDoOAG82KXfqW8bD0bc5r6049pxLVIqmAAAI6BxJuXPoHbi_wwI_xzylscBNT96YLSVEtRUeNs5Q-macQb1y9KDnfDVuTqo-gkVFhl5diZJMn22QgCKcZWzWVNuY6F2fz6Bc2FWVZ2BI8M5-J0unYo_kcdBDDZsIZpTMnN2v5xLhr4jUoJ81ZM82t5n3fJcnMLDOv09PEEnVuKXdffeGFBIfxR6TXjNx-XsfTQIddpu6YKbyEGUwQnMUdmhDGnSGl-Nwn_fkWkYVQtI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/18 02:16:25 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AHVV0GVy0Sx5J_ZJ53hWv3xuh9Rxr3pvgdWrQPbaxRoGhNQhrTtbg78ZJUko_bqQqYApiyD7nCyysSVGjZFqdx-MQLRDKkJ8Gi3j5kSeksgbuA9kdRpmc_4NVGLOhXWQhAviVE31Xa1pk3Mu35q_rTnNI9RHikbCRJfc2AYqBzW7lMwfGeQ2nZRTY8aK9ztGTjdpx10gSfcx6tNhY2i2opt3SyZo1Qct7frw7NEmXRReAlzqSUsGmuh6hyMgGQA7cVYC0aLRBABpbBITR_ZUhb9kw-Z9FzQAYUmRJNe7jIqQvEiGWdPq9pBtgGp5wg6mqm7xTGUrhc57nLKMa-Y9NxI 2025/09/18 02:16:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/18 02:16:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/18 02:16:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/18 02:16:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/18 02:16:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/18 02:16:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/18 02:16:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AHVV0GVy0Sx5J_ZJ53hWv3xuh9Rxr3pvgdWrQPbaxRoGhNQhrTtbg78ZJUko_bqQqYApiyD7nCyysSVGjZFqdx-MQLRDKkJ8Gi3j5kSeksgbuA9kdRpmc_4NVGLOhXWQhAviVE31Xa1pk3Mu35q_rTnNI9RHikbCRJfc2AYqBzW7lMwfGeQ2nZRTY8aK9ztGTjdpx10gSfcx6tNhY2i2opt3SyZo1Qct7frw7NEmXRReAlzqSUsGmuh6hyMgGQA7cVYC0aLRBABpbBITR_ZUhb9kw-Z9FzQAYUmRJNe7jIqQvEiGWdPq9pBtgGp5wg6mqm7xTGUrhc57nLKMa-Y9NxI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/18 02:16:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AD7MPuv41TJ-Ii1bBRgPjrcLSci0I-HI1_OMAHOqkP0b9KuRotbNhrAHk7kjDlmtyXcFiS_eWrDqHlvJIk0HRcPjmq8nMI2VsRxLT0Yc8JQ4jSqLOg4FPm6LZ8C3B_josldGxgcSmY5Yi2MI-Jp102iECffLaMRpDiyGKJmAi_JNhQ32kOPl3wYJyVuwmyFMI3ngPZQK0pCNInZgJ3dmz-DtNFINUih01Rmo88lsyTz_JqFCaxS1tau1ZxMfS6_UEqxtpNETlWRwwZFwRQIfqZnJt5JhKFmQ7tX4oLKreV593TD9TEcrS17j34Y2P7DNFsPSjZHFD0PIoYt9mQYvcPw 2025/09/18 02:16:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/18 02:16:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/18 02:16:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/18 02:16:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/18 02:16:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/18 02:16:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/18 02:16:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AD7MPuv41TJ-Ii1bBRgPjrcLSci0I-HI1_OMAHOqkP0b9KuRotbNhrAHk7kjDlmtyXcFiS_eWrDqHlvJIk0HRcPjmq8nMI2VsRxLT0Yc8JQ4jSqLOg4FPm6LZ8C3B_josldGxgcSmY5Yi2MI-Jp102iECffLaMRpDiyGKJmAi_JNhQ32kOPl3wYJyVuwmyFMI3ngPZQK0pCNInZgJ3dmz-DtNFINUih01Rmo88lsyTz_JqFCaxS1tau1ZxMfS6_UEqxtpNETlWRwwZFwRQIfqZnJt5JhKFmQ7tX4oLKreV593TD9TEcrS17j34Y2P7DNFsPSjZHFD0PIoYt9mQYvcPw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/18 02:16:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AE8jWb7DiUINdKLb3a4Qq7qUsC6KV50oWbLrQRu1yheGt_EsndLwNMzSpKnEcLXXiAYeT0NYUWXVfV8nkxeS3eBgrJ_hqO74L4ZOQ-pZJgCo-5t-EG1Cb0MWgCIRwfSO_Ni0jBF23ZKiuyadWm23InMkEf5eDcBkPvLSm59F-pr5AolXCASVB7n9KFJU9gdUye4zdFckdKEmG9FmliVRY9anyUvQg2ZBHn8rPwduJcrYiZxjbDr9OvlXDSMUdAPdVUVs1nNStNJ1z264kfKdQqHLC4__PWX0N6-IDrtLET5JtYru2mDjfZyQ6j4QDCIG2E60WzK5mSUQuVnfsMSklZk 2025/09/18 02:16:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/18 02:16:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/18 02:16:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AE8jWb7DiUINdKLb3a4Qq7qUsC6KV50oWbLrQRu1yheGt_EsndLwNMzSpKnEcLXXiAYeT0NYUWXVfV8nkxeS3eBgrJ_hqO74L4ZOQ-pZJgCo-5t-EG1Cb0MWgCIRwfSO_Ni0jBF23ZKiuyadWm23InMkEf5eDcBkPvLSm59F-pr5AolXCASVB7n9KFJU9gdUye4zdFckdKEmG9FmliVRY9anyUvQg2ZBHn8rPwduJcrYiZxjbDr9OvlXDSMUdAPdVUVs1nNStNJ1z264kfKdQqHLC4__PWX0N6-IDrtLET5JtYru2mDjfZyQ6j4QDCIG2E60WzK5mSUQuVnfsMSklZk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/18 02:16:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AGY9d8RkWl0LfBxNA5lTAdKRswzAxD0spjYOnAgAytVWhqNmCWNLyfAXCF1WXdMw1eJ01xed9D13MOkRphciM2kZTjK2Kv064SSOI6IzxcyCpM9mRjkAP2Z2lPO6LnPDC5m9mnv-bqvpt6oNbVVpnbBFlizICL4NT0uEQ4PpEMZCcpoJxYRaZWxfCbIpuV8o58eBb7SCK-nudRRTWPSeLDc2a3moqVq85-jARvpRkz16c2h1HFa9gRmqootPsVgGmpBMbn8iYpcZkdWBVAMosd15GiKQgmR-Y9mS9nI7_VevgnOtxy1kqSeObqGvlyOM4GqLqJXsWh4pIzccr80yab8 2025/09/18 02:16:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/18 02:16:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/18 02:16:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AGY9d8RkWl0LfBxNA5lTAdKRswzAxD0spjYOnAgAytVWhqNmCWNLyfAXCF1WXdMw1eJ01xed9D13MOkRphciM2kZTjK2Kv064SSOI6IzxcyCpM9mRjkAP2Z2lPO6LnPDC5m9mnv-bqvpt6oNbVVpnbBFlizICL4NT0uEQ4PpEMZCcpoJxYRaZWxfCbIpuV8o58eBb7SCK-nudRRTWPSeLDc2a3moqVq85-jARvpRkz16c2h1HFa9gRmqootPsVgGmpBMbn8iYpcZkdWBVAMosd15GiKQgmR-Y9mS9nI7_VevgnOtxy1kqSeObqGvlyOM4GqLqJXsWh4pIzccr80yab8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/18 02:16:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANyNtthYF8zJ7zrdrQStTI8xLbH4pLz_dVNC6EwO9SKc4XVvndeIK8khObHB_gTW6GQQSWsPS3rYNSoEizBNLy6lKYo8816t2EU44dQyxQpBDH9jQ50oeC60yTcSivFkjZTMhZaNck39wSFBbYozntvbfiYIc93ZeC5yH1Z-P3-JIFPre_syK4z2p-9OzyNTlFPydI2hA97BM5Ax33r0hcuuk7KccpNIPziE9qrQPLNv0lG1cxwwPwZQEwarrUUtj1iYxkcym4ji8n27cm9wBPnHgNa7B7-qmN8kgn4tWoxMRuImLqoBhlWwwSLyPig7BoPQ9ZRrfqt6UG9p9cIb3jU 2025/09/18 02:16:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/18 02:16:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/18 02:16:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANyNtthYF8zJ7zrdrQStTI8xLbH4pLz_dVNC6EwO9SKc4XVvndeIK8khObHB_gTW6GQQSWsPS3rYNSoEizBNLy6lKYo8816t2EU44dQyxQpBDH9jQ50oeC60yTcSivFkjZTMhZaNck39wSFBbYozntvbfiYIc93ZeC5yH1Z-P3-JIFPre_syK4z2p-9OzyNTlFPydI2hA97BM5Ax33r0hcuuk7KccpNIPziE9qrQPLNv0lG1cxwwPwZQEwarrUUtj1iYxkcym4ji8n27cm9wBPnHgNa7B7-qmN8kgn4tWoxMRuImLqoBhlWwwSLyPig7BoPQ9ZRrfqt6UG9p9cIb3jU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/18 02:16:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AA6HYVv2PBVshGEz-YThyT_ZRsSKIWC_8qCBVSM6atajGM-qdOdzvxNbZhI1iDr8ChS2iLZtd7wlfvWJey5ksE2PLkbLK_Ei7V90Q8BYfke_Cg6N0oYRM7vvFsVU5pmMLFJd0-9Lvm1b3SahcRN25ngMSz77XzMz8-HMFJzJ8q4xtlUbBLz6TsBmCrldxXjVONaDZ9ZRmPaM7v_Mc8RXRpF7Wk57Gr8G0cK-9zKC8YqetG2DyTMr4dvu8VCOMMlIoPUrINk7DQfz2LkYZZNMO3pC8ylvQP8IewCjPYHXVtIRbVzpDkhj_KVOOAlVlSMkdvqh5O8v-Xs5fjedSfEbWc8 2025/09/18 02:16:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/18 02:16:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/18 02:16:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/18 02:16:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/18 02:16:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/18 02:16:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/18 02:16:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AA6HYVv2PBVshGEz-YThyT_ZRsSKIWC_8qCBVSM6atajGM-qdOdzvxNbZhI1iDr8ChS2iLZtd7wlfvWJey5ksE2PLkbLK_Ei7V90Q8BYfke_Cg6N0oYRM7vvFsVU5pmMLFJd0-9Lvm1b3SahcRN25ngMSz77XzMz8-HMFJzJ8q4xtlUbBLz6TsBmCrldxXjVONaDZ9ZRmPaM7v_Mc8RXRpF7Wk57Gr8G0cK-9zKC8YqetG2DyTMr4dvu8VCOMMlIoPUrINk7DQfz2LkYZZNMO3pC8ylvQP8IewCjPYHXVtIRbVzpDkhj_KVOOAlVlSMkdvqh5O8v-Xs5fjedSfEbWc8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/18 02:16:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHKh88FmUv3Q_Kc84Q7_f1f7kE17ljx1iYwQd4WCcxu9ScrOizW5q1kKuNt9BJnGVIMdwHPeZPXy4G7ypNg98RhL1eTBge8P884Sx-ga_gxURwEIcndZiRUMypNVkFJb_JfxWMbNinDWGL2081VbEiPTzDL_3VMEKwMTwMfhVtStaQPGbvUiBr-S85T1fXfP3yz6WIam8u7Z4OS62-WYHVmCq6E9AKrzysVjx_b1AHe8OuFlfpTL6DswtN53xFibok6jKWk_J5bIQr9QirhE0uOZ6o72kYvsf1uiFIMBr4gXOT6X2GKH_0qpYVvYz0rct2ILtIOXQCzPx5b6jEERzIM 2025/09/18 02:16:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/18 02:16:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/18 02:16:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/18 02:16:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/18 02:16:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/18 02:16:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/18 02:16:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AHKh88FmUv3Q_Kc84Q7_f1f7kE17ljx1iYwQd4WCcxu9ScrOizW5q1kKuNt9BJnGVIMdwHPeZPXy4G7ypNg98RhL1eTBge8P884Sx-ga_gxURwEIcndZiRUMypNVkFJb_JfxWMbNinDWGL2081VbEiPTzDL_3VMEKwMTwMfhVtStaQPGbvUiBr-S85T1fXfP3yz6WIam8u7Z4OS62-WYHVmCq6E9AKrzysVjx_b1AHe8OuFlfpTL6DswtN53xFibok6jKWk_J5bIQr9QirhE0uOZ6o72kYvsf1uiFIMBr4gXOT6X2GKH_0qpYVvYz0rct2ILtIOXQCzPx5b6jEERzIM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/18 02:16:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKrDMuVnHQFQFcsW0zhfAaqeNYe_qOAEE2eb2HEXfvpCAcJc0-ZJn4sZ3nO_CrfWxtkBXCEkVFNtrDt02NSX1aMQA_AHamTI56nNKml6BQZTtuWu0Vn35Zw5oy5vOdl1WBfHrLS34O6UHii-wYBR0eG0S59XTCFquOo_1j7Y1RvNjGz0E_VIbx5M9vyYG9JhhE8DgWOTAd59O9hoi98Dn52fezvPdaszLjVRH60GPRTd6TQGvJTFAFXUdmt8kceKBaBvxQTuXAnAVQAlXncjVd7jR0l-2IfCQ3m3q-_9tlCwlL4a7PdXHe7YFzeJLKegGb_8Sh-aQ2YrFzlLvYLisN0 2025/09/18 02:16:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/18 02:17:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/18 02:17:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKrDMuVnHQFQFcsW0zhfAaqeNYe_qOAEE2eb2HEXfvpCAcJc0-ZJn4sZ3nO_CrfWxtkBXCEkVFNtrDt02NSX1aMQA_AHamTI56nNKml6BQZTtuWu0Vn35Zw5oy5vOdl1WBfHrLS34O6UHii-wYBR0eG0S59XTCFquOo_1j7Y1RvNjGz0E_VIbx5M9vyYG9JhhE8DgWOTAd59O9hoi98Dn52fezvPdaszLjVRH60GPRTd6TQGvJTFAFXUdmt8kceKBaBvxQTuXAnAVQAlXncjVd7jR0l-2IfCQ3m3q-_9tlCwlL4a7PdXHe7YFzeJLKegGb_8Sh-aQ2YrFzlLvYLisN0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/18 02:17:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AHCYJcumG9eLs0hPd4Ny1S1nPcL59IZhdEJXd-V5eOTeW94qSSqahm8bHW6NqP6khyNGtv5KfsokJl0zbqQKFJIxMBMAfhnqMfElDGFK6hk4pBR55lexxjdYyDDl6JbtuUlEa6n-dBo6Pr1fhDHLBMapI-YGAKTecWyXaA-LyKO5rZLFcyjHRZL0yTJKpE0PQsXZ5PUGvDzJ16A2rdSfomKxMYdaRDD66UkJGoyD8SGOmrAYnpxsOzdpExXs99GMfg6E4dgyzYyf2lcqwnNmZVeNgc04Aci0aMIZ2-3gb-8lEgXd0Mi6b-y30TPraUXnz7fPeW46hlidCw5dfCnWPfU 2025/09/18 02:17:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/18 02:17:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/18 02:17:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AHCYJcumG9eLs0hPd4Ny1S1nPcL59IZhdEJXd-V5eOTeW94qSSqahm8bHW6NqP6khyNGtv5KfsokJl0zbqQKFJIxMBMAfhnqMfElDGFK6hk4pBR55lexxjdYyDDl6JbtuUlEa6n-dBo6Pr1fhDHLBMapI-YGAKTecWyXaA-LyKO5rZLFcyjHRZL0yTJKpE0PQsXZ5PUGvDzJ16A2rdSfomKxMYdaRDD66UkJGoyD8SGOmrAYnpxsOzdpExXs99GMfg6E4dgyzYyf2lcqwnNmZVeNgc04Aci0aMIZ2-3gb-8lEgXd0Mi6b-y30TPraUXnz7fPeW46hlidCw5dfCnWPfU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/18 02:17:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAFpLQiyJnmcScsibBHce_1luDnGFmSZeh6mwVOi0rFPakqG1A2IjhtoqU6hK68tVr2VHqF9H7Zoe6hyEkZqY0QBVoJrg_ErPqQCvrsQXqtv6tVK6TyVqAykmMB10LGZ6jo4Asp8-CDptSRfewPGbEw5_0ApIOdw-ZhhNNBp-d4XhGWf7axbXlb1CalmDbP7pDPLc5YhXWaj3Z-t86DDN2WfJ22qkqmVHq9RmLuI7BqlmgRO0XVLdN75bVjMGP2GE1vHLR_L1fbaS42WNEqfMuNZotJTWZ6D3uBBHKHidigM1J3trQAl001W2pt_phu80Ot0oP2AoRmgREDsaV-abis 2025/09/18 02:17:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/18 02:17:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/18 02:17:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAFpLQiyJnmcScsibBHce_1luDnGFmSZeh6mwVOi0rFPakqG1A2IjhtoqU6hK68tVr2VHqF9H7Zoe6hyEkZqY0QBVoJrg_ErPqQCvrsQXqtv6tVK6TyVqAykmMB10LGZ6jo4Asp8-CDptSRfewPGbEw5_0ApIOdw-ZhhNNBp-d4XhGWf7axbXlb1CalmDbP7pDPLc5YhXWaj3Z-t86DDN2WfJ22qkqmVHq9RmLuI7BqlmgRO0XVLdN75bVjMGP2GE1vHLR_L1fbaS42WNEqfMuNZotJTWZ6D3uBBHKHidigM1J3trQAl001W2pt_phu80Ot0oP2AoRmgREDsaV-abis" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/18 02:17:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AB-AE_WYz65m2vlFT3gEkzmXu23_XmaAGgzTdz_RUmc-6Mq547TOnCGnqHqa6FNp7uNnJH9kzBlqcZlwCRJ1epgwTtOWF20RPM6n_3ggvbfKGRVvVtYkJ-wf0ixfdOivXZ4Az6h3B2Ka3evuw1AdqfYE878OndNU1phM5a-Yi978RojMGbBzUi7pAJldWG9lA1PK-EHUFKHrDfI_EtBeAwZq10yrwlnEF0tkS7IRBYOBin-zhT4E1D-3gSYA3r3MxNr45I7q3D8czCYzYWf0pRiHWGwXgWUsH3RdZp5oyUUBiTuw-Gzc5Bn-BqifFsNqMsrDIoPKRvnWGtDFAEN8bGs 2025/09/18 02:17:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/18 02:17:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/18 02:17:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/18 02:17:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/18 02:17:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/18 02:17:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/18 02:17:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AB-AE_WYz65m2vlFT3gEkzmXu23_XmaAGgzTdz_RUmc-6Mq547TOnCGnqHqa6FNp7uNnJH9kzBlqcZlwCRJ1epgwTtOWF20RPM6n_3ggvbfKGRVvVtYkJ-wf0ixfdOivXZ4Az6h3B2Ka3evuw1AdqfYE878OndNU1phM5a-Yi978RojMGbBzUi7pAJldWG9lA1PK-EHUFKHrDfI_EtBeAwZq10yrwlnEF0tkS7IRBYOBin-zhT4E1D-3gSYA3r3MxNr45I7q3D8czCYzYWf0pRiHWGwXgWUsH3RdZp5oyUUBiTuw-Gzc5Bn-BqifFsNqMsrDIoPKRvnWGtDFAEN8bGs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/18 02:17:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGuANzvTcSC8r7Q9-gY6DnF8ZysZVQ9KgWKpZqKpSDTuQjfJ8ZtjU_ZQZ3gy4jtCu2_ns9HyLKVv-3D6wwlJpHcQ0CFK-5TyW8qEgp1nDgfXCyMPL2Nn-5WYZXW6nT1717ovomhHtVaAtFxnhmvaJSPDiJnPoS5nYNFyMrxdp48aGr7v-d-E70VLWIG2XBFPzr-zwPwSKP6JONRqT8sEcGmdzEqoT3iuX8z74D6Jos9MrEqLhwB4RxzJ1I4O48es0k0jm5B-GilOGCwFtl42CleNt5X5yq0kcpapa_aGRdfsAeBiHIv-eHUzrCOFX0AEEdvLhjrVGTyDJzexDEWEnkc 2025/09/18 02:17:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/18 02:17:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/18 02:17:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/18 02:17:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/18 02:17:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/18 02:17:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/18 02:17:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AGuANzvTcSC8r7Q9-gY6DnF8ZysZVQ9KgWKpZqKpSDTuQjfJ8ZtjU_ZQZ3gy4jtCu2_ns9HyLKVv-3D6wwlJpHcQ0CFK-5TyW8qEgp1nDgfXCyMPL2Nn-5WYZXW6nT1717ovomhHtVaAtFxnhmvaJSPDiJnPoS5nYNFyMrxdp48aGr7v-d-E70VLWIG2XBFPzr-zwPwSKP6JONRqT8sEcGmdzEqoT3iuX8z74D6Jos9MrEqLhwB4RxzJ1I4O48es0k0jm5B-GilOGCwFtl42CleNt5X5yq0kcpapa_aGRdfsAeBiHIv-eHUzrCOFX0AEEdvLhjrVGTyDJzexDEWEnkc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/18 02:17:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANxOu6Hf0HgyKt9kHYdZUXHrN4YVxM4dFcYg67sCFYobalb-7fsRx9_kWMeWmA_LplJIePoN7-UeNM_lRST44eWBd4fsZZvxhizo9bgfD5-7NXMjov6I7ezWaclC5gQzKfoBPZB9KSO0h6B5wpNO7Mq5OlBb9WkGo4QEd-FMAP3yTxe-14LL1_lQxCJ-ZCM3sIbcQGgtCabqoVeP-tMIjdYYS8_1LpVd3bU610AbCpRBR-6k-rrhwMNNoWaQqhHyVrU2c2RpMTsxqeii4NHhtNbGwgZ5eiZrSOPDFEQ-XpET5FSWhBe6yqmVLCvEkCEF9P-JL7qDYJl4ni7VsL90VlE 2025/09/18 02:17:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/18 02:17:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/18 02:17:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANxOu6Hf0HgyKt9kHYdZUXHrN4YVxM4dFcYg67sCFYobalb-7fsRx9_kWMeWmA_LplJIePoN7-UeNM_lRST44eWBd4fsZZvxhizo9bgfD5-7NXMjov6I7ezWaclC5gQzKfoBPZB9KSO0h6B5wpNO7Mq5OlBb9WkGo4QEd-FMAP3yTxe-14LL1_lQxCJ-ZCM3sIbcQGgtCabqoVeP-tMIjdYYS8_1LpVd3bU610AbCpRBR-6k-rrhwMNNoWaQqhHyVrU2c2RpMTsxqeii4NHhtNbGwgZ5eiZrSOPDFEQ-XpET5FSWhBe6yqmVLCvEkCEF9P-JL7qDYJl4ni7VsL90VlE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/18 02:17:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ANsNoqdkwSON6MrS9uwO47jbXOuuNfOmI9B2MDqV9b1ye5ONsiV0RQDs-fifIk2QsGyvasjejFCl1hF-d_K2eZ4OyEPiU6f067pffL1IBK4EhBWjD4kMNvk_XLWVwr_FL_XRB69YlBkneE-uK-f_EZ5chQ3meHCBayVAJ-W18YlZtfpiBDgqc-nhrO8myku-R3jebDc93tWvxAAVpw6_OjTYo2eCXVeP4od0ZiMsI7-_AN4fswKp1l2u3D14vl1CnyI8Td-a1Jch6AMRnhiLTlXCrzl2enmS63sNmmcgob4fJSypOgHlSRIBETGMqsExpm2sFwhsnca7vfk1GOhHctY 2025/09/18 02:17:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/18 02:17:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/18 02:17:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ANsNoqdkwSON6MrS9uwO47jbXOuuNfOmI9B2MDqV9b1ye5ONsiV0RQDs-fifIk2QsGyvasjejFCl1hF-d_K2eZ4OyEPiU6f067pffL1IBK4EhBWjD4kMNvk_XLWVwr_FL_XRB69YlBkneE-uK-f_EZ5chQ3meHCBayVAJ-W18YlZtfpiBDgqc-nhrO8myku-R3jebDc93tWvxAAVpw6_OjTYo2eCXVeP4od0ZiMsI7-_AN4fswKp1l2u3D14vl1CnyI8Td-a1Jch6AMRnhiLTlXCrzl2enmS63sNmmcgob4fJSypOgHlSRIBETGMqsExpm2sFwhsnca7vfk1GOhHctY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/18 02:17:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACm4gHJAjOHUfx4iBjczCDm77iB0WxJw1fS5yR4n-xd-bP_7LoI5OHmz2qAaPNRTbgXivgPQAEgIgYjJL5EgHyll16yjb96oQ0GARhZyfsZW2x1oFi8Yl6kiNI0trGZg3MyVe0cjiDjlvaa0PVPV9iK7xfgIARSltpE5cZp1t1LiTKIizzj2FQRKnUce7K-SRTFM11J8mbGJnkoTC77S3TgkbsPi1fkTW6_8v6IJQ_3JTDVz2dO8D59Uh7xbVWbkwUexB1D75TxNk63zO6im3JX4vCec4qNa7vASwYlxmhXmQ8lwiylAaZDMlzjBFoFuTjkLfvzJq_95bqK97CUlWXs 2025/09/18 02:17:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/18 02:17:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/18 02:17:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACm4gHJAjOHUfx4iBjczCDm77iB0WxJw1fS5yR4n-xd-bP_7LoI5OHmz2qAaPNRTbgXivgPQAEgIgYjJL5EgHyll16yjb96oQ0GARhZyfsZW2x1oFi8Yl6kiNI0trGZg3MyVe0cjiDjlvaa0PVPV9iK7xfgIARSltpE5cZp1t1LiTKIizzj2FQRKnUce7K-SRTFM11J8mbGJnkoTC77S3TgkbsPi1fkTW6_8v6IJQ_3JTDVz2dO8D59Uh7xbVWbkwUexB1D75TxNk63zO6im3JX4vCec4qNa7vASwYlxmhXmQ8lwiylAaZDMlzjBFoFuTjkLfvzJq_95bqK97CUlWXs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/18 02:17:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AIEEsKXYUOIUD0_2yNesLUk6jkYnAmRSI5aZA8hsX7GxayjOccTRJUhDpaP7KN8YgjMh29iFGMs74gLCaG7shYytf8RmrNF8zZQk-Vk1UtodC9PECkkp2pMywsy0K9S44a8Q-Lyydpl14zmemrf6gJ8zZFk0WFdxVu5oRMqYAvDNHDJwa_meE0DWtg5VMBuM1zVQSV1ErCjmMgjaq2JumEmT9tWcnxhdNcB1zZRLMRM_Et8kGP-CDJzwGBBqcSv3BDkUs9ikeS4ubHRQ3yLdSSPsIUsl1GEjxCLCjl2xg-qcrglh6HSN3kAR1ekxKq8KOCt-q-vYyPknVlHDzTwkpMc 2025/09/18 02:17:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/18 02:17:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/18 02:17:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/18 02:17:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/18 02:17:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/18 02:17:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/18 02:17:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AIEEsKXYUOIUD0_2yNesLUk6jkYnAmRSI5aZA8hsX7GxayjOccTRJUhDpaP7KN8YgjMh29iFGMs74gLCaG7shYytf8RmrNF8zZQk-Vk1UtodC9PECkkp2pMywsy0K9S44a8Q-Lyydpl14zmemrf6gJ8zZFk0WFdxVu5oRMqYAvDNHDJwa_meE0DWtg5VMBuM1zVQSV1ErCjmMgjaq2JumEmT9tWcnxhdNcB1zZRLMRM_Et8kGP-CDJzwGBBqcSv3BDkUs9ikeS4ubHRQ3yLdSSPsIUsl1GEjxCLCjl2xg-qcrglh6HSN3kAR1ekxKq8KOCt-q-vYyPknVlHDzTwkpMc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/18 02:17:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AG1MAYI2svfhtT1TBC62dZaNBnsR9R4OJ2fCQVCbQYGunu8sM8DSClvmwFjiQ6Z09_G-IctxsTU633XX67YfN_XKyOtV_5xE4qIndvy6hNaB4dQe5z9oXc0jDGj4NvkpjjlrAg0CyJEQAD5J9Zy1zffde1yNpU4b_0IADhOgPwh9VHmFcUQEE74TOBiof6cY-TxtcUmfdOh7vykVj__ka7G1PD6AAiXQuxtikkkZgJo2Wma04angq05BOrvEuNox-Qv5neqLb_CpWYylchTF_Nk4wkw9_JEOC-ndFFI2U_r457ELWDy0L4A1Kvixpc_8UNXPGJBgx4e1WbLRrQXUazw 2025/09/18 02:17:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/18 02:17:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/18 02:17:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/18 02:17:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/18 02:17:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/18 02:17:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/18 02:17:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AG1MAYI2svfhtT1TBC62dZaNBnsR9R4OJ2fCQVCbQYGunu8sM8DSClvmwFjiQ6Z09_G-IctxsTU633XX67YfN_XKyOtV_5xE4qIndvy6hNaB4dQe5z9oXc0jDGj4NvkpjjlrAg0CyJEQAD5J9Zy1zffde1yNpU4b_0IADhOgPwh9VHmFcUQEE74TOBiof6cY-TxtcUmfdOh7vykVj__ka7G1PD6AAiXQuxtikkkZgJo2Wma04angq05BOrvEuNox-Qv5neqLb_CpWYylchTF_Nk4wkw9_JEOC-ndFFI2U_r457ELWDy0L4A1Kvixpc_8UNXPGJBgx4e1WbLRrQXUazw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/18 02:17:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABrbaq_bIHq9MoKZ1YOREdho_x_ZTtZIPM7-V1RJc09sJvh6CYGE4UOz0urcWFHouuCDzUPvpzXCp-bn9uCPj6TiFds3Do1Zr903mtX6CzRtO1gBaubzGQPV4bHxJ7qd-sqiCucycruIirUv0I8nNnad4qRcejXqbTAfvPDF_2ITSsGVwhAs-zqt8OWVllrWFQ2f964dXk1kRcL8IIFghaCO0-b3DtL3kOr4vIU1CFO7-X7OoaTt9KL5QHF57TzPIfNaIm1t8cdFaSeUou-7ACcqcHM-wdtHDxuLSg49Spg4mdgdpifL-VnnASBScSUHRsnGlh-BhoiKctPvUos22_Y 2025/09/18 02:17:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/18 02:17:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/18 02:17:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABrbaq_bIHq9MoKZ1YOREdho_x_ZTtZIPM7-V1RJc09sJvh6CYGE4UOz0urcWFHouuCDzUPvpzXCp-bn9uCPj6TiFds3Do1Zr903mtX6CzRtO1gBaubzGQPV4bHxJ7qd-sqiCucycruIirUv0I8nNnad4qRcejXqbTAfvPDF_2ITSsGVwhAs-zqt8OWVllrWFQ2f964dXk1kRcL8IIFghaCO0-b3DtL3kOr4vIU1CFO7-X7OoaTt9KL5QHF57TzPIfNaIm1t8cdFaSeUou-7ACcqcHM-wdtHDxuLSg49Spg4mdgdpifL-VnnASBScSUHRsnGlh-BhoiKctPvUos22_Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/18 02:17:50 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADAjOzMw1RO6AIPF9vGhofplZRKU52jOmVc0lMnbfLN0AKsaacj2jKyU7uclvn_wqwLuiNDUaYJ7HsRD6roL0Y-YuOne6thFod4eB1a5Mt8UfGXH70bGf5p_bJJb4WBNP2LIybTb7OpKL5jSIvNZlCOXb2FrluTTl7XT0wmg_lMjxwGdslDauElDPfzytf2muGcpiQt4ZfhxAq1GeSIaCMGgG6ksMy6TNAK_TaWPPzsoeIsAgJkS-n9ZaqIdjArlceLK8EjR8N-xwtTnaGL1sCFRzACj_opqSoMTQxw6cAA4QyftrARew5IvQANSn-9rZh7illxccSDeTE-qNX21z2o 2025/09/18 02:17:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/18 02:17:52 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/18 02:17:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADAjOzMw1RO6AIPF9vGhofplZRKU52jOmVc0lMnbfLN0AKsaacj2jKyU7uclvn_wqwLuiNDUaYJ7HsRD6roL0Y-YuOne6thFod4eB1a5Mt8UfGXH70bGf5p_bJJb4WBNP2LIybTb7OpKL5jSIvNZlCOXb2FrluTTl7XT0wmg_lMjxwGdslDauElDPfzytf2muGcpiQt4ZfhxAq1GeSIaCMGgG6ksMy6TNAK_TaWPPzsoeIsAgJkS-n9ZaqIdjArlceLK8EjR8N-xwtTnaGL1sCFRzACj_opqSoMTQxw6cAA4QyftrARew5IvQANSn-9rZh7illxccSDeTE-qNX21z2o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/18 02:17:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AD2PR_kScyZZ_CYp4jHzaA4AQLBeakgVBewO6ZuMIVEbgWdUfaj1PCg35N4tCZxsM7hV7xOizu04lUSu1EQvCBykJ7BjSCecQWUU_QwQ-eAHiENub3NnV5u2ya-OTlgB5y2_51bG1nASA6S10IKBpYCKQlAapcCEHe6qvzwnRGmXUMG9D9S0AFXvOBPUr6O6B1elI_iQBhRiW7QBreuoDN0pDx54tuFFTBMdxy49Pg-bUtd2EZq6tlPm2iMrDLS7quhmEAbHfr6ydk1VQAaiShZrawk00Bx5Zxeem5xSdHRGGoJ2acssVarOm1fu0dxbf8H7qwwY4LKwpPiHbTxUYBU 2025/09/18 02:17:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/18 02:17:56 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/18 02:17:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AD2PR_kScyZZ_CYp4jHzaA4AQLBeakgVBewO6ZuMIVEbgWdUfaj1PCg35N4tCZxsM7hV7xOizu04lUSu1EQvCBykJ7BjSCecQWUU_QwQ-eAHiENub3NnV5u2ya-OTlgB5y2_51bG1nASA6S10IKBpYCKQlAapcCEHe6qvzwnRGmXUMG9D9S0AFXvOBPUr6O6B1elI_iQBhRiW7QBreuoDN0pDx54tuFFTBMdxy49Pg-bUtd2EZq6tlPm2iMrDLS7quhmEAbHfr6ydk1VQAaiShZrawk00Bx5Zxeem5xSdHRGGoJ2acssVarOm1fu0dxbf8H7qwwY4LKwpPiHbTxUYBU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/18 02:17:59 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ALuXG3cFZDs_H0MimNEaJ9PhK-aMcBkQ47vDX7H8oHZVQjsXKSHlhOmFpjH3pIcd5fBHiIAJnztmMzetyWHVDUZ9NIdPQtFggS2dIYdLFd4pKBlgjFVX1rY538833gyXeaiqF3bpyEP4uyTCK4lEq6M-5K7Uptuw9Ta9Aa9IV45Dp-ncNnYs724RSyjoBqYI0W0ou_jL9ZnKAtMp5FcPTUUHdcrpvcwPIyATgpGdbjZq6ECsU4cLZfncrYKn5MKRyJ5ctAHMOVqF_1SkBxJGG4MrZX83NgMnl7G8sG8rm3IYrsZVIvU1Osvd8UmCrrzVXDxu7B6YvzsrwY3E2sGQC1Q 2025/09/18 02:17:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/18 02:17:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/18 02:17:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/18 02:18:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/18 02:18:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/18 02:18:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/18 02:18:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ALuXG3cFZDs_H0MimNEaJ9PhK-aMcBkQ47vDX7H8oHZVQjsXKSHlhOmFpjH3pIcd5fBHiIAJnztmMzetyWHVDUZ9NIdPQtFggS2dIYdLFd4pKBlgjFVX1rY538833gyXeaiqF3bpyEP4uyTCK4lEq6M-5K7Uptuw9Ta9Aa9IV45Dp-ncNnYs724RSyjoBqYI0W0ou_jL9ZnKAtMp5FcPTUUHdcrpvcwPIyATgpGdbjZq6ECsU4cLZfncrYKn5MKRyJ5ctAHMOVqF_1SkBxJGG4MrZX83NgMnl7G8sG8rm3IYrsZVIvU1Osvd8UmCrrzVXDxu7B6YvzsrwY3E2sGQC1Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/18 02:18:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: APqFW6F9oNBfqriaITTbSwEfN9Ug_YwZi4lJRtPV2VF9VxHlmtCx3HILBC4EZwanjfJ0nomaxmOtXT2i9q_nMGd6H2gJNZT8tvGKg1A84TfBk5ywCtY5J9V7h0qYtHAOFZKYgZH62IIRe41MIB17Po06lfMTmFXFsDIQUNvMGygjHjG4Ki-V_uoNLPu-eJndWql9cvaIanHs6qdtdKByJsTE802Dok9Iy9oqixx-BXsaUWh8SexgAg3UIqhld8SGqs1TKbeD8yGpd3C0EY-8w38C4-oTAqsD9SD0WxCRmrDPCqUI8yLfkLglgzlMb27v0RH0ptviD7eB1sR6peXZemk 2025/09/18 02:18:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/18 02:18:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/18 02:18:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/18 02:18:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/18 02:18:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/18 02:18:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/18 02:18:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "APqFW6F9oNBfqriaITTbSwEfN9Ug_YwZi4lJRtPV2VF9VxHlmtCx3HILBC4EZwanjfJ0nomaxmOtXT2i9q_nMGd6H2gJNZT8tvGKg1A84TfBk5ywCtY5J9V7h0qYtHAOFZKYgZH62IIRe41MIB17Po06lfMTmFXFsDIQUNvMGygjHjG4Ki-V_uoNLPu-eJndWql9cvaIanHs6qdtdKByJsTE802Dok9Iy9oqixx-BXsaUWh8SexgAg3UIqhld8SGqs1TKbeD8yGpd3C0EY-8w38C4-oTAqsD9SD0WxCRmrDPCqUI8yLfkLglgzlMb27v0RH0ptviD7eB1sR6peXZemk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/18 02:18:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEJjzJwQ8HBIAlW_ZD1M8v5vXXwCTO5cSTuYj5yetg5UcFr5K0l2wfa24_ryDxkiY7m-6bvbNZnK74BdvxKTA5lkJX0gUiscricwQylvYbPwBFlbRBWyzvyDqM7wEb97f-rmD9mXJgisJbYHhsRBguGrp6No5B2Zfj7IgR_zuIBasOslfhRAi_oic0paUAw0miIBUk8i1shgPBJaURkvi1mZh3VKwovtdQT1tqWBhtHhcfqw8r-pQ-dLZ6Kgjn1VhKYf7Gfkbk0SQYDUr4hxU5eeRoelYdMWKsip0bXKa64IxGUvJHLYtgKDwFWKfdmIkXHAUXgeC_Ro2eNp_ZdfR40 2025/09/18 02:18:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/18 02:18:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/18 02:18:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AEJjzJwQ8HBIAlW_ZD1M8v5vXXwCTO5cSTuYj5yetg5UcFr5K0l2wfa24_ryDxkiY7m-6bvbNZnK74BdvxKTA5lkJX0gUiscricwQylvYbPwBFlbRBWyzvyDqM7wEb97f-rmD9mXJgisJbYHhsRBguGrp6No5B2Zfj7IgR_zuIBasOslfhRAi_oic0paUAw0miIBUk8i1shgPBJaURkvi1mZh3VKwovtdQT1tqWBhtHhcfqw8r-pQ-dLZ6Kgjn1VhKYf7Gfkbk0SQYDUr4hxU5eeRoelYdMWKsip0bXKa64IxGUvJHLYtgKDwFWKfdmIkXHAUXgeC_Ro2eNp_ZdfR40" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/18 02:18:16 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AGlZLpaOrTfkbgZrCjX5Lo23FkuTQe30q71jbZq8ESVxf4hkI2hRtbVc3mU3kUdUPqxEclVUZtgyyz-3iV1mzu4QX2vRjY-4K9rrbii0bh8LPTMnp5Zxxpwszwh7eSWJ-ypXVCsvuS4uvgx3KVQajSvwesXSixMvszx6U2scNyLS1z337-mPZGKTLW1y8qfZ4YteDnoHCTUhjtgTGFzvgNzCdfdUMAoY5SnIPOiyH8iEKUlRqr4ZDscdwLKiaDhcVIjSZ5hc3XShdopSMugJLBWYNCJBJM9BSGDYtexMtq833EypXBWulVxo4sLcN5YaUAHtaqF3BK2BYuRonLaoms0 2025/09/18 02:18:17 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/18 02:18:18 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/18 02:18:18 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AGlZLpaOrTfkbgZrCjX5Lo23FkuTQe30q71jbZq8ESVxf4hkI2hRtbVc3mU3kUdUPqxEclVUZtgyyz-3iV1mzu4QX2vRjY-4K9rrbii0bh8LPTMnp5Zxxpwszwh7eSWJ-ypXVCsvuS4uvgx3KVQajSvwesXSixMvszx6U2scNyLS1z337-mPZGKTLW1y8qfZ4YteDnoHCTUhjtgTGFzvgNzCdfdUMAoY5SnIPOiyH8iEKUlRqr4ZDscdwLKiaDhcVIjSZ5hc3XShdopSMugJLBWYNCJBJM9BSGDYtexMtq833EypXBWulVxo4sLcN5YaUAHtaqF3BK2BYuRonLaoms0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/18 02:18:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGaMOKFV5n5Qb4XS8Xcnd2-Z7OeePAbfTJxbEWM-P4hUOUoRx5BbEoOuaV5Mr4Dr2ThkV5LtLMJhTJeJnroKesUuzaT5Evdh-TCVRZHz4mogrONvcgFKdsrhlfrC9i74MXp-kDbPOnrRZu96LLQumfjXSvNaQ3S-4mXScXYUE3ENnrNcekiXI-SWlbehDPB2Qm6yHoigujDHxbEZP3sbdVKiyL8K5_rPdMDff4yzURki9SbHBDBFXe3u3_qzlKr3ER85TLSjGkKkPiDdXkzg8UbRS8waFHbivMcxtyvDppr7MzeAlsEsLCUDdmxICRcL4Hat8blGyV5VJaX4urMG3co 2025/09/18 02:18:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/18 02:18:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/18 02:18:24 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGaMOKFV5n5Qb4XS8Xcnd2-Z7OeePAbfTJxbEWM-P4hUOUoRx5BbEoOuaV5Mr4Dr2ThkV5LtLMJhTJeJnroKesUuzaT5Evdh-TCVRZHz4mogrONvcgFKdsrhlfrC9i74MXp-kDbPOnrRZu96LLQumfjXSvNaQ3S-4mXScXYUE3ENnrNcekiXI-SWlbehDPB2Qm6yHoigujDHxbEZP3sbdVKiyL8K5_rPdMDff4yzURki9SbHBDBFXe3u3_qzlKr3ER85TLSjGkKkPiDdXkzg8UbRS8waFHbivMcxtyvDppr7MzeAlsEsLCUDdmxICRcL4Hat8blGyV5VJaX4urMG3co" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/18 02:18:26 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AOJd1ajAxfMBIfwXLF1xD9SIBHpepsxTVUIfqv5Q6RjxSvibhQ5ihiD1GzTXI3bXFms-MRUGoD2-WoLvTX65VzHUcipXbbxe8GB7aX2BD0uuOVsXmVU0ud-nkkp7jjTvmQLrkfelHgILsAnh7vPxKj4F5GMQ8y53pLTGUowUuu3i9xLHZM0wJ1pmGsAUzBQ8nLsExlXjWjI0ZSuCvta26TrmbiNvbJJg7-1qRAVkzXg15vmh2zs8VNil0skdNnoye8y5v85KhmeMcOqdZlFBECdynEQJNUqtbhTgU5U0S5fZYCWIMTaf08q_C5ujbui1qtLOq2G1JOSX1jtBVCjE44U 2025/09/18 02:18:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/18 02:18:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/18 02:18:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/18 02:18:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/18 02:18:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/18 02:18:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/18 02:18:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AOJd1ajAxfMBIfwXLF1xD9SIBHpepsxTVUIfqv5Q6RjxSvibhQ5ihiD1GzTXI3bXFms-MRUGoD2-WoLvTX65VzHUcipXbbxe8GB7aX2BD0uuOVsXmVU0ud-nkkp7jjTvmQLrkfelHgILsAnh7vPxKj4F5GMQ8y53pLTGUowUuu3i9xLHZM0wJ1pmGsAUzBQ8nLsExlXjWjI0ZSuCvta26TrmbiNvbJJg7-1qRAVkzXg15vmh2zs8VNil0skdNnoye8y5v85KhmeMcOqdZlFBECdynEQJNUqtbhTgU5U0S5fZYCWIMTaf08q_C5ujbui1qtLOq2G1JOSX1jtBVCjE44U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/18 02:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABtNee3Gq8ypV-2_FgAIdR4FTYQHAM5J82cp5xyJjiB_wdnP8OW68BUjmpWFZi9lxHic7yeOE3i5znQvuI0IaxlTV17xWPO3eyROIXou9O_Sg-Nb0ezPoZKX2siPXzRZerPbSy5IodTK0ASEhdWAE6XHIKA5I_XkgPYcr9yEvSzRuWu7ADkjSer7WXoemBfzO8bKDCG2meexpbKwMPbelqHGVlvsREtptWzcHcXYECvEfM5p9JAbGihnHhTl4S4w9Zlm03YzTNTg5B3nKeGcYcZr6lfCDH6UtD6vEmjuFSlezED7q_eXQfqTwBUpGV3T-0n4QDfwG1mUoPOg6QlEnJU 2025/09/18 02:18:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/18 02:18:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/18 02:18:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/18 02:18:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/18 02:18:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/18 02:18:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/18 02:18:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABtNee3Gq8ypV-2_FgAIdR4FTYQHAM5J82cp5xyJjiB_wdnP8OW68BUjmpWFZi9lxHic7yeOE3i5znQvuI0IaxlTV17xWPO3eyROIXou9O_Sg-Nb0ezPoZKX2siPXzRZerPbSy5IodTK0ASEhdWAE6XHIKA5I_XkgPYcr9yEvSzRuWu7ADkjSer7WXoemBfzO8bKDCG2meexpbKwMPbelqHGVlvsREtptWzcHcXYECvEfM5p9JAbGihnHhTl4S4w9Zlm03YzTNTg5B3nKeGcYcZr6lfCDH6UtD6vEmjuFSlezED7q_eXQfqTwBUpGV3T-0n4QDfwG1mUoPOg6QlEnJU" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/18 02:18:39 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/18 02:18:45 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/18 02:18:53 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/18 02:19:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/18 02:19:12 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/18 02:19:19 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHvAMkPicZ-phLiMnSEEX5yNe8GJB1ZD3P-VBe7ZYEO7s0TW1J3xzYEPVhDMHL8WPcx4VO9L-9JXy1AnjxYg3bx90IDF7M9IjmY_urRZ9GJynxtI_nxZfznOxyyLCiiSKNKEF-sg23-x-9yryrq22jiooO8KvpoKkpNwRp9dJ4Qkl0FVlzTceDtCZxtK1rZIYIwMcqHD-rwllm1x0reAJ1F-2NJVInZCnZhntZ56eL1_ZB1vuKXo2IWej-RUL7SzkmqD3iqhLTN3G_pv5idfUMIpPkDAbjg8qkyZHrJ70lxekdM-8VUIr3g7Npn5fY7pdp4il8Wd4aeey_-RUL0lKq0 2025/09/18 02:19:19 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/18 02:19:20 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1963b48540500014633161d3992279e1" 2025/09/18 02:19:21 DEBUG : unknown-size-put.txt: multipart upload "AHvAMkPicZ-phLiMnSEEX5yNe8GJB1ZD3P-VBe7ZYEO7s0TW1J3xzYEPVhDMHL8WPcx4VO9L-9JXy1AnjxYg3bx90IDF7M9IjmY_urRZ9GJynxtI_nxZfznOxyyLCiiSKNKEF-sg23-x-9yryrq22jiooO8KvpoKkpNwRp9dJ4Qkl0FVlzTceDtCZxtK1rZIYIwMcqHD-rwllm1x0reAJ1F-2NJVInZCnZhntZ56eL1_ZB1vuKXo2IWej-RUL7SzkmqD3iqhLTN3G_pv5idfUMIpPkDAbjg8qkyZHrJ70lxekdM-8VUIr3g7Npn5fY7pdp4il8Wd4aeey_-RUL0lKq0" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/18 02:19:23 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AK7ljrBPDpkv1FE6M3Uc6PA5U01_duuIG1hopIsHxy11G4SSKKrVcc12CdaOHdRVkaXPf9aNJUezBq-_YkJDSX5gx7XRz2BdE25cmk7r3wfhZq_uONbF5lPQUt_VXVnU7O5fwBUdCZauxOP6gf8SjJSDLwWmbnHGp84bs_yOCEIAsgp7onHlFsWOMk3Y7DjFO7Hmm8F2BcRlgndtcrLKC5TyMmC3z5Ei8WO3LZlR51XocIj-nZXNwJM_7uSlfz_vLnBajmL1XgJ3LIPFcPtBIeekm9JCOZ4vly2nL59BBYxbiYxdYFwupz-AorcVbFa15HrHvco64bBhY8HKVp8LQtQ 2025/09/18 02:19:23 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/18 02:19:23 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "c15f2faa0e692150d63d17cdd91de54b" 2025/09/18 02:19:24 DEBUG : unknown-size-update.txt: multipart upload "AK7ljrBPDpkv1FE6M3Uc6PA5U01_duuIG1hopIsHxy11G4SSKKrVcc12CdaOHdRVkaXPf9aNJUezBq-_YkJDSX5gx7XRz2BdE25cmk7r3wfhZq_uONbF5lPQUt_VXVnU7O5fwBUdCZauxOP6gf8SjJSDLwWmbnHGp84bs_yOCEIAsgp7onHlFsWOMk3Y7DjFO7Hmm8F2BcRlgndtcrLKC5TyMmC3z5Ei8WO3LZlR51XocIj-nZXNwJM_7uSlfz_vLnBajmL1XgJ3LIPFcPtBIeekm9JCOZ4vly2nL59BBYxbiYxdYFwupz-AorcVbFa15HrHvco64bBhY8HKVp8LQtQ" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/18 02:19:25 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xahugux8sara/deeper/nonexisting/directory" 2025/09/18 02:19:25 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/09/18 02:19:25 DEBUG : Waiting for deletions to finish 2025/09/18 02:19:26 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/18 02:19:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/18 02:19:26 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/18 02:19:27 INFO : S3 bucket rclone-test-xahugux8sara: Bucket "rclone-test-xahugux8sara" deleted 2025/09/18 02:19:27 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (291.80s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.52s) --- FAIL: TestIntegration/FsMkdir (287.92s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.68s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.20s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (34.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.72s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.24s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.60s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.33s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (48.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (143.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (21.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (6.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (22.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (22.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (22.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (28.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (42.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (6.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (8.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (12.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (9.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.80s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.42s) --- 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/09/18 02:19:27 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/18 02:19:27 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 291.839s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 4m53.152615573s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/leading_dot]