"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/10/07 04:59:33 NOTICE: TestS3R2: Stopped server 2025/10/07 04:59:33 NOTICE: TestS3R2: Starting server 2025/10/07 04:59:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-delogex9riba" 2025/10/07 04:59:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/10/07 04:59:34 INFO : S3 bucket rclone-test-delogex9riba: Bucket "rclone-test-delogex9riba" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/07 04:59:35 INFO : S3 bucket rclone-test-delogex9riba: Bucket "rclone-test-delogex9riba" deleted === RUN TestIntegration/FsMkdir 2025/10/07 04:59:36 INFO : S3 bucket rclone-test-delogex9riba: Bucket "rclone-test-delogex9riba" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/07 04:59:36 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/07 04:59:36 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/07 04:59:36 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/10/07 04:59:49 NOTICE: S3 bucket rclone-test-delogex9riba: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/07 04:59:49 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AE8TS0X-h5ZntZF_ZD86USi6QcfD6FAoVMY7mK56AI9g5-vjDAJdChc7GlZIrY3ocE5o71C2OFqW4-2t1_BHIlpWlo1MQP9-JXfvkfGjODaF0KiE8wluGdFDBKHCifCl0J8iaQWLE21vhYipnZ8PJwm2886R7KfAvOAbpEsKaI0YboGJKJssmsOzPcqDDxajs4aEPLqp4pCeDbEAipOSPETFB_CAf5-QqdWjccBbodmSxT9iNSlqphky_3srVonuRm1a5ZEXSGFHYCugVFhsoj8w_snAXKhVh_PyoLWiVIn7iu0-p6p5Ic2m-vqYJggI8ZBZfY1H5Bl6sF6xfYCbZxI 2025/10/07 04:59:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "88d885df5fc2f80106473a3843dd6b50" 2025/10/07 04:59:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "a3ea8e765a14643d48a5b21d47e15caa" 2025/10/07 04:59:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "51ff9e6acc2d9b3e22efa7d227ece96b" 2025/10/07 04:59:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AE8TS0X-h5ZntZF_ZD86USi6QcfD6FAoVMY7mK56AI9g5-vjDAJdChc7GlZIrY3ocE5o71C2OFqW4-2t1_BHIlpWlo1MQP9-JXfvkfGjODaF0KiE8wluGdFDBKHCifCl0J8iaQWLE21vhYipnZ8PJwm2886R7KfAvOAbpEsKaI0YboGJKJssmsOzPcqDDxajs4aEPLqp4pCeDbEAipOSPETFB_CAf5-QqdWjccBbodmSxT9iNSlqphky_3srVonuRm1a5ZEXSGFHYCugVFhsoj8w_snAXKhVh_PyoLWiVIn7iu0-p6p5Ic2m-vqYJggI8ZBZfY1H5Bl6sF6xfYCbZxI" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/07 04:59:53 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/07 04:59:53 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/10/07 04:59:55 DEBUG : S3 bucket rclone-test-delogex9riba: bucket is versioned: false 2025/10/07 04:59:55 DEBUG : Waiting for deletions to finish 2025/10/07 04:59:55 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/07 04:59:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/07 04:59:56 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/07 04:59:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-delogex9riba/dirToPurgeFromRoot" 2025/10/07 04:59:57 DEBUG : S3 bucket rclone-test-delogex9riba path dirToPurgeFromRoot: bucket is versioned: false 2025/10/07 04:59:57 DEBUG : Waiting for deletions to finish 2025/10/07 04:59:57 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/07 04:59:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/07 04:59:57 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/07 04:59:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-delogex9riba/hello? sausage/êé" 2025/10/07 04:59:58 DEBUG : S3 bucket rclone-test-delogex9riba path hello? sausage/êé: bucket is versioned: false 2025/10/07 04:59:58 DEBUG : Waiting for deletions to finish 2025/10/07 04:59:58 DEBUG : "a/b/c/d/e.txt" version false 2025/10/07 04:59:58 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/07 04:59:58 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/07 05:00:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-delogex9riba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/07 05:00:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-delogex9riba/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-delogex9riba" from "TestS3R2:rclone-test-delogex9riba" 2025/10/07 05:00:05 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/10/07 05:00:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANjhDtk9bClcyEvYsBYTLI4xqf5OEoutYkOSCYhxn8OG6Ei-J82wkynMNU7xzTQguKyleEJnKXL0ezCytWueOMd96wVaI951hXaV2Gha0h7H09lyoLgAa9C0yaQB_GkCXN_cQrwo3y6wTL4TYNyuWeF0mweI0NjkJzbF2QK-dV00h2xyeaIB756Ov20sfmfKP-CUazmm2YcK0EsUHZlrIjkGUHXa8D4CPMRGmSg8Hg9y4_xB4br6DG8m8mL45M2D6IJgZvcpqU5lIcBXBVCmpBcjVeWV9xle2qzVIcXZItJdF0IPOQ_vcq11N-8QoaNDYnwbsqt311uXsA90_xTwdq8 2025/10/07 05:00:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/07 05:00:11 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/07 05:00:12 DEBUG : piped data.txt: multipart upload "ANjhDtk9bClcyEvYsBYTLI4xqf5OEoutYkOSCYhxn8OG6Ei-J82wkynMNU7xzTQguKyleEJnKXL0ezCytWueOMd96wVaI951hXaV2Gha0h7H09lyoLgAa9C0yaQB_GkCXN_cQrwo3y6wTL4TYNyuWeF0mweI0NjkJzbF2QK-dV00h2xyeaIB756Ov20sfmfKP-CUazmm2YcK0EsUHZlrIjkGUHXa8D4CPMRGmSg8Hg9y4_xB4br6DG8m8mL45M2D6IJgZvcpqU5lIcBXBVCmpBcjVeWV9xle2qzVIcXZItJdF0IPOQ_vcq11N-8QoaNDYnwbsqt311uXsA90_xTwdq8" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/07 05:00:12 DEBUG : piped data.txt: open chunk writer: started multipart upload: AES-8ptrvtvK8ib-9IkNpXCHGTg0AUGc2ul5MxVY31x4k7RJ7DJ4VmmSFWucPyGhNQj7Lxe7pMd-MZRYsQetyopuG7_bgxxRrZQL6SXfXv2ZI-JF5GJMPwO11-rUqvSb6kDeBrqKJWNA87iCAiBxFh-ypEvQibh2dssGdwi0NWic4fxHDLHRarRPlKAs5DWGSdGftQBApgcWCHdZuglsQpj2ivIH4FXc4V68DKUTy2lFQeO9PWrL9_eflqUxCF9XGqs67DF0-oVWc4mBG1lPviExDM0vUROFAaxc8gQDN3vCYnu1d5S1_99COO9WVI3slaRr9aqPl5cYdetSmwvLOWg 2025/10/07 05:00:12 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/07 05:00:12 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1e6db8d15d35b66c161ac76f0cfc1b5c" 2025/10/07 05:00:12 DEBUG : piped data.txt: multipart upload "AES-8ptrvtvK8ib-9IkNpXCHGTg0AUGc2ul5MxVY31x4k7RJ7DJ4VmmSFWucPyGhNQj7Lxe7pMd-MZRYsQetyopuG7_bgxxRrZQL6SXfXv2ZI-JF5GJMPwO11-rUqvSb6kDeBrqKJWNA87iCAiBxFh-ypEvQibh2dssGdwi0NWic4fxHDLHRarRPlKAs5DWGSdGftQBApgcWCHdZuglsQpj2ivIH4FXc4V68DKUTy2lFQeO9PWrL9_eflqUxCF9XGqs67DF0-oVWc4mBG1lPviExDM0vUROFAaxc8gQDN3vCYnu1d5S1_99COO9WVI3slaRr9aqPl5cYdetSmwvLOWg" 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/10/07 05:00:13 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/10/07 05:00:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ALd4MMeJhRs2MRLOX1P0pl33r4wrHw0-OxkrXqwkxpppEgiTcG00EEK_l-t3YOIJmdljWB9QVAcgpx_Cg-ovkr04jzptDZaM6bdqEM223dhjX3FyYzYrVxUvWpwy99Y4ftzN_pk9wgYew1JM3KqZ-E_1net_Vq2cOgXZhLl6WO9IfqolUhac97kzh9cwYz6TnTJN8AG53ReK5qDB2E6JncuuYB9vkBmzQNenQOR5P9-LS-p0CweD4XCAv08xuq_MaDhFAwu-gELIAvNEmM6EKm6AJN-BDZtlv_W8vGB0RR_hqdhDX9d5TXz2zuerOBB5TQElx_0lCv7KKwP-LznvDsA 2025/10/07 05:00:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/07 05:00:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/07 05:00:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ALd4MMeJhRs2MRLOX1P0pl33r4wrHw0-OxkrXqwkxpppEgiTcG00EEK_l-t3YOIJmdljWB9QVAcgpx_Cg-ovkr04jzptDZaM6bdqEM223dhjX3FyYzYrVxUvWpwy99Y4ftzN_pk9wgYew1JM3KqZ-E_1net_Vq2cOgXZhLl6WO9IfqolUhac97kzh9cwYz6TnTJN8AG53ReK5qDB2E6JncuuYB9vkBmzQNenQOR5P9-LS-p0CweD4XCAv08xuq_MaDhFAwu-gELIAvNEmM6EKm6AJN-BDZtlv_W8vGB0RR_hqdhDX9d5TXz2zuerOBB5TQElx_0lCv7KKwP-LznvDsA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/07 05:00:17 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKyfTZ31s54j_Rvt4t4_lS3Clvxx9JxtMg4EBPmkLzhIIGDfCGO2c__wZKq-j5dUJiLbg_kB--NYD6FgBuz4DGv0xpP3WiJfzRwcebMX4fqoo2pAU58f-2RmkF9-Y_gX0SNQ8EUFO5ritx0UTkavKYWWoFLuzy5Ome36uXUfjKkYMtZO4W8rOsGqQq0H2_5LYM15_OMP8yDg6wz8SoMmHaKvXqs6Z07e_GM0hR_mDxcl1HPCxzjI-OxbhvizYi5ZL8T3Gue8DX_Cv7wkIC8KUSoC4jNERL8i5I74BHm6E4iY6zfTRxa-PVxMougYWH9SN5DqUtBxG2K8CDK67-x-31g 2025/10/07 05:00:17 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/07 05:00:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/07 05:00:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKyfTZ31s54j_Rvt4t4_lS3Clvxx9JxtMg4EBPmkLzhIIGDfCGO2c__wZKq-j5dUJiLbg_kB--NYD6FgBuz4DGv0xpP3WiJfzRwcebMX4fqoo2pAU58f-2RmkF9-Y_gX0SNQ8EUFO5ritx0UTkavKYWWoFLuzy5Ome36uXUfjKkYMtZO4W8rOsGqQq0H2_5LYM15_OMP8yDg6wz8SoMmHaKvXqs6Z07e_GM0hR_mDxcl1HPCxzjI-OxbhvizYi5ZL8T3Gue8DX_Cv7wkIC8KUSoC4jNERL8i5I74BHm6E4iY6zfTRxa-PVxMougYWH9SN5DqUtBxG2K8CDK67-x-31g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/07 05:00:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AMElpLgT5YytFDvYAuF-2Hk-A7gTEZpFwgGPUmYekEFK81YiOtuDYslREl7zTV4KcDxou1jb_yW5QXI0lvU8ZzL_WiSEwT0z1Bo44H-zz6-QJYCw7Gol8HISfELCZErCMcMyAIfivkIdjQL9nwKJ9DRMIiPW2SmHE4Geo2CMwwY03lF7OV8PjO7666GZIwnaReiGcFCxAPXfGAxInl-UT-PEQkSeyg1bQDlRlLYhRm0ENpKNMoLutyR1MeXHv7hYyqjd8H1f4hDb1OzvnWVLPfAYrflsvYQ-4Yuim0x7qLszeEJL7-q1p7rwwnND2IEjPY1rL4O4Izi-lnC5Qcpydyw 2025/10/07 05:00:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/07 05:00:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/07 05:00:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AMElpLgT5YytFDvYAuF-2Hk-A7gTEZpFwgGPUmYekEFK81YiOtuDYslREl7zTV4KcDxou1jb_yW5QXI0lvU8ZzL_WiSEwT0z1Bo44H-zz6-QJYCw7Gol8HISfELCZErCMcMyAIfivkIdjQL9nwKJ9DRMIiPW2SmHE4Geo2CMwwY03lF7OV8PjO7666GZIwnaReiGcFCxAPXfGAxInl-UT-PEQkSeyg1bQDlRlLYhRm0ENpKNMoLutyR1MeXHv7hYyqjd8H1f4hDb1OzvnWVLPfAYrflsvYQ-4Yuim0x7qLszeEJL7-q1p7rwwnND2IEjPY1rL4O4Izi-lnC5Qcpydyw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/07 05:00:21 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AI6sV5jM0xNtyaTJtZ2EJrf51XgZ8XCH6xoaRXYSGtFY4amhbM8_LFoUpMA_CWQ9WWYcuD3Zept3NurFMcl2ok83fxXochWw7eY9VdDLCJMJHqTdQl3LG__F4riuEddHkBaFU0UOBxkuF9YrlmEBBZi4o7J5oRNuf9ptI5Dd7yW3q2YnlGedW_fMFJZ0P5VjerH4chf4yOpCmXb_GoKp6B6NWeflxVC5mRh8TiO6H6DJOJt4Nu95KhtncMYG7uLpc21nkGpul10LZTwZ0WZzN0vDDleBaODqtexsCCWzphaHDj6ss46fYD8XzyfWr3drQAffJiZrfySMLJ3Bb0hPRT4 2025/10/07 05:00:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/07 05:00:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/07 05:00:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/07 05:00:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/07 05:00:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/07 05:00:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/07 05:00:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AI6sV5jM0xNtyaTJtZ2EJrf51XgZ8XCH6xoaRXYSGtFY4amhbM8_LFoUpMA_CWQ9WWYcuD3Zept3NurFMcl2ok83fxXochWw7eY9VdDLCJMJHqTdQl3LG__F4riuEddHkBaFU0UOBxkuF9YrlmEBBZi4o7J5oRNuf9ptI5Dd7yW3q2YnlGedW_fMFJZ0P5VjerH4chf4yOpCmXb_GoKp6B6NWeflxVC5mRh8TiO6H6DJOJt4Nu95KhtncMYG7uLpc21nkGpul10LZTwZ0WZzN0vDDleBaODqtexsCCWzphaHDj6ss46fYD8XzyfWr3drQAffJiZrfySMLJ3Bb0hPRT4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/07 05:00:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHjk06YO5fpC4TwWZNvpZZ7IeMtu2lhRDbC7BVrZcz7_R1FNkkxfi8_wI2Jiyehjrabzx3hv46AgFtuA-RqljDddKz8lAjzVdWP1JVyVkwt8-bTIV-k2SYX4ClYzIFdYPPEb0gFuv0-D4ea6FdGZgl_IWndSsVzfqNfgcIc6ub07IeTqF_NioKuhUvTNJcYHm1bODlqsQQwMF7DTdIDtfJ61uDqCzrzbDqYC1M-WdQ9ILlNHNUZkUtHP48aVB9mwBmVxGJEeW5Y5uXf5FciWTnO-z-TohrIb7BnTwMvcajNkt9Y8FiXNzxTq_UZm2OOMnxT6uGTcO0QtfghyltxKy9Q 2025/10/07 05:00:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/07 05:00:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/07 05:00:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/07 05:00:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/07 05:00:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/07 05:00:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/07 05:00:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AHjk06YO5fpC4TwWZNvpZZ7IeMtu2lhRDbC7BVrZcz7_R1FNkkxfi8_wI2Jiyehjrabzx3hv46AgFtuA-RqljDddKz8lAjzVdWP1JVyVkwt8-bTIV-k2SYX4ClYzIFdYPPEb0gFuv0-D4ea6FdGZgl_IWndSsVzfqNfgcIc6ub07IeTqF_NioKuhUvTNJcYHm1bODlqsQQwMF7DTdIDtfJ61uDqCzrzbDqYC1M-WdQ9ILlNHNUZkUtHP48aVB9mwBmVxGJEeW5Y5uXf5FciWTnO-z-TohrIb7BnTwMvcajNkt9Y8FiXNzxTq_UZm2OOMnxT6uGTcO0QtfghyltxKy9Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/07 05:00:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJcELJeLGIQz7uRzfIQ0nco7AflSm8PonJJ3dltBUwz829USXH6dWmEmprirsnaW0x_-CZxFpuB2eJxLGH_e5IxyNJtFSNskt8NM2PyABzdZWIKYt9ZSDZm1aUaT5IZGBk7rkHLA22ES63CBfSbA6McuYwkUpYtiYerZlQhBetTVPWs18yR-0KRArxV8MqLUN_P6oSob1Y0Ja4IiHr549ijlX5Hc4r1wCpPOZzcD5J3xj-zMUyvoI_WyiLPOwaNB1JIC4RwiTwy3kZF98PcGqyvdHVVFFyF6T4N87h31WxfUoRu67ereogZOQA3ttHWua_BWsutCdypWfqlrRZhGPZg 2025/10/07 05:00:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/07 05:00:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/07 05:00:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJcELJeLGIQz7uRzfIQ0nco7AflSm8PonJJ3dltBUwz829USXH6dWmEmprirsnaW0x_-CZxFpuB2eJxLGH_e5IxyNJtFSNskt8NM2PyABzdZWIKYt9ZSDZm1aUaT5IZGBk7rkHLA22ES63CBfSbA6McuYwkUpYtiYerZlQhBetTVPWs18yR-0KRArxV8MqLUN_P6oSob1Y0Ja4IiHr549ijlX5Hc4r1wCpPOZzcD5J3xj-zMUyvoI_WyiLPOwaNB1JIC4RwiTwy3kZF98PcGqyvdHVVFFyF6T4N87h31WxfUoRu67ereogZOQA3ttHWua_BWsutCdypWfqlrRZhGPZg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/07 05:00:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ADcMk0hwABppwEsLU8NVtH8MCrRZL9bDQFg4ppq3XYhj3n0jLoKvzw8DfcLW0hJT_MHqWHUO_2o0_jZ52b4U_2SPM8hUbZRv1ra_1KQuwjIihh3xpMZcPpXnz0PcBUsVtycYWKdxRDZmdSxOCKRficov5otw4CtZdpuEORs69Q9R7Gy9m55yF7Xw5QK2qz2z5ZyqLpgPIYNTUU83D12XAZZqdSOkD3-WwLMqs3OQM5bDr4_it8A5UO83X5et3Yr6PgkA3XMFTFw_-sr-xiJulxQPcpHuYnwE0zlnMxPAOiaOCd3D499M7AGx-NlSptSHOu-OTwmKkLw0bKs5bW_bz2c 2025/10/07 05:00:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/07 05:00:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/07 05:00:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ADcMk0hwABppwEsLU8NVtH8MCrRZL9bDQFg4ppq3XYhj3n0jLoKvzw8DfcLW0hJT_MHqWHUO_2o0_jZ52b4U_2SPM8hUbZRv1ra_1KQuwjIihh3xpMZcPpXnz0PcBUsVtycYWKdxRDZmdSxOCKRficov5otw4CtZdpuEORs69Q9R7Gy9m55yF7Xw5QK2qz2z5ZyqLpgPIYNTUU83D12XAZZqdSOkD3-WwLMqs3OQM5bDr4_it8A5UO83X5et3Yr6PgkA3XMFTFw_-sr-xiJulxQPcpHuYnwE0zlnMxPAOiaOCd3D499M7AGx-NlSptSHOu-OTwmKkLw0bKs5bW_bz2c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/07 05:00:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AP89-OswFtN9ic7iWhplhMSBFcOPnJiK9U-7a92_n_0YNB38Kg_5cXortqfwJkr7KapcJAo8L6OmyqGNUY2hG0NH5m07OUOqse_gHQk0tdInJ5XmssIyWwd13TVg6QKGRaQXT7b3YXy_hFXJmtN3dOA2plAcETeYtWXTYgnqL8R3dibZwtCYPRN_lselDDDQRqQh5hp1V6dCM1QE_e-YLtdQSg8wrU0wrb1galD5vVVA9aMhPKXQKm8yt4bh9vxVZOkUr1bxPmPdVjigahfbAArrE16bfLdpiin1jMDdqoEVaaTeOFcHSDexW_Ij5Mvki0SwXctNx_Nr665bud79in8 2025/10/07 05:00:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/07 05:00:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/07 05:00:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AP89-OswFtN9ic7iWhplhMSBFcOPnJiK9U-7a92_n_0YNB38Kg_5cXortqfwJkr7KapcJAo8L6OmyqGNUY2hG0NH5m07OUOqse_gHQk0tdInJ5XmssIyWwd13TVg6QKGRaQXT7b3YXy_hFXJmtN3dOA2plAcETeYtWXTYgnqL8R3dibZwtCYPRN_lselDDDQRqQh5hp1V6dCM1QE_e-YLtdQSg8wrU0wrb1galD5vVVA9aMhPKXQKm8yt4bh9vxVZOkUr1bxPmPdVjigahfbAArrE16bfLdpiin1jMDdqoEVaaTeOFcHSDexW_Ij5Mvki0SwXctNx_Nr665bud79in8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/07 05:00:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: APXP1FJ_JeLg6Y3VP-3mwUDCmZvnxd4V5mezd7I80MWVhZ8k5zJLiRzlJmKuhTA_Gm328DWneFCwIFIEk3nNwk9Y4IWgW23Bo0drKpkrklU7LBRL4oUQXCEBPSCTxQjO97n5G5WwEskIKrjdjX8lj6heW01cEpQL2c3op7NxHqr_QjqXewvUz9joTPA_QbOutkwnahxjJ2bJMq821-qee0cdJethw24NWjhwLYG284rNPirKnxU38nZwQS2kmR7ulrEuz0S4hLluuwIBGcI3gFM3iWLdxiJ1QXBSTj2BL-ArT8yiydh8u2jZsW_0uaq5g1uuRHuqV4c0Ix3-msSplAs 2025/10/07 05:00:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/07 05:00:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/07 05:00:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/07 05:00:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/07 05:00:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/07 05:00:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/07 05:00:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "APXP1FJ_JeLg6Y3VP-3mwUDCmZvnxd4V5mezd7I80MWVhZ8k5zJLiRzlJmKuhTA_Gm328DWneFCwIFIEk3nNwk9Y4IWgW23Bo0drKpkrklU7LBRL4oUQXCEBPSCTxQjO97n5G5WwEskIKrjdjX8lj6heW01cEpQL2c3op7NxHqr_QjqXewvUz9joTPA_QbOutkwnahxjJ2bJMq821-qee0cdJethw24NWjhwLYG284rNPirKnxU38nZwQS2kmR7ulrEuz0S4hLluuwIBGcI3gFM3iWLdxiJ1QXBSTj2BL-ArT8yiydh8u2jZsW_0uaq5g1uuRHuqV4c0Ix3-msSplAs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/07 05:00:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AN-iKL2Wzm_ymadb8fUeOdeyD1gJiqv8du7uGyTL8xvzOCfr9NzPyxQvnZ86yP-pEycWAcDuBo-fw5qFkUl7aqEXSKx2SagrYtMzZO1vFnM7tQs7DCs5xr7SlL_W6PWZfLm7KieQwZAxlDpTLs1J9itrWpcv6fEjSKUZmAniXgrRmF97X-0BevmbSNGpv1ujbGQlb7hN68W1Z90YZcPVlMBcmyrDHBm3778--vUhSoZs5Pi0t5k_K5ewVIVDMdQmwzb2uSm-ATmCMxMMv-1OW5fGnBtfQSEfTwzv2PaJCtcxAumQXnz3WCyypOW9sO6tXL4XqU3hNHeYPVe75605PPk 2025/10/07 05:00:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/07 05:00:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/07 05:00:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/07 05:00:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/07 05:00:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/07 05:00:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/07 05:00:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AN-iKL2Wzm_ymadb8fUeOdeyD1gJiqv8du7uGyTL8xvzOCfr9NzPyxQvnZ86yP-pEycWAcDuBo-fw5qFkUl7aqEXSKx2SagrYtMzZO1vFnM7tQs7DCs5xr7SlL_W6PWZfLm7KieQwZAxlDpTLs1J9itrWpcv6fEjSKUZmAniXgrRmF97X-0BevmbSNGpv1ujbGQlb7hN68W1Z90YZcPVlMBcmyrDHBm3778--vUhSoZs5Pi0t5k_K5ewVIVDMdQmwzb2uSm-ATmCMxMMv-1OW5fGnBtfQSEfTwzv2PaJCtcxAumQXnz3WCyypOW9sO6tXL4XqU3hNHeYPVe75605PPk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/07 05:00:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AG0kMaat09WgCfjI_-9lR1vxlpbbNzspqxgnKzsUeqlsDR3l69o-e7RPpwFqTiPj42knjhUbVPvIrTg82nhwM3PorE9AFZ_PMHmER4GR_ULODLIp5IIpjebTNIgEyrP_5UUNzkmoi2I9a9K5eMY1ncKSiz-3y4ODkYoiau9xc42EYHW1g9oMOxRjjbTWFSA9sl9PpzpkAN1k4dlJ4jLnMaeIaIRyYjFZGym48VYgTiLaonmbBN9UQp7Ah69wDa7AgmJT5oHTYuNYKL8X-ZbB8cFXuN_3Si2vmYfSLdIMMdyIaIvN0i-ucYgEz5c4T8xV7HnVLAxqVyTA1ZUQbH6QANY 2025/10/07 05:00:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/07 05:00:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/07 05:00:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AG0kMaat09WgCfjI_-9lR1vxlpbbNzspqxgnKzsUeqlsDR3l69o-e7RPpwFqTiPj42knjhUbVPvIrTg82nhwM3PorE9AFZ_PMHmER4GR_ULODLIp5IIpjebTNIgEyrP_5UUNzkmoi2I9a9K5eMY1ncKSiz-3y4ODkYoiau9xc42EYHW1g9oMOxRjjbTWFSA9sl9PpzpkAN1k4dlJ4jLnMaeIaIRyYjFZGym48VYgTiLaonmbBN9UQp7Ah69wDa7AgmJT5oHTYuNYKL8X-ZbB8cFXuN_3Si2vmYfSLdIMMdyIaIvN0i-ucYgEz5c4T8xV7HnVLAxqVyTA1ZUQbH6QANY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/07 05:00:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AK6K1Xp-i5dxxQJpyKkpCOT06PhfLSj0PqmQeobaf4OITOPhXHZX5YcP9RbPiUmLhyjf22dhOkrYovX1-TBTTxD-9HmmMlCB-Nk8Y-vDU94rOF6HZmisvQBrYE-jStVnqNlgt7AL38_fzJZk4r67unDaEpmfPyPgSW6ranyu7flC51X_w2b6AFV2EDu6_PDYBSvDMtZvqbqRuPWX64rg5JFsOg_9XtcIImHCMn5BSAl3ZOLd-LCt6lZufqt8ln31G1R1We5_AEDkAe0KmUa5q056pMkAKG_yMnRX63BXUk4ZPHkmKlowgUQQRjk912oP46xzP-1QeN_vIGZmOQSrFdg 2025/10/07 05:00:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/07 05:00:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/07 05:00:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AK6K1Xp-i5dxxQJpyKkpCOT06PhfLSj0PqmQeobaf4OITOPhXHZX5YcP9RbPiUmLhyjf22dhOkrYovX1-TBTTxD-9HmmMlCB-Nk8Y-vDU94rOF6HZmisvQBrYE-jStVnqNlgt7AL38_fzJZk4r67unDaEpmfPyPgSW6ranyu7flC51X_w2b6AFV2EDu6_PDYBSvDMtZvqbqRuPWX64rg5JFsOg_9XtcIImHCMn5BSAl3ZOLd-LCt6lZufqt8ln31G1R1We5_AEDkAe0KmUa5q056pMkAKG_yMnRX63BXUk4ZPHkmKlowgUQQRjk912oP46xzP-1QeN_vIGZmOQSrFdg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/07 05:00:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOMmxO6Q2r4nv-78G99lFTJcQ42YTBE1q6wtbd46QBQ1qW5z1ZWhlPlEdbhYRWZFupGliLxmECTehqR1X9ReC4QcmD5-liB8vqoq6cqlEkcNLf-JKDLB5QRXITgFgWkdqzI1juPDwryIS4bsLVingNcAtJFLyElsUGdf100mjW_ETuCEWXwOubK50WbpFOD6enCbWMCGemA0-6qz7soC9ScqLAyD1xHov3hFZ_Gke1Kk66GkNcPYVDR9Gv_QjmEWm2aK7cFC0aUdYFTLH0cKAlWha5dsbteD5Rps5tpUAj4P2yWgPUatdr_73d9qQSHNDWp79SEUBrE3xAhZ-dxefzw 2025/10/07 05:00:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/07 05:00:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/07 05:00:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOMmxO6Q2r4nv-78G99lFTJcQ42YTBE1q6wtbd46QBQ1qW5z1ZWhlPlEdbhYRWZFupGliLxmECTehqR1X9ReC4QcmD5-liB8vqoq6cqlEkcNLf-JKDLB5QRXITgFgWkdqzI1juPDwryIS4bsLVingNcAtJFLyElsUGdf100mjW_ETuCEWXwOubK50WbpFOD6enCbWMCGemA0-6qz7soC9ScqLAyD1xHov3hFZ_Gke1Kk66GkNcPYVDR9Gv_QjmEWm2aK7cFC0aUdYFTLH0cKAlWha5dsbteD5Rps5tpUAj4P2yWgPUatdr_73d9qQSHNDWp79SEUBrE3xAhZ-dxefzw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/07 05:00:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHLv4dI4jtneUM1HhOF7PkF5Hxrc5LLxrqLVzi5ILUEMBWyx6VzXl6grCLusPJbbF73qdtYWNkZz0b2z5tIpITg99J18-amIbZQ93Wb35hEsYPKcPtxTejgMzNFzfhz97q1-Aj4x8iWGkeX63iE-Mk6ueV98RWYyTdRPPFFQOS2mexYSKi1EYNZuTTzHnRh0dqZJzjVweLAmroUCXAx-qLoGfaVroqgcQJs02N976_-p4EsOeZ61A9bdWcyGN0qWhFwH7Z0fMjc4KpGa858IfjDyi2P8Jp_v6SHGQCTHcnpn-kWpRiX_1tFBllm2TR0njLsk-CGKHXrMPBAHHaSgJZc 2025/10/07 05:00:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/07 05:00:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/07 05:00:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/07 05:00:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/07 05:00:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/07 05:00:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/07 05:00:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AHLv4dI4jtneUM1HhOF7PkF5Hxrc5LLxrqLVzi5ILUEMBWyx6VzXl6grCLusPJbbF73qdtYWNkZz0b2z5tIpITg99J18-amIbZQ93Wb35hEsYPKcPtxTejgMzNFzfhz97q1-Aj4x8iWGkeX63iE-Mk6ueV98RWYyTdRPPFFQOS2mexYSKi1EYNZuTTzHnRh0dqZJzjVweLAmroUCXAx-qLoGfaVroqgcQJs02N976_-p4EsOeZ61A9bdWcyGN0qWhFwH7Z0fMjc4KpGa858IfjDyi2P8Jp_v6SHGQCTHcnpn-kWpRiX_1tFBllm2TR0njLsk-CGKHXrMPBAHHaSgJZc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/07 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAJDbywT91Z3sUcc9r3Zt_GDLd1mh939VnW9hggtPYub3IkRh4jjoEFtyY1CJACq71pBorV2KJSupsHB2UUs_jM6MM_JqNDSP4icnUqYY9lSeSJ3hwl3VrjeDarONAg8KwuWn2n_k_S7WFzzZsGyOT5ncq9rQXXYA9c4poKXAYsQK0FylkfXye7rITIf0iSQYrKMIDDkZZqoWAtN2hNp0zX41TUcWQaHv7OLRk-V_4QdQkkKueNShaEQ0-rGjkL0mY16AShLSCzRzn8mf4D7MPr-ImvmmfyJJ2PoJFrnkooFCiELDag6dQBt2ihe5f87XGdJVPUm-tr-ZbdQS08rnxU 2025/10/07 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/07 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/07 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/07 05:00:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/07 05:00:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/07 05:00:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/07 05:00:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AAJDbywT91Z3sUcc9r3Zt_GDLd1mh939VnW9hggtPYub3IkRh4jjoEFtyY1CJACq71pBorV2KJSupsHB2UUs_jM6MM_JqNDSP4icnUqYY9lSeSJ3hwl3VrjeDarONAg8KwuWn2n_k_S7WFzzZsGyOT5ncq9rQXXYA9c4poKXAYsQK0FylkfXye7rITIf0iSQYrKMIDDkZZqoWAtN2hNp0zX41TUcWQaHv7OLRk-V_4QdQkkKueNShaEQ0-rGjkL0mY16AShLSCzRzn8mf4D7MPr-ImvmmfyJJ2PoJFrnkooFCiELDag6dQBt2ihe5f87XGdJVPUm-tr-ZbdQS08rnxU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/07 05:00:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACWWScjuyTy8PyfEdmltkAlnI2yPfFLtFMlQcBNyEjihoakx4PAT0Yyg1ZbnUoaZxKvPDYRI6CJLWmjzQVJc1GK_jTOylwPzUA60BLwHJOGWZQcfjvx11bpCXWikPFGbzvW4oen3XmE8sF5zaLsqvDckmP6lfuqGF56ATCf9PLf2CcnzTO6PT3gpbpFiX1oExjcTrS2ex84a3c1JfslFy_r-d-0tpBMGbRcbl-VR8n0jV9OHjaDq0gGGw2ZpjZDoeuh1ICbOHwIILEiTfcMVoqjYPXhll8sidqgOgXQr6ZSvyBsDfQTmG0LATKVYBuMOhfC2wQ4pcGiriXwZe95DY1U 2025/10/07 05:00:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/07 05:00:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/07 05:00:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACWWScjuyTy8PyfEdmltkAlnI2yPfFLtFMlQcBNyEjihoakx4PAT0Yyg1ZbnUoaZxKvPDYRI6CJLWmjzQVJc1GK_jTOylwPzUA60BLwHJOGWZQcfjvx11bpCXWikPFGbzvW4oen3XmE8sF5zaLsqvDckmP6lfuqGF56ATCf9PLf2CcnzTO6PT3gpbpFiX1oExjcTrS2ex84a3c1JfslFy_r-d-0tpBMGbRcbl-VR8n0jV9OHjaDq0gGGw2ZpjZDoeuh1ICbOHwIILEiTfcMVoqjYPXhll8sidqgOgXQr6ZSvyBsDfQTmG0LATKVYBuMOhfC2wQ4pcGiriXwZe95DY1U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/07 05:00:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AG1was1XLsPj2jxK_HcfJ3225ZfGRRDY1-wNUhn6qkenKoCMT5M8HfJedUDZV6Db5xT9UPPaU7Ye3z-rOhxT5c0A67qM78cmFyfLRtW8_orSrq5nrO6gQC4UGPnFPd24N0X8yt1ftAo_GWW7UY7fkhvnDJA__aiFgcScM2Dm5xr-eowHj9pEQ9eKyiaFeLVO8XRZF-9u1lSK8miyJ7z9_DCQw70mop6rEh4HGGCZpr83NCGG497iOr6Ev3wc0CpNXzZ90RZb_YB1JEMwW95p8PjbXpp8gFIC2WxxEZ3eAOr4sRdrFnqLmQr6AEYmz7BdMniCXpoy2bEh2TGnULvXAFs 2025/10/07 05:00:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/07 05:00:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/07 05:00:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AG1was1XLsPj2jxK_HcfJ3225ZfGRRDY1-wNUhn6qkenKoCMT5M8HfJedUDZV6Db5xT9UPPaU7Ye3z-rOhxT5c0A67qM78cmFyfLRtW8_orSrq5nrO6gQC4UGPnFPd24N0X8yt1ftAo_GWW7UY7fkhvnDJA__aiFgcScM2Dm5xr-eowHj9pEQ9eKyiaFeLVO8XRZF-9u1lSK8miyJ7z9_DCQw70mop6rEh4HGGCZpr83NCGG497iOr6Ev3wc0CpNXzZ90RZb_YB1JEMwW95p8PjbXpp8gFIC2WxxEZ3eAOr4sRdrFnqLmQr6AEYmz7BdMniCXpoy2bEh2TGnULvXAFs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/07 05:00:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFmy3WE1Qb06Z-o53zc27Qj0X24-bkZDTRS2z5cpJN64ZdSQr-mibE2TzTGYr1-iKYUrtkGj5GboGAo90ZyAdWA-ubvhVEcNVJnjKwdS423muFl524CH2nuP20nrj16QnF4dB4I3nv41NrF5d5PNT7kKSvSGiJt52aUaN1AUZaCPWN-2rysP2AcyJxpDOG4yvrKmVajUxkx-JeRJusBXgEkBP4f1mGruueyc1l71RO-JXzT8qi2U9SwMgBHbtjyLDfHhFzpBMauEpoZbOKItwivSRnhlXxe2IeeG44FgKSIlo_yTyOiL7v5JhWB4SS6oxDicDI4ejZm4h_IDAvmETlo 2025/10/07 05:00:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/07 05:00:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/07 05:00:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFmy3WE1Qb06Z-o53zc27Qj0X24-bkZDTRS2z5cpJN64ZdSQr-mibE2TzTGYr1-iKYUrtkGj5GboGAo90ZyAdWA-ubvhVEcNVJnjKwdS423muFl524CH2nuP20nrj16QnF4dB4I3nv41NrF5d5PNT7kKSvSGiJt52aUaN1AUZaCPWN-2rysP2AcyJxpDOG4yvrKmVajUxkx-JeRJusBXgEkBP4f1mGruueyc1l71RO-JXzT8qi2U9SwMgBHbtjyLDfHhFzpBMauEpoZbOKItwivSRnhlXxe2IeeG44FgKSIlo_yTyOiL7v5JhWB4SS6oxDicDI4ejZm4h_IDAvmETlo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/07 05:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AALvOvc0_a1BbXjYpGXxgbsoNtq2OJBC6KI2MpJ4TP1VF5EnbZ-35vRH-tA4S2T2xuPPGzP4sNj8RnZDbaSecMqui0Uo065hgsYkeDYJTmWCivyQkz3knvwftdMiIzdmZF7Olb3Tzc2ayORGEutIMvXzUL0XW_dKilI-t7xlxZuW8bigEVxsyxEzw8A9Nfxt1J3S5q57bsV7r01KpIEA5tYaCvr415ftbudQl0P3Uj7vTyJI5ysd4NXjsQGmtfW6vaRqmapubpsJ0elgpYojAd7cZfsYWDZp7PvjrprfEsVptza23sjr7jZM73GBXr2Gj_FGqZEGL4E_zecgt-PNU8k 2025/10/07 05:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/07 05:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/07 05:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/07 05:00:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/07 05:00:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/07 05:00:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/07 05:00:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AALvOvc0_a1BbXjYpGXxgbsoNtq2OJBC6KI2MpJ4TP1VF5EnbZ-35vRH-tA4S2T2xuPPGzP4sNj8RnZDbaSecMqui0Uo065hgsYkeDYJTmWCivyQkz3knvwftdMiIzdmZF7Olb3Tzc2ayORGEutIMvXzUL0XW_dKilI-t7xlxZuW8bigEVxsyxEzw8A9Nfxt1J3S5q57bsV7r01KpIEA5tYaCvr415ftbudQl0P3Uj7vTyJI5ysd4NXjsQGmtfW6vaRqmapubpsJ0elgpYojAd7cZfsYWDZp7PvjrprfEsVptza23sjr7jZM73GBXr2Gj_FGqZEGL4E_zecgt-PNU8k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/07 05:00:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGcrSRPl2HlI2LIqLDFuT5T9J5vA_iDwYwVW8Z6DWaSsu9aO7vh0E2pIH8yaDJ_hDoK0HNkAI6Oh7ZEsOpkB7D-ClP7lqieWuIbin9seLlvPw6XygcH8-IAYASbLgnlKYPUW-SuBA6Fu3dzQfDl0PYnfjd4-OvxZLIjjUdYp922MEE-M2qf6OgiHBYp5xYOGl-_qO6RtuUD-MSCFfVskjmclTg72YybB0Oerl10Vaq4l8kh2scDSlAwHMNGr-RF2kgNH7SZqHNoiyo3JQwTNp1HPEReDCCpSlbhYPS5VdC8J0G92hWF_OAXgH_Y19U9nBAsG_Q0gOc4Qimz3K2ZFhOI 2025/10/07 05:00:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/07 05:00:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/07 05:00:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/07 05:00:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/07 05:00:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/07 05:00:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/07 05:00:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGcrSRPl2HlI2LIqLDFuT5T9J5vA_iDwYwVW8Z6DWaSsu9aO7vh0E2pIH8yaDJ_hDoK0HNkAI6Oh7ZEsOpkB7D-ClP7lqieWuIbin9seLlvPw6XygcH8-IAYASbLgnlKYPUW-SuBA6Fu3dzQfDl0PYnfjd4-OvxZLIjjUdYp922MEE-M2qf6OgiHBYp5xYOGl-_qO6RtuUD-MSCFfVskjmclTg72YybB0Oerl10Vaq4l8kh2scDSlAwHMNGr-RF2kgNH7SZqHNoiyo3JQwTNp1HPEReDCCpSlbhYPS5VdC8J0G92hWF_OAXgH_Y19U9nBAsG_Q0gOc4Qimz3K2ZFhOI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/07 05:01:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ALE-nnhQrImyyQKgVHy8CPWmMFnqA0GXrEu-XElxDyfOY07KlfzZhYlyR5MXoPzyL_35VvrdMy9ZQDplHIpp2xoO89EyuWBnFy7SEVQGX9DNATnDzEqi2bRHh_J5-2Qv1CP5Hu0C_ITQlo7xQjqjh9Ww9ph3PNXZzY3RZsjviO7w_crEMrY1aeugo5Xgn2xqNPCcJTUFqcSGvJ6WrIv7-5hJIGQajI2FOkmV8U9v2NNpV-WQeX770HZ-PVftIlhttvwrhWevNkeaL5iqomqpNKjZ0amd6pT7iwcA75cU9O3dsDf2Av73n82k4UOOqaI2mEqekuzSEdmYzE5elJe7pUw 2025/10/07 05:01:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/07 05:01:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/07 05:01:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ALE-nnhQrImyyQKgVHy8CPWmMFnqA0GXrEu-XElxDyfOY07KlfzZhYlyR5MXoPzyL_35VvrdMy9ZQDplHIpp2xoO89EyuWBnFy7SEVQGX9DNATnDzEqi2bRHh_J5-2Qv1CP5Hu0C_ITQlo7xQjqjh9Ww9ph3PNXZzY3RZsjviO7w_crEMrY1aeugo5Xgn2xqNPCcJTUFqcSGvJ6WrIv7-5hJIGQajI2FOkmV8U9v2NNpV-WQeX770HZ-PVftIlhttvwrhWevNkeaL5iqomqpNKjZ0amd6pT7iwcA75cU9O3dsDf2Av73n82k4UOOqaI2mEqekuzSEdmYzE5elJe7pUw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/07 05:01:04 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJ3FbQmQSNCYyzLdSh_-xvIYAt4wnRfQQxtZUoR61aYrlHNtlYylGz-kq70E5wmYJflIe4uxzE2WoS6hpZtZcymiC_D6WR32oL3xsybEv6TCGHdB7Mdi_PmpcLXdtcnlUJukfqXVAfPCBpcwKk_xHCEXKwwoTXiq90tvtLVnX9REXMZWNWykpYi8VBFQj7tPC8eOw5u41zGxtOwNaTMyEnUrzBC3DT1dBZtjAVWHg3_4x4A1PZFp1uLfgmZlqGeqwcZo5sxYQFa7OWeTIjKSwcwTy_5K5WzWVNefSjlWj7iQInUqS97Xdh0Jmb_DsnXTqG-mOIjVSjMIvlNdhlc8mUY 2025/10/07 05:01:04 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/07 05:01:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/07 05:01:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJ3FbQmQSNCYyzLdSh_-xvIYAt4wnRfQQxtZUoR61aYrlHNtlYylGz-kq70E5wmYJflIe4uxzE2WoS6hpZtZcymiC_D6WR32oL3xsybEv6TCGHdB7Mdi_PmpcLXdtcnlUJukfqXVAfPCBpcwKk_xHCEXKwwoTXiq90tvtLVnX9REXMZWNWykpYi8VBFQj7tPC8eOw5u41zGxtOwNaTMyEnUrzBC3DT1dBZtjAVWHg3_4x4A1PZFp1uLfgmZlqGeqwcZo5sxYQFa7OWeTIjKSwcwTy_5K5WzWVNefSjlWj7iQInUqS97Xdh0Jmb_DsnXTqG-mOIjVSjMIvlNdhlc8mUY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/07 05:01:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AMrjn2jReHry3XGnYctUeujgq5tW2D8Uh034pdaixdrj9XioCE-dDnspun-MuKy6WTlyXHQ_XLDoKjVv4n9rjLhthHc2SK430U07kJ8VoZ-ZHzgypdRc-7R9NEOu9zXcY3wnQ7QItRxUMOgo8DujiTKKH8zs3yyRN7aenadm45cpRK0GyMCOkmry23uF2d2ILWlX9XSbkkKrU9g9-6oWfiK2bi9_zG6uohOGA1amRjdPaeIhtBxb2luZaF4ckqImkmbGErNOc3FDNg0zawwhf6MNN7rZhLM7rhKOvOX6uUmPJrqdvGcm1obTcTAsCFtP0VMAp8z40_8c1NzyTLOdvFs 2025/10/07 05:01:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/07 05:01:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/07 05:01:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AMrjn2jReHry3XGnYctUeujgq5tW2D8Uh034pdaixdrj9XioCE-dDnspun-MuKy6WTlyXHQ_XLDoKjVv4n9rjLhthHc2SK430U07kJ8VoZ-ZHzgypdRc-7R9NEOu9zXcY3wnQ7QItRxUMOgo8DujiTKKH8zs3yyRN7aenadm45cpRK0GyMCOkmry23uF2d2ILWlX9XSbkkKrU9g9-6oWfiK2bi9_zG6uohOGA1amRjdPaeIhtBxb2luZaF4ckqImkmbGErNOc3FDNg0zawwhf6MNN7rZhLM7rhKOvOX6uUmPJrqdvGcm1obTcTAsCFtP0VMAp8z40_8c1NzyTLOdvFs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/07 05:01:10 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AE9-Y_A8O0ZzEn2yBpOJv4piX9hd3iaijaGRONiJGpEdF7x78yksKYVi9Sn7xaVFm9zxfTLs5o3ILnUMVE5_cQUvt_AglIOMtEleNM5Jf9-SnEWhO5QXNkZYKbtsfCDHe94NNaal1TKqo1Oh8Wg-7lsqLhwwMlaQRJ7mqs3HotLH_pj_T7xcgj4wNYltIBQ5r6zW1yZVeZppwl5vXvKbcQtVCz85gjVZw_D1HVeD_vD1rWqlsiTAzz_P4alHiMrxlrAuGLo64UqmnzfMWmvhlhSaYqkDfBbOo8mi2jtYi7laCvTtflvPyu51Y7-XlfGL7HggMHcqG5ykCIbrbHMkTYc 2025/10/07 05:01:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/07 05:01:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/07 05:01:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/07 05:01:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/07 05:01:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/07 05:01:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/07 05:01:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AE9-Y_A8O0ZzEn2yBpOJv4piX9hd3iaijaGRONiJGpEdF7x78yksKYVi9Sn7xaVFm9zxfTLs5o3ILnUMVE5_cQUvt_AglIOMtEleNM5Jf9-SnEWhO5QXNkZYKbtsfCDHe94NNaal1TKqo1Oh8Wg-7lsqLhwwMlaQRJ7mqs3HotLH_pj_T7xcgj4wNYltIBQ5r6zW1yZVeZppwl5vXvKbcQtVCz85gjVZw_D1HVeD_vD1rWqlsiTAzz_P4alHiMrxlrAuGLo64UqmnzfMWmvhlhSaYqkDfBbOo8mi2jtYi7laCvTtflvPyu51Y7-XlfGL7HggMHcqG5ykCIbrbHMkTYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/07 05:01:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKry0OniI2nyuoOZtWEqOf1cGuiIiYr4Ou2AD6xENBXhmRX-FL1o7bN1SstJ_ycsMRYckhF8ZQ_EIunarxkVmsP0ZHHvrA6e_Xmi9j6Fa72PBmWQwW8Rs6w31JNkK8dTwM1_Y6PkQgKtZOJlGkWArVwHpT1_NT84eXloHOWoZWu-7O9kQz-6HYqEPlooBZqWdSXIBXcsYHVvEfKouAgK_TlT9IfuqM84M_i_jdsPkfWEy8p_59F0ydZalFoIRRjAgMb7JmFdQYsIpHknB8FmNppM348kRXIXXJTncAoBmYxw1CInq_SyukRmvBSil2R71M4D27UmVyB0BdSFQiU-Yv4 2025/10/07 05:01:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/07 05:01:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/07 05:01:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/07 05:01:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/07 05:01:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/07 05:01:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/07 05:01:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKry0OniI2nyuoOZtWEqOf1cGuiIiYr4Ou2AD6xENBXhmRX-FL1o7bN1SstJ_ycsMRYckhF8ZQ_EIunarxkVmsP0ZHHvrA6e_Xmi9j6Fa72PBmWQwW8Rs6w31JNkK8dTwM1_Y6PkQgKtZOJlGkWArVwHpT1_NT84eXloHOWoZWu-7O9kQz-6HYqEPlooBZqWdSXIBXcsYHVvEfKouAgK_TlT9IfuqM84M_i_jdsPkfWEy8p_59F0ydZalFoIRRjAgMb7JmFdQYsIpHknB8FmNppM348kRXIXXJTncAoBmYxw1CInq_SyukRmvBSil2R71M4D27UmVyB0BdSFQiU-Yv4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/07 05:01:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AH0uLu3X15rOB6wPrreuDMG9kgHXN6XpEaB77tU19fosy11J27EHvbhTewyOp7BQBHAL4BAtezBhxOGZYud_SG9B5-VFdk--gehQLNzIhlKUZoG-ilWCqmUHwWTucpHJ-FNsGnefb20TFynPLMUllMxN4lGjDgSvyOTLd4oU71eKkSGzITNR7N2HNlNMF26iXkS40KX-ue8h80M5UAQAR7b8rmSfaMMRb-7NVbFi1AeWTxYc4cn6s9mhh2cchBdWtB6hZcdcMAqD7yAfZq4gEJYMlfUuNz0qr_I4uduEozjC-Sq7UHVljR_G5A8UJJ07P5G3F0ZZx-qUxJN9qrOIE5k 2025/10/07 05:01:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/07 05:01:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/07 05:01:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AH0uLu3X15rOB6wPrreuDMG9kgHXN6XpEaB77tU19fosy11J27EHvbhTewyOp7BQBHAL4BAtezBhxOGZYud_SG9B5-VFdk--gehQLNzIhlKUZoG-ilWCqmUHwWTucpHJ-FNsGnefb20TFynPLMUllMxN4lGjDgSvyOTLd4oU71eKkSGzITNR7N2HNlNMF26iXkS40KX-ue8h80M5UAQAR7b8rmSfaMMRb-7NVbFi1AeWTxYc4cn6s9mhh2cchBdWtB6hZcdcMAqD7yAfZq4gEJYMlfUuNz0qr_I4uduEozjC-Sq7UHVljR_G5A8UJJ07P5G3F0ZZx-qUxJN9qrOIE5k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/07 05:01:19 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AP7PIDnKjfx34AnjSiT2U9GlYP_crR7cYf4eGu8ArhRoKC9Zn7aGwfeUzkCDH0dOUO8uEe_UYr4Y_uiQNxIS7YxKCIOCcO5HNhXkhP4iaU4rPDb1_Ajk3qeYjoCI6D3kSTGN4aF47nWhM8G4mCaSbHtheo2m6LnjX9wPAzmnMckObJRQJqdLjklVwuTsdqIOT1hVZ8a5Dk24PYgnRs6w-bVOEordzNZ1SPG26CzkFRVMrLLMvkasPT2zdFQB2Tx0QUUa6dKegYrda9xZxKdJn2W9M6ECcvFrPzRZ4fXUa9gQ5fiz_XRWE0DBkiOcfzFuaK1o0iD0ayllup78DsvDZM0 2025/10/07 05:01:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/07 05:01:21 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/07 05:01:21 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AP7PIDnKjfx34AnjSiT2U9GlYP_crR7cYf4eGu8ArhRoKC9Zn7aGwfeUzkCDH0dOUO8uEe_UYr4Y_uiQNxIS7YxKCIOCcO5HNhXkhP4iaU4rPDb1_Ajk3qeYjoCI6D3kSTGN4aF47nWhM8G4mCaSbHtheo2m6LnjX9wPAzmnMckObJRQJqdLjklVwuTsdqIOT1hVZ8a5Dk24PYgnRs6w-bVOEordzNZ1SPG26CzkFRVMrLLMvkasPT2zdFQB2Tx0QUUa6dKegYrda9xZxKdJn2W9M6ECcvFrPzRZ4fXUa9gQ5fiz_XRWE0DBkiOcfzFuaK1o0iD0ayllup78DsvDZM0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/07 05:01:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFqRNJFkwQ3dcRhWvmSupo7QoFHCDnE-LG_2el3YpqX8MxC8SL7Ege1ebozHkIM2Le0YsagEQ0SRJ5hHHh_4sC17-mOb4PzOFfXkDRJYzogzXHCgtrSPFNYodkkz2E22oQGnreAXfXR8qUJki7fKUOY3UFHfIbzV0H36QSAhSEtNKq5U80EPh8etew1dyl7JSUJDFkpNSkrPFEfCnKeG1OJ7zgjQI4h2ziaWm4hIQY2PgUvaSOIQTIWed6FZkh9I-SDBw9UNgmFuTxOcSkPpu8fkPCgEBz_IJDFvuweEdUlA-pXaidcqgxZTjhE6NtJ6YWC65QNnPkRPULDCdjU7WVw 2025/10/07 05:01:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/07 05:01:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/07 05:01:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFqRNJFkwQ3dcRhWvmSupo7QoFHCDnE-LG_2el3YpqX8MxC8SL7Ege1ebozHkIM2Le0YsagEQ0SRJ5hHHh_4sC17-mOb4PzOFfXkDRJYzogzXHCgtrSPFNYodkkz2E22oQGnreAXfXR8qUJki7fKUOY3UFHfIbzV0H36QSAhSEtNKq5U80EPh8etew1dyl7JSUJDFkpNSkrPFEfCnKeG1OJ7zgjQI4h2ziaWm4hIQY2PgUvaSOIQTIWed6FZkh9I-SDBw9UNgmFuTxOcSkPpu8fkPCgEBz_IJDFvuweEdUlA-pXaidcqgxZTjhE6NtJ6YWC65QNnPkRPULDCdjU7WVw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/07 05:01:24 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AGCI44gFCJMTfjj7SiPC0gzfnzY2x9d_k9cIIjYyRtxNIuWqQFtE3FU7BR9DfKnxGCY13mWjgFkMF1-OCqUkur-iBq6fTskQrQyy0_kIp23d1P6drlxWJ_6oRkIn8S6vtV2Lf8PFZZXsGKTQEfBBbh99F-mmnj_bGuaoUSWreDIrWPswgGUF-Wtoczni15RAs4BXMm_ci5cxrILM9bKEqSsP9W-rkvM_vOEjz_2D1nRNz_Gka_fM3vIaRKTA021p7GJUDACu7bL6rjl6kfbAPOAPMgh-zlTZkWikJDFYYtKl6IukjKS6lDN7qAJAe8ZD-h63baorO_F8SOE0DpTrLMg 2025/10/07 05:01:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/07 05:01:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/07 05:01:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/07 05:01:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/07 05:01:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/07 05:01:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/07 05:01:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AGCI44gFCJMTfjj7SiPC0gzfnzY2x9d_k9cIIjYyRtxNIuWqQFtE3FU7BR9DfKnxGCY13mWjgFkMF1-OCqUkur-iBq6fTskQrQyy0_kIp23d1P6drlxWJ_6oRkIn8S6vtV2Lf8PFZZXsGKTQEfBBbh99F-mmnj_bGuaoUSWreDIrWPswgGUF-Wtoczni15RAs4BXMm_ci5cxrILM9bKEqSsP9W-rkvM_vOEjz_2D1nRNz_Gka_fM3vIaRKTA021p7GJUDACu7bL6rjl6kfbAPOAPMgh-zlTZkWikJDFYYtKl6IukjKS6lDN7qAJAe8ZD-h63baorO_F8SOE0DpTrLMg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/07 05:01:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AEQJ3j5XZn5Qe89qtghyecyzwCLJYBMW5wSfY1g0BOXWNphCNoJMpEDhR3I7X45CYDNFr5GfcZLf9I1QhJc3-lqpexGSdzUDZ74PHSHnPdOOMGrDn7AkhLquSmUnMeeUBIfwHFMhsceDJxjXnevI4G2f5OZxgYJ4U6xlW_WCvghE9PdPqkotKCKUATMFvmGolUTAx1MRhsipsE5vbZf5vtXUOd-FviXNVMr_qN4f992SdE2V1sjsyTG_hQxOBTCp7yBaXMhiChdszVYBDt_jLYIoFnlO5NcgtqLzPqE6dH6RWmNLD_FIarS5tysvEZfeG73n7CUTystOsp7id9hWHGw 2025/10/07 05:01:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/07 05:01:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/07 05:01:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/07 05:01:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/07 05:01:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/07 05:01:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/07 05:01:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AEQJ3j5XZn5Qe89qtghyecyzwCLJYBMW5wSfY1g0BOXWNphCNoJMpEDhR3I7X45CYDNFr5GfcZLf9I1QhJc3-lqpexGSdzUDZ74PHSHnPdOOMGrDn7AkhLquSmUnMeeUBIfwHFMhsceDJxjXnevI4G2f5OZxgYJ4U6xlW_WCvghE9PdPqkotKCKUATMFvmGolUTAx1MRhsipsE5vbZf5vtXUOd-FviXNVMr_qN4f992SdE2V1sjsyTG_hQxOBTCp7yBaXMhiChdszVYBDt_jLYIoFnlO5NcgtqLzPqE6dH6RWmNLD_FIarS5tysvEZfeG73n7CUTystOsp7id9hWHGw" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/07 05:01:31 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/07 05:01:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/07 05:01:37 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/07 05:01:40 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/07 05:01:43 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/07 05:01:46 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANgnv1zH4--PKpeyH-QSpa0xUGAaHPO9zRWXQoxTOnnrRNGl2xrLNtpauKJHk7VbTVwXUUDphTnVzg8OPDMnZYuH6Opd3KQ_bzRSqUsFGIm5KHwhiiQn5Fj_OC16ZUtG1nJWBpIuAt7h-Z6DkP2LkeqRu5YaTX7K9PU8TdseYSRdNhglotiSdZpCJbF5IoaLcXathGzMHJRyF06ezeM5gkZEt2tGUWUjYPhaWpmK-g_iiUA1NSuXy2MBqa059BCGrgyT1TnGU4zYuMdTLincIpkXbl9vvEEqKl7LnL3_KretovJHwUqJB7eFWJGfRJXMvLYVAIefANhHH5qRwSuERYo 2025/10/07 05:01:46 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/07 05:01:47 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "cb22a0a361fdf427e4b81fd4f6296981" 2025/10/07 05:01:47 DEBUG : unknown-size-put.txt: multipart upload "ANgnv1zH4--PKpeyH-QSpa0xUGAaHPO9zRWXQoxTOnnrRNGl2xrLNtpauKJHk7VbTVwXUUDphTnVzg8OPDMnZYuH6Opd3KQ_bzRSqUsFGIm5KHwhiiQn5Fj_OC16ZUtG1nJWBpIuAt7h-Z6DkP2LkeqRu5YaTX7K9PU8TdseYSRdNhglotiSdZpCJbF5IoaLcXathGzMHJRyF06ezeM5gkZEt2tGUWUjYPhaWpmK-g_iiUA1NSuXy2MBqa059BCGrgyT1TnGU4zYuMdTLincIpkXbl9vvEEqKl7LnL3_KretovJHwUqJB7eFWJGfRJXMvLYVAIefANhHH5qRwSuERYo" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/07 05:01:48 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AC6AyLARQacwNigGnO-40YpdWud2cS_OKd4OGVyglHNdkVEunRv_EgP-SCZv4sreh11jXar6klsP2DAEd9u6_iyx14K8Ohe6cvortJtFpuoh1oYfTJDx2R9rnmAmm28pgY38Q1pb9ENb9AApNHN1X2vfa8Nv7ZdNlEvark0BK7alf_v5j2gT38-SJCdOH4qdFC9noZYCNDMAxJDMde_vX0ZsAen8_MsfL46vvd7Xi_DtKR_Y1ciAaqEUcHVunsIoykLQZ5JbX-CRy65p-OiS_tB_WHSMeorXoHo16LBlKXHsBeQ_eVyhR4ODrNnCZm-_GjCwzl6eHyvMlif8HYocQHk 2025/10/07 05:01:48 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/07 05:01:48 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "5fe934a538e71989452d8ca6b37a41f8" 2025/10/07 05:01:49 DEBUG : unknown-size-update.txt: multipart upload "AC6AyLARQacwNigGnO-40YpdWud2cS_OKd4OGVyglHNdkVEunRv_EgP-SCZv4sreh11jXar6klsP2DAEd9u6_iyx14K8Ohe6cvortJtFpuoh1oYfTJDx2R9rnmAmm28pgY38Q1pb9ENb9AApNHN1X2vfa8Nv7ZdNlEvark0BK7alf_v5j2gT38-SJCdOH4qdFC9noZYCNDMAxJDMde_vX0ZsAen8_MsfL46vvd7Xi_DtKR_Y1ciAaqEUcHVunsIoykLQZ5JbX-CRy65p-OiS_tB_WHSMeorXoHo16LBlKXHsBeQ_eVyhR4ODrNnCZm-_GjCwzl6eHyvMlif8HYocQHk" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/07 05:01:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-delogex9riba/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/07 05:01:49 DEBUG : Waiting for deletions to finish 2025/10/07 05:01:49 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/07 05:01:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/07 05:01:49 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/07 05:01:50 INFO : S3 bucket rclone-test-delogex9riba: Bucket "rclone-test-delogex9riba" deleted 2025/10/07 05:01:50 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (136.58s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.23s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.00s) --- PASS: TestIntegration/FsMkdir (134.65s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.61s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.38s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.83s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (75.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (13.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.24s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/10/07 05:01:50 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/07 05:01:50 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 136.611s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m17.91400781s (try 1/5)