"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/25 03:06:42 NOTICE: TestS3R2: Starting server 2025/09/25 03:06:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-paceqix0nemi" 2025/09/25 03:06:42 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/25 03:06:43 INFO : S3 bucket rclone-test-paceqix0nemi: Bucket "rclone-test-paceqix0nemi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/25 03:06:47 INFO : S3 bucket rclone-test-paceqix0nemi: Bucket "rclone-test-paceqix0nemi" deleted === RUN TestIntegration/FsMkdir 2025/09/25 03:06:48 INFO : S3 bucket rclone-test-paceqix0nemi: Bucket "rclone-test-paceqix0nemi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/25 03:06:48 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/25 03:06:49 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/25 03:06:49 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === 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" === 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/25 03:07:47 NOTICE: S3 bucket rclone-test-paceqix0nemi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/25 03:07:47 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AH0ZNBL2SEIfzfThRpXd160SqeO4tc1azCbB2oSgfXM0jqURdoA_d00IXCJ4KSm0XDXo-d5nG6W90UL9GBcqjf4HlAtwQdoa7sTd6Xo5WpqeBQbMgXGNN5rXxqUNhL4ruirFRfyNlb7kcXYI_ZP-OVPnecPE865KzW73bsNRLMVxVcOzuHr9Xn0QADpxJ5A8SttmEAf06cPUybxSNVZVUQ01186Y28L7azmXcIHsBtsUgSO5RRVuXQy-N3A9A7FUubmPoY1jf2My2jtmUPRpog7vUPa79mq-19zV4ELnN4M38TImV8mqbSSt97vuEUO9q_uBBXI4xOhqcymHdlsVMYo 2025/09/25 03:07:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "56a08c3316e937f7aa329912142a5220" 2025/09/25 03:07:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "3d9c67b5ae2284749b143c3801d8e41c" 2025/09/25 03:07:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "25330058d82cbc8dc945bf332f9ca153" 2025/09/25 03:07:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AH0ZNBL2SEIfzfThRpXd160SqeO4tc1azCbB2oSgfXM0jqURdoA_d00IXCJ4KSm0XDXo-d5nG6W90UL9GBcqjf4HlAtwQdoa7sTd6Xo5WpqeBQbMgXGNN5rXxqUNhL4ruirFRfyNlb7kcXYI_ZP-OVPnecPE865KzW73bsNRLMVxVcOzuHr9Xn0QADpxJ5A8SttmEAf06cPUybxSNVZVUQ01186Y28L7azmXcIHsBtsUgSO5RRVuXQy-N3A9A7FUubmPoY1jf2My2jtmUPRpog7vUPa79mq-19zV4ELnN4M38TImV8mqbSSt97vuEUO9q_uBBXI4xOhqcymHdlsVMYo" 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/25 03:08:00 DEBUG : Creating backend with remote "TestS3R2:" 2025/09/25 03:08:00 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/25 03:08:00 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/25 03:08:06 DEBUG : S3 bucket rclone-test-paceqix0nemi: bucket is versioned: false 2025/09/25 03:08:06 DEBUG : Waiting for deletions to finish 2025/09/25 03:08:06 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/25 03:08:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/25 03:08:07 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/25 03:08:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-paceqix0nemi/dirToPurgeFromRoot" 2025/09/25 03:08:09 DEBUG : Config file has changed externally - reloading 2025/09/25 03:08:10 DEBUG : S3 bucket rclone-test-paceqix0nemi path dirToPurgeFromRoot: bucket is versioned: false 2025/09/25 03:08:10 DEBUG : Waiting for deletions to finish 2025/09/25 03:08:10 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/25 03:08:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/25 03:08:11 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/25 03:08:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-paceqix0nemi/hello? sausage/êé" 2025/09/25 03:08:15 DEBUG : S3 bucket rclone-test-paceqix0nemi path hello? sausage/êé: bucket is versioned: false 2025/09/25 03:08:15 DEBUG : Waiting for deletions to finish 2025/09/25 03:08:16 DEBUG : "a/b/c/d/e.txt" version false 2025/09/25 03:08:16 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/25 03:08:16 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/25 03:08:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-paceqix0nemi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/25 03:08:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-paceqix0nemi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-paceqix0nemi" from "TestS3R2:rclone-test-paceqix0nemi" 2025/09/25 03:08:39 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/25 03:08:52 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGOUU51543N7bIDISVGB_mM_KL0JxIIQvKCJEDw9aZg1phZkczz3DPRAfwSIYqzEo0Fj2nb0NxNsCsihkHh26ioh83YHGg8NZOX91MpkhXOtAWDMLBhHKY9ThHPy1q-rXor6Rdm3X9jyZborWz3YTUNmo_oNstFQSdpXtE7Y9OD9zghaK9Uuh72RGwo7giP20WtzzaZ7uoT419FdcA1FH4BP0sFaG17NjRRAWOG4MIvdUAFq8NAsFzIF0s6AZt9ZVRiPSScHugGixXYBXa8e7d9tBLLQgbDCuP7JUysarTC1erdXFs2jeWTxoCPr-zp1-BChckYxDBAaVYWp95f8rqk 2025/09/25 03:08:52 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/25 03:08:53 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/25 03:08:54 DEBUG : piped data.txt: multipart upload "AGOUU51543N7bIDISVGB_mM_KL0JxIIQvKCJEDw9aZg1phZkczz3DPRAfwSIYqzEo0Fj2nb0NxNsCsihkHh26ioh83YHGg8NZOX91MpkhXOtAWDMLBhHKY9ThHPy1q-rXor6Rdm3X9jyZborWz3YTUNmo_oNstFQSdpXtE7Y9OD9zghaK9Uuh72RGwo7giP20WtzzaZ7uoT419FdcA1FH4BP0sFaG17NjRRAWOG4MIvdUAFq8NAsFzIF0s6AZt9ZVRiPSScHugGixXYBXa8e7d9tBLLQgbDCuP7JUysarTC1erdXFs2jeWTxoCPr-zp1-BChckYxDBAaVYWp95f8rqk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/25 03:08:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANACHFi-HGM5E6qZPfyUnv_zh3vD3hKPehv-ovKBMjXfINnn_gE7nEV2wj-Rc_NSmu48La0Dka0xaAkCVXmYp2QWcSYUjsRK96oqAfhzfHGME7A6VU2hzGaegwE6igfyBU-kBXHOLt6V3WXqlyks6wftklHG_0orV7T0sjU6eFtW38VU7gUJV5E16loF22Nb2SNpx3BXOH6QC2eyeR5uf6slwtNPeajJXHazuDqMxzcU4cbhOpxfHprxC1r-VwbVU6X9xBPonmKN4chZ88isdZ2ys-urHejfMgLnW6Sl2Er2fPYny2ZGjwLTVIBs9IV1SUr6uNQVsrb9epFY2Gv6GX4 2025/09/25 03:08:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/25 03:08:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ac9e59087892213594f55e3c78dd334c" 2025/09/25 03:08:57 DEBUG : piped data.txt: multipart upload "ANACHFi-HGM5E6qZPfyUnv_zh3vD3hKPehv-ovKBMjXfINnn_gE7nEV2wj-Rc_NSmu48La0Dka0xaAkCVXmYp2QWcSYUjsRK96oqAfhzfHGME7A6VU2hzGaegwE6igfyBU-kBXHOLt6V3WXqlyks6wftklHG_0orV7T0sjU6eFtW38VU7gUJV5E16loF22Nb2SNpx3BXOH6QC2eyeR5uf6slwtNPeajJXHazuDqMxzcU4cbhOpxfHprxC1r-VwbVU6X9xBPonmKN4chZ88isdZ2ys-urHejfMgLnW6Sl2Er2fPYny2ZGjwLTVIBs9IV1SUr6uNQVsrb9epFY2Gv6GX4" 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/25 03:09:00 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/25 03:09:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AO4-vjSOtRyjH3ivdfxL6TF9r7l30dZZLk6gD69fSC9aTk-KTJMIQb_Ztl2PSMIIOeNhPUWYgZd4-nW2N-2mo8YFl_7AUsuwLmV37xnVjo9xZkCneXfFhnVaMTd8-AlvL3-fwczwXlsd_9e_N77m9fw5uYX3e--7_x-TmwyyFlZSdj7_ZBWi6ZNz6rGMi1VOUbQV1lSQKXEgC7jl2zLh-WOKvkcC8vchd_MKlRBMRPGeS4Xi3rAbGahytArtJO71owEqtD91MmKFrCUg960ZuMoWbfs9qY9XCvjKoq0K0lDrVBpnrpqvLRfrkV4Zan8ADRhCeP59Jz7_O1LqF-HVuOk 2025/09/25 03:09:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/25 03:09:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/25 03:09:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AO4-vjSOtRyjH3ivdfxL6TF9r7l30dZZLk6gD69fSC9aTk-KTJMIQb_Ztl2PSMIIOeNhPUWYgZd4-nW2N-2mo8YFl_7AUsuwLmV37xnVjo9xZkCneXfFhnVaMTd8-AlvL3-fwczwXlsd_9e_N77m9fw5uYX3e--7_x-TmwyyFlZSdj7_ZBWi6ZNz6rGMi1VOUbQV1lSQKXEgC7jl2zLh-WOKvkcC8vchd_MKlRBMRPGeS4Xi3rAbGahytArtJO71owEqtD91MmKFrCUg960ZuMoWbfs9qY9XCvjKoq0K0lDrVBpnrpqvLRfrkV4Zan8ADRhCeP59Jz7_O1LqF-HVuOk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/25 03:09:10 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ALXt5p6XIQ6Ttfsq10xHIvHEyEDnQaDgLKmszLN5wwV3lTlcmyR7vWTYT7HWeVAeWB_xUj_6nQ_hYDvSVaMKGmt_maahTpCe1d4-fdgCs9AHkCkIIrM4j8El36OHFMIFGaTDz8rT485LKzrE6RpOrAD84Apu0YeaeeHjn7y7XoaHmHIb8HGGAe_MGTHf20Ixr7eOzQm0vSF_suuBZp0ocFH9m7wz-uWWvU5rZ3_4nJCO_d0b8K20kyzQv7Skzn3eUzkUB7BYMdToimJQf49h_h0HdBujXYIsd_Yw2PuJPhJgbDnmcJMDiArx06HyAxenotv6-uw-6Iuk6JnxOqnnPbE 2025/09/25 03:09:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/25 03:09:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/25 03:09:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ALXt5p6XIQ6Ttfsq10xHIvHEyEDnQaDgLKmszLN5wwV3lTlcmyR7vWTYT7HWeVAeWB_xUj_6nQ_hYDvSVaMKGmt_maahTpCe1d4-fdgCs9AHkCkIIrM4j8El36OHFMIFGaTDz8rT485LKzrE6RpOrAD84Apu0YeaeeHjn7y7XoaHmHIb8HGGAe_MGTHf20Ixr7eOzQm0vSF_suuBZp0ocFH9m7wz-uWWvU5rZ3_4nJCO_d0b8K20kyzQv7Skzn3eUzkUB7BYMdToimJQf49h_h0HdBujXYIsd_Yw2PuJPhJgbDnmcJMDiArx06HyAxenotv6-uw-6Iuk6JnxOqnnPbE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/25 03:09:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACYWtxBZQoTCHUueM0sM_YGHHUAHFOEf7ocnTEWzvP2MNI4ohV02Ytx5y7D8osO22OBfGs4TSQ2nMxWZL3JmSABw27nXFOn7RipBVf79OzONyaLGZclpB6oM7EKmw_PAO8-HOBQoOFORqsDZ33Wi-P5n8Vwo7QdriY_7mZNB0ks9f8bY6UD2D8gd10K4QUw2hoOVAtswpbm6Kx7G7HqQiICRDa_q8GcmDGsWebExDQcmRhCkqytt0fr-ff0L_fVGpa2pYeuu4AsW5btvCsPFTAIqRf3m_xW9ln4mVGxc-vF40ymU6T-yVm1pZPgfUJBdi7MOfKbOSdOFyr16DzUD8Iw 2025/09/25 03:09:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/25 03:09:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/25 03:09:18 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACYWtxBZQoTCHUueM0sM_YGHHUAHFOEf7ocnTEWzvP2MNI4ohV02Ytx5y7D8osO22OBfGs4TSQ2nMxWZL3JmSABw27nXFOn7RipBVf79OzONyaLGZclpB6oM7EKmw_PAO8-HOBQoOFORqsDZ33Wi-P5n8Vwo7QdriY_7mZNB0ks9f8bY6UD2D8gd10K4QUw2hoOVAtswpbm6Kx7G7HqQiICRDa_q8GcmDGsWebExDQcmRhCkqytt0fr-ff0L_fVGpa2pYeuu4AsW5btvCsPFTAIqRf3m_xW9ln4mVGxc-vF40ymU6T-yVm1pZPgfUJBdi7MOfKbOSdOFyr16DzUD8Iw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/25 03:09:21 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AFveZT8k8X6ORTKMyuvRhfd_EFttmfrpKPvitDrdto1ZhD-cKljEdncrfRD8DJRQ030siRWmetpvSRn2j8Ea0YDRW76ZXhdpmQr7leZa1g25VdQCwPbADoSsXYrUrVlrWIdq62q6vEtxgIjlLlnzVgoQ-4vqedRudPEkBsmG-2O4owlpJKoExUEnd-0whq4S_JZ5ZucdxtQz6uffzu4UJDIjFmfo5mWhLJ53y5wPaojmmow_p6smoVWq7i-cJsrfYlmn156EomdMOmudw2MpOoXt956e5X65SCXUHfTCPa4PY8JIKsr48hRPNL0ddsGeYIi8MsscEnVqs0RSbnj0o3g 2025/09/25 03:09:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/25 03:09:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/25 03:09:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/25 03:09:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/25 03:09:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/25 03:09:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/25 03:09:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AFveZT8k8X6ORTKMyuvRhfd_EFttmfrpKPvitDrdto1ZhD-cKljEdncrfRD8DJRQ030siRWmetpvSRn2j8Ea0YDRW76ZXhdpmQr7leZa1g25VdQCwPbADoSsXYrUrVlrWIdq62q6vEtxgIjlLlnzVgoQ-4vqedRudPEkBsmG-2O4owlpJKoExUEnd-0whq4S_JZ5ZucdxtQz6uffzu4UJDIjFmfo5mWhLJ53y5wPaojmmow_p6smoVWq7i-cJsrfYlmn156EomdMOmudw2MpOoXt956e5X65SCXUHfTCPa4PY8JIKsr48hRPNL0ddsGeYIi8MsscEnVqs0RSbnj0o3g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/25 03:09:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AB-lT6xKrIM5qZsfsCpMzRob9bWnYOlH7UXtQckJEkV2-zFYkpK87-cG6RjOcRZXdWkm1XfpwqCFW9-BTFcspKwAwgEntWm0mH9zJfOijpOeHVBtM3phYiSyfYmOvyHRfA9POI1C4Fz7Ij4sqdFtKUAhUgzjqeyc49QvVOzPYrdZAR7KBmUoKW9MrxLY-fXHLchvXh55J8BlwRw7D-5ouU1-JkyY60SLKMOHWAmAD6TfuQ5bTGDFFuMLuW2J00NKkEYZBlhI9-22y400Zqa_zCxtBOD6HB630gzTQoHmlhWiMOMDRuf71xuRL9Ti4kiYUAl4_S0t7xJSVYJh3TS23HE 2025/09/25 03:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/25 03:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/25 03:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/25 03:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/25 03:09:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/25 03:09:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/25 03:09:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AB-lT6xKrIM5qZsfsCpMzRob9bWnYOlH7UXtQckJEkV2-zFYkpK87-cG6RjOcRZXdWkm1XfpwqCFW9-BTFcspKwAwgEntWm0mH9zJfOijpOeHVBtM3phYiSyfYmOvyHRfA9POI1C4Fz7Ij4sqdFtKUAhUgzjqeyc49QvVOzPYrdZAR7KBmUoKW9MrxLY-fXHLchvXh55J8BlwRw7D-5ouU1-JkyY60SLKMOHWAmAD6TfuQ5bTGDFFuMLuW2J00NKkEYZBlhI9-22y400Zqa_zCxtBOD6HB630gzTQoHmlhWiMOMDRuf71xuRL9Ti4kiYUAl4_S0t7xJSVYJh3TS23HE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/25 03:09:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACwopDjCN7OxKOTx1WOiCd6GGoV2L9j2atUgt0IxK-FToZ79gSJkSGrIXbDIJf3bo5-xnG8t8K7-d86W4vEGIoHnX6pRNLrce7XfofFqF1o47QGwmlSDYrSZcye32SnevBErSKpD148XixMeFvcMRsdKXxB9bjXPsL5zB8lHK0kVu33LqG1qQWQtdtPmlAavJ76hOueoPaZJUXo0x9KZcmgq8h2dmW4UwNcgt7nrmyQWPOIR56pmuK4LxSIhRh1mRe2NR2UauilO9HSj0TRTn8HlOktDa4NrtVnXPBBiZqp-E3RatMzoeebLTXRRl8Tni0DVGpTVuqSnyAJTRief2WU 2025/09/25 03:09:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/25 03:09:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/25 03:09:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACwopDjCN7OxKOTx1WOiCd6GGoV2L9j2atUgt0IxK-FToZ79gSJkSGrIXbDIJf3bo5-xnG8t8K7-d86W4vEGIoHnX6pRNLrce7XfofFqF1o47QGwmlSDYrSZcye32SnevBErSKpD148XixMeFvcMRsdKXxB9bjXPsL5zB8lHK0kVu33LqG1qQWQtdtPmlAavJ76hOueoPaZJUXo0x9KZcmgq8h2dmW4UwNcgt7nrmyQWPOIR56pmuK4LxSIhRh1mRe2NR2UauilO9HSj0TRTn8HlOktDa4NrtVnXPBBiZqp-E3RatMzoeebLTXRRl8Tni0DVGpTVuqSnyAJTRief2WU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/25 03:09:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APl3gGfyQx5eLtBkf96y6jtcavKXtdS47gpAkvmgpuIwqhSbdMp4Lc9d6kTom510zFkXPTB_jxOy_mrJv2CwWoZ8X_3AhkBUOH6gSNB9iH0SOCP7aIBuv9STquilRl6Ae0bqD57GbDpAQ_Sr9Z5F2rezXH9RX9leL6GPQ_7GLyAlWTp0_-z8kqRiQtKF0ekczRVnweUyr2vDLBENZLcKEPv2Tp6CQOcQ1EhfBcEx9P8JHtA5cD8hHT8PvdeMtKQZCj6KopZeBcILvWs-jFE2jlpcXFDEJlSf6c0H_-PBdhO4AtAPTe9w3dG8BvaTjy-L2ns8nnf8b4dttyi9F5XnLLA 2025/09/25 03:09:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/25 03:09:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/25 03:09:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APl3gGfyQx5eLtBkf96y6jtcavKXtdS47gpAkvmgpuIwqhSbdMp4Lc9d6kTom510zFkXPTB_jxOy_mrJv2CwWoZ8X_3AhkBUOH6gSNB9iH0SOCP7aIBuv9STquilRl6Ae0bqD57GbDpAQ_Sr9Z5F2rezXH9RX9leL6GPQ_7GLyAlWTp0_-z8kqRiQtKF0ekczRVnweUyr2vDLBENZLcKEPv2Tp6CQOcQ1EhfBcEx9P8JHtA5cD8hHT8PvdeMtKQZCj6KopZeBcILvWs-jFE2jlpcXFDEJlSf6c0H_-PBdhO4AtAPTe9w3dG8BvaTjy-L2ns8nnf8b4dttyi9F5XnLLA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/25 03:14:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL3YLUmTPmQLPzSh_ltPypjK0_Z-51YroOeYLSx0qo4G2mP_LKx-NiwVXyjnw6kk81Io34QJibZvlRU81rvp3dtBgxL5nL58oxjj8Pu8XSiDfq_ArwqhK2iSznddODXqvd3JbRRqVn6XDhZM1YnLLvcMurQGW8ECnAWL2NtQx4Wyg20WPrGH8zJGdx9jEMDxHBbXHpEhxRmuUQb-05g9mrU9Gs8gJ0jhZSgSN8QqtV5I292DHMlbdAtnzCkJqrg0Ce1W_A9jW5YS8cHPRXDdqpoeM7Kw5jWfA6Pin2DVYx0jS6q3-0vOIYU9vMqgtxjr4uAmKKFNfMgxJM41Nv9pcZo 2025/09/25 03:14:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/25 03:14:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/25 03:14:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL3YLUmTPmQLPzSh_ltPypjK0_Z-51YroOeYLSx0qo4G2mP_LKx-NiwVXyjnw6kk81Io34QJibZvlRU81rvp3dtBgxL5nL58oxjj8Pu8XSiDfq_ArwqhK2iSznddODXqvd3JbRRqVn6XDhZM1YnLLvcMurQGW8ECnAWL2NtQx4Wyg20WPrGH8zJGdx9jEMDxHBbXHpEhxRmuUQb-05g9mrU9Gs8gJ0jhZSgSN8QqtV5I292DHMlbdAtnzCkJqrg0Ce1W_A9jW5YS8cHPRXDdqpoeM7Kw5jWfA6Pin2DVYx0jS6q3-0vOIYU9vMqgtxjr4uAmKKFNfMgxJM41Nv9pcZo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/25 03:14:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AO6RcBHvqtzipDN_HGRlH1s44ArKnfC4A5S1N8NI09ZoPj17rCXPI22uLSCtuLuklq4848qsd4hOSgdnWGzaRFBEpJU-fsvse5fV0rGqPDOSLXnad0EnznmBWnLqZrwxg6s6dq0dmOJKKO90fR4_rmvybA7hb7qKi1YTHCtZWTsg0O4GMQKlOilFDRm5m62pUTCHOjuvLuT0nBZvTdQD50Kos6OjUgdEFPmWN8K0ALnFH9QOpuFdCynNJZ42Y0J19mMgmdJKRNvgvFsuVrKNqxLZ3ON41L37F6fVCRD9nrZL3GYdxYR65_U7LybBAglT6MiifD3OjkO9r51tBcbYVP0 2025/09/25 03:14:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/25 03:14:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/25 03:14:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/25 03:14:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/25 03:14:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/25 03:14:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/25 03:14:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AO6RcBHvqtzipDN_HGRlH1s44ArKnfC4A5S1N8NI09ZoPj17rCXPI22uLSCtuLuklq4848qsd4hOSgdnWGzaRFBEpJU-fsvse5fV0rGqPDOSLXnad0EnznmBWnLqZrwxg6s6dq0dmOJKKO90fR4_rmvybA7hb7qKi1YTHCtZWTsg0O4GMQKlOilFDRm5m62pUTCHOjuvLuT0nBZvTdQD50Kos6OjUgdEFPmWN8K0ALnFH9QOpuFdCynNJZ42Y0J19mMgmdJKRNvgvFsuVrKNqxLZ3ON41L37F6fVCRD9nrZL3GYdxYR65_U7LybBAglT6MiifD3OjkO9r51tBcbYVP0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/25 03:14:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AEnOBPZRRZ5oHLcv6R_W-XkXfCxup77FZ20AGuJWZXq2uuSyTpBK3GmjQgzlRGNmtERhHhp-Asv8Y9ljChlEANy_GyKf_zXtHY4PmiWDukzQlMBtBM5ch7gSEu77FmAdkshfi55NjbqfIVQn9_jtxoU1alPV_4pTImTMUqb9O181cQ8xShQrF3w-sZ2tFS2d1l01bT21My9HFfsMu47e8dTmEMu7buoaVC-vHpUxmICa-Et9IvVTwZwYEYQlDSe59RcgkNgQgx4Epjwl8IuT2rBCVosiRqazjpd9T_5hLzzmVAFih0JZsGdFCP21b5dtG7oAqhvkrQJBXAFGmAgvV6E 2025/09/25 03:14:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/25 03:14:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/25 03:14:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/25 03:14:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/25 03:14:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/25 03:14:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/25 03:14:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AEnOBPZRRZ5oHLcv6R_W-XkXfCxup77FZ20AGuJWZXq2uuSyTpBK3GmjQgzlRGNmtERhHhp-Asv8Y9ljChlEANy_GyKf_zXtHY4PmiWDukzQlMBtBM5ch7gSEu77FmAdkshfi55NjbqfIVQn9_jtxoU1alPV_4pTImTMUqb9O181cQ8xShQrF3w-sZ2tFS2d1l01bT21My9HFfsMu47e8dTmEMu7buoaVC-vHpUxmICa-Et9IvVTwZwYEYQlDSe59RcgkNgQgx4Epjwl8IuT2rBCVosiRqazjpd9T_5hLzzmVAFih0JZsGdFCP21b5dtG7oAqhvkrQJBXAFGmAgvV6E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/25 03:15:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AF_pIygL6OXqtdh2hqNGo1EleNwHveCjagT7yPhSI5AN-OhUA1v1LJ3ZuXDXM6jwK0nTJ2HthcuePXM0YxYkkFwpjXdm-f7aqaXOtB-i42MCUHbj4tQ-OcJhsBRovAo05I-2dVGQSqrwSIgrpm5w3ftrQgIo8BM_kz4YfZS0Z0FOiJum3gQ_QiWR3mmXMVv7wFFJmMm76XckeA4jGeMvh3Lu0UhfhlXVfTTGaY0hg9iprqg_H_y6meQAmE4wT3aWaLmuw_JMzFjUiaxpp65S8GpjwBR5ee3TSmePLccSjRqimYo4T4s-tPRhjojSHlhMeAhVf_Yd-MxDC6V3QjeEmOc 2025/09/25 03:15:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/25 03:15:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/25 03:15:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AF_pIygL6OXqtdh2hqNGo1EleNwHveCjagT7yPhSI5AN-OhUA1v1LJ3ZuXDXM6jwK0nTJ2HthcuePXM0YxYkkFwpjXdm-f7aqaXOtB-i42MCUHbj4tQ-OcJhsBRovAo05I-2dVGQSqrwSIgrpm5w3ftrQgIo8BM_kz4YfZS0Z0FOiJum3gQ_QiWR3mmXMVv7wFFJmMm76XckeA4jGeMvh3Lu0UhfhlXVfTTGaY0hg9iprqg_H_y6meQAmE4wT3aWaLmuw_JMzFjUiaxpp65S8GpjwBR5ee3TSmePLccSjRqimYo4T4s-tPRhjojSHlhMeAhVf_Yd-MxDC6V3QjeEmOc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/25 03:15:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJAgtb8NTVmCpYr0aCQvUMjTPG_NfxBpHLfT5VOTptBRasiHnnB8VhDfcXUGGNmfnvst9tq8w9fjVJn7aMOm9heNmr67qDwt7iaIUvBmRZJs9vq-OvseMBgKyEi30LbcJEIbAuRaVM9VIQzeWNFNJDCmCYwCogs59seAsrgKr2TSZvTZEfI265vf2GMzlj5CJc9__pATL6J5LVW8DSglQj0Kl3mEuUtsxV2Xm5ntjQd28S7ke_Pi4VXWS6L-TxJf75kWwLGdGuxetD-RovUwKmXfizpmI7bPF67QxAis7Wof2lyeojb2XT3XhCrv-1aNj4wkX5TxQtyWP7SCODCEY_0 2025/09/25 03:15:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/25 03:15:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/25 03:15:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJAgtb8NTVmCpYr0aCQvUMjTPG_NfxBpHLfT5VOTptBRasiHnnB8VhDfcXUGGNmfnvst9tq8w9fjVJn7aMOm9heNmr67qDwt7iaIUvBmRZJs9vq-OvseMBgKyEi30LbcJEIbAuRaVM9VIQzeWNFNJDCmCYwCogs59seAsrgKr2TSZvTZEfI265vf2GMzlj5CJc9__pATL6J5LVW8DSglQj0Kl3mEuUtsxV2Xm5ntjQd28S7ke_Pi4VXWS6L-TxJf75kWwLGdGuxetD-RovUwKmXfizpmI7bPF67QxAis7Wof2lyeojb2XT3XhCrv-1aNj4wkX5TxQtyWP7SCODCEY_0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/25 03:15:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOwKIl-87ULu93iqIHOeSarkJ9E0xLsxkJKmuhVd547diHupm6cZ9zHVliGPiESFfQF-0t9kvA3tIM_hizqLoYt0fb9AG1DPR1UOS6hTOlrcY1wCpM7W6vTJCWnNRHrAmdrmkfPnE_8nPew1XJnndnMf_-zRfH981PxJXAjVUer7ZUCO41qLdWw0_u5dq2J4St46bz2oEtcihuKGpveTsjGubtAAHNMl8GpLHleiFSQqQcszKvH_galrwBpCETDi46RLEvgW3eJsx9J_YKlGdlYfpOa87LHwLmvnMv_cdlxB5AUMzbLxYpo7MVuvrujzW4YFvSdq7vHV8_rnjTB0eeE 2025/09/25 03:15:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/25 03:15:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/25 03:15:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOwKIl-87ULu93iqIHOeSarkJ9E0xLsxkJKmuhVd547diHupm6cZ9zHVliGPiESFfQF-0t9kvA3tIM_hizqLoYt0fb9AG1DPR1UOS6hTOlrcY1wCpM7W6vTJCWnNRHrAmdrmkfPnE_8nPew1XJnndnMf_-zRfH981PxJXAjVUer7ZUCO41qLdWw0_u5dq2J4St46bz2oEtcihuKGpveTsjGubtAAHNMl8GpLHleiFSQqQcszKvH_galrwBpCETDi46RLEvgW3eJsx9J_YKlGdlYfpOa87LHwLmvnMv_cdlxB5AUMzbLxYpo7MVuvrujzW4YFvSdq7vHV8_rnjTB0eeE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/25 03:15:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHO5skhNfJfFf-kJBDyfUydptHp7bOnbrIbhAFo_SxFbu_rSLzWDaB-fnEWfSsWa6fsOFfeuIlKjik93nWdDS4xwFq0Sh0UQE8YhU2tARfQfQvE-iJcywUhkBrOPKkEvg40vLeJ2WLQrGiNVOvH0OnrdD3zcgKRVtQde5fcx0uDav79vNrrBq3kIAPXmKneoGE1MBgW4doQWVw_WF8LAAY_RHgJk9H0fk0uyYpJiTOjz5toQMSLEFqOtuc_nLMd1YsL_2Pp8AV_PWK580ceQOiVqyd2gVdLk6ZxM7pONo6ajE7isRCqBUqdj-gfMtOkvd1TwZeQk7A9aCJcMbgePCBg 2025/09/25 03:15:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/25 03:15:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/25 03:15:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/25 03:15:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/25 03:15:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/25 03:15:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/25 03:15:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AHO5skhNfJfFf-kJBDyfUydptHp7bOnbrIbhAFo_SxFbu_rSLzWDaB-fnEWfSsWa6fsOFfeuIlKjik93nWdDS4xwFq0Sh0UQE8YhU2tARfQfQvE-iJcywUhkBrOPKkEvg40vLeJ2WLQrGiNVOvH0OnrdD3zcgKRVtQde5fcx0uDav79vNrrBq3kIAPXmKneoGE1MBgW4doQWVw_WF8LAAY_RHgJk9H0fk0uyYpJiTOjz5toQMSLEFqOtuc_nLMd1YsL_2Pp8AV_PWK580ceQOiVqyd2gVdLk6ZxM7pONo6ajE7isRCqBUqdj-gfMtOkvd1TwZeQk7A9aCJcMbgePCBg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/25 03:15:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFGvKB_HFszOw3xvN9RWP10uVEPIMqt-o3oqrbz3w74lJ-QS-N9xw6qFceOsaPxvDfFRi-QPxFsUABomLSlP3A7hnyQIYDn0CwX4hwb-cKZjAklufEMzLjK9qo2nMFxw23ujELU7v61O2_7rmAK3KQwLQp_RJPDhhqFUfm8gBX4H3RHfVRUI_D1M_cXdU1Owc7Mdj02wORHU6oCsfxoLM79uDF1SwGEd_rbJ_mb5Wyud-Kjaq-C2gkbQLxeQ4L6C9LLQTNV-qJjVYhZG9sFnJCZQFiEJnv5L7B86JjfLp9Su_4wzEy8z7s7gaQRONv9qT31Dm1pO4rRJSa3JSwh6Q4I 2025/09/25 03:15:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/25 03:15:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/25 03:15:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/25 03:15:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/25 03:15:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/25 03:15:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/25 03:15:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AFGvKB_HFszOw3xvN9RWP10uVEPIMqt-o3oqrbz3w74lJ-QS-N9xw6qFceOsaPxvDfFRi-QPxFsUABomLSlP3A7hnyQIYDn0CwX4hwb-cKZjAklufEMzLjK9qo2nMFxw23ujELU7v61O2_7rmAK3KQwLQp_RJPDhhqFUfm8gBX4H3RHfVRUI_D1M_cXdU1Owc7Mdj02wORHU6oCsfxoLM79uDF1SwGEd_rbJ_mb5Wyud-Kjaq-C2gkbQLxeQ4L6C9LLQTNV-qJjVYhZG9sFnJCZQFiEJnv5L7B86JjfLp9Su_4wzEy8z7s7gaQRONv9qT31Dm1pO4rRJSa3JSwh6Q4I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/25 03:15:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADp_xS5liCAlJzCVJWmKPHu4vBYH6b5zth2fJiTp8hGYRqj-WpyY9w-EgHCRwpDXZps1xSE2KeuIKgYNtZpbSNP1c1uuo7N7lJPOBBT-dCdG6b5GcEe7hFnJJBKK0mYEZznr_6XXK6wR2iPl_BOK_bo9QJUDxR0Yqc0Wjx4jI4Tf4X6fGraKtI0tT4Wz9DZ87_Ozn80SsjumXpyYmke2ehln73J0Udx3tLbmneS_5gZtq9qdw7V0P4df8Gn5sP3QK0gGc4CCHcjpIiV_JHupwvy3i5Ta2JD7iSLGwyyk5XAeRqc_s_bj0sA1kPIG34ao8-TJ02Yo-GAEKVMjcQu2A2k 2025/09/25 03:15:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/25 03:15:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/25 03:15:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADp_xS5liCAlJzCVJWmKPHu4vBYH6b5zth2fJiTp8hGYRqj-WpyY9w-EgHCRwpDXZps1xSE2KeuIKgYNtZpbSNP1c1uuo7N7lJPOBBT-dCdG6b5GcEe7hFnJJBKK0mYEZznr_6XXK6wR2iPl_BOK_bo9QJUDxR0Yqc0Wjx4jI4Tf4X6fGraKtI0tT4Wz9DZ87_Ozn80SsjumXpyYmke2ehln73J0Udx3tLbmneS_5gZtq9qdw7V0P4df8Gn5sP3QK0gGc4CCHcjpIiV_JHupwvy3i5Ta2JD7iSLGwyyk5XAeRqc_s_bj0sA1kPIG34ao8-TJ02Yo-GAEKVMjcQu2A2k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/25 03:15:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABkoZSziOaVFZW2KR9lFFOAZiDBSHeQ-LEOcPbNtxI_RqGaKKLVDZ51bEG5nySevZF5aLCLKmXAYb-2uArFvkj68eefOOOTGm4A0zAAJ8zv4PZZ7HeLkuR5CI-haxB3dTLXSUgJ6R-1vrDYuBOZWsKbSOofSmZp-PXCebsJQCmaSFYccVnmpb29yzAeVkz2A7ARUYhhqLfsdD2sfa2sSjTBuTPdFlqB5nfgl0fw0djPgpl--6PjvNh4dsQE2CbJlb77XRRM1OsGlLueeBtSrk9-VkDwm-jQl-bxpyFyNo95BGy9gN-3r0RSX3O_Q7zOAvv-LLDNTRNn6re9O0MlEgIs 2025/09/25 03:15:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/25 03:15:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/25 03:15:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABkoZSziOaVFZW2KR9lFFOAZiDBSHeQ-LEOcPbNtxI_RqGaKKLVDZ51bEG5nySevZF5aLCLKmXAYb-2uArFvkj68eefOOOTGm4A0zAAJ8zv4PZZ7HeLkuR5CI-haxB3dTLXSUgJ6R-1vrDYuBOZWsKbSOofSmZp-PXCebsJQCmaSFYccVnmpb29yzAeVkz2A7ARUYhhqLfsdD2sfa2sSjTBuTPdFlqB5nfgl0fw0djPgpl--6PjvNh4dsQE2CbJlb77XRRM1OsGlLueeBtSrk9-VkDwm-jQl-bxpyFyNo95BGy9gN-3r0RSX3O_Q7zOAvv-LLDNTRNn6re9O0MlEgIs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/25 03:15:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIAExjM-dW1H3Ae7nU8g_RZfcmA6s-zeU3GNeKtqGj1HH4d7FAc1SGGg_bVUaCXEgFf_b0V7WVWBzZAopWgGDVbJG9JY2hBGfEytpUZyXNzqEFDHEZMB0d7oLOZO6WWH4n0ZkmQHWjfKh3VtU0tAq9sDt3_DAQvi11koOgaM9qP93cCpZQbsbgtvAjOBzV88poOWavNlZubSShOENwwwyZ3Hi8JU2MIBfQNJ2XpCos17I17k5aKxXMb9jlCCsF95a9Wus0KiBaV1nVDbZn_IUEG5zx9PV5rvVBdvqgDhBfiROeATEjNf10fVVR97o82mrQ6RgzbmVUy_CkxnEjQV6bQ 2025/09/25 03:15:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/25 03:15:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/25 03:15:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIAExjM-dW1H3Ae7nU8g_RZfcmA6s-zeU3GNeKtqGj1HH4d7FAc1SGGg_bVUaCXEgFf_b0V7WVWBzZAopWgGDVbJG9JY2hBGfEytpUZyXNzqEFDHEZMB0d7oLOZO6WWH4n0ZkmQHWjfKh3VtU0tAq9sDt3_DAQvi11koOgaM9qP93cCpZQbsbgtvAjOBzV88poOWavNlZubSShOENwwwyZ3Hi8JU2MIBfQNJ2XpCos17I17k5aKxXMb9jlCCsF95a9Wus0KiBaV1nVDbZn_IUEG5zx9PV5rvVBdvqgDhBfiROeATEjNf10fVVR97o82mrQ6RgzbmVUy_CkxnEjQV6bQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/25 03:15:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AEFF-WhyxQ5vUn9ty-lQFF7TBd_LajFzNaeDg1a3X4DsOsClQMZ68UYzuEirKdu1A9REwGBA46KwP5s8O_uAC7CWUmh6ydSVWBRPV074dhcMX1l_rWD8k6aGTfRy0vBNqtaYmB7HxlpKQdxprbemfMB9mAv3HUhnKsBhlfSf8LjIwrRzCv-qDvEC8xtfn2vZgj6eJdga8HL0-L-ZijJtvRwnzroPJ2EqbaN3yc6IhaJOunQJMkes9AtgDZ0KWDmixBZDqfUvDQzJZdmDP7MP7zazBDM5R2XibDFs05y3v67h1zMA22yL0gCEAwDIBu8D8zREIPF4I_YeofUsLhMX504 2025/09/25 03:15:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/25 03:15:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/25 03:15:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/25 03:15:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/25 03:15:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/25 03:15:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/25 03:15:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AEFF-WhyxQ5vUn9ty-lQFF7TBd_LajFzNaeDg1a3X4DsOsClQMZ68UYzuEirKdu1A9REwGBA46KwP5s8O_uAC7CWUmh6ydSVWBRPV074dhcMX1l_rWD8k6aGTfRy0vBNqtaYmB7HxlpKQdxprbemfMB9mAv3HUhnKsBhlfSf8LjIwrRzCv-qDvEC8xtfn2vZgj6eJdga8HL0-L-ZijJtvRwnzroPJ2EqbaN3yc6IhaJOunQJMkes9AtgDZ0KWDmixBZDqfUvDQzJZdmDP7MP7zazBDM5R2XibDFs05y3v67h1zMA22yL0gCEAwDIBu8D8zREIPF4I_YeofUsLhMX504" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/25 03:15:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AJvG28hOJ82We39yF0wUQWG_jcQ24h8TDnDjQIqL0MJWp2WODJQZUYXjJOXfDvrOWbtJ3yyO-79QF8sh91rFHshbNwcVazDnjsG9cOMyRoFHACEtMRLD3Oshh3y-sxdYXW0Pym3kUvyDbGhOSKL2uRFCLRrJmT9fY6ZlZXJon6edfkVwvTybtutFYbfA7ddqqkbSGy2vw5JdLPib9V1dZbrGHlvXv6IBnbQmL2AFBoZzJn9rWYGiNlxlAbLiYCryrHT6stwMGlRhBpc_yMT_7Pg0ULpWdo99D2PPVqk5zMzIySaLnZ7weFeJOy_5SzkWtyYq3I4ADC0WJJGYCjPk_o4 2025/09/25 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/25 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/25 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/25 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/25 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/25 03:15:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/25 03:15:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AJvG28hOJ82We39yF0wUQWG_jcQ24h8TDnDjQIqL0MJWp2WODJQZUYXjJOXfDvrOWbtJ3yyO-79QF8sh91rFHshbNwcVazDnjsG9cOMyRoFHACEtMRLD3Oshh3y-sxdYXW0Pym3kUvyDbGhOSKL2uRFCLRrJmT9fY6ZlZXJon6edfkVwvTybtutFYbfA7ddqqkbSGy2vw5JdLPib9V1dZbrGHlvXv6IBnbQmL2AFBoZzJn9rWYGiNlxlAbLiYCryrHT6stwMGlRhBpc_yMT_7Pg0ULpWdo99D2PPVqk5zMzIySaLnZ7weFeJOy_5SzkWtyYq3I4ADC0WJJGYCjPk_o4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/25 03:15:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AIg5FuGbyS-6z8S70_3mHUgxy_QyMb41RBYHLJ1f4wLawHLPysePNA3WDoy6bn2zUhNxgJfv5KSSFY9rth7aT3g5Yp-pFk2_sj8VIrxvOCf9ksES8T1EolYz-cp6ybDiwRz-u8vt2fi3AEQBg_j-g1H08kt5sRGdx3YhwrD4dRs4BIasNM9pq23pRRcDbGSiXCsO-mzy0d9kMl2-k9NQ7z69-CWGiGxrjo7INEYhnG7R3fMC5OPzo6kCkALtYkzH30sRUt8sse_CCJitrhqR7EEbdNFBfVVzNTsxWu2JVNsJgIbTmI-V2gz2X6Idw3riOGJBgbdfqkI7NMyZfTbluDs 2025/09/25 03:15:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/25 03:15:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/25 03:15:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AIg5FuGbyS-6z8S70_3mHUgxy_QyMb41RBYHLJ1f4wLawHLPysePNA3WDoy6bn2zUhNxgJfv5KSSFY9rth7aT3g5Yp-pFk2_sj8VIrxvOCf9ksES8T1EolYz-cp6ybDiwRz-u8vt2fi3AEQBg_j-g1H08kt5sRGdx3YhwrD4dRs4BIasNM9pq23pRRcDbGSiXCsO-mzy0d9kMl2-k9NQ7z69-CWGiGxrjo7INEYhnG7R3fMC5OPzo6kCkALtYkzH30sRUt8sse_CCJitrhqR7EEbdNFBfVVzNTsxWu2JVNsJgIbTmI-V2gz2X6Idw3riOGJBgbdfqkI7NMyZfTbluDs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/25 03:15:34 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ANsrPX5rbj1crJjcXA_SYsi2wwpgWjYblKZUxemxvnu194xa9KF7GZ98r3mAeHcZU2RdwrbTEHlNlwW7mQRgNT4puw1xavGafo8Yri3Os7Sl5Gg5SDaflRDWYvqXwXXTQ4jrxgUgOOU-TzcgsV2RRQSO99XnKlfj7Cwx-dy7g4sY8h4Ozm3i4sda0SD7kqfG6W4OaZdW8VK-8SfugpfyB0KTTloeeOo33pnx_0VKvrscepztrAnR6w3EJn6VNO7kwbRKYvKMWX9h6DdO3w6ENFSfbw58uyGFSCx8JccLxJR2xsg9CX_hWcb5r8qbV0LzSAVReP7vUhj0LaK6nAIV0WU 2025/09/25 03:15:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/25 03:15:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/25 03:15:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ANsrPX5rbj1crJjcXA_SYsi2wwpgWjYblKZUxemxvnu194xa9KF7GZ98r3mAeHcZU2RdwrbTEHlNlwW7mQRgNT4puw1xavGafo8Yri3Os7Sl5Gg5SDaflRDWYvqXwXXTQ4jrxgUgOOU-TzcgsV2RRQSO99XnKlfj7Cwx-dy7g4sY8h4Ozm3i4sda0SD7kqfG6W4OaZdW8VK-8SfugpfyB0KTTloeeOo33pnx_0VKvrscepztrAnR6w3EJn6VNO7kwbRKYvKMWX9h6DdO3w6ENFSfbw58uyGFSCx8JccLxJR2xsg9CX_hWcb5r8qbV0LzSAVReP7vUhj0LaK6nAIV0WU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/25 03:15:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AF6qAHqb3CB6n5vA_WMnIJo48aZkWeazI9nw6cfoQzRvuUVjC65To3MWESZZj6LK1Ap5XQT_SNp6NYZGZcJqaDfWrbA4Ahb31esYW3hHqiXjWbHeGmfW52XHs0vGOrfKwRVxsj4F77i9vv7YGxNiYKccm4KcSyHVZUiXth3tmH4J1ESrykHJfxIArBrteuNZTwAtHrZXFt4U-AcQIfpwFBPSFPIjQuRNcfishs64ai5BJnHApPBDSx3aXfPQgm8WddEtvKUuFAf6NbIgEyhAbwhJVaP4b5HlCEEQFIIJedRd9f_6llV0c2ao7oHR-P3AaBgZCqlmfApc-8jX1fgQH5E 2025/09/25 03:15:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/25 03:15:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/25 03:15:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AF6qAHqb3CB6n5vA_WMnIJo48aZkWeazI9nw6cfoQzRvuUVjC65To3MWESZZj6LK1Ap5XQT_SNp6NYZGZcJqaDfWrbA4Ahb31esYW3hHqiXjWbHeGmfW52XHs0vGOrfKwRVxsj4F77i9vv7YGxNiYKccm4KcSyHVZUiXth3tmH4J1ESrykHJfxIArBrteuNZTwAtHrZXFt4U-AcQIfpwFBPSFPIjQuRNcfishs64ai5BJnHApPBDSx3aXfPQgm8WddEtvKUuFAf6NbIgEyhAbwhJVaP4b5HlCEEQFIIJedRd9f_6llV0c2ao7oHR-P3AaBgZCqlmfApc-8jX1fgQH5E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/25 03:15:39 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AKYM-tBPNQSzsPHs7wCei9nEtvXP5d6RNSU1KWBrO1eQ5oCntRkx2RQXobQO5iNpEBD50fYK43qtnws6mQ4ff0IE2XHmqT1f1gDlZiS8Cbwru3_MKoFeEtIUWyvsrksr9BzZG1PgRrMhG1i6EygD_TGvSz--SO___LNQLE044hmrqIqqosjOoABmkdwH6ZKYNoiErALHsw0Z-YdeYb-7I8_HjmENAysi6zFpkZ7g3pKp4yUnTm64qQREMly0Ei9_nnS_KNUUEngvYMTLV1qTKZSxz2ZgvgnmG8ifbgJU5cgMrFDw9lE66ubbGHtEMlokam-ksFoQqdyzZ-dKukJfF4k 2025/09/25 03:15:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/25 03:15:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/25 03:15:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/25 03:15:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/25 03:15:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/25 03:15:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/25 03:15:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AKYM-tBPNQSzsPHs7wCei9nEtvXP5d6RNSU1KWBrO1eQ5oCntRkx2RQXobQO5iNpEBD50fYK43qtnws6mQ4ff0IE2XHmqT1f1gDlZiS8Cbwru3_MKoFeEtIUWyvsrksr9BzZG1PgRrMhG1i6EygD_TGvSz--SO___LNQLE044hmrqIqqosjOoABmkdwH6ZKYNoiErALHsw0Z-YdeYb-7I8_HjmENAysi6zFpkZ7g3pKp4yUnTm64qQREMly0Ei9_nnS_KNUUEngvYMTLV1qTKZSxz2ZgvgnmG8ifbgJU5cgMrFDw9lE66ubbGHtEMlokam-ksFoQqdyzZ-dKukJfF4k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/25 03:15:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADaynIRn11H4DeT2Zc4ZvPWQDmgcrcVjWCuR6ZNYszRA11GD1ZdTaXnjNzl4yQSUrwJr1Neq5m9FqZAN7LTW2Tpe8x94RiFfkGrHoUmq8BWTUN2nx7YlBiM9u546Sa0dnC4_YBnqVPiHxXvfu3ZvwhPT0nzTq1wF_8N6DL4a-3M2c7seIpcPXfyVD3TTnR1y_VaJ_eIpSZ0G6ZVD-whxjc588eSFakTvk0R16FukpYlz8zHmnRUmouNfOvy9diQyLFJBxFqmsrr0UFzcBbvexY5Nt10dMKy1YKYdit1tB3pztrCjUuzaiVQjgYozKMTYIXnfw57xVk52lByuRCD_Qeg 2025/09/25 03:15:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/25 03:15:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/25 03:15:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/25 03:15:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/25 03:15:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/25 03:15:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/25 03:15:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADaynIRn11H4DeT2Zc4ZvPWQDmgcrcVjWCuR6ZNYszRA11GD1ZdTaXnjNzl4yQSUrwJr1Neq5m9FqZAN7LTW2Tpe8x94RiFfkGrHoUmq8BWTUN2nx7YlBiM9u546Sa0dnC4_YBnqVPiHxXvfu3ZvwhPT0nzTq1wF_8N6DL4a-3M2c7seIpcPXfyVD3TTnR1y_VaJ_eIpSZ0G6ZVD-whxjc588eSFakTvk0R16FukpYlz8zHmnRUmouNfOvy9diQyLFJBxFqmsrr0UFzcBbvexY5Nt10dMKy1YKYdit1tB3pztrCjUuzaiVQjgYozKMTYIXnfw57xVk52lByuRCD_Qeg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/25 03:15:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABnGRTVSvkhZXN_LvhADZWFOJigAys8O2fzgGNnZk6fUEyzeIkAbA2SNB26PAwMkPiG0bxSyWEOTte2iiYL3Cbxfh6gIO7MBqqzKi93Ug-JX4y5Ep2XRbCjw2jso8ypqlqU8DAjcFF1yjM5SZlppQnUT-9Oyy0t7pgoyGVvPLlOemT_LSqJkH8n62sGCDIVWGozl9wKaI6bBZKg3Nx5zyN2VWU3Br13_EckAGlg3eNvKFz9OvRjKKplkYR85Wacn9pripK716vbC10z3LK1fZVxEX_vgZd2XscNZeW-t8By1HMIFj0b14V2KUjIDJ7PVgZjom6ioMorHHnvuWEc4j74 2025/09/25 03:15:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/25 03:15:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/25 03:15:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABnGRTVSvkhZXN_LvhADZWFOJigAys8O2fzgGNnZk6fUEyzeIkAbA2SNB26PAwMkPiG0bxSyWEOTte2iiYL3Cbxfh6gIO7MBqqzKi93Ug-JX4y5Ep2XRbCjw2jso8ypqlqU8DAjcFF1yjM5SZlppQnUT-9Oyy0t7pgoyGVvPLlOemT_LSqJkH8n62sGCDIVWGozl9wKaI6bBZKg3Nx5zyN2VWU3Br13_EckAGlg3eNvKFz9OvRjKKplkYR85Wacn9pripK716vbC10z3LK1fZVxEX_vgZd2XscNZeW-t8By1HMIFj0b14V2KUjIDJ7PVgZjom6ioMorHHnvuWEc4j74" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/25 03:15:54 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AOQ2COH7GW6s_4B6xNqSv7O0RQv075JiS9SR7KLQ6ocNSy3xiy04pvEAudF9FhFhkm1F_RuEkaHa0ytfdRM3bhIQcRi_Aoqk1GYqC2FRaXk8H0MzV0FL4RQbVPlzKyIzWAs4xeShxXzr-NUNgjc6mB5zPEBO8mNOas0SLp_fQfMDSfmEjbc5VHZs4JR7hwIX33Re8Qu1CTAW5-DVS0fxJ_jfHdAhp9GWWPMmzX8Eq19uabfL2FGMwkgr7SlP_fu2AQWXRKAsT-QUGiZFrWyzZsWmX5IPV1dXekQlmBrz5OFO0cq1KgsKmJFXulJJhZnTGct24gr08fh2_AeykAcWPmk 2025/09/25 03:15:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/25 03:15:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/25 03:15:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AOQ2COH7GW6s_4B6xNqSv7O0RQv075JiS9SR7KLQ6ocNSy3xiy04pvEAudF9FhFhkm1F_RuEkaHa0ytfdRM3bhIQcRi_Aoqk1GYqC2FRaXk8H0MzV0FL4RQbVPlzKyIzWAs4xeShxXzr-NUNgjc6mB5zPEBO8mNOas0SLp_fQfMDSfmEjbc5VHZs4JR7hwIX33Re8Qu1CTAW5-DVS0fxJ_jfHdAhp9GWWPMmzX8Eq19uabfL2FGMwkgr7SlP_fu2AQWXRKAsT-QUGiZFrWyzZsWmX5IPV1dXekQlmBrz5OFO0cq1KgsKmJFXulJJhZnTGct24gr08fh2_AeykAcWPmk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/25 03:15:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AA9rzrkYSUVm2IcyQMHipad9VJwEvS5dSKnI5hqC2tZePYLzv5Q63pCMqwP7tSXAqzl7kbcrpqWGhWDwC-7DZI-_7FP_hfof8nKOzgcwvW7q5pu9OrtHtm5j2Qq20fjvXQ272GwRyxbHt1VzU6LoOjrbVifAK1x6LpIdSJ3HfAr_B0w63Sqxj6yfERmBzb2_w9jtXbc9eqFwfwq1qsqvSTr5h9me-DwIW5puUkEa9-urhJkD08He6gNuo2U_XCb_JilqG66dSAXTY3XwywmpD4Iv1UWjCX8v4AKMXea9JAIa0kfndotYRxRznRomxDHR2ouSIBpGXvuMQUri44klpCc 2025/09/25 03:15:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/25 03:15:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/25 03:15:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AA9rzrkYSUVm2IcyQMHipad9VJwEvS5dSKnI5hqC2tZePYLzv5Q63pCMqwP7tSXAqzl7kbcrpqWGhWDwC-7DZI-_7FP_hfof8nKOzgcwvW7q5pu9OrtHtm5j2Qq20fjvXQ272GwRyxbHt1VzU6LoOjrbVifAK1x6LpIdSJ3HfAr_B0w63Sqxj6yfERmBzb2_w9jtXbc9eqFwfwq1qsqvSTr5h9me-DwIW5puUkEa9-urhJkD08He6gNuo2U_XCb_JilqG66dSAXTY3XwywmpD4Iv1UWjCX8v4AKMXea9JAIa0kfndotYRxRznRomxDHR2ouSIBpGXvuMQUri44klpCc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/25 03:16:00 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AKwn-dFchRrUw9HH4I66FmkbhX3FecOQyn5PDwbxb48BGMHvHVWDeAFbP8jgCJfxAHQKer8z_DcaEj3V8deaX0zAX3F8MGFJhB5d71tanpABap_a7E1xTvxw9-7BFHBb3DBACXYLLih4Tt2yUzImBPNvmwhZYmIN_U-_e3tdLnQwOzEpOBsxMY7MmP6KHBUxZrphbv6g-1YEGKz3n9N6G7XhcQ2H17IWPkNwUDzvbUowT2DKhlv7H6_NgXqptut4NnY8xv9vfCvWOINIIu4W5LoLCUiMl2nfTLVux1Nb7xwGUMooJIiV466KaQNTuG9GvWwEIxrnN1kkSgBF8-8WdR4 2025/09/25 03:16:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/25 03:16:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/25 03:16:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/25 03:16:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/25 03:16:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/25 03:16:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/25 03:16:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AKwn-dFchRrUw9HH4I66FmkbhX3FecOQyn5PDwbxb48BGMHvHVWDeAFbP8jgCJfxAHQKer8z_DcaEj3V8deaX0zAX3F8MGFJhB5d71tanpABap_a7E1xTvxw9-7BFHBb3DBACXYLLih4Tt2yUzImBPNvmwhZYmIN_U-_e3tdLnQwOzEpOBsxMY7MmP6KHBUxZrphbv6g-1YEGKz3n9N6G7XhcQ2H17IWPkNwUDzvbUowT2DKhlv7H6_NgXqptut4NnY8xv9vfCvWOINIIu4W5LoLCUiMl2nfTLVux1Nb7xwGUMooJIiV466KaQNTuG9GvWwEIxrnN1kkSgBF8-8WdR4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/25 03:16:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AIhfOgTzHeIZmi7fAkWpCptZttpysjRnWpQu9kQuBGPMf4hQzbLs2vBCfB0vo4uClDTaX8qQjZXEV5PrM7noPnYxpG1UYjCsDEsBIP_oM1dBszLQkfqoZ9JUYoR5clcsOdHEa1HSn94Yc23iplRJMNe2tRVNvdWUhXwzRA2IFSeHRpzC0Rdlx2A5sMAxzNokM4W4L1s0ZP24NfuNgj7_iFNoIC9cTOzmphknzIn9f6GUFlRbPY4Up1ZY53Sc3een7xhl4o2a-QwzYzl-G7WwGKctKxaj3oYaiOCrXfTyZynse00i6MYDPtoDYEmWTts6gH_ZYW7wivi20wyPfhCYVpU 2025/09/25 03:16:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/25 03:16:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/25 03:16:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/25 03:16:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/25 03:16:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/25 03:16:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/25 03:16:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AIhfOgTzHeIZmi7fAkWpCptZttpysjRnWpQu9kQuBGPMf4hQzbLs2vBCfB0vo4uClDTaX8qQjZXEV5PrM7noPnYxpG1UYjCsDEsBIP_oM1dBszLQkfqoZ9JUYoR5clcsOdHEa1HSn94Yc23iplRJMNe2tRVNvdWUhXwzRA2IFSeHRpzC0Rdlx2A5sMAxzNokM4W4L1s0ZP24NfuNgj7_iFNoIC9cTOzmphknzIn9f6GUFlRbPY4Up1ZY53Sc3een7xhl4o2a-QwzYzl-G7WwGKctKxaj3oYaiOCrXfTyZynse00i6MYDPtoDYEmWTts6gH_ZYW7wivi20wyPfhCYVpU" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/25 03:16:11 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/25 03:16:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/25 03:16:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/25 03:16:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/25 03:16:32 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/25 03:16:35 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AIxwWSvfGeIfJaEOywTYwd384VtJlCWh6PqWVYQo1lLotuv0ySz98QjECcvS1Y2NS_O5HQ0rebfPzS7mMfuaWz4k1CLSBSsjNMgHdo7ScfMjwVU09sbApopSQ5ZjbgQQcZtM_sbhQ33OLEpVtmb8LBZEs2ofRPl7bYtdLQHCYRN3kOOurTFCBwF6LbLgMpJpjMScP96QN99_zfFfh26UX6i62gkfLf8eS_3Cq13bfLY4FsKf_Aj5g3jO1klUFppNr3t8qb2527hvWlwf4C2gKnfvPZg2k37Msn5MjCN5A35LRds-7VskMgJhSKdiMs6EGq0mY6m5i9Odsx15sARoLp4 2025/09/25 03:16:35 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/25 03:16:36 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8dfb2948a872a01a493676ee5588a456" 2025/09/25 03:16:36 DEBUG : unknown-size-put.txt: multipart upload "AIxwWSvfGeIfJaEOywTYwd384VtJlCWh6PqWVYQo1lLotuv0ySz98QjECcvS1Y2NS_O5HQ0rebfPzS7mMfuaWz4k1CLSBSsjNMgHdo7ScfMjwVU09sbApopSQ5ZjbgQQcZtM_sbhQ33OLEpVtmb8LBZEs2ofRPl7bYtdLQHCYRN3kOOurTFCBwF6LbLgMpJpjMScP96QN99_zfFfh26UX6i62gkfLf8eS_3Cq13bfLY4FsKf_Aj5g3jO1klUFppNr3t8qb2527hvWlwf4C2gKnfvPZg2k37Msn5MjCN5A35LRds-7VskMgJhSKdiMs6EGq0mY6m5i9Odsx15sARoLp4" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/25 03:16:37 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AEREHK9RXy63cFzQJJw0sysTVTULsq9l2NlbP8F2jTsKSP5KZgY-1u1xM6uWJpjtoIVxSOgb82uOblc2ZsfbHrK0LXHXF9stiDS5jvKbEdN0FR9WV_8q80Q3wDiJqU3o-aotudM1rJt5udGvcUF_AG-h3UCF7Sck_9lDgt7SFvf6Ctqnh2Ma6RKufpN3D-yIoEvyQUoCJwW_wS3L31vXeBFri6MgOvEaCdy_qW810A_P2p7_mBgFO3WzghryyHxplecKX5-Z4oCBc-jRHa5QVYedi3AqZd8JYmnOw-ocumFewcI-X14umdSmBI5x9qUUDSugUfGwsGEhXSAyEek_KlI 2025/09/25 03:16:37 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/25 03:16:38 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "c1c745209863ef1408cc70ae545bd41a" 2025/09/25 03:16:38 DEBUG : unknown-size-update.txt: multipart upload "AEREHK9RXy63cFzQJJw0sysTVTULsq9l2NlbP8F2jTsKSP5KZgY-1u1xM6uWJpjtoIVxSOgb82uOblc2ZsfbHrK0LXHXF9stiDS5jvKbEdN0FR9WV_8q80Q3wDiJqU3o-aotudM1rJt5udGvcUF_AG-h3UCF7Sck_9lDgt7SFvf6Ctqnh2Ma6RKufpN3D-yIoEvyQUoCJwW_wS3L31vXeBFri6MgOvEaCdy_qW810A_P2p7_mBgFO3WzghryyHxplecKX5-Z4oCBc-jRHa5QVYedi3AqZd8JYmnOw-ocumFewcI-X14umdSmBI5x9qUUDSugUfGwsGEhXSAyEek_KlI" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/25 03:16:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-paceqix0nemi/deeper/nonexisting/directory" 2025/09/25 03:16:38 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/25 03:16:39 DEBUG : Waiting for deletions to finish 2025/09/25 03:16:39 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/25 03:16:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/25 03:16:39 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/25 03:16:40 INFO : S3 bucket rclone-test-paceqix0nemi: Bucket "rclone-test-paceqix0nemi" deleted 2025/09/25 03:16:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (598.58s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.31s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.94s) --- PASS: TestIntegration/FsMkdir (593.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.74s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding (53.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.91s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.22s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.06s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (68.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (5.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (1.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (6.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (427.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (6.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (11.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (6.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (326.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (309.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (15.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (6.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (15.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (16.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (24.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.19s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.38s) --- 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/25 03:16:40 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/25 03:16:40 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 598.612s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 9m59.858450986s (try 1/5)