"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/21 02:48:03 NOTICE: TestS3R2: Stopped server 2025/10/21 02:48:03 NOTICE: TestS3R2: Starting server 2025/10/21 02:48:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-riyusit4nesu" 2025/10/21 02:48:03 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/21 02:48:04 INFO : S3 bucket rclone-test-riyusit4nesu: Bucket "rclone-test-riyusit4nesu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/21 02:48:05 INFO : S3 bucket rclone-test-riyusit4nesu: Bucket "rclone-test-riyusit4nesu" deleted === RUN TestIntegration/FsMkdir 2025/10/21 02:48:06 INFO : S3 bucket rclone-test-riyusit4nesu: Bucket "rclone-test-riyusit4nesu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/21 02:48:06 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/21 02:48:06 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/21 02:48:06 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/21 02:48:21 NOTICE: S3 bucket rclone-test-riyusit4nesu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/21 02:48:21 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AN0dRqk9x_ZhOVevl0OtXviDeZX2IhLNHE_6I8OynzVmogkwcAfGMRQrw5vlun5Y64gfFPBN8FG0-v-5kswHSOdq4N1Y7EbEvHOx45mYAzascRXXcKUwFf795htkZrf1EGBWKx1O_pPmUDRnpUl1nGNk22H0Qj_cdDTSYomogJBk80mZ3M3tDUlo_vtBHxtzm5RysmZhiXVzWU-NaaFoFKuw5F5Y3239oY5SvFLgAsOA-6-CwFyXoRRbqYbXuQXO-6CVlcCt4Hf6x6jEvRS636qKXE8uJU4EMy0euKA4LQRe574k80B0Oy0Js4Z4rzEIg423quvN-UtIH24ayPP4w4A 2025/10/21 02:48:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "eb0aafc2105b9cd25385f64f4a782f68" 2025/10/21 02:48:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "4030d79ab0e02ca0575bd8e2f27c4438" 2025/10/21 02:48:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "8d7fb14f9815e8b3ff1297836452fbd9" 2025/10/21 02:48:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AN0dRqk9x_ZhOVevl0OtXviDeZX2IhLNHE_6I8OynzVmogkwcAfGMRQrw5vlun5Y64gfFPBN8FG0-v-5kswHSOdq4N1Y7EbEvHOx45mYAzascRXXcKUwFf795htkZrf1EGBWKx1O_pPmUDRnpUl1nGNk22H0Qj_cdDTSYomogJBk80mZ3M3tDUlo_vtBHxtzm5RysmZhiXVzWU-NaaFoFKuw5F5Y3239oY5SvFLgAsOA-6-CwFyXoRRbqYbXuQXO-6CVlcCt4Hf6x6jEvRS636qKXE8uJU4EMy0euKA4LQRe574k80B0Oy0Js4Z4rzEIg423quvN-UtIH24ayPP4w4A" 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/21 02:48:26 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/21 02:48:26 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/21 02:48:28 DEBUG : S3 bucket rclone-test-riyusit4nesu: bucket is versioned: false 2025/10/21 02:48:28 DEBUG : Waiting for deletions to finish 2025/10/21 02:48:28 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/21 02:48:28 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/21 02:48:28 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/21 02:48:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-riyusit4nesu/dirToPurgeFromRoot" 2025/10/21 02:48:29 DEBUG : S3 bucket rclone-test-riyusit4nesu path dirToPurgeFromRoot: bucket is versioned: false 2025/10/21 02:48:29 DEBUG : Waiting for deletions to finish 2025/10/21 02:48:29 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/21 02:48:29 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/21 02:48:30 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/21 02:48:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-riyusit4nesu/hello? sausage/êé" 2025/10/21 02:48:31 DEBUG : S3 bucket rclone-test-riyusit4nesu path hello? sausage/êé: bucket is versioned: false 2025/10/21 02:48:31 DEBUG : Waiting for deletions to finish 2025/10/21 02:48:31 DEBUG : "a/b/c/d/e.txt" version false 2025/10/21 02:48:31 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/21 02:48:31 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/21 02:49:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-riyusit4nesu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/21 02:49:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-riyusit4nesu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-riyusit4nesu" from "TestS3R2:rclone-test-riyusit4nesu" 2025/10/21 02:49:20 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/21 02:49:26 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAh1xVziSb-EQ4uz86vBDpAIsTzZ3MjCeDaE0L_I5zbzwcNAH3Sl0XpkgBHlAJHqnBsklZHj-BeleapoHvDocI2JjskxwY8DBSKVkEKRj-LINsOHp-mHHKQyecNn44k78P4AlKUh5hU7zH-G_N1E-ZHFpopR5utfpagswArdaIJOFJudjOI_BFPycXJXj4f52PK94t_U_Sox42s62NAxQxkjRwFXvMC3v3NGJkCK1oysH_Usj_EHOUcDMm3gbOZi9APv7WCOSkNgEdEFeiB72gzKgb9BE2gKfjE2FZ7tjSN6vZmhF8vKFfKTbzhM9zRIr1YvdmCGOvmMF7gRw8TrPpM 2025/10/21 02:49:26 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/21 02:49:26 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/21 02:49:26 DEBUG : piped data.txt: multipart upload "AAh1xVziSb-EQ4uz86vBDpAIsTzZ3MjCeDaE0L_I5zbzwcNAH3Sl0XpkgBHlAJHqnBsklZHj-BeleapoHvDocI2JjskxwY8DBSKVkEKRj-LINsOHp-mHHKQyecNn44k78P4AlKUh5hU7zH-G_N1E-ZHFpopR5utfpagswArdaIJOFJudjOI_BFPycXJXj4f52PK94t_U_Sox42s62NAxQxkjRwFXvMC3v3NGJkCK1oysH_Usj_EHOUcDMm3gbOZi9APv7WCOSkNgEdEFeiB72gzKgb9BE2gKfjE2FZ7tjSN6vZmhF8vKFfKTbzhM9zRIr1YvdmCGOvmMF7gRw8TrPpM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/21 02:49:26 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALds2x_gKjYd2xwMHGIR6PaGQlipHGaWdwV20u8oHdpzUg1WWlUuA2fihzEjVgzYI7i8gfe-jrG9Cj68ZkEOcLWi6inKhN-wFEn9e0xVKYWFeb5loRZk5C-SEx_R7D2BhT_UYpb3UF9ClsryrGcmUXun_CQIU8G2cTMdHRHsxYpPlecv1J30GldUEzilsgNlTZ7ggt5RC43iCbSIx9VCjpP2iztL0QdAvYQNYP3bpuXkOOh--YsO4TKy6kOlfeBmhKcygVTAqO_osRfiUQRcEuT3WxrhWILreuZWyq_eDtjrvRmGrR_R0IdnRl7xnspHsr-10QEM41WlWLRP2TuG3RA 2025/10/21 02:49:26 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/21 02:49:27 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "78a0e379f554e1c3e989340be8328839" 2025/10/21 02:49:27 DEBUG : piped data.txt: multipart upload "ALds2x_gKjYd2xwMHGIR6PaGQlipHGaWdwV20u8oHdpzUg1WWlUuA2fihzEjVgzYI7i8gfe-jrG9Cj68ZkEOcLWi6inKhN-wFEn9e0xVKYWFeb5loRZk5C-SEx_R7D2BhT_UYpb3UF9ClsryrGcmUXun_CQIU8G2cTMdHRHsxYpPlecv1J30GldUEzilsgNlTZ7ggt5RC43iCbSIx9VCjpP2iztL0QdAvYQNYP3bpuXkOOh--YsO4TKy6kOlfeBmhKcygVTAqO_osRfiUQRcEuT3WxrhWILreuZWyq_eDtjrvRmGrR_R0IdnRl7xnspHsr-10QEM41WlWLRP2TuG3RA" 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/21 02:49:28 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/21 02:49:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ACTabYcU0UorHjaqa5bsSay38lrnIODF145AYY13UXXXvbvHcwRUgUthfKdPdLCGGAHVls_fZIFUjp42Y7R5JdohzsxI0yflE_EJeoAFusubjqwu1wOtOVkE6sHGuo40hTShDgvgddeGEkN4XlG_pHgrUierITpbkBOGVpQslk2vxTCaXpJJ5rErDaA5Gq_Q_8fhxqJoCKiB5eluWJFIJYA8VFayM9HFQZ7PHubHdBf-eqbHPX4-RbcVA83eHsNW-QMjgcDzgTX3ge82Lqh7Sx_vpWwKyZCZx9vkjzOvRKuopnY3RN8LSk2ZErMTxAllBBg4xNESE3bDzFT8B96xz6Y 2025/10/21 02:49:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/21 02:49:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/21 02:49:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ACTabYcU0UorHjaqa5bsSay38lrnIODF145AYY13UXXXvbvHcwRUgUthfKdPdLCGGAHVls_fZIFUjp42Y7R5JdohzsxI0yflE_EJeoAFusubjqwu1wOtOVkE6sHGuo40hTShDgvgddeGEkN4XlG_pHgrUierITpbkBOGVpQslk2vxTCaXpJJ5rErDaA5Gq_Q_8fhxqJoCKiB5eluWJFIJYA8VFayM9HFQZ7PHubHdBf-eqbHPX4-RbcVA83eHsNW-QMjgcDzgTX3ge82Lqh7Sx_vpWwKyZCZx9vkjzOvRKuopnY3RN8LSk2ZErMTxAllBBg4xNESE3bDzFT8B96xz6Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/21 02:49:34 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: APDYB8WxIn7fRpWi4gqbaY-UJnXi-sum91nutYOmCpD43S50dlgvBQdzWSl77-7altvgt1iJKIcCaSjpJY1m342EAMMGj8sNipBzAk6PVA0wzXGKXvpQT4UOpOwQjrX_ih6Z45iARr2gZCbbxxSPETuFbFjnQEyvqKRXg9WK_WZMszuXyZt3QFaiJWGUMQ7bb49Zk4hHpGI2jGBuwF2w0MO8ooPCnrbzVszBgtzqfcXuQOSISAYivH0LNUjXRTOO5PnGIbrZevOpmcwLCeiR_3WQag98ghhgb4NNI99FrAWk0pYEZt77BLx4PfGZyR3yKjj5XkMrCCRMvLFPUWQWWTg 2025/10/21 02:49:34 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/21 02:49:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/21 02:49:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "APDYB8WxIn7fRpWi4gqbaY-UJnXi-sum91nutYOmCpD43S50dlgvBQdzWSl77-7altvgt1iJKIcCaSjpJY1m342EAMMGj8sNipBzAk6PVA0wzXGKXvpQT4UOpOwQjrX_ih6Z45iARr2gZCbbxxSPETuFbFjnQEyvqKRXg9WK_WZMszuXyZt3QFaiJWGUMQ7bb49Zk4hHpGI2jGBuwF2w0MO8ooPCnrbzVszBgtzqfcXuQOSISAYivH0LNUjXRTOO5PnGIbrZevOpmcwLCeiR_3WQag98ghhgb4NNI99FrAWk0pYEZt77BLx4PfGZyR3yKjj5XkMrCCRMvLFPUWQWWTg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/21 02:49:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AD9D5URTP9hI7Vxi97agjKfRdsTJ4GqkuZAE00NBTGlbBnotloe8c8_2lr-TOtwmFP6lFXdLcqY3Ovmh_plvdkVVU43LGV3ecraBZeGZPj4e5Opd6n_66J2Wu3OvoEZZyT25jox8T6ZjgQslsQqR3bJhrkuD-nzCF_k8eE6K74BA8ZgRnINu_qeGxMBkBDruMi01XNsBv_tYrJJ5ZkaNP0g9DSHWNwZzkNqlbcn7FXECHWpUqcc9YHo9h9whbPNWQbOZry3Fy0qgfr-Gri9-tZ_a3mrpg0-1mCRqXcLG7q-COUVxiKg0xkNfY5VxAsOrxGpnRhVl2ivFqQvSoAdaSiM 2025/10/21 02:49:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/21 02:49:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/21 02:49:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AD9D5URTP9hI7Vxi97agjKfRdsTJ4GqkuZAE00NBTGlbBnotloe8c8_2lr-TOtwmFP6lFXdLcqY3Ovmh_plvdkVVU43LGV3ecraBZeGZPj4e5Opd6n_66J2Wu3OvoEZZyT25jox8T6ZjgQslsQqR3bJhrkuD-nzCF_k8eE6K74BA8ZgRnINu_qeGxMBkBDruMi01XNsBv_tYrJJ5ZkaNP0g9DSHWNwZzkNqlbcn7FXECHWpUqcc9YHo9h9whbPNWQbOZry3Fy0qgfr-Gri9-tZ_a3mrpg0-1mCRqXcLG7q-COUVxiKg0xkNfY5VxAsOrxGpnRhVl2ivFqQvSoAdaSiM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/21 02:49:37 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AAWqfkFwFMa11qOo03tmuhRmoDo2I1-V_CEELPXQz14deGJhWBcDfAUVm_lZra5z-emW6UiUnreHYeHNO_y5qoVAahpDXBNKmOVbnN7mLb4sAwK_EOy0r3s3LyjTtviVSfYNbxHlHI6_0IBpALO9x5duexHYBQuakPHgPaHZq4cx9v15F9troqha_rque3L4G1iBcLg7m5DAMlsQrAJAbB79GuZM2ZaV7cDfurhsknklw2aQ0p34VP5AsehAN6Ln1KbOFzYXV4Q0CtIRDLHWlZFMu3BVh07mB6-dr-Mrud4oofdtcpP4Vc0IsZDZIncsucSAb8ExCwp-MgkZfjswbe8 2025/10/21 02:49:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/21 02:49:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/21 02:49:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/21 02:49:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/21 02:49:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/21 02:49:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/21 02:49:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AAWqfkFwFMa11qOo03tmuhRmoDo2I1-V_CEELPXQz14deGJhWBcDfAUVm_lZra5z-emW6UiUnreHYeHNO_y5qoVAahpDXBNKmOVbnN7mLb4sAwK_EOy0r3s3LyjTtviVSfYNbxHlHI6_0IBpALO9x5duexHYBQuakPHgPaHZq4cx9v15F9troqha_rque3L4G1iBcLg7m5DAMlsQrAJAbB79GuZM2ZaV7cDfurhsknklw2aQ0p34VP5AsehAN6Ln1KbOFzYXV4Q0CtIRDLHWlZFMu3BVh07mB6-dr-Mrud4oofdtcpP4Vc0IsZDZIncsucSAb8ExCwp-MgkZfjswbe8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/21 02:49:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AE8pjhTxGENSTPc7rlpEOKNOJVdPPPje_EWtWS2MDGFE5kTrv66ryyEsegbzEQgAO5npJRtgJoqLkdAwdI2TS-iqK2wtFvCkDuQjwq84ZIRH5ZFo4sO2dazZ_sXVe77nnmOjynJrS5pZFztVgW-6PwGTTEhsF1m6N7OWKMwSzjZHxQ5FlbBsCAv-HIpyuBAHS3FYVLV_vN3eptpthlMehoFfct0oAz324o3mTV-LxYN08frYIW078mouGwv0yl2RAJoRMXCYwvQfJPKpVbmXuf-A8YDUNDvJciKkJvfu8hEaxakb3z8PRpl31hgi56bMkOgpgA5gjAopqJY4h-be3rY 2025/10/21 02:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/21 02:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/21 02:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/21 02:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/21 02:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/21 02:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/21 02:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AE8pjhTxGENSTPc7rlpEOKNOJVdPPPje_EWtWS2MDGFE5kTrv66ryyEsegbzEQgAO5npJRtgJoqLkdAwdI2TS-iqK2wtFvCkDuQjwq84ZIRH5ZFo4sO2dazZ_sXVe77nnmOjynJrS5pZFztVgW-6PwGTTEhsF1m6N7OWKMwSzjZHxQ5FlbBsCAv-HIpyuBAHS3FYVLV_vN3eptpthlMehoFfct0oAz324o3mTV-LxYN08frYIW078mouGwv0yl2RAJoRMXCYwvQfJPKpVbmXuf-A8YDUNDvJciKkJvfu8hEaxakb3z8PRpl31hgi56bMkOgpgA5gjAopqJY4h-be3rY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/21 02:49:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIRtvtlIznjwar4aKdirtSszOzPdinTkjiYp9974bBTfSNOsia83qn4KRU930BkPEqUVDK4U0o-CHhMZSexIa848qXiYWrXlUp1zEv3RJyzrau3CPwQoaf_IyxlGyYwWgo3S8ye3anKKNqkKsPE_fFB0pGN0G1g8hoSeWGTKoAptZO1ohBXSuPHkwBy7eOWI4kPoCaoFUYyzTXPIDl90apt-4lLwStW6QkDnxVJFJ-VwSsUhZUuywjTPpXpl78uyJT3_7eG_8T4spFMiQxKPjqylP4lVAzEm8wgFskXdnLjYlIZEjoEPEasgGfR9FiM2sad9JEUe3CPt0zfQjUkSMJI 2025/10/21 02:49:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/21 02:49:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/21 02:49:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIRtvtlIznjwar4aKdirtSszOzPdinTkjiYp9974bBTfSNOsia83qn4KRU930BkPEqUVDK4U0o-CHhMZSexIa848qXiYWrXlUp1zEv3RJyzrau3CPwQoaf_IyxlGyYwWgo3S8ye3anKKNqkKsPE_fFB0pGN0G1g8hoSeWGTKoAptZO1ohBXSuPHkwBy7eOWI4kPoCaoFUYyzTXPIDl90apt-4lLwStW6QkDnxVJFJ-VwSsUhZUuywjTPpXpl78uyJT3_7eG_8T4spFMiQxKPjqylP4lVAzEm8wgFskXdnLjYlIZEjoEPEasgGfR9FiM2sad9JEUe3CPt0zfQjUkSMJI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/21 02:49:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACIiHyIlZf6pGhCIunhiicxBF5dfUaAaXTDCSi7s97gRABD6UdpulfTqD51AKgwR0UL3iKnQA9RLvmmXRrPP3urQ8oRGionHYhXGPaKQ_giWNTDbRtNx9lezTcnTKfGzu81mYUKP-zdOKX4laMTU7UfqVjwH526J_A7h-O5WyWB-FTNS4K_avZMxbDzQLqhpVB0lzCLkxU8-OOtp8U5r05wAOlLR0fYKKNcVqmj-ZSM3CNOpuGOwGZi_OGLs-vmj0qM_RmUNZzmGq_QAi3Ph2coiv5AbWpulVJUyr8OKcPGEvRq1X7pRVZj1sQ0J36KtP7BZDHPJiSAIuej1PbCnW5w 2025/10/21 02:49:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/21 02:49:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/21 02:49:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACIiHyIlZf6pGhCIunhiicxBF5dfUaAaXTDCSi7s97gRABD6UdpulfTqD51AKgwR0UL3iKnQA9RLvmmXRrPP3urQ8oRGionHYhXGPaKQ_giWNTDbRtNx9lezTcnTKfGzu81mYUKP-zdOKX4laMTU7UfqVjwH526J_A7h-O5WyWB-FTNS4K_avZMxbDzQLqhpVB0lzCLkxU8-OOtp8U5r05wAOlLR0fYKKNcVqmj-ZSM3CNOpuGOwGZi_OGLs-vmj0qM_RmUNZzmGq_QAi3Ph2coiv5AbWpulVJUyr8OKcPGEvRq1X7pRVZj1sQ0J36KtP7BZDHPJiSAIuej1PbCnW5w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/21 02:49:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AN7v3X4hSWSJglLMVncWV9wOMvZfeN_AHDn4txC0vZbr23yQuPosmpHxLSbg4rzi3WjXlWrt5RATXrmjTzeYvXHbr4EFum9MS1tXzT9BZNFn67PbX6mK87K85yj8Ki4lFMsmeuhDrMtLxYHfZeoJxLedhtSYajc3yUALWNJNbnTp1NBjnRQXKHDSjxcUYbYWKu55pczpKu8Es2lGPCgmAWOgq5Rz_q-9XcD-aDfYnAVLtvZstpXGes2yap-xGXa6d6EcwCdBAuAjTGKwl2IJnMbHdEsfcWz35qN8Ll6gs2nfcbpqhBcciPcUO8qWnkj-K2mfdvbd_56JnAcdaKXYGi0 2025/10/21 02:49:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/21 02:49:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/21 02:49:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AN7v3X4hSWSJglLMVncWV9wOMvZfeN_AHDn4txC0vZbr23yQuPosmpHxLSbg4rzi3WjXlWrt5RATXrmjTzeYvXHbr4EFum9MS1tXzT9BZNFn67PbX6mK87K85yj8Ki4lFMsmeuhDrMtLxYHfZeoJxLedhtSYajc3yUALWNJNbnTp1NBjnRQXKHDSjxcUYbYWKu55pczpKu8Es2lGPCgmAWOgq5Rz_q-9XcD-aDfYnAVLtvZstpXGes2yap-xGXa6d6EcwCdBAuAjTGKwl2IJnMbHdEsfcWz35qN8Ll6gs2nfcbpqhBcciPcUO8qWnkj-K2mfdvbd_56JnAcdaKXYGi0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/21 02:49:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADzMlM1EhBr1N5EO6JNfq1gjpTGEaKMGOESXbRx2MEVpGC1RYLbJNQ6EPkOpXi2FvZHOXSTk11lxr-JycyGtSIPFjxNj7EP5vNk1IGLlSNTgdw6LJrDh9hD1ZT0mXAIxnmAl15FPIK2c6yJle66Kjdi64E6UGAJVNyaYxUiu3cFYUPFTPLsjolLbPW_jOW0v0S6hTvMqpbr383dWh53BwhfGFN5q2gH25yMhxLgM5WUnqtD75RductPVBYkBjtu5DyHnvkBycmerrg5YOW-m-VD6hqA_0Yus1Baf7QZ1rBWcDfVLOoWc8Z6WmFOFKNgl35DnVt2aXeecQ0sOS8nXWGs 2025/10/21 02:49:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/21 02:49:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/21 02:49:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/21 02:49:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/21 02:49:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/21 02:49:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/21 02:49:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ADzMlM1EhBr1N5EO6JNfq1gjpTGEaKMGOESXbRx2MEVpGC1RYLbJNQ6EPkOpXi2FvZHOXSTk11lxr-JycyGtSIPFjxNj7EP5vNk1IGLlSNTgdw6LJrDh9hD1ZT0mXAIxnmAl15FPIK2c6yJle66Kjdi64E6UGAJVNyaYxUiu3cFYUPFTPLsjolLbPW_jOW0v0S6hTvMqpbr383dWh53BwhfGFN5q2gH25yMhxLgM5WUnqtD75RductPVBYkBjtu5DyHnvkBycmerrg5YOW-m-VD6hqA_0Yus1Baf7QZ1rBWcDfVLOoWc8Z6WmFOFKNgl35DnVt2aXeecQ0sOS8nXWGs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/21 02:49:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APiPzxzW_4p_rlxg5-WE-G_JmAZdKMqt1QJyo04T-FTImx9PNZLMX3smgY61b2wNuKusD0aaLAEo8QLMDzrE_HDJCBh52HjlqAU93MScp78BNZbz7t-s9b8lBxDMmXaV2M8cbYJD72qhBx4mSHBJ1fnmb8k7A1nsErztyNHxR3K7QJHaKAX7pm44WnrF0-4KF7uiAgAo4tyHwZF14N7nY5XS040hqTuL9Va7jS_UpaRzstzYa9ps1sxRDkAkQExUPSIMjFz2CEdMhd6U-W_uydEGncxiZn1KjW3xrXW0nlvoZAwDvddNIdIhHyx3Gza9IlKVEkM_X08xm9E0jmJyUFE 2025/10/21 02:49:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/21 02:49:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/21 02:49:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/21 02:49:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/21 02:49:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/21 02:49:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/21 02:49:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "APiPzxzW_4p_rlxg5-WE-G_JmAZdKMqt1QJyo04T-FTImx9PNZLMX3smgY61b2wNuKusD0aaLAEo8QLMDzrE_HDJCBh52HjlqAU93MScp78BNZbz7t-s9b8lBxDMmXaV2M8cbYJD72qhBx4mSHBJ1fnmb8k7A1nsErztyNHxR3K7QJHaKAX7pm44WnrF0-4KF7uiAgAo4tyHwZF14N7nY5XS040hqTuL9Va7jS_UpaRzstzYa9ps1sxRDkAkQExUPSIMjFz2CEdMhd6U-W_uydEGncxiZn1KjW3xrXW0nlvoZAwDvddNIdIhHyx3Gza9IlKVEkM_X08xm9E0jmJyUFE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/21 02:49:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGB4ddEorW61ujo89a1yyGfPwWTfBwCDR_0m81Zx-8Be98qMZ6fqi3O43Lh-pl6iPw74Jg7emlznTEg-nh4g57pqqFHjpW4ar0ylD2R7I4MApKzkw4cR3si3ZNMS6ffXxf0PbNvuM8m3PLgfLE3ZjcYpc9AmN1fOX3uIdzc_67jyWet25itM1Pg0tbLlni6nBeN3Z2TcPG9duleda5_rDzUpb7qOdLm_HbwBs_hajBD9Eaeq8sO9RcJawb3burakx-o0ypHicvQ6n_DWZswodDYQ5NJFExNAQ6BbT9iKvdyRs7J1CDCDJzDC9xsJM3MIkovyLeIFrHsw1nTF74P0_Sw 2025/10/21 02:49:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/21 02:49:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/21 02:49:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGB4ddEorW61ujo89a1yyGfPwWTfBwCDR_0m81Zx-8Be98qMZ6fqi3O43Lh-pl6iPw74Jg7emlznTEg-nh4g57pqqFHjpW4ar0ylD2R7I4MApKzkw4cR3si3ZNMS6ffXxf0PbNvuM8m3PLgfLE3ZjcYpc9AmN1fOX3uIdzc_67jyWet25itM1Pg0tbLlni6nBeN3Z2TcPG9duleda5_rDzUpb7qOdLm_HbwBs_hajBD9Eaeq8sO9RcJawb3burakx-o0ypHicvQ6n_DWZswodDYQ5NJFExNAQ6BbT9iKvdyRs7J1CDCDJzDC9xsJM3MIkovyLeIFrHsw1nTF74P0_Sw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/21 02:49:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ALZqqWKRIzEAs7aVtgrg5BI0LYJ0tg7sHMMyUbofVelwL-CUNl1q5q7JnOtR56H2ppS-XoAEFMsQNzpoxAHjNU5lpDJRe0PT7zmP3JJ-ikHtdgbsjmgLH1c7nmGSsrxaWqbU9OH9AtyZW88hBszIAA2qB_6KSsu5BJtsvkGiq4R0sSP2iXWf99XlC1nplJHX8tFewesTRM1mviWDkdJsmyN4swbTR-u7OzKu_b7Hjke64NQk9QPFxbVVA_GTYtQAUkk2pc7Br_XONjMX5DQAsQ4nksjlmpSgzq2GRUWqKJVM_2E5iVNb2jPgU61-46qhoLDwiFtxJR9Wcjx2omw9dOg 2025/10/21 02:49:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/21 02:49:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/21 02:49:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ALZqqWKRIzEAs7aVtgrg5BI0LYJ0tg7sHMMyUbofVelwL-CUNl1q5q7JnOtR56H2ppS-XoAEFMsQNzpoxAHjNU5lpDJRe0PT7zmP3JJ-ikHtdgbsjmgLH1c7nmGSsrxaWqbU9OH9AtyZW88hBszIAA2qB_6KSsu5BJtsvkGiq4R0sSP2iXWf99XlC1nplJHX8tFewesTRM1mviWDkdJsmyN4swbTR-u7OzKu_b7Hjke64NQk9QPFxbVVA_GTYtQAUkk2pc7Br_XONjMX5DQAsQ4nksjlmpSgzq2GRUWqKJVM_2E5iVNb2jPgU61-46qhoLDwiFtxJR9Wcjx2omw9dOg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/21 02:49:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKbwKi6E3PfPSlxnktk65bStPp_4jCdmfnvfxfLzF9lS1J3CxTfEnNQoQtuEfHA4ZiL6IEUo9IfgcXW8orqvcIkUXiM-XQeik6tsZBVMWzWAOeQHe7u6-FAfxb2YBd8E_tZsUpcC67DyMUqkWl7RitMcS_lFSkcaQcfO1mVr8QkSSdrZ1f9KyFh0nFXTBVTq7wMXHwbMPj5sUiW6fjYkxUeROdgoBQ5w8LAFuS46bHM_5dXSzRLYVkhMq7KAE6CMM9f9EoQULuLJyJDdvV_CEsQoMlk99La4Mwr_jnmgH6xW4KhkAysl5DZesUOMAvtLpx87L5MsplaPmZ58sO1G5w0 2025/10/21 02:49:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/21 02:49:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/21 02:49:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKbwKi6E3PfPSlxnktk65bStPp_4jCdmfnvfxfLzF9lS1J3CxTfEnNQoQtuEfHA4ZiL6IEUo9IfgcXW8orqvcIkUXiM-XQeik6tsZBVMWzWAOeQHe7u6-FAfxb2YBd8E_tZsUpcC67DyMUqkWl7RitMcS_lFSkcaQcfO1mVr8QkSSdrZ1f9KyFh0nFXTBVTq7wMXHwbMPj5sUiW6fjYkxUeROdgoBQ5w8LAFuS46bHM_5dXSzRLYVkhMq7KAE6CMM9f9EoQULuLJyJDdvV_CEsQoMlk99La4Mwr_jnmgH6xW4KhkAysl5DZesUOMAvtLpx87L5MsplaPmZ58sO1G5w0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/21 02:49:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADvOSO_lcBjzmDriS0bM5psKw0sGjfOku-qCXGAqrnlWVkRS7z-Yp9iUEhRCwGj_-ZjSCzO4BqRDwEvx7YwFM6ow0WbbC4mx-I9EjYbpcLx1ET_Rw1lNmz31eF5TbxGtaPHId0uml9Lx5Z9l_kG8r5ol9OZVL-SdemNTibpEphiPuZnIWhVZJ6jAq7o12m6IfJCC6xLETyUCcSvfsD4DrFXCyBzwxi9IitqomJuXvH7K-VPONe-1ke4E3RoEjYQRicbvqe6AIWIsx0WLe_hKlNlv7LgzHWb7Yut901LTtFRr8VpLGmSgZQM9FP_XLt9c4_aVQBr4b9aWdbhbOlKx-J4 2025/10/21 02:49:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/21 02:49:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/21 02:49:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/21 02:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/21 02:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/21 02:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/21 02:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ADvOSO_lcBjzmDriS0bM5psKw0sGjfOku-qCXGAqrnlWVkRS7z-Yp9iUEhRCwGj_-ZjSCzO4BqRDwEvx7YwFM6ow0WbbC4mx-I9EjYbpcLx1ET_Rw1lNmz31eF5TbxGtaPHId0uml9Lx5Z9l_kG8r5ol9OZVL-SdemNTibpEphiPuZnIWhVZJ6jAq7o12m6IfJCC6xLETyUCcSvfsD4DrFXCyBzwxi9IitqomJuXvH7K-VPONe-1ke4E3RoEjYQRicbvqe6AIWIsx0WLe_hKlNlv7LgzHWb7Yut901LTtFRr8VpLGmSgZQM9FP_XLt9c4_aVQBr4b9aWdbhbOlKx-J4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/21 02:50:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKw-iJwbdgXWYUPmpbCGOJZkDsY_GCwIOYUtX__eJVUiZsZByze42n6O02l_t6Y9JA0hy8gqy4QfgqXfAQEoztBgc43XDq0HMJRW4OEUSB1z8YpycfIiAJXTVQNJGpXnmnT1-PN0VuF4sXfr7pe_flH77PHX0b69m_DU3RWKZfIVNsUOItgy36A1cYnwcFItZ5q_-ksg9N9aLKfJNks24LtceEqG6huBp8gBosKHUerMF4sFwPaplni4R4hYg7yk0SGpIwcDvBmd8aZNBkzKjVb_w-HwxvB7K07elkydiaMnTolAeSEMMU5KXaL1gtmH6jtsFyPVOdISJGTct41pza4 2025/10/21 02:50:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/21 02:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/21 02:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/21 02:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/21 02:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/21 02:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/21 02:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AKw-iJwbdgXWYUPmpbCGOJZkDsY_GCwIOYUtX__eJVUiZsZByze42n6O02l_t6Y9JA0hy8gqy4QfgqXfAQEoztBgc43XDq0HMJRW4OEUSB1z8YpycfIiAJXTVQNJGpXnmnT1-PN0VuF4sXfr7pe_flH77PHX0b69m_DU3RWKZfIVNsUOItgy36A1cYnwcFItZ5q_-ksg9N9aLKfJNks24LtceEqG6huBp8gBosKHUerMF4sFwPaplni4R4hYg7yk0SGpIwcDvBmd8aZNBkzKjVb_w-HwxvB7K07elkydiaMnTolAeSEMMU5KXaL1gtmH6jtsFyPVOdISJGTct41pza4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/21 02:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHui50o19gxEu8LcvFcY_2UXEjyje2BmMpZzvPzhFHaXAOkkp-Rbcu2LgOae3ioMgl0zcIv8_Cm9AnnnJ2BMUNhKgQocXMsXUrRNSIll8Ux7r5Kb-9lO-dOu7WTRmclWH61DLOAveOFdaXMEPB_RNj_yeD-kfjUr4uyVwds_c4JNUa0nKzKUaVOeahW-yoQyJuch5DM8WAjKFSOXXE35yuApeu52bNL-hO8hjZ1ORRb18oRynxvKitCUweZJix6QsLKloJR2_BeC1OPNDNOUCG1B2Z3qpFz66oVlnLpoGBfpqU6JU1iNQkUzle0ZIOTJc_rcn1YCpjcVnDmxdh_b7Bc 2025/10/21 02:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/21 02:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/21 02:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHui50o19gxEu8LcvFcY_2UXEjyje2BmMpZzvPzhFHaXAOkkp-Rbcu2LgOae3ioMgl0zcIv8_Cm9AnnnJ2BMUNhKgQocXMsXUrRNSIll8Ux7r5Kb-9lO-dOu7WTRmclWH61DLOAveOFdaXMEPB_RNj_yeD-kfjUr4uyVwds_c4JNUa0nKzKUaVOeahW-yoQyJuch5DM8WAjKFSOXXE35yuApeu52bNL-hO8hjZ1ORRb18oRynxvKitCUweZJix6QsLKloJR2_BeC1OPNDNOUCG1B2Z3qpFz66oVlnLpoGBfpqU6JU1iNQkUzle0ZIOTJc_rcn1YCpjcVnDmxdh_b7Bc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/21 02:50:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKcMm-_Pv2IzQKScKqZsMWXHSYN2LHQ-kY41iXgKEDJESKB6V24P6ecxsJr8DUgQsjVS_BR85WTZ09H-QZl8KqyGBOcQq0lwxfrg4U5l5RFdvxvNkRkDBwewBiNuEu3_GpaKtQ5Dvy7Mx_ITXjtFQwZ7Uc1V91iyQIy3_mUL4yI1V1p-Fj18FFzYxuR3pBpOGeuwXTrHF6UWfdFLYfINNWXX6ymQR4fRNy3KDaOAWiyV_KX9wuI6Dw8AwtpO-YI3ASI8bJcnFQLIiTX-J3dor5dBxZYlvUls4w-uIYy8oETPPyZS51Mq-GRgJmU3fmZCfDUJEFwYuXasU3CfcgB5Za0 2025/10/21 02:50:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/21 02:50:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/21 02:50:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKcMm-_Pv2IzQKScKqZsMWXHSYN2LHQ-kY41iXgKEDJESKB6V24P6ecxsJr8DUgQsjVS_BR85WTZ09H-QZl8KqyGBOcQq0lwxfrg4U5l5RFdvxvNkRkDBwewBiNuEu3_GpaKtQ5Dvy7Mx_ITXjtFQwZ7Uc1V91iyQIy3_mUL4yI1V1p-Fj18FFzYxuR3pBpOGeuwXTrHF6UWfdFLYfINNWXX6ymQR4fRNy3KDaOAWiyV_KX9wuI6Dw8AwtpO-YI3ASI8bJcnFQLIiTX-J3dor5dBxZYlvUls4w-uIYy8oETPPyZS51Mq-GRgJmU3fmZCfDUJEFwYuXasU3CfcgB5Za0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/21 02:50:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKoAUKeIe3aaWOor_vgUOiEiZZeakZcQP-K6AXRWNXHQl7f__Rtyxz5XqctWv4z578Fwab_bWHDi_KbVj7crvCsrdMCEm0KBCpSLZZV6BLpLXIyKxOxh4__BMl2fdxb5-pg3qh8u5LjLy4q85YQxAetlWwIhpWMTDIUSsy8ECR_FLTVRnYw9M59uG3jHdYVFF0jg4ktjt1jl1PH6aKh-iphLQLiqcqCrRe6Ao_dg88oxVGsXv7glY9LrF19N5JDKAk9prSU8iXQD95q5GTSDh8zEywqefGstswcdfHHPiRdy8ZukMM0h1paT8Z7bRkGtf6g-FA3NnG9fAIroriPG2A8 2025/10/21 02:50:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/21 02:50:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/21 02:50:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKoAUKeIe3aaWOor_vgUOiEiZZeakZcQP-K6AXRWNXHQl7f__Rtyxz5XqctWv4z578Fwab_bWHDi_KbVj7crvCsrdMCEm0KBCpSLZZV6BLpLXIyKxOxh4__BMl2fdxb5-pg3qh8u5LjLy4q85YQxAetlWwIhpWMTDIUSsy8ECR_FLTVRnYw9M59uG3jHdYVFF0jg4ktjt1jl1PH6aKh-iphLQLiqcqCrRe6Ao_dg88oxVGsXv7glY9LrF19N5JDKAk9prSU8iXQD95q5GTSDh8zEywqefGstswcdfHHPiRdy8ZukMM0h1paT8Z7bRkGtf6g-FA3NnG9fAIroriPG2A8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/21 02:50:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ADOn0oO6jUbjM9GVvcbb3JUEK2EYvenbobEj1ES6tpx3FbORzeKcFvsdhVISJnUG7NWFoeVhWv6IxUrjW_KT8pWoioBqUYMUk8oJr1qhom-465Vp5UP-rCjQ8Wb5ME0XLsrXTDNORljJ2_hvHYKFJ_aEUVOBFpMFjy_hHfIwk6H9vkHymbOdc_NkEoXXr9G6TTrHhALC8QvHkxzClTOjXkn1Q5ds13me9Sp1lS9K63ezSVipJfViPnjfQQgsF3Ol3abbOIW7ogXr8Oc3ppe9IguJ9H2wvxcm9FCYJA4ivble2JNkVt5Tcxbl5NxLttP-UMlijPVp88hP5tQqPFmbpwI 2025/10/21 02:50:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/21 02:50:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/21 02:50:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/21 02:50:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/21 02:50:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/21 02:50:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/21 02:50:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ADOn0oO6jUbjM9GVvcbb3JUEK2EYvenbobEj1ES6tpx3FbORzeKcFvsdhVISJnUG7NWFoeVhWv6IxUrjW_KT8pWoioBqUYMUk8oJr1qhom-465Vp5UP-rCjQ8Wb5ME0XLsrXTDNORljJ2_hvHYKFJ_aEUVOBFpMFjy_hHfIwk6H9vkHymbOdc_NkEoXXr9G6TTrHhALC8QvHkxzClTOjXkn1Q5ds13me9Sp1lS9K63ezSVipJfViPnjfQQgsF3Ol3abbOIW7ogXr8Oc3ppe9IguJ9H2wvxcm9FCYJA4ivble2JNkVt5Tcxbl5NxLttP-UMlijPVp88hP5tQqPFmbpwI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/21 02:50:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AHbx6L-ahIW2bVa7c8OqrIaj_sdxq_fCH8X48AaV7L18UJjBkOZYj_TYDuTsMQtnD7gpR7AcM1Ropfw0xLQtbshxPNWW5rlPtVmAjCmwQ2v9L4Koij6sZw8zprguYGPmcgkOerpwuqNaScvCNjpDD3_kClepAp9KaeqanKFYo69_vM3wII4-myqJErxfTd3EvrqTOId3hv1Yp0t9fZygNCHv0J5ACA4i8TXgAE6Q3BWHWSuz4OjuL7zbz3sMjSCZI2np4yQ_ASUgHRh-nfGr6R-8ymWIxSEKCujG67cbmy0qIWzvOP3yI1kGcDu8Do_1FPLcMxrwwfS9K4hj-5a0o8s 2025/10/21 02:50:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/21 02:50:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/21 02:50:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/21 02:50:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/21 02:50:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/21 02:50:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/21 02:50:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AHbx6L-ahIW2bVa7c8OqrIaj_sdxq_fCH8X48AaV7L18UJjBkOZYj_TYDuTsMQtnD7gpR7AcM1Ropfw0xLQtbshxPNWW5rlPtVmAjCmwQ2v9L4Koij6sZw8zprguYGPmcgkOerpwuqNaScvCNjpDD3_kClepAp9KaeqanKFYo69_vM3wII4-myqJErxfTd3EvrqTOId3hv1Yp0t9fZygNCHv0J5ACA4i8TXgAE6Q3BWHWSuz4OjuL7zbz3sMjSCZI2np4yQ_ASUgHRh-nfGr6R-8ymWIxSEKCujG67cbmy0qIWzvOP3yI1kGcDu8Do_1FPLcMxrwwfS9K4hj-5a0o8s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/21 02:50:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APLI3dJHqgOEi_OyE2B0gYKuDZhy5iGCGi_zgoohbMCneObAWp14OOmllz8Vn07SkeFoI7_JQpempfrXNA8ykSMgr5dOk_JJc7DGeOwnJtSp3c7mlvREHTIWxF7rOn11WX6xKd-ad8Ljkje7mYH1jF2AHuL7fmlYCLBGVPW6_PHqAu45MwJU3Q4X3i2a22bADeLFqJeTI_yNEmi-dP_zTaEQ1EOOF9Jni23HLWhDm0ZEyLMqlwkBNfbRt9Gd0AHHApJR__rYy5gQadGBJXbMfgi526HdhIMbV3_JLtZPZRM8t5o8Ja5CSxaI5MLf9-Opn2uznkxqq0LZni5hV4_X3Gs 2025/10/21 02:50:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/21 02:50:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/21 02:50:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APLI3dJHqgOEi_OyE2B0gYKuDZhy5iGCGi_zgoohbMCneObAWp14OOmllz8Vn07SkeFoI7_JQpempfrXNA8ykSMgr5dOk_JJc7DGeOwnJtSp3c7mlvREHTIWxF7rOn11WX6xKd-ad8Ljkje7mYH1jF2AHuL7fmlYCLBGVPW6_PHqAu45MwJU3Q4X3i2a22bADeLFqJeTI_yNEmi-dP_zTaEQ1EOOF9Jni23HLWhDm0ZEyLMqlwkBNfbRt9Gd0AHHApJR__rYy5gQadGBJXbMfgi526HdhIMbV3_JLtZPZRM8t5o8Ja5CSxaI5MLf9-Opn2uznkxqq0LZni5hV4_X3Gs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/21 02:50:17 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJETbYtIzJXG-GPUwqawtCmoIhBhTR25A52opwOUIxgNMk8DS0JMih2viRIKBzksF8hDAtZYzAIDnqERCDH48EEGs21J9FsfHBfdiJfNtQTBeMk_nB1LalC6R_dB85BqYLNiHEi0r1i2HqZE9t75CH2QgqiQ0UdIvlgu0mRZi0yWyBOOu2nniF6yUkVv6CECAVvdyLO4JvYkVoJAB5ewRkjnRVA4_hmmqgzS3UH-TJSp0b0TAmHLNsMdGwKny_4xX-IrQdY2dgRipBn6ilnphGT-IaVS98HAA3BayxsIqReRYokQDLEbQhCGrGwJg2PxHSFl-YJSv66pCHzkZ_OvHGE 2025/10/21 02:50:17 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/21 02:50:17 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/21 02:50:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJETbYtIzJXG-GPUwqawtCmoIhBhTR25A52opwOUIxgNMk8DS0JMih2viRIKBzksF8hDAtZYzAIDnqERCDH48EEGs21J9FsfHBfdiJfNtQTBeMk_nB1LalC6R_dB85BqYLNiHEi0r1i2HqZE9t75CH2QgqiQ0UdIvlgu0mRZi0yWyBOOu2nniF6yUkVv6CECAVvdyLO4JvYkVoJAB5ewRkjnRVA4_hmmqgzS3UH-TJSp0b0TAmHLNsMdGwKny_4xX-IrQdY2dgRipBn6ilnphGT-IaVS98HAA3BayxsIqReRYokQDLEbQhCGrGwJg2PxHSFl-YJSv66pCHzkZ_OvHGE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/21 02:50:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKeOYMaoFAWRdf-mBEL97Hve5xZ0mxN1oqgdwBmsLJWRVRIlEbYRcCt7j1vcbc0XbvNnRap05oFzi1f1b_Uamf_q4r1q4J_HmtMuVszE9AkzFZX2YwuFD3GGSKO7hOwzoAOUFSMmKQGnUQ5aXCcagtGs6QTD5hLe95TCd5Qa0w8V24yygUb8XnmIp07dSFX3n_6Tb_uWF5NhfJmFVvGFjVkT8rIhDA5NfrE79MvG1_cEBL2SNQhDPLqwnYmQTBakeJBqttRXdrCKgw-yeqeDxaj--rlu-CFJRlb1_aw7eiS4Y4PnIuGmpNk9-acODLPoo_3R9Gz6EpIj0uqWzVwLPrI 2025/10/21 02:50:19 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/21 02:50:19 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/21 02:50:19 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKeOYMaoFAWRdf-mBEL97Hve5xZ0mxN1oqgdwBmsLJWRVRIlEbYRcCt7j1vcbc0XbvNnRap05oFzi1f1b_Uamf_q4r1q4J_HmtMuVszE9AkzFZX2YwuFD3GGSKO7hOwzoAOUFSMmKQGnUQ5aXCcagtGs6QTD5hLe95TCd5Qa0w8V24yygUb8XnmIp07dSFX3n_6Tb_uWF5NhfJmFVvGFjVkT8rIhDA5NfrE79MvG1_cEBL2SNQhDPLqwnYmQTBakeJBqttRXdrCKgw-yeqeDxaj--rlu-CFJRlb1_aw7eiS4Y4PnIuGmpNk9-acODLPoo_3R9Gz6EpIj0uqWzVwLPrI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/21 02:50:20 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AOeX-UPWsZrXocvJGKb_unOo_qVO4kpgW2uNtCxoemp5Ac4JEgfMZPI5mEnR7ksmgjTQJgIFjX7fOMs_0omNUI-kbl-COlRfiIkJvw2NQcPcKb7H0gm82ZF_XyPrFT7q0VuURx5tJBOeYAZEWvH6uaCM9dLqpzYwF9jxQl9TNReyC2DFIjckuYqAO1wD6RK9XrF7QyXJQkX0lWPaNgWIJiNUvtFPIg7fgWLj6rZmPZCXEB2FBO2Fnb_JixCnW8glWyGB3IY7mXuKQtmv8fxHejp-JoQUDz4zvB_ZZFnmHf5PVgFcwXF-fOKf5Ho8hkInCaLHV07Mp3bp3BeXfvhwiHc 2025/10/21 02:50:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/21 02:50:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/21 02:50:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/21 02:50:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/21 02:50:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/21 02:50:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/21 02:50:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AOeX-UPWsZrXocvJGKb_unOo_qVO4kpgW2uNtCxoemp5Ac4JEgfMZPI5mEnR7ksmgjTQJgIFjX7fOMs_0omNUI-kbl-COlRfiIkJvw2NQcPcKb7H0gm82ZF_XyPrFT7q0VuURx5tJBOeYAZEWvH6uaCM9dLqpzYwF9jxQl9TNReyC2DFIjckuYqAO1wD6RK9XrF7QyXJQkX0lWPaNgWIJiNUvtFPIg7fgWLj6rZmPZCXEB2FBO2Fnb_JixCnW8glWyGB3IY7mXuKQtmv8fxHejp-JoQUDz4zvB_ZZFnmHf5PVgFcwXF-fOKf5Ho8hkInCaLHV07Mp3bp3BeXfvhwiHc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/21 02:50:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABr5-O4G0awvfN4adNeo-tu9pF4X0NdGtV5dHtEBSJDR31SSo7rLZ56672cVgpdlzzJmDZPMv318FYxTR-xWzRox98ntfw3UICrmk2upSaldQRX-I7wiM8i23Ht4DhwikSV88XBx9nZy_ggCkKfQUOYgG7IQvQjBwRnA8XI-0mn9AxOIX7jD6Od0HWPw3pFNnE8YHdLCMJP2zMcROvr7cAAQYd3kOaKDxR-W3wh-jQukxRajnJZKV4zRprys_uhiLjL0_HnNZbqc05TRJ9eT8N6v3la6yYu4pFhN8ggDeJ2cOMgiKwcALI_0GPcGlF5albkJt2oHsmGfZCiOG7mc3ZY 2025/10/21 02:50:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/21 02:50:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/21 02:50:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/21 02:50:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/21 02:50:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/21 02:50:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/21 02:50:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABr5-O4G0awvfN4adNeo-tu9pF4X0NdGtV5dHtEBSJDR31SSo7rLZ56672cVgpdlzzJmDZPMv318FYxTR-xWzRox98ntfw3UICrmk2upSaldQRX-I7wiM8i23Ht4DhwikSV88XBx9nZy_ggCkKfQUOYgG7IQvQjBwRnA8XI-0mn9AxOIX7jD6Od0HWPw3pFNnE8YHdLCMJP2zMcROvr7cAAQYd3kOaKDxR-W3wh-jQukxRajnJZKV4zRprys_uhiLjL0_HnNZbqc05TRJ9eT8N6v3la6yYu4pFhN8ggDeJ2cOMgiKwcALI_0GPcGlF5albkJt2oHsmGfZCiOG7mc3ZY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/21 02:50:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHJpEaPLOj1CCE8Fgk5pkSL2f0V2pSJgGUedwSnpVhtEpk2jGDN_nMvMCMLUmTLZo82mpBM2e-JSENQBmRUgqd3d-OFUwaaB_91slxaXQuF20_c09kX6Zvw26RBlTvU8eD8yL2UuKjSMEsAmxXKY00fy3tjM3J7ml2iffwKHmyscMIS296oNrrrDowxe7KSReCwPMAoHUqpK9bsxril_7sAVusALOtc2vJspeKtXJxyC3rMDKB1l-udwBHpdGePMJ0tzWCchtnKeius_sc6mcwA-MircxZXGrgqs8S2KYIsAq2rAcaxH2umW9GjcmgXDKSliDXq7zAjrNEzICuWDMEw 2025/10/21 02:50:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/21 02:50:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/21 02:50:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHJpEaPLOj1CCE8Fgk5pkSL2f0V2pSJgGUedwSnpVhtEpk2jGDN_nMvMCMLUmTLZo82mpBM2e-JSENQBmRUgqd3d-OFUwaaB_91slxaXQuF20_c09kX6Zvw26RBlTvU8eD8yL2UuKjSMEsAmxXKY00fy3tjM3J7ml2iffwKHmyscMIS296oNrrrDowxe7KSReCwPMAoHUqpK9bsxril_7sAVusALOtc2vJspeKtXJxyC3rMDKB1l-udwBHpdGePMJ0tzWCchtnKeius_sc6mcwA-MircxZXGrgqs8S2KYIsAq2rAcaxH2umW9GjcmgXDKSliDXq7zAjrNEzICuWDMEw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/21 02:50:29 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AOkByWDme_ph9t4GRQD_hh6vMi3KsdC23ihGM6bzXH68ZE_k6kfYQyDvA2_suR650dqPWZ4PTuiayb70HdMo_PqIWcqj25yktzj3Q8MNVtC7dncvBiWZAxM-PPnTZ-zTr3FASoxpCMEMKbz-2eD2eld30a4J2fb2mIINReiKCeafFNfnnL6hN9ZJ6X8X-RszhaBRuHLiKwMR5EYinJeg7NV3m4yXpTIdEeaiQ1zj41HDnNKWRhkBFje_pYnAkGKgDBMq8j7686lYR-JRtWPgqAh6o9gJzpH8oSqUiROSQRbvxXZRl9RTwx9US7Z98LkuSRakyd0sI97cRspNdeGxzhk 2025/10/21 02:50:30 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/21 02:50:30 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/21 02:50:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AOkByWDme_ph9t4GRQD_hh6vMi3KsdC23ihGM6bzXH68ZE_k6kfYQyDvA2_suR650dqPWZ4PTuiayb70HdMo_PqIWcqj25yktzj3Q8MNVtC7dncvBiWZAxM-PPnTZ-zTr3FASoxpCMEMKbz-2eD2eld30a4J2fb2mIINReiKCeafFNfnnL6hN9ZJ6X8X-RszhaBRuHLiKwMR5EYinJeg7NV3m4yXpTIdEeaiQ1zj41HDnNKWRhkBFje_pYnAkGKgDBMq8j7686lYR-JRtWPgqAh6o9gJzpH8oSqUiROSQRbvxXZRl9RTwx9US7Z98LkuSRakyd0sI97cRspNdeGxzhk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/21 02:50:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGrhvM9-j0VSNQKt5xKzdmrsONgW53tJ2gTWEdBfaS6GHl0gXLqVfl7vp3mW0S0LXnrsZ7dAkXju_uro7znBOduRDW8EkTeyGvYjdm-X5-5Tad6JzBC2pFSrWqMcIuhvyscmRt9xLJpVCIzv5e9BzM_qul3BO87meUs4Z1qC1kHCu0yS1M3f00wKmNr_8oLn9FMBLGN2Ahp-2V8nxDvepfmh_FFB_C-CJyb-V67bDOVzNCHA6W1VfrU2yvZGbydgkqu1pZw04D2o2OEKjr6O1Qw0nbKA1qyb-hOj7LkJfyFwMPOR94Beqt1v6Lzj8yyELXlcVNA86fr8GUgtsfVjpoI 2025/10/21 02:50:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/21 02:50:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/21 02:50:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGrhvM9-j0VSNQKt5xKzdmrsONgW53tJ2gTWEdBfaS6GHl0gXLqVfl7vp3mW0S0LXnrsZ7dAkXju_uro7znBOduRDW8EkTeyGvYjdm-X5-5Tad6JzBC2pFSrWqMcIuhvyscmRt9xLJpVCIzv5e9BzM_qul3BO87meUs4Z1qC1kHCu0yS1M3f00wKmNr_8oLn9FMBLGN2Ahp-2V8nxDvepfmh_FFB_C-CJyb-V67bDOVzNCHA6W1VfrU2yvZGbydgkqu1pZw04D2o2OEKjr6O1Qw0nbKA1qyb-hOj7LkJfyFwMPOR94Beqt1v6Lzj8yyELXlcVNA86fr8GUgtsfVjpoI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/21 02:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AFtpJCEPX5Lm7c4YTG015iXFGyXDgd6bOgjJTW28mz09rpg2MApcVC8TNrY_guGmvRO5nNPdHIMJAFC4hOVLuTOTdeRapMZrUtil2QcU6BS4E1UrTbZrCNquLbtdhQbgteuYD5rD5nYEM8pIwgoPRQWVHwsHengDA-5sAlMJhJdsLkuUn87t4pjgkyB6AXLjgMc1TfFuBWB3aaw0i8gr83ZykElBWdDZ-BKg2yaAR2Falui5gUsrY3AstpH9op9hXvnKNADD6Nmn-jXCHMEDouL82CWKnU45jViGT8nBd507YWgLnfpkC7VwhfWzYeU8vYN9ZA7k1MZOVljeedgqg94 2025/10/21 02:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/21 02:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/21 02:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/21 02:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/21 02:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/21 02:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/21 02:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AFtpJCEPX5Lm7c4YTG015iXFGyXDgd6bOgjJTW28mz09rpg2MApcVC8TNrY_guGmvRO5nNPdHIMJAFC4hOVLuTOTdeRapMZrUtil2QcU6BS4E1UrTbZrCNquLbtdhQbgteuYD5rD5nYEM8pIwgoPRQWVHwsHengDA-5sAlMJhJdsLkuUn87t4pjgkyB6AXLjgMc1TfFuBWB3aaw0i8gr83ZykElBWdDZ-BKg2yaAR2Falui5gUsrY3AstpH9op9hXvnKNADD6Nmn-jXCHMEDouL82CWKnU45jViGT8nBd507YWgLnfpkC7VwhfWzYeU8vYN9ZA7k1MZOVljeedgqg94" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/21 02:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AEMXx7mYD80Unsa5h8jjhl2TWQMHv59Zir9iY-2W9mhST9qslLbC2BwzOCRViSHGJF34TYwffyXoZB4ddGR1lKs8wv3hNCcn8Xw3kTfJxuk8kdYF8f_cpB1kTPk6Q-iOneiy_UL6qtut3gQOceUEuPhmZAn1JcsgtsJcDSujMtFDWLR3OvqEfrFuh2-dOErrHS6GG8gjJEt_6FW1R70sI_AOq5cZtR0WjfYJ0nsl9N56yM1xgHml1-f7hZSyJ-DQS-NadU0O9XwMUm-f77g1SwZQdiVb5ISJf3XXi0GgAhS8UrMoX5oBEG2GcLEbI5RGFdYD7jzcF2riUYPOqk-JkTU 2025/10/21 02:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/21 02:50:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/21 02:50:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/21 02:50:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/21 02:50:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/21 02:50:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/21 02:50:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AEMXx7mYD80Unsa5h8jjhl2TWQMHv59Zir9iY-2W9mhST9qslLbC2BwzOCRViSHGJF34TYwffyXoZB4ddGR1lKs8wv3hNCcn8Xw3kTfJxuk8kdYF8f_cpB1kTPk6Q-iOneiy_UL6qtut3gQOceUEuPhmZAn1JcsgtsJcDSujMtFDWLR3OvqEfrFuh2-dOErrHS6GG8gjJEt_6FW1R70sI_AOq5cZtR0WjfYJ0nsl9N56yM1xgHml1-f7hZSyJ-DQS-NadU0O9XwMUm-f77g1SwZQdiVb5ISJf3XXi0GgAhS8UrMoX5oBEG2GcLEbI5RGFdYD7jzcF2riUYPOqk-JkTU" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/21 02:50:41 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/21 02:50:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/21 02:50:47 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/21 02:50:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/21 02:50:53 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/21 02:50:55 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABCvJ4ucaHJg_SqxT1n6RMym8gjMgXWN3Sybbju7otAATx1OEdU9gdbztmqkU6yBtnX-xiYmpGjw7y72Y6QY50LtNMWrgjYY7boGhPMKVM8hUoREJWOQkwpJYo7WYkTs3sXbS9HOIIOiOaBS-zMYVdHxuQ2LU0jei6ylVQ0aOrOXKRK-ixQgiCQt-r1LvVxZPVv65JQj_-ilefFf8BB_jHQUudB9_WMrinYYYFNkts0_4PpATXS-93DxdcvjqmWSTt0p97BngK73_YwPwxf96w-DEdZrqGeCXRRxxYO_DHlmeqYp1iPZF6kv0Mbjjg7FOpMA_oEbNvAO7eE5787d5yg 2025/10/21 02:50:55 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/21 02:50:55 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1e116659685bd954fc811aa9898ad6ed" 2025/10/21 02:50:55 DEBUG : unknown-size-put.txt: multipart upload "ABCvJ4ucaHJg_SqxT1n6RMym8gjMgXWN3Sybbju7otAATx1OEdU9gdbztmqkU6yBtnX-xiYmpGjw7y72Y6QY50LtNMWrgjYY7boGhPMKVM8hUoREJWOQkwpJYo7WYkTs3sXbS9HOIIOiOaBS-zMYVdHxuQ2LU0jei6ylVQ0aOrOXKRK-ixQgiCQt-r1LvVxZPVv65JQj_-ilefFf8BB_jHQUudB9_WMrinYYYFNkts0_4PpATXS-93DxdcvjqmWSTt0p97BngK73_YwPwxf96w-DEdZrqGeCXRRxxYO_DHlmeqYp1iPZF6kv0Mbjjg7FOpMA_oEbNvAO7eE5787d5yg" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/21 02:50:56 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AH3qucvRpcprBAFnEPCBOmBl-5eLMXRM64BHBW6X-V78LjZMMo4pIDC39PJ6GXtyswNI_wYtdP5P3VU-ebnqgIxJJ1DZd-2PDPd7qq-PRw-cWbXlY3P8R2XqxuXn0Vq_MAAVn23aAqciVwwjhwtf77RyuqdYXLNjtlKwCiX-DHAMaBPXALSEsaL2QQBfDmW5zyNSXTuStM8ghrF9NhaEfJwbLEBxroyADBjAoP7O3UA5vbDhGqespu98AcZTo6NmN2nfxhi1LHxaSEydDtlcIHm6wmyX8wszVpMla8K68bcGdEqMbCKIr8UBXy6mCngPgM2oEPlJ6uTTYj0_HtxLGrA 2025/10/21 02:50:56 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/21 02:50:56 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e7b1406195916de1fbc51eaf13ce3acd" 2025/10/21 02:50:57 DEBUG : unknown-size-update.txt: multipart upload "AH3qucvRpcprBAFnEPCBOmBl-5eLMXRM64BHBW6X-V78LjZMMo4pIDC39PJ6GXtyswNI_wYtdP5P3VU-ebnqgIxJJ1DZd-2PDPd7qq-PRw-cWbXlY3P8R2XqxuXn0Vq_MAAVn23aAqciVwwjhwtf77RyuqdYXLNjtlKwCiX-DHAMaBPXALSEsaL2QQBfDmW5zyNSXTuStM8ghrF9NhaEfJwbLEBxroyADBjAoP7O3UA5vbDhGqespu98AcZTo6NmN2nfxhi1LHxaSEydDtlcIHm6wmyX8wszVpMla8K68bcGdEqMbCKIr8UBXy6mCngPgM2oEPlJ6uTTYj0_HtxLGrA" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/21 02:50:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-riyusit4nesu/deeper/nonexisting/directory" 2025/10/21 02:50:57 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/21 02:50:57 DEBUG : Waiting for deletions to finish 2025/10/21 02:50:57 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/21 02:50:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/21 02:50:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/21 02:50:58 INFO : S3 bucket rclone-test-riyusit4nesu: Bucket "rclone-test-riyusit4nesu" deleted 2025/10/21 02:50:58 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (174.62s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.71s) --- PASS: TestIntegration/FsMkdir (172.76s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.56s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.09s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (68.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (22.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (21.41s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (20.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (19.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (3.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (68.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.26s) --- 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/21 02:50:58 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/21 02:50:58 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 174.662s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m55.97729165s (try 1/5)