"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:" 2026/03/01 04:50:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cagilip3nobi" 2026/03/01 04:50:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/03/01 04:50:47 INFO : S3 bucket rclone-test-cagilip3nobi: Bucket "rclone-test-cagilip3nobi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/01 04:50:48 INFO : S3 bucket rclone-test-cagilip3nobi: Bucket "rclone-test-cagilip3nobi" deleted === RUN TestIntegration/FsMkdir 2026/03/01 04:50:48 INFO : S3 bucket rclone-test-cagilip3nobi: Bucket "rclone-test-cagilip3nobi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/01 04:50:48 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/01 04:50:48 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/01 04:50:48 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/01 04:50:58 NOTICE: S3 bucket rclone-test-cagilip3nobi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/01 04:50:58 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ACkWuTedxP4d5AikfiWMnXJT2RFeHsEFUck29rbpp9LWR0hnbuPCXjHiFaxfP70hen4H0hSIBZCx7PACJKCx4vqw4H2kgX8OTUfvfFX2Ttj8XlDYXQZrovrw4SjNgRP14dOzrhqQjKGnQZis5LArV1FJJ6r5aL73uuxBOBUmdEIMaj4o3I8Pd8rAh3vsfS009KDNIeXnnhlcAkf5JPc21VJNjKiPvCX7ZGJyIacpIE1Wxtnfx9Htm290IbwNjDrj5MQpqIUqmKVXD793uvP_tChQmTYfM0d1cJAuJTVO363ywZeqmgQt6234d7Fmw2k7Xl7j6oowm9NT24x6ViRbD0Q 2026/03/01 04:50:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "21fa55778ab73498515dd25fd21e28c1" 2026/03/01 04:50:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "9cd7fdac4b27d07689deaf27f743eab5" 2026/03/01 04:50:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "2554d248897dba0c38aa64d428dc4bec" 2026/03/01 04:50:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ACkWuTedxP4d5AikfiWMnXJT2RFeHsEFUck29rbpp9LWR0hnbuPCXjHiFaxfP70hen4H0hSIBZCx7PACJKCx4vqw4H2kgX8OTUfvfFX2Ttj8XlDYXQZrovrw4SjNgRP14dOzrhqQjKGnQZis5LArV1FJJ6r5aL73uuxBOBUmdEIMaj4o3I8Pd8rAh3vsfS009KDNIeXnnhlcAkf5JPc21VJNjKiPvCX7ZGJyIacpIE1Wxtnfx9Htm290IbwNjDrj5MQpqIUqmKVXD793uvP_tChQmTYfM0d1cJAuJTVO363ywZeqmgQt6234d7Fmw2k7Xl7j6oowm9NT24x6ViRbD0Q" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/01 04:51:01 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/01 04:51:01 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/01 04:51:03 DEBUG : S3 bucket rclone-test-cagilip3nobi: bucket is versioned: false 2026/03/01 04:51:03 DEBUG : Waiting for deletions to finish 2026/03/01 04:51:03 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/01 04:51:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/01 04:51:03 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/01 04:51:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cagilip3nobi/dirToPurgeFromRoot" 2026/03/01 04:51:04 DEBUG : S3 bucket rclone-test-cagilip3nobi path dirToPurgeFromRoot: bucket is versioned: false 2026/03/01 04:51:04 DEBUG : Waiting for deletions to finish 2026/03/01 04:51:04 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/01 04:51:04 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/01 04:51:04 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/01 04:51:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cagilip3nobi/hello? sausage/êé" 2026/03/01 04:51:05 DEBUG : S3 bucket rclone-test-cagilip3nobi path hello? sausage/êé: bucket is versioned: false 2026/03/01 04:51:05 DEBUG : Waiting for deletions to finish 2026/03/01 04:51:05 DEBUG : "a/b/c/d/e.txt" version false 2026/03/01 04:51:05 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/01 04:51:05 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/01 04:51:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cagilip3nobi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/01 04:51:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cagilip3nobi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-cagilip3nobi" from "TestS3R2:rclone-test-cagilip3nobi" 2026/03/01 04:51:10 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:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/01 04:51:15 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOy2VhJFqCq-eiFLd5T7nXJRRapYRN6Lg4GTbovHUKPiCPeuKQADEVyDb9GG6BK01k46Of-VAUFc61F4VhTuw7nyEuTxryoaB1bhC4pMTT3_2NYpCcN-C8Dcees7x13H-uG2sEpKCjKuzBWfsdd5eUU5ZEaydaAFpAdEwHMc3kEld6uEn6PWVvvZWKtER5B7bWH5dhDK0jKuDO5eRN5KznJ2Ra5pfg9Kp1uKZGsm-gIDlcNG9ciGxIzN9IA14dIPOuHteU2rc8xFCJq2XgBotPorl4VGSXSLrq-897mEXYYwbGxLYAcMblgzwN7xwzPYkpYhjBfiDIMCJW7aTwpVm1A 2026/03/01 04:51:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/01 04:51:15 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/01 04:51:15 DEBUG : piped data.txt: multipart upload "AOy2VhJFqCq-eiFLd5T7nXJRRapYRN6Lg4GTbovHUKPiCPeuKQADEVyDb9GG6BK01k46Of-VAUFc61F4VhTuw7nyEuTxryoaB1bhC4pMTT3_2NYpCcN-C8Dcees7x13H-uG2sEpKCjKuzBWfsdd5eUU5ZEaydaAFpAdEwHMc3kEld6uEn6PWVvvZWKtER5B7bWH5dhDK0jKuDO5eRN5KznJ2Ra5pfg9Kp1uKZGsm-gIDlcNG9ciGxIzN9IA14dIPOuHteU2rc8xFCJq2XgBotPorl4VGSXSLrq-897mEXYYwbGxLYAcMblgzwN7xwzPYkpYhjBfiDIMCJW7aTwpVm1A" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/01 04:51:15 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHPVPA8sEm7mOXgY5X4kGZMAUDv2Y7FJQrs7WhgdMWUkglNwrI7agG_CJ1aY63Eh4Jej5XEQdXdXBwlbNaU2EGNOyyL_YWZIzzrkxlXMYBu_nvl9sP2mJHKXYf-DnpnKvoY5p2E_MafRU9lFaVofrFigliVjOiemd-2OcrxNhIGiEsTfo_N6fvtyZL_82qTQDwiQx_pf15y5xmUxwqaQMRqlFGp0_gCgptdzUQHAcEUkYRp2jy7rV2gh0IW9sOWB_Wg8Ye5K2Mebipgwe7ulsCMghDX17HXwsPRVR7-FMJfoIEu0dHIHCz381HPFXahpLAy9NrUWrUD6u5rJWXsh-yU 2026/03/01 04:51:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/01 04:51:15 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6a16211a865589e24c47623aac69de95" 2026/03/01 04:51:15 DEBUG : piped data.txt: multipart upload "AHPVPA8sEm7mOXgY5X4kGZMAUDv2Y7FJQrs7WhgdMWUkglNwrI7agG_CJ1aY63Eh4Jej5XEQdXdXBwlbNaU2EGNOyyL_YWZIzzrkxlXMYBu_nvl9sP2mJHKXYf-DnpnKvoY5p2E_MafRU9lFaVofrFigliVjOiemd-2OcrxNhIGiEsTfo_N6fvtyZL_82qTQDwiQx_pf15y5xmUxwqaQMRqlFGp0_gCgptdzUQHAcEUkYRp2jy7rV2gh0IW9sOWB_Wg8Ye5K2Mebipgwe7ulsCMghDX17HXwsPRVR7-FMJfoIEu0dHIHCz381HPFXahpLAy9NrUWrUD6u5rJWXsh-yU" 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 2026/03/01 04:51:16 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/03/01 04:51:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AK_LaxicS_x5aSw1mqXacguj23ThPtIlvdU1DMKptEy2HDUwmCdxVvx2cdcqKUNzDD-vPblevXoNpgnY-jvU8WHT8bEkP5nq_yT0PEom6idYAcunB_o194XJ2mlxcyzn5qZgXFwfxzo5_MaoY3wsj2VmYx6oD4mX9iHAdfgelG6DJawOhuFAvvrCo4x2QXeLcHvA4TidRSLBfaJBmc8qbQqK5S2oQ88wXyFROX0Ut7_5MbPtxhClo13oNnHTBtF11YY9JM-pORu7glGSzd-egytmNXa2PtVGm_xbArkx1Wq1xDG_LKfgPnsBMbvr5okmpuHZVS9AxcUzlFG6FTdPqFk 2026/03/01 04:51:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/01 04:51:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/01 04:51:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AK_LaxicS_x5aSw1mqXacguj23ThPtIlvdU1DMKptEy2HDUwmCdxVvx2cdcqKUNzDD-vPblevXoNpgnY-jvU8WHT8bEkP5nq_yT0PEom6idYAcunB_o194XJ2mlxcyzn5qZgXFwfxzo5_MaoY3wsj2VmYx6oD4mX9iHAdfgelG6DJawOhuFAvvrCo4x2QXeLcHvA4TidRSLBfaJBmc8qbQqK5S2oQ88wXyFROX0Ut7_5MbPtxhClo13oNnHTBtF11YY9JM-pORu7glGSzd-egytmNXa2PtVGm_xbArkx1Wq1xDG_LKfgPnsBMbvr5okmpuHZVS9AxcUzlFG6FTdPqFk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/01 04:51:19 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AHGgXJ80d8Hh7bDa_js40cLs53fb-g-3zs9am-Ct-6m97wG_aAPwA27Kfs-fcnEN8qDY4di7JtGzugiwkcjI18J4fmSRWBs-LYiV0UmOTFbGOcGsMhiuHApgDucx27wLIuJ5kCita2n4rZTpmAXrAcVB7oM-8X9fkRWfUM8SNcJDDU-VH3HIvece5gcbPVdP5DR5ZNgUlQkUynfqOWd9GrJJf0LRQxLmtPiZqB5tFgEc3_ITpzSAU7iNzyMMR4y2OKGIoXlwJpGqVvPc3hyI4lwr-uPoswIjX-0pXShVio5gw7LqWSkMF7IyAqkPMegsp-QDaod8Rg23FAq9BA-UOdk 2026/03/01 04:51:19 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/01 04:51:19 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/01 04:51:19 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AHGgXJ80d8Hh7bDa_js40cLs53fb-g-3zs9am-Ct-6m97wG_aAPwA27Kfs-fcnEN8qDY4di7JtGzugiwkcjI18J4fmSRWBs-LYiV0UmOTFbGOcGsMhiuHApgDucx27wLIuJ5kCita2n4rZTpmAXrAcVB7oM-8X9fkRWfUM8SNcJDDU-VH3HIvece5gcbPVdP5DR5ZNgUlQkUynfqOWd9GrJJf0LRQxLmtPiZqB5tFgEc3_ITpzSAU7iNzyMMR4y2OKGIoXlwJpGqVvPc3hyI4lwr-uPoswIjX-0pXShVio5gw7LqWSkMF7IyAqkPMegsp-QDaod8Rg23FAq9BA-UOdk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/01 04:51:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADc6_18q-mM_hUKMD1pihe8urCsAtcNk7fFHYuvnOOzvUyyqfZu4NZLAjoWFs4F-QIx8dYLmZHuyIO-xFKXbcJIMXzj3pvdik3biSKfbi3u38jatDrugMGfcZr_Sts-2uvKorvG9wOcfgncGr1tGCNAsGesT1E8JIoenZ1NHomAg1MPpGDWNucUbkH9MynuxyJ8lv0s6LhmunDIX6qeHQp2Zb2_2T07zqRhGLUTqECnkNlA-NGEnUmpaqxBumz3QYSb95mKghooH4QR-2EyKVPvyayqSW9pzBLrGnoWBLyZmnuUvfPe5wCmzjc4uEOZy_VfGj9-XngSWWyGUrdOhlqw 2026/03/01 04:51:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/01 04:51:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/01 04:51:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADc6_18q-mM_hUKMD1pihe8urCsAtcNk7fFHYuvnOOzvUyyqfZu4NZLAjoWFs4F-QIx8dYLmZHuyIO-xFKXbcJIMXzj3pvdik3biSKfbi3u38jatDrugMGfcZr_Sts-2uvKorvG9wOcfgncGr1tGCNAsGesT1E8JIoenZ1NHomAg1MPpGDWNucUbkH9MynuxyJ8lv0s6LhmunDIX6qeHQp2Zb2_2T07zqRhGLUTqECnkNlA-NGEnUmpaqxBumz3QYSb95mKghooH4QR-2EyKVPvyayqSW9pzBLrGnoWBLyZmnuUvfPe5wCmzjc4uEOZy_VfGj9-XngSWWyGUrdOhlqw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/01 04:51:21 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AHFgqfcStLys54LWVuANRW9R-IYJVFwJFbhwpzUu4kx-K4Mk8LXooLIn2Iz8TdTKoyqHxDa7XrpuRibPm_FTBH6Gy2dJpDK_nNQFz3YJBjQ442c8eHg_WaSV7MV7tmQlKiviio-o37i2GqONG0hCuzHRAT31uMO0WbFShPpoRG6LXrGgPqe_Hn-U6TQ-A7DQlJ-H_Q7l3zLTpEw1m-BVBVYt7CBf05W-cWgv1GbLwsSf0jZIYwAIRVokOYXlywpCKW4a2Y4vUityAsJEw18SR9tvvPyk-t62C9oezMsXIyBNxVhQkJLLQi2tlIBGjaPvTMiUTzMApqm1dtIUPffwUj4 2026/03/01 04:51:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/01 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/01 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/01 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/01 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/01 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/01 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AHFgqfcStLys54LWVuANRW9R-IYJVFwJFbhwpzUu4kx-K4Mk8LXooLIn2Iz8TdTKoyqHxDa7XrpuRibPm_FTBH6Gy2dJpDK_nNQFz3YJBjQ442c8eHg_WaSV7MV7tmQlKiviio-o37i2GqONG0hCuzHRAT31uMO0WbFShPpoRG6LXrGgPqe_Hn-U6TQ-A7DQlJ-H_Q7l3zLTpEw1m-BVBVYt7CBf05W-cWgv1GbLwsSf0jZIYwAIRVokOYXlywpCKW4a2Y4vUityAsJEw18SR9tvvPyk-t62C9oezMsXIyBNxVhQkJLLQi2tlIBGjaPvTMiUTzMApqm1dtIUPffwUj4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/01 04:51:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALUSLy0gBFQEvsc6yoVKJoCejMGgoVQAMXfpFxRune3E99KDs0uCVrHnQUeqGR7mYjdQn1gnJbaYB8sRLXBWm9HPIbZmzZXn04wyNuMgntDJ9mxs__0yYKsxjYPldwa6enaJ3x5cM5Gn-CNC9cI3mAVeUgmmvmIZEvPKakF7MNXfR_T1K7aXfae0Hn7cJgwZzMa6YbvPzcp-ihFVbb9C124IbrPEPHB8PAFkrmtuimvyS0OS_0i4XlvyxyhpmuKxomOGR_Lx0yIgv8AgKw-eFY6pTknlkkcMBzPWCATS_F2HRtMeNLF6611YTsTskteAun0IZAD7iQuKpc8Ma29uPkA 2026/03/01 04:51:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/01 04:51:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/01 04:51:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/01 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/01 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/01 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/01 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ALUSLy0gBFQEvsc6yoVKJoCejMGgoVQAMXfpFxRune3E99KDs0uCVrHnQUeqGR7mYjdQn1gnJbaYB8sRLXBWm9HPIbZmzZXn04wyNuMgntDJ9mxs__0yYKsxjYPldwa6enaJ3x5cM5Gn-CNC9cI3mAVeUgmmvmIZEvPKakF7MNXfR_T1K7aXfae0Hn7cJgwZzMa6YbvPzcp-ihFVbb9C124IbrPEPHB8PAFkrmtuimvyS0OS_0i4XlvyxyhpmuKxomOGR_Lx0yIgv8AgKw-eFY6pTknlkkcMBzPWCATS_F2HRtMeNLF6611YTsTskteAun0IZAD7iQuKpc8Ma29uPkA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/01 04:51:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABFhk7iv7xbwvgb1JmroawhNkSRpZdq4-WhvuwUYyr5nK4BvKGIhNpmOuaDdli2VnUe2Y4NO5Gs5nVrRW05f03s3QfvstyEQXQq6B6pRq0sMjwmJAU237UPSolvjX1FvEk210gN46BweX0ZkrQuH9QesXiZTGHBzwbzmiviEEZTit5PuBjXsNR_c_3e6t6I_UY42PvVDlnGiRmsG1dNmCM1yXFp4OlpydUQ6ZGbUK_Mj-xVaBCphUKSMijc0o77sjd7mBju5bbPOdbKLLBUAUVazxQ4vPFM2mslxE9HjKKUEIgn--f22bVC5GluuMQuQKDCvP9YWV2kxE9AVsakh6H8 2026/03/01 04:51:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/01 04:51:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/01 04:51:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABFhk7iv7xbwvgb1JmroawhNkSRpZdq4-WhvuwUYyr5nK4BvKGIhNpmOuaDdli2VnUe2Y4NO5Gs5nVrRW05f03s3QfvstyEQXQq6B6pRq0sMjwmJAU237UPSolvjX1FvEk210gN46BweX0ZkrQuH9QesXiZTGHBzwbzmiviEEZTit5PuBjXsNR_c_3e6t6I_UY42PvVDlnGiRmsG1dNmCM1yXFp4OlpydUQ6ZGbUK_Mj-xVaBCphUKSMijc0o77sjd7mBju5bbPOdbKLLBUAUVazxQ4vPFM2mslxE9HjKKUEIgn--f22bVC5GluuMQuQKDCvP9YWV2kxE9AVsakh6H8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/01 04:51:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AIMyYRpiENSLgRsDyvAvBEpT12Q6vF5adtq1pm8d3_JDIrA_R_A4mOgk0TD3TgDd9GxPFoY7mYGcyJvyvqsrUPKhYpf6dAoxybyMT9gMIfurP_BAniqDlCGHrLjwXeDtmR25y8GgzmP1w40GPoYye7safFHnLyj4q_jVz8BEcshtjOVMTdFDDtw_haJaU4OYijR5RFzRUe99Jhfj7PPy4mt_KFzHWc5pR_dbpTVMhNfo3uclDtcZoBmARpHtJo7r2ZqN0yomy8cu0dUSdjp3Hpf2ygf1YS2ythG_QQvQrZ0-5YFm60kAwhlsVY8pEOhvP5LLlz36ffNOrXVVzX1LOXw 2026/03/01 04:51:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/01 04:51:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/01 04:51:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AIMyYRpiENSLgRsDyvAvBEpT12Q6vF5adtq1pm8d3_JDIrA_R_A4mOgk0TD3TgDd9GxPFoY7mYGcyJvyvqsrUPKhYpf6dAoxybyMT9gMIfurP_BAniqDlCGHrLjwXeDtmR25y8GgzmP1w40GPoYye7safFHnLyj4q_jVz8BEcshtjOVMTdFDDtw_haJaU4OYijR5RFzRUe99Jhfj7PPy4mt_KFzHWc5pR_dbpTVMhNfo3uclDtcZoBmARpHtJo7r2ZqN0yomy8cu0dUSdjp3Hpf2ygf1YS2ythG_QQvQrZ0-5YFm60kAwhlsVY8pEOhvP5LLlz36ffNOrXVVzX1LOXw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/01 04:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AERyJ-GP9DQFgKgTeOupYDHGAdV04mxllxlH2MEOMzwJbH4MHcHHzt_nivcUc8cfuLXpK_EX1p1m3uu2IaI-NzftyhLBxNdXK2VbLCQd9Vf7x3XB83sephx5h8lX57Yvtdbzq52uw4TGhGNEwG_dRtQyucr2cg4JlwQ4j8JOH9kOma3ssQq9cz07hyEfOksTj-Cv8RU9KZ7Xd4lI9WPEVEsiH131vbKXleLnUuku_7xaeVVrKLBuzHHS3N3t6wfW67b8fFNaXcVuY_ftu10mjPL1nnkts_IQd-ZhhiCY7EChGtLvaTrwzr-o9F6xfP6Fd6slDDJ0OqidkvYGI0OIWtg 2026/03/01 04:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/01 04:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/01 04:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AERyJ-GP9DQFgKgTeOupYDHGAdV04mxllxlH2MEOMzwJbH4MHcHHzt_nivcUc8cfuLXpK_EX1p1m3uu2IaI-NzftyhLBxNdXK2VbLCQd9Vf7x3XB83sephx5h8lX57Yvtdbzq52uw4TGhGNEwG_dRtQyucr2cg4JlwQ4j8JOH9kOma3ssQq9cz07hyEfOksTj-Cv8RU9KZ7Xd4lI9WPEVEsiH131vbKXleLnUuku_7xaeVVrKLBuzHHS3N3t6wfW67b8fFNaXcVuY_ftu10mjPL1nnkts_IQd-ZhhiCY7EChGtLvaTrwzr-o9F6xfP6Fd6slDDJ0OqidkvYGI0OIWtg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/01 04:51:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHwL3lRxvzlyHF65uitI05JmZHMzxKTZYwuoLZiuqKW5IKbIOmNXmkj_qBUklthZ-SORrWTnhA5DgzENOj-f9djuqPH0WRnPpqn_ieSXZpN--5fXn_w_S-qkkyhc6GfTjFPi9BoJlGpji284_a6pOhbsfORDB4solFUC8x3r_7ZX7ZNpP24cQGUxMy0_6GyUYAitmu8_uwrMtyRB2Cn-GQFk2byWDo-Jj66719TT1Cb6NxdQ6aTdrOB7aFD7YgEtRUf7B4EkuGyfiBRzF_j6JdAi2CE5TCkLzz3O6P0n64DF_AICHmte0px_ok42rJ2jCbu8Pt6QynjPwBya5GKSVFM 2026/03/01 04:51:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/01 04:51:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/01 04:51:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/01 04:51:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/01 04:51:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/01 04:51:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/01 04:51:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AHwL3lRxvzlyHF65uitI05JmZHMzxKTZYwuoLZiuqKW5IKbIOmNXmkj_qBUklthZ-SORrWTnhA5DgzENOj-f9djuqPH0WRnPpqn_ieSXZpN--5fXn_w_S-qkkyhc6GfTjFPi9BoJlGpji284_a6pOhbsfORDB4solFUC8x3r_7ZX7ZNpP24cQGUxMy0_6GyUYAitmu8_uwrMtyRB2Cn-GQFk2byWDo-Jj66719TT1Cb6NxdQ6aTdrOB7aFD7YgEtRUf7B4EkuGyfiBRzF_j6JdAi2CE5TCkLzz3O6P0n64DF_AICHmte0px_ok42rJ2jCbu8Pt6QynjPwBya5GKSVFM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/01 04:51:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AB0xtWBYmehq-7Olr9qiLKuSCP47-h8LFAaAF_SnB--cwaBsKsX-VDh1Qif911EGwy0NenEESc8cahmp3CQQSRMmpyBVrHfGJ-80Hrzq6kTnwoJItEGqQ2m4aqPan2juZcVLrumxR8Egho7Tltx6LS81ECSoh57-K2QUH_8HOjiN5k-JUDORpKeSaUxvXxbI2xp8CeXPPLm2j6CcnN6RcQWm0TjVoabKAQu-Kz1DE4pfalZVwEF0AJWFhjvDhUqRLzpkyUS1tgJNIwmIXsoVIuw7fncCwKSnSw8Wz3kkg_RZDHS6TwTn86eaSrlKiUhCXXFqjDyH9Hon7zCljgB2v_Y 2026/03/01 04:51:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/01 04:51:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/01 04:51:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/01 04:51:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/01 04:51:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/01 04:51:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/01 04:51:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AB0xtWBYmehq-7Olr9qiLKuSCP47-h8LFAaAF_SnB--cwaBsKsX-VDh1Qif911EGwy0NenEESc8cahmp3CQQSRMmpyBVrHfGJ-80Hrzq6kTnwoJItEGqQ2m4aqPan2juZcVLrumxR8Egho7Tltx6LS81ECSoh57-K2QUH_8HOjiN5k-JUDORpKeSaUxvXxbI2xp8CeXPPLm2j6CcnN6RcQWm0TjVoabKAQu-Kz1DE4pfalZVwEF0AJWFhjvDhUqRLzpkyUS1tgJNIwmIXsoVIuw7fncCwKSnSw8Wz3kkg_RZDHS6TwTn86eaSrlKiUhCXXFqjDyH9Hon7zCljgB2v_Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/01 04:51:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEVByK4sd9C4FOiexP2N4hajeFzj_ptCUC47wPuUWZwFz7hE7r66tCCH6LkCkXzw7YTF2VaGGrtt9rIzzEoKT5Wt-ReuxKh5QUpyp_HHCcGpRKk5OZy5O_JrW0W2XFPUra8hZqKGvt4LnbDTwZo0Uaz2ku5l_Xx-tIrP8izhwFmb9iq7Y3tgQT1TqYynu2j264WKxZgD3baNyXBDkO0JmNZ_MuoakpYTwRNDT4bFCgSbxDcjCzZ8HqI-3mRHRg0Zzzaww8LL1FgpSMKdLQLWnlXv24H49KeJOESs55YWIbh-nnUvbSC8H_61mLqbnbFACMs1ctYJA_CIiSWm8Q0FmDw 2026/03/01 04:51:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/01 04:51:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/01 04:51:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEVByK4sd9C4FOiexP2N4hajeFzj_ptCUC47wPuUWZwFz7hE7r66tCCH6LkCkXzw7YTF2VaGGrtt9rIzzEoKT5Wt-ReuxKh5QUpyp_HHCcGpRKk5OZy5O_JrW0W2XFPUra8hZqKGvt4LnbDTwZo0Uaz2ku5l_Xx-tIrP8izhwFmb9iq7Y3tgQT1TqYynu2j264WKxZgD3baNyXBDkO0JmNZ_MuoakpYTwRNDT4bFCgSbxDcjCzZ8HqI-3mRHRg0Zzzaww8LL1FgpSMKdLQLWnlXv24H49KeJOESs55YWIbh-nnUvbSC8H_61mLqbnbFACMs1ctYJA_CIiSWm8Q0FmDw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/01 04:51:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ALkj-i1u2VpCFhRAsTzCGepjpX6qLldBxoYf9A3ih8KsVhcSaGjZWa-enuzCi949sLTsVLdZnKUAhDHt4xCBb73dNl-cKI88hJ-AMolUCUaYyF66yM8hfjTFhDoPYnYEjcrIqj505uo8F4eld0j8DTYp0aCiAHVctyvHChDxNsrrL-DyumgpGesdMSrXoVV0bNhOUFUcWpP1EncXFwC5Vcs3H007BRngKFcwDpHi0fPtPXCAa4jk2Hg6LNlHOuGfKBZ__bOP_FiP7oVDKaFWIgG9syMrdxzt3fP9irRxcozegkpWQc9RYpBQ0WVE1SbLDhZtOpSu2VB4k8snADNdg5E 2026/03/01 04:51:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/01 04:51:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/01 04:51:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ALkj-i1u2VpCFhRAsTzCGepjpX6qLldBxoYf9A3ih8KsVhcSaGjZWa-enuzCi949sLTsVLdZnKUAhDHt4xCBb73dNl-cKI88hJ-AMolUCUaYyF66yM8hfjTFhDoPYnYEjcrIqj505uo8F4eld0j8DTYp0aCiAHVctyvHChDxNsrrL-DyumgpGesdMSrXoVV0bNhOUFUcWpP1EncXFwC5Vcs3H007BRngKFcwDpHi0fPtPXCAa4jk2Hg6LNlHOuGfKBZ__bOP_FiP7oVDKaFWIgG9syMrdxzt3fP9irRxcozegkpWQc9RYpBQ0WVE1SbLDhZtOpSu2VB4k8snADNdg5E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/01 04:51:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AE-BwVIaoB4Cr32pmtHlbKblj7ruuoBT5Ebhr4N8LTSxqMFlCmB7jt6kdAiccaGgCZ4YbNv4Bplu5FtnHJPbwUfpYg8LA2n6--k3nfNI__Z9EtVkpjH6SmAzJri1yBfhzEL4f6oxcjUtHI-k6iOv8p-9T0qY5aMjyaXZ-cAGaYzKLMCfekiSsRvgiJiXYwHJ3Y8sJucaTtmkerr00jjh_rXYhBJtFqxLrsbpnWWPEynz64zHXsAK6LGHqQzuUi3vXbau8mXXaFUaEKnzYpByCy7poNNs-lYkMD1ButfZ2j3bkcizgZ14pSai85s6VNopDAW9wZ1DPkuXogNcQogPpqU 2026/03/01 04:51:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/01 04:51:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/01 04:51:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AE-BwVIaoB4Cr32pmtHlbKblj7ruuoBT5Ebhr4N8LTSxqMFlCmB7jt6kdAiccaGgCZ4YbNv4Bplu5FtnHJPbwUfpYg8LA2n6--k3nfNI__Z9EtVkpjH6SmAzJri1yBfhzEL4f6oxcjUtHI-k6iOv8p-9T0qY5aMjyaXZ-cAGaYzKLMCfekiSsRvgiJiXYwHJ3Y8sJucaTtmkerr00jjh_rXYhBJtFqxLrsbpnWWPEynz64zHXsAK6LGHqQzuUi3vXbau8mXXaFUaEKnzYpByCy7poNNs-lYkMD1ButfZ2j3bkcizgZ14pSai85s6VNopDAW9wZ1DPkuXogNcQogPpqU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/01 04:51:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALWizo7GVHXyO8wrv0_YWLVsysbuR_nIUO0TFUl4cKPE6boIelsNC0GLrdzaPUQaye4GglJS_FeBiUowGydJsKtqdoiJ5FxjCEitzbl80OaS0ERApP0YybVVsdP8MnQJN4Ye7ox7EUPWNpwYx2NA-mwE4DTBRh-3Vzezt5iPNI7Tfx61gxdaBWb93_dSh0ni4OTuoLKUzllrvCKDGm6YhOw9gnIBEmWhW8Jc-sSaENlbp8Y65AcJRNC7ZB9JnPog4qjWHrSUuNk1CPKj6Ye83O0G4rbol20ep5cIShHHiWi_zYqI_X2LAhBvBOoEHQyU-YallvD240a0F__mz54eGus 2026/03/01 04:51:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/01 04:51:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/01 04:51:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/01 04:51:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/01 04:51:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/01 04:51:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/01 04:51:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALWizo7GVHXyO8wrv0_YWLVsysbuR_nIUO0TFUl4cKPE6boIelsNC0GLrdzaPUQaye4GglJS_FeBiUowGydJsKtqdoiJ5FxjCEitzbl80OaS0ERApP0YybVVsdP8MnQJN4Ye7ox7EUPWNpwYx2NA-mwE4DTBRh-3Vzezt5iPNI7Tfx61gxdaBWb93_dSh0ni4OTuoLKUzllrvCKDGm6YhOw9gnIBEmWhW8Jc-sSaENlbp8Y65AcJRNC7ZB9JnPog4qjWHrSUuNk1CPKj6Ye83O0G4rbol20ep5cIShHHiWi_zYqI_X2LAhBvBOoEHQyU-YallvD240a0F__mz54eGus" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/01 04:51:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AA4B5t1kd4z8nhFkiBkHPD32PVLspCMskjPBoULqfXpjtj9fwGBgoWxAchQhfZBJNsb60Or7wTJ6QetgkhrmLrBJQX6h6ePLqIIEo1jfgiv6WeHhfBp9dqOekNaimW3h5TfDiThAWVSM3KnRFEiCwdA87MmcA9MrNW9glqrWaYHi77cazZZghECjV6VqBtiVtjus9dSgDkSMrHvwrvNxJoEoEcEAYyMiQC0qNNtY1jG2G-cPFDAB3zffKGbw3fQ3I40gfvcQERJ65C3KWOhgakv9KVb9XuTm1gDUY-Xy_N5Xjuc9csErhceo7Vy41tQ7IVv8z8xA_fl8nPiip5YfPtE 2026/03/01 04:51:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/01 04:51:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/01 04:51:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/01 04:51:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/01 04:51:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/01 04:51:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/01 04:51:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AA4B5t1kd4z8nhFkiBkHPD32PVLspCMskjPBoULqfXpjtj9fwGBgoWxAchQhfZBJNsb60Or7wTJ6QetgkhrmLrBJQX6h6ePLqIIEo1jfgiv6WeHhfBp9dqOekNaimW3h5TfDiThAWVSM3KnRFEiCwdA87MmcA9MrNW9glqrWaYHi77cazZZghECjV6VqBtiVtjus9dSgDkSMrHvwrvNxJoEoEcEAYyMiQC0qNNtY1jG2G-cPFDAB3zffKGbw3fQ3I40gfvcQERJ65C3KWOhgakv9KVb9XuTm1gDUY-Xy_N5Xjuc9csErhceo7Vy41tQ7IVv8z8xA_fl8nPiip5YfPtE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/01 04:51:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANgGaXy8QrRhG1itSxIapCBAUoxhMagwXd_2jc6eQZmT6MtlYkThuXbv8MHfqXwyD9PQQxNMWGxaN8-pWN2pE8Nm1MNfgKPCekCt5j_cWw_XLh3WTZ63tv6e68kJSoM7jqc3JGEoYKwJDHrQDJ7l-922pV8FP-Y1Iq0LAtNhA68n73IOARmaj_ZvklZnW_58IqF3eQQfzOJsyI_aaKnJEvjleI-fARCHn9BZgJXRGIZdV8QxyKrpINbCz1Xgsa3DY-8fGQ33tOD2GQw1mExvp9BXGQ_iZa1_9njpfF9lWfdwkuoG6wS6hkxJWOH2uteCv-BUtSG0EQoBDRpiYQVtBys 2026/03/01 04:51:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/01 04:51:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/01 04:51:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANgGaXy8QrRhG1itSxIapCBAUoxhMagwXd_2jc6eQZmT6MtlYkThuXbv8MHfqXwyD9PQQxNMWGxaN8-pWN2pE8Nm1MNfgKPCekCt5j_cWw_XLh3WTZ63tv6e68kJSoM7jqc3JGEoYKwJDHrQDJ7l-922pV8FP-Y1Iq0LAtNhA68n73IOARmaj_ZvklZnW_58IqF3eQQfzOJsyI_aaKnJEvjleI-fARCHn9BZgJXRGIZdV8QxyKrpINbCz1Xgsa3DY-8fGQ33tOD2GQw1mExvp9BXGQ_iZa1_9njpfF9lWfdwkuoG6wS6hkxJWOH2uteCv-BUtSG0EQoBDRpiYQVtBys" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/01 04:51:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABNoG8ilY-nudaZ3s5sBNdn5xsKnq5zjj35s3iB2QVWsF1p8UNoAWQZWaw9A_X9P4SJ3YV6MaUL8KAwJh49eNMvkySQKLZZlNlwXcekH_sxO1EkzneqzChh0Y8EBNJmvm8z_TwYm_xis6lAjId-684A_kmDWGImyu0TmHbuMJRPdMwVVADf792e35bD4XvXawiHejCl-gOenectReCzPa31q7CPGdHcwEcgf0RR7FB4FzRCyU0orTSTYCqFyPjPBem2F33isPcNOrvsGu2-JdfuKm9AZpUCWcgXqWHsICgj9IfDtXJaSoBDH9i2L00cNW3TH6DVRG-I1Plu0wfK0VUs 2026/03/01 04:51:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/01 04:51:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/01 04:51:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABNoG8ilY-nudaZ3s5sBNdn5xsKnq5zjj35s3iB2QVWsF1p8UNoAWQZWaw9A_X9P4SJ3YV6MaUL8KAwJh49eNMvkySQKLZZlNlwXcekH_sxO1EkzneqzChh0Y8EBNJmvm8z_TwYm_xis6lAjId-684A_kmDWGImyu0TmHbuMJRPdMwVVADf792e35bD4XvXawiHejCl-gOenectReCzPa31q7CPGdHcwEcgf0RR7FB4FzRCyU0orTSTYCqFyPjPBem2F33isPcNOrvsGu2-JdfuKm9AZpUCWcgXqWHsICgj9IfDtXJaSoBDH9i2L00cNW3TH6DVRG-I1Plu0wfK0VUs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/01 04:51:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AK8L96rzW2v3LL5E1B-D297xMKzp7Hk75PSW-8iWZv9UXBs0m3rKC4c0epxI5MAwbHPB_68SY4Aaf8hGLgJO958Y3pvA-hOrUoX_gjU-NOrY0w4awrGPw7waIupCe_UaHnX-u9jZQZW-mtSIwRfRBztqGTgpvSprm9dlwob4bEgJd0itBaDjJ4g2WebTT-wJhDKHyLY-PuN2b1mYOxu77ObWW51sN5HlsFS61cMr8MpYsP-smfa0AWNSdFV-ybr8rsII8UmljNyLvAgb9llobrHLrFLVFvLtNdOktqbNylTwdRr9Uq01MyHuVxPmqQjmmU_HAc8ZxN_ecS2Hh6DdAKE 2026/03/01 04:51:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/01 04:51:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/01 04:51:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AK8L96rzW2v3LL5E1B-D297xMKzp7Hk75PSW-8iWZv9UXBs0m3rKC4c0epxI5MAwbHPB_68SY4Aaf8hGLgJO958Y3pvA-hOrUoX_gjU-NOrY0w4awrGPw7waIupCe_UaHnX-u9jZQZW-mtSIwRfRBztqGTgpvSprm9dlwob4bEgJd0itBaDjJ4g2WebTT-wJhDKHyLY-PuN2b1mYOxu77ObWW51sN5HlsFS61cMr8MpYsP-smfa0AWNSdFV-ybr8rsII8UmljNyLvAgb9llobrHLrFLVFvLtNdOktqbNylTwdRr9Uq01MyHuVxPmqQjmmU_HAc8ZxN_ecS2Hh6DdAKE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/01 04:51:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AJbAF5gSB8CJXmOUOsa6-d6fzeukXKebVWK8G4Y2urikb6gBjPif0BOVKkEY1cFVfrcGK9NeQe2fRlMOrDItTWGh8e1UBx2cSo1zhVlRmGYrOSk31AMzx3EleBDNEQYxByll70OmgRlyc-coUEVVIHyaWXBMUhp9Sh87nIEr-JlkInj7IckQxjTXhDYHzwHLy_30Uz48JdcMkWe-e0rcd5TNpB3lR9doOv6faUqzZUmtNyZjXMtifaGxUNYIqgevhOEtY-E_rgUpd-cIoclxYGaSoxGW0hI9htz4SqsoNaAUY_CGhjTKkRuW61JWpAQfLaIQqgC8W_xcR7h7YpBsWgk 2026/03/01 04:51:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/01 04:51:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/01 04:51:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/01 04:51:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/01 04:51:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/01 04:51:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/01 04:51:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AJbAF5gSB8CJXmOUOsa6-d6fzeukXKebVWK8G4Y2urikb6gBjPif0BOVKkEY1cFVfrcGK9NeQe2fRlMOrDItTWGh8e1UBx2cSo1zhVlRmGYrOSk31AMzx3EleBDNEQYxByll70OmgRlyc-coUEVVIHyaWXBMUhp9Sh87nIEr-JlkInj7IckQxjTXhDYHzwHLy_30Uz48JdcMkWe-e0rcd5TNpB3lR9doOv6faUqzZUmtNyZjXMtifaGxUNYIqgevhOEtY-E_rgUpd-cIoclxYGaSoxGW0hI9htz4SqsoNaAUY_CGhjTKkRuW61JWpAQfLaIQqgC8W_xcR7h7YpBsWgk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/01 04:51:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AOIdBOWcMlyr5nsLB7zz2f5DaCJYSj7b5bS3Q68XI0tlfV41Axepq54HQ5ksBOSfoSuISCi8EA31pSDey0yIjDMeVJsnsiGfXNtfKp55qgyWYnlb6AAFCkZlXvuO8wGesOQgghpR5s5_Iz5oSB1opY9Cuqf1mTz8NOPs8ixGqHHQM2wu_NjbTpk2zJh4F4bhMlbzw7qmsrJ3D992Hw9QbRF2bOzLs6uDi6LYcVHc-_988tc5rDF0LQBLmS1im1YcfFuDcU9cokRIjUPP5wIO2KhydhoeFRZl9p2VzRsjs-dW-XC-BVIVBTx9x4eHs0LoUxvQkyr33m9PuV3e1sjFKq8 2026/03/01 04:51:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/01 04:51:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/01 04:51:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/01 04:51:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/01 04:51:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/01 04:51:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/01 04:51:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AOIdBOWcMlyr5nsLB7zz2f5DaCJYSj7b5bS3Q68XI0tlfV41Axepq54HQ5ksBOSfoSuISCi8EA31pSDey0yIjDMeVJsnsiGfXNtfKp55qgyWYnlb6AAFCkZlXvuO8wGesOQgghpR5s5_Iz5oSB1opY9Cuqf1mTz8NOPs8ixGqHHQM2wu_NjbTpk2zJh4F4bhMlbzw7qmsrJ3D992Hw9QbRF2bOzLs6uDi6LYcVHc-_988tc5rDF0LQBLmS1im1YcfFuDcU9cokRIjUPP5wIO2KhydhoeFRZl9p2VzRsjs-dW-XC-BVIVBTx9x4eHs0LoUxvQkyr33m9PuV3e1sjFKq8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/01 04:51:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AHHeBWDPeEhdGKGEjO_WsVjvbEf5lMmbsBZzzgcwyoYkKjfhlzMLtcvwhT5nX1Zx9STtFgQMyqrNNxZuhWMQsVomw5d0SRGUSREk22hqVDsi5FNW-7MUOJz9wR1UzQaSIt3NqAq3j6UlCJG7V29L5CD9JI12hTeV6cDXXjFJoeLz0aI4_I9AuPAJIAaZgSu8BBrKOynRYuD7iRz1FLowjBDSezcvNOXt7PDcSEQ51_KdQu6XCsiv2Z8_PKJjVY10RwKlNW4wBl1s1InRfOdQU-B6Z5AaWFPFicul70G4tGOxQqxp-aAMRuRcZUBQ14rtn6lXgA_XFu4h8p8QaohdNNA 2026/03/01 04:51:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/01 04:51:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/01 04:51:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AHHeBWDPeEhdGKGEjO_WsVjvbEf5lMmbsBZzzgcwyoYkKjfhlzMLtcvwhT5nX1Zx9STtFgQMyqrNNxZuhWMQsVomw5d0SRGUSREk22hqVDsi5FNW-7MUOJz9wR1UzQaSIt3NqAq3j6UlCJG7V29L5CD9JI12hTeV6cDXXjFJoeLz0aI4_I9AuPAJIAaZgSu8BBrKOynRYuD7iRz1FLowjBDSezcvNOXt7PDcSEQ51_KdQu6XCsiv2Z8_PKJjVY10RwKlNW4wBl1s1InRfOdQU-B6Z5AaWFPFicul70G4tGOxQqxp-aAMRuRcZUBQ14rtn6lXgA_XFu4h8p8QaohdNNA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/01 04:51:50 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJMmTzJCO7Tx6U8JeVk_J7ZFs6oYePVP3SpShVkaCRKiZYW_5w9V7pZXQVAlChpuFJB9ZrjbIO8Dfjg6RyZ9cbY7ma30HUcDDrxwGk8mUx3kbAsm_NyUI0AKHQ_KXGKe_GkEncThHk58cg--8U0Zgi8exPR1dsgIVOH9_mqcloUsCxegcU0aKSjqOCVFAsFV841vJNg3AuEZEb_AYj2v6HklxDUYGxvQLHLQALYZiFx0uywHKLGoZZnybm7YVUwh8ApOVlNih4F25if_S4b-s8doQvOO71029X8JxQJvT2CJAOGHbR9CZbyWSrzDxCw8bmG8NcPWQsESxW-uFWeWjrI 2026/03/01 04:51:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/01 04:51:51 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/01 04:51:51 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJMmTzJCO7Tx6U8JeVk_J7ZFs6oYePVP3SpShVkaCRKiZYW_5w9V7pZXQVAlChpuFJB9ZrjbIO8Dfjg6RyZ9cbY7ma30HUcDDrxwGk8mUx3kbAsm_NyUI0AKHQ_KXGKe_GkEncThHk58cg--8U0Zgi8exPR1dsgIVOH9_mqcloUsCxegcU0aKSjqOCVFAsFV841vJNg3AuEZEb_AYj2v6HklxDUYGxvQLHLQALYZiFx0uywHKLGoZZnybm7YVUwh8ApOVlNih4F25if_S4b-s8doQvOO71029X8JxQJvT2CJAOGHbR9CZbyWSrzDxCw8bmG8NcPWQsESxW-uFWeWjrI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/01 04:51:51 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AERbYFosRb0-D43LrXTR8nD78x38-9xNq7NLMptCYTf6UYinKCdGrjLkHKbsilsktJ1767TDMV0iLfAFoOCiU6wnjftZSGEeWJGmCqT752q5s1sQ2mHux8TErMpXjPLg7Yj30CCP9u1zBNREDaiqA0r5oEgXXftD69IjGz6Rn3EN-YBK6moq9yzxfvCXYpq3pyDZqt5cF4wze9yZEo1u2MICaPYUXFnAS_fPFn0cvpjWMdSzDSsVydvUVgpHd5PeRgDnh-Oe534HJVZ7aGEPN2WJVGwtxCOMAgkmNcatqfiPJVv_xzMchSL-3rcj2THy3YRTpckuXC5aMMgF4WdPzvs 2026/03/01 04:51:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/01 04:51:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/01 04:51:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AERbYFosRb0-D43LrXTR8nD78x38-9xNq7NLMptCYTf6UYinKCdGrjLkHKbsilsktJ1767TDMV0iLfAFoOCiU6wnjftZSGEeWJGmCqT752q5s1sQ2mHux8TErMpXjPLg7Yj30CCP9u1zBNREDaiqA0r5oEgXXftD69IjGz6Rn3EN-YBK6moq9yzxfvCXYpq3pyDZqt5cF4wze9yZEo1u2MICaPYUXFnAS_fPFn0cvpjWMdSzDSsVydvUVgpHd5PeRgDnh-Oe534HJVZ7aGEPN2WJVGwtxCOMAgkmNcatqfiPJVv_xzMchSL-3rcj2THy3YRTpckuXC5aMMgF4WdPzvs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/01 04:51:53 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHBC8FEL3HMpBXDwBi_YUmxIY2NzfrUzvQrF7NVKmpLt7FV1GRo-NlTphNxV1neBqDLo3qlKmjvZK1pybjFwI8ogcFMUgBOaoWHWSBQw3q_y9A4kDt-fHL2L9Q8Kzpm0dsDtBUPkoUF63HkH5vC0wjXKqtk19rzQyGYpn1atbgrbdgL6MZDUOLvlYqIbE4O39txesd16YIKwOjcdmdZ54vgylZkQ5CfsER8N1n9VPo5g0EcLjiRchgCDCvjP2O3OQwpCOZM8V5dZehmq98-ffftxNMBH0w88SERSb8rlHP4yff0qp4BqqHQPvZrkZphTZkuzBMjppu71EA8BZlOKJ1M 2026/03/01 04:51:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/01 04:51:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/01 04:51:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/01 04:51:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/01 04:51:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/01 04:51:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/01 04:51:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHBC8FEL3HMpBXDwBi_YUmxIY2NzfrUzvQrF7NVKmpLt7FV1GRo-NlTphNxV1neBqDLo3qlKmjvZK1pybjFwI8ogcFMUgBOaoWHWSBQw3q_y9A4kDt-fHL2L9Q8Kzpm0dsDtBUPkoUF63HkH5vC0wjXKqtk19rzQyGYpn1atbgrbdgL6MZDUOLvlYqIbE4O39txesd16YIKwOjcdmdZ54vgylZkQ5CfsER8N1n9VPo5g0EcLjiRchgCDCvjP2O3OQwpCOZM8V5dZehmq98-ffftxNMBH0w88SERSb8rlHP4yff0qp4BqqHQPvZrkZphTZkuzBMjppu71EA8BZlOKJ1M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/01 04:51:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AGjrlitcWNAsr8aXWomnGxlYfb-fz4uyKXk7b4gNUL6Odl4aZeLsaUmXrrMlVLUiw9y_HZWIFEtIW8l36mRKkm_0ntMYG9Hspuj94_-8lQkaQ44swZBQYokpYGQjutRDrg80k8zmoscFB9EDkNVcBE7O8RNvnijkWinD-6mdujrlVHWqnKHlBKwanjXMOFJSiOhxiKYJT9lkymeL56FKrNjt64LwDcn3jMeXq4kqVnUiCRe-bsfERl6MxaIJpnau13Z2s645RaadxeWccrW9Etb1ZUWmWP7IAbdnhS4vZCny5TFUCiaxIl5x1PIYJMQe3XoymujhfKBzEFxbqbA1roA 2026/03/01 04:51:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/01 04:51:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/01 04:51:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/01 04:51:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/01 04:51:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/01 04:51:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/01 04:51:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AGjrlitcWNAsr8aXWomnGxlYfb-fz4uyKXk7b4gNUL6Odl4aZeLsaUmXrrMlVLUiw9y_HZWIFEtIW8l36mRKkm_0ntMYG9Hspuj94_-8lQkaQ44swZBQYokpYGQjutRDrg80k8zmoscFB9EDkNVcBE7O8RNvnijkWinD-6mdujrlVHWqnKHlBKwanjXMOFJSiOhxiKYJT9lkymeL56FKrNjt64LwDcn3jMeXq4kqVnUiCRe-bsfERl6MxaIJpnau13Z2s645RaadxeWccrW9Etb1ZUWmWP7IAbdnhS4vZCny5TFUCiaxIl5x1PIYJMQe3XoymujhfKBzEFxbqbA1roA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/01 04:51:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AErnOitCsr_dQAUl6Z4yfnY30q5LzeGPQdfyHmQLcGVoO1XSyW96HQ4DJyRRCLzlANEbOVgc4avxB7RS9Xf96GitQBR_ilOfYHoFazirx_h0HemzDTdRH8nX4YdEqBUb_pYwfmIoKj196h0NtZXDlUQBspgwW3g1tIDD6YgzoUdUwDTQuzZraowzebaZ1TCJOxfNdl3C-YbLh67uNfsCC-kZKBTMayEeLo17RVzA6FO6o9iuECR7M6oLOdpTGu5mK0TtA8LnQXS7gzxwUo69uL2dqH-EyJSHqB9y9CAu9kHXgA4hqDMYbN0_ig_rbo4c9EFoO_N8iWC7Wkn8goKXGrA 2026/03/01 04:51:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/01 04:51:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/01 04:51:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AErnOitCsr_dQAUl6Z4yfnY30q5LzeGPQdfyHmQLcGVoO1XSyW96HQ4DJyRRCLzlANEbOVgc4avxB7RS9Xf96GitQBR_ilOfYHoFazirx_h0HemzDTdRH8nX4YdEqBUb_pYwfmIoKj196h0NtZXDlUQBspgwW3g1tIDD6YgzoUdUwDTQuzZraowzebaZ1TCJOxfNdl3C-YbLh67uNfsCC-kZKBTMayEeLo17RVzA6FO6o9iuECR7M6oLOdpTGu5mK0TtA8LnQXS7gzxwUo69uL2dqH-EyJSHqB9y9CAu9kHXgA4hqDMYbN0_ig_rbo4c9EFoO_N8iWC7Wkn8goKXGrA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/01 04:52:00 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AMs2q8CyhJHofT4YaB5vrNSqiKcGpjyVvNyTXsHSrJhaI8CnOcYEErFfYjo3OhHInm74vNqy9tkYZFgrJaN2GrOE5HTTczr2b2Gw4O09Uk5ABP1t_DB2zsxjExCevm-JROQd86UmmE8eoCqUMZhEj4U-UgqmbAMAWMle5E6h3l0jf4XFi5rczZ5YLTCuRdZJ4IIL9mNNjxG95fLKmPmlC9htOLUrZtNu4v1gpfQlUX-UaVEp3MdhQvuWGkKvQ2cUgTomxdd9kgx9xP2nflZupGsX-zLCQ5ZDJiWIJQm0jgC42EiCysVqUbPosXVOluvOLo42CjrzFAdl2YaVdT0HajU 2026/03/01 04:52:00 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/01 04:52:01 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/01 04:52:01 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AMs2q8CyhJHofT4YaB5vrNSqiKcGpjyVvNyTXsHSrJhaI8CnOcYEErFfYjo3OhHInm74vNqy9tkYZFgrJaN2GrOE5HTTczr2b2Gw4O09Uk5ABP1t_DB2zsxjExCevm-JROQd86UmmE8eoCqUMZhEj4U-UgqmbAMAWMle5E6h3l0jf4XFi5rczZ5YLTCuRdZJ4IIL9mNNjxG95fLKmPmlC9htOLUrZtNu4v1gpfQlUX-UaVEp3MdhQvuWGkKvQ2cUgTomxdd9kgx9xP2nflZupGsX-zLCQ5ZDJiWIJQm0jgC42EiCysVqUbPosXVOluvOLo42CjrzFAdl2YaVdT0HajU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/01 04:52:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AAQJn1WDqQDJwuzpfk8crOMliEaGphiVWedzF3pnhAx320qT7xnAiYx7kE2PUZT8dbfYRSpXaB5xDqwLrmmcCU6oOIDvItIgs5YK9f_zZ5zKjsHRxUgbcxgAWjz6bAZaXttP47r4RcVieE9f-wrpWkZRz2_dhVtUvdE5ZuAgYDGqma5wEif8UgolqYlOFDNtujn2J7OWlVdYvZo18ctUw2KP7n32_nokE3NmqVpqVm0w3unItsdSBG2s_ktuIRRSZX6M2ilZhamqo2auPWQ7CC1kZv9ztlPmEdtaOs305S2vKSwTOgtQJgYLuL_teLDMwN2pCmeHkWlLtYiEYUDXf2Q 2026/03/01 04:52:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/01 04:52:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/01 04:52:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AAQJn1WDqQDJwuzpfk8crOMliEaGphiVWedzF3pnhAx320qT7xnAiYx7kE2PUZT8dbfYRSpXaB5xDqwLrmmcCU6oOIDvItIgs5YK9f_zZ5zKjsHRxUgbcxgAWjz6bAZaXttP47r4RcVieE9f-wrpWkZRz2_dhVtUvdE5ZuAgYDGqma5wEif8UgolqYlOFDNtujn2J7OWlVdYvZo18ctUw2KP7n32_nokE3NmqVpqVm0w3unItsdSBG2s_ktuIRRSZX6M2ilZhamqo2auPWQ7CC1kZv9ztlPmEdtaOs305S2vKSwTOgtQJgYLuL_teLDMwN2pCmeHkWlLtYiEYUDXf2Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/01 04:52:03 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJEILGtW56w0klkNYJjQqjPFKkBBjPZSvif2o7EP8YrUk-X4dSobC2VJP-16CdKWqwudnjGB8dLR1KYzblTYAiv0yMMlK2dTzRfExfI9-BA5PlGwRT8skwkm_Gzx2hN1h51HH1DuYFXXqN59EleoFJ4G83wRnROUITFxeN8Hp_Lha-eged3TOldLQJNNmE7p5mT1LvYhrqVAJICWb96U913r-_QLA5slOMHsWrO9MWzk1Zg0F_U0quDW4l343gi33-6TlioTB1fVgMQJi6vg49g6QzNWn1lzWOp-cpM8W6yErwOqSg25KSpXlCUlS69kJZfmo_amIB3AXG0JrjNQwBE 2026/03/01 04:52:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/01 04:52:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/01 04:52:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/01 04:52:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/01 04:52:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/01 04:52:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/01 04:52:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJEILGtW56w0klkNYJjQqjPFKkBBjPZSvif2o7EP8YrUk-X4dSobC2VJP-16CdKWqwudnjGB8dLR1KYzblTYAiv0yMMlK2dTzRfExfI9-BA5PlGwRT8skwkm_Gzx2hN1h51HH1DuYFXXqN59EleoFJ4G83wRnROUITFxeN8Hp_Lha-eged3TOldLQJNNmE7p5mT1LvYhrqVAJICWb96U913r-_QLA5slOMHsWrO9MWzk1Zg0F_U0quDW4l343gi33-6TlioTB1fVgMQJi6vg49g6QzNWn1lzWOp-cpM8W6yErwOqSg25KSpXlCUlS69kJZfmo_amIB3AXG0JrjNQwBE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/01 04:52:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AMLxlhcepBhL6fbiU7To64pthMHtJOr3bm-MipLWp9dXiqhpULMq7pajAj-6Jr2NE52AwgBZG0URuZOzfD30_JAhlM8LxTkfPfLMTLssfiNwCvPmo4hjlueK1Jw4KNtuJUWcMFKzLFnX1d_0y1rnFEbBsFU5rDI7e1LikDv4Ew8oQGkNPic_DpCzgsWQUaZHkGnj227y_R44PE7lVdj6jKagA3OickBSX1Cxr_ZYUKiN74dlPA1xsQkHiU_f_fllBhGCDlBBBwL99YsFeI2bQXB1S87KAM_wKbwN_8Tpt6ni2ilB7irJaExw_174xIPRIVJbd6sRibvfXYqxi7Ph14Q 2026/03/01 04:52:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/01 04:52:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/01 04:52:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/01 04:52:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/01 04:52:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/01 04:52:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/01 04:52:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AMLxlhcepBhL6fbiU7To64pthMHtJOr3bm-MipLWp9dXiqhpULMq7pajAj-6Jr2NE52AwgBZG0URuZOzfD30_JAhlM8LxTkfPfLMTLssfiNwCvPmo4hjlueK1Jw4KNtuJUWcMFKzLFnX1d_0y1rnFEbBsFU5rDI7e1LikDv4Ew8oQGkNPic_DpCzgsWQUaZHkGnj227y_R44PE7lVdj6jKagA3OickBSX1Cxr_ZYUKiN74dlPA1xsQkHiU_f_fllBhGCDlBBBwL99YsFeI2bQXB1S87KAM_wKbwN_8Tpt6ni2ilB7irJaExw_174xIPRIVJbd6sRibvfXYqxi7Ph14Q" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/01 04:52:09 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/01 04:52:11 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/01 04:52:14 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/01 04:52:17 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/01 04:52:20 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/01 04:52:21 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ACg8dpqVxw_46rk5zN2ylaaivPNcrOuT73NZG-OJwFDkRn3kyTetwqPb2pdTy_kchwsozNh_JL6nfh8Rd3Ci6Hd3-0UcJ1iU8AyKi9IPGhrdZy8M_H2s8_Ei73yfhJHjzePxbwb04d959E1-8Nu2Kg4IQS_SdG8YcRHLoo9aMiLRQvVTzDqVqYJB6WouKoH5c877rou7eb364JOQYszJtddcDbgW5ezn9wlwbuN-4XH2uNYlmIHFI4_HAv3qI4arUxQzP7LPJ1flSDtefPSosr6PddEkt_nFPiBVBuCCDNgVmHBaXnhuWI0gzwYsMSlXvYiBZPPwPmSWqx-y1ZrX8XA 2026/03/01 04:52:21 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/01 04:52:21 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "50d2ef78e7e87cbf202e9c734212a107" 2026/03/01 04:52:21 DEBUG : unknown-size-put.txt: multipart upload "ACg8dpqVxw_46rk5zN2ylaaivPNcrOuT73NZG-OJwFDkRn3kyTetwqPb2pdTy_kchwsozNh_JL6nfh8Rd3Ci6Hd3-0UcJ1iU8AyKi9IPGhrdZy8M_H2s8_Ei73yfhJHjzePxbwb04d959E1-8Nu2Kg4IQS_SdG8YcRHLoo9aMiLRQvVTzDqVqYJB6WouKoH5c877rou7eb364JOQYszJtddcDbgW5ezn9wlwbuN-4XH2uNYlmIHFI4_HAv3qI4arUxQzP7LPJ1flSDtefPSosr6PddEkt_nFPiBVBuCCDNgVmHBaXnhuWI0gzwYsMSlXvYiBZPPwPmSWqx-y1ZrX8XA" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/01 04:52:22 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AL8CuxlB8eb6ZTOhqv8KHIXO9oHdhHpMMq4KezoR6Bn6PBZ_duWFtqysgL_rmP0gAl0gsA4r5GWDBFF1q7gmDFOkNkqeQmywuYOSaCok-b182FekrRJLzPp_yIUZPKeSYnZzeqVKChm8iFDlLKgGGA9Ttf2HZWcAZkt324FfSf7l70ra1cChIvccAEzP-zVnAXrDRmyn16JL8rO4C2CmGwnKZxXO95dq0a9nqZ0KlJN3tTvE2nCyhkGs7ofLcbzAQMeV7ewdsefw4nXJCb3CyKcotRMI8MJHPiSbLRoYU8o0TuyTyXqGFmFe77rwRbZlbT-ijd0Bl3ml9EOg9BRi3Ds 2026/03/01 04:52:22 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/01 04:52:22 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "33f00f1d344ab4a4920c9776ec0b9658" 2026/03/01 04:52:22 DEBUG : unknown-size-update.txt: multipart upload "AL8CuxlB8eb6ZTOhqv8KHIXO9oHdhHpMMq4KezoR6Bn6PBZ_duWFtqysgL_rmP0gAl0gsA4r5GWDBFF1q7gmDFOkNkqeQmywuYOSaCok-b182FekrRJLzPp_yIUZPKeSYnZzeqVKChm8iFDlLKgGGA9Ttf2HZWcAZkt324FfSf7l70ra1cChIvccAEzP-zVnAXrDRmyn16JL8rO4C2CmGwnKZxXO95dq0a9nqZ0KlJN3tTvE2nCyhkGs7ofLcbzAQMeV7ewdsefw4nXJCb3CyKcotRMI8MJHPiSbLRoYU8o0TuyTyXqGFmFe77rwRbZlbT-ijd0Bl3ml9EOg9BRi3Ds" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/01 04:52:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cagilip3nobi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/01 04:52:23 DEBUG : Waiting for deletions to finish 2026/03/01 04:52:23 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/01 04:52:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/01 04:52:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/01 04:52:23 INFO : S3 bucket rclone-test-cagilip3nobi: Bucket "rclone-test-cagilip3nobi" deleted 2026/03/01 04:52:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (97.43s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.32s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.04s) --- PASS: TestIntegration/FsMkdir (95.50s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (8.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.44s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.30s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.87s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (51.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (6.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/01 04:52:23 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/01 04:52:23 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 97.473s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m38.83262176s (try 1/5)