"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/11/20 14:02:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dorudaz1velo" 2025/11/20 14:02:58 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/11/20 14:03:00 INFO : S3 bucket rclone-test-dorudaz1velo: Bucket "rclone-test-dorudaz1velo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/20 14:03:03 INFO : S3 bucket rclone-test-dorudaz1velo: Bucket "rclone-test-dorudaz1velo" deleted === RUN TestIntegration/FsMkdir 2025/11/20 14:03:03 INFO : S3 bucket rclone-test-dorudaz1velo: Bucket "rclone-test-dorudaz1velo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/20 14:03:03 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/20 14:03:04 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/20 14:03:04 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/11/20 14:03:46 NOTICE: S3 bucket rclone-test-dorudaz1velo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/20 14:03:46 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ADI3KFgq9XqjOxMsR5IvecrHKKH0-uvyIS5YvzHR0rDtevADH9lnuXOzzxSVHCVLsf4RkXHicVtFVzk3dLtVYxtnKZZjUxUCfO2WMy76dUOk1gS2u2xRARUY9CovCPLi8qtXALv9pkQhD9pYQH-E92qLf__KVWdvbhxMUn7cv2ivwZ3n1COqw7ZN_kVo97jww-BtYzZy0hjVpsOxBmmtLtFqpIzRlI_b42DACNhNnNFqayF5ySnlkl1e7iqzQEGDfYP8xrhxAesn_z8Di3QYMtEntEsAXk9x3dzlyP6PXk71VyykMg0IaNnFMog_rt_l0EO-NBJImSU3t1cPPnWc8co 2025/11/20 14:03:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "1cc6a251937a5526ff994febb941d41d" 2025/11/20 14:03:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "64b720d116bf0f7fc3ccbe34d1524734" 2025/11/20 14:03:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "57397eb9b65a075d9578478431a13dea" 2025/11/20 14:03:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ADI3KFgq9XqjOxMsR5IvecrHKKH0-uvyIS5YvzHR0rDtevADH9lnuXOzzxSVHCVLsf4RkXHicVtFVzk3dLtVYxtnKZZjUxUCfO2WMy76dUOk1gS2u2xRARUY9CovCPLi8qtXALv9pkQhD9pYQH-E92qLf__KVWdvbhxMUn7cv2ivwZ3n1COqw7ZN_kVo97jww-BtYzZy0hjVpsOxBmmtLtFqpIzRlI_b42DACNhNnNFqayF5ySnlkl1e7iqzQEGDfYP8xrhxAesn_z8Di3QYMtEntEsAXk9x3dzlyP6PXk71VyykMg0IaNnFMog_rt_l0EO-NBJImSU3t1cPPnWc8co" 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/11/20 14:03:56 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/20 14:03:57 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/11/20 14:04:02 DEBUG : S3 bucket rclone-test-dorudaz1velo: bucket is versioned: false 2025/11/20 14:04:02 DEBUG : Waiting for deletions to finish 2025/11/20 14:04:02 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/20 14:04:02 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/20 14:04:02 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/20 14:04:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dorudaz1velo/dirToPurgeFromRoot" 2025/11/20 14:04:05 DEBUG : S3 bucket rclone-test-dorudaz1velo path dirToPurgeFromRoot: bucket is versioned: false 2025/11/20 14:04:05 DEBUG : Waiting for deletions to finish 2025/11/20 14:04:05 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/20 14:04:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/20 14:04:06 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/20 14:04:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dorudaz1velo/hello? sausage/êé" 2025/11/20 14:04:09 DEBUG : S3 bucket rclone-test-dorudaz1velo path hello? sausage/êé: bucket is versioned: false 2025/11/20 14:04:09 DEBUG : Waiting for deletions to finish 2025/11/20 14:04:09 DEBUG : "a/b/c/d/e.txt" version false 2025/11/20 14:04:09 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/20 14:04:09 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/11/20 14:04:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dorudaz1velo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/20 14:04:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dorudaz1velo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-dorudaz1velo" from "TestS3R2:rclone-test-dorudaz1velo" 2025/11/20 14:04:27 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 fstests.go:412: FS has no SetTier & GetTier interfaces === 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/11/20 14:04:36 DEBUG : piped data.txt: open chunk writer: started multipart upload: AD4n5PZaBGcuhxSgb6TsGgpZXUC5aByrQvoV6HfILHPZdTx-LeAf6O77pn28uZ07Afmb9Barhlq8kPhMuL9AKUkbzOT8yt0yJFx3bjvSApnxvx3_4FSUOAjS95gcppkdMDVF8S6W-Tv1Z06n3_3ItfZmvdrm740gwVSfIz8B-_MUbjdX7Iv1gyd1n7bVDOqQg-cTzratx8e7EH4rslTTpqdaY-AY9tJAiCDmLu1bqWvyiQWbw9N7gzSl_HAfqTEX_jEOGlSvOj2cEOs9Dz_ylkdSfU21vc6yEWb_naj9Gh2577o_3Z1Nqmr1aD1K5YiMlBNbC3hyd6OM2UghZvHcfJI 2025/11/20 14:04:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/20 14:04:36 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/20 14:04:37 DEBUG : piped data.txt: multipart upload "AD4n5PZaBGcuhxSgb6TsGgpZXUC5aByrQvoV6HfILHPZdTx-LeAf6O77pn28uZ07Afmb9Barhlq8kPhMuL9AKUkbzOT8yt0yJFx3bjvSApnxvx3_4FSUOAjS95gcppkdMDVF8S6W-Tv1Z06n3_3ItfZmvdrm740gwVSfIz8B-_MUbjdX7Iv1gyd1n7bVDOqQg-cTzratx8e7EH4rslTTpqdaY-AY9tJAiCDmLu1bqWvyiQWbw9N7gzSl_HAfqTEX_jEOGlSvOj2cEOs9Dz_ylkdSfU21vc6yEWb_naj9Gh2577o_3Z1Nqmr1aD1K5YiMlBNbC3hyd6OM2UghZvHcfJI" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/20 14:04:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACUcGgcziLUJllZoyNPfbP0Tl9q2W6MakZE76ZsOALUpLDXCTG3GAGZsKc9oZXwyoMu-QeedJgi35T38gx3qPoXeBKNycaZYl7j4B2A8Tl1fXqi13QiLwuZnkmMjSvHnxqnuzXgHOr8XUCuq1QRJZED9ZUq0UvOyEAbOhGZG2gqiqkB3c-g9GvdgE0o4k-7dCX0CW1pJOmFaa3ggvUWoeRmDqeDy-HkYN5oeaj0ZEeHvnlPRQ0qRDjCVAOLZh6in_Y1tjjrmbJQXGk-raDbvJW7TBLR4zKk5QFqq15OeOgD6UHhIO9f8hW0lnmo3P5JrcAgrleGtnvR4vc90QW03k_Y 2025/11/20 14:04:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/20 14:04:39 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "bf5f21aaead82b6a86d0363703bc5d77" 2025/11/20 14:04:39 DEBUG : piped data.txt: multipart upload "ACUcGgcziLUJllZoyNPfbP0Tl9q2W6MakZE76ZsOALUpLDXCTG3GAGZsKc9oZXwyoMu-QeedJgi35T38gx3qPoXeBKNycaZYl7j4B2A8Tl1fXqi13QiLwuZnkmMjSvHnxqnuzXgHOr8XUCuq1QRJZED9ZUq0UvOyEAbOhGZG2gqiqkB3c-g9GvdgE0o4k-7dCX0CW1pJOmFaa3ggvUWoeRmDqeDy-HkYN5oeaj0ZEeHvnlPRQ0qRDjCVAOLZh6in_Y1tjjrmbJQXGk-raDbvJW7TBLR4zKk5QFqq15OeOgD6UHhIO9f8hW0lnmo3P5JrcAgrleGtnvR4vc90QW03k_Y" 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/11/20 14:04:42 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/11/20 14:04:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFT59lrYx9S4GBmHPtHydNkLOyVvkRwbkW-dzwJNoMkDnZUAQi1skRYW_EyjZR0GEj-l3SIzyf0vP4dcYFj9afrBJLFFpj_D7l67bnDWAb5GnWBbjAVmjWDQUUDyIivsAAJl25N389UFuwpHoSM8tD_Y6W05EpRRnwVsYaPNgzcKATvo0BMi8Y94r62FL84FnBtYlLX0KzSOaao_DlqF1PCCgCU5b-VdV_DJMYDkYisRqCm49G8dFFCxfBkbrfo17yi272Emq4eMBdiUWjRzQ57uqtEuVYAA723CpmIR6LvL63V2ih-1ZkxqsbNlY_Exc47-k4FXbQ89SsxBCqVUcIs 2025/11/20 14:04:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/20 14:04:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/20 14:04:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFT59lrYx9S4GBmHPtHydNkLOyVvkRwbkW-dzwJNoMkDnZUAQi1skRYW_EyjZR0GEj-l3SIzyf0vP4dcYFj9afrBJLFFpj_D7l67bnDWAb5GnWBbjAVmjWDQUUDyIivsAAJl25N389UFuwpHoSM8tD_Y6W05EpRRnwVsYaPNgzcKATvo0BMi8Y94r62FL84FnBtYlLX0KzSOaao_DlqF1PCCgCU5b-VdV_DJMYDkYisRqCm49G8dFFCxfBkbrfo17yi272Emq4eMBdiUWjRzQ57uqtEuVYAA723CpmIR6LvL63V2ih-1ZkxqsbNlY_Exc47-k4FXbQ89SsxBCqVUcIs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/20 14:04:49 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AE6Qqw4etQ5QB_j2P4dVw8q13y7gZ3OKaUKRZh206N0QsJ2uNxMnqOL96rZtdzUDm90LMNMiK8Dcp6rvPpbEHJ9AWORjWEsiiMR7M89O--DYZjMl4dvl2fYhTgnfiXBSnb8wbaU5ccpEy9d0rn3KWkWqFw-j2ZlIAVm3pg69_XB9LLu9c96NUTOpmOs1xFoXiD8-4l61_a1uFnelJpW7OrZ8Wexdn1UVMugoQB6s5QoWVXC0DtJ10zErjFRzA2FJ5e_Wn8ylRAxQmjluqrCl72dVyQbwGOPY-qPg0ngMeBuhf5EQ6FWV3egNOrl8V4uOI6pUoj3Tba5mt-t_htVjqAQ 2025/11/20 14:04:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/20 14:04:50 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/20 14:04:50 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AE6Qqw4etQ5QB_j2P4dVw8q13y7gZ3OKaUKRZh206N0QsJ2uNxMnqOL96rZtdzUDm90LMNMiK8Dcp6rvPpbEHJ9AWORjWEsiiMR7M89O--DYZjMl4dvl2fYhTgnfiXBSnb8wbaU5ccpEy9d0rn3KWkWqFw-j2ZlIAVm3pg69_XB9LLu9c96NUTOpmOs1xFoXiD8-4l61_a1uFnelJpW7OrZ8Wexdn1UVMugoQB6s5QoWVXC0DtJ10zErjFRzA2FJ5e_Wn8ylRAxQmjluqrCl72dVyQbwGOPY-qPg0ngMeBuhf5EQ6FWV3egNOrl8V4uOI6pUoj3Tba5mt-t_htVjqAQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/20 14:04:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AF_0emL9fuaP6rn62YLKPXK_AbgSNbSxex63mtM9uPU5pK-x9gahbek5FqfydXazAp8-8NcS1Qit02R0jWBxFcz6LrIHf7KMnBu9OSAkVX62BqVl1grNcDUPUo2buFaAFgBpCfNvEZeDTJsaZeZ1Brn-iLIhLAbys365kVs5uGgfuVnXdJnTECClo4_--rI4hXAvtO03UCihgraPOgoEgkq9wDh_I7sc740Z4MjGMloA5euPUEPIv9NMlnYoWCRzYU-Br4mVswbBPBy_AB3BZpwS6t3Mp_cvE2MxZYRaZnq_Yp7KdQK1Vx-gcOhC4xuob0ciYUX7j-Msd84gs1VBA44 2025/11/20 14:04:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/20 14:04:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/20 14:04:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AF_0emL9fuaP6rn62YLKPXK_AbgSNbSxex63mtM9uPU5pK-x9gahbek5FqfydXazAp8-8NcS1Qit02R0jWBxFcz6LrIHf7KMnBu9OSAkVX62BqVl1grNcDUPUo2buFaAFgBpCfNvEZeDTJsaZeZ1Brn-iLIhLAbys365kVs5uGgfuVnXdJnTECClo4_--rI4hXAvtO03UCihgraPOgoEgkq9wDh_I7sc740Z4MjGMloA5euPUEPIv9NMlnYoWCRzYU-Br4mVswbBPBy_AB3BZpwS6t3Mp_cvE2MxZYRaZnq_Yp7KdQK1Vx-gcOhC4xuob0ciYUX7j-Msd84gs1VBA44" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/20 14:04:56 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ALRbNuwMK3SrK0g7r9T7uYFK1WrOCDZdBztJgxZZs6ERySlTPL7qFZzB9EsqUrj1otegQRZPCbOxTAGvvX2hRrUEBKh141JGkxodtpuJwMd7MHYTsT2oYGUT6LwMiKLjghEPrKc5QfkvKVn_Lw1bN1OHIEZy2EIodqQShs-3GUGPFoKn0EXNwfcBrpGf6UjxKU5NYeqwdLj19U4SWtpy-IZHIM6oXX_2PzOpTQc8jqCT6ald6aWJg_z0d6KYRzGaN4EMB1mz3bsmK0KkKfFMOlzbkuO0K7RImlN8BBwK8BjDzhgkpDpINaMs9TDDFXrE3L625K6jHTLj7hi027yOLLM 2025/11/20 14:04:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/20 14:04:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/20 14:04:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/20 14:04:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/20 14:04:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/20 14:04:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/20 14:04:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ALRbNuwMK3SrK0g7r9T7uYFK1WrOCDZdBztJgxZZs6ERySlTPL7qFZzB9EsqUrj1otegQRZPCbOxTAGvvX2hRrUEBKh141JGkxodtpuJwMd7MHYTsT2oYGUT6LwMiKLjghEPrKc5QfkvKVn_Lw1bN1OHIEZy2EIodqQShs-3GUGPFoKn0EXNwfcBrpGf6UjxKU5NYeqwdLj19U4SWtpy-IZHIM6oXX_2PzOpTQc8jqCT6ald6aWJg_z0d6KYRzGaN4EMB1mz3bsmK0KkKfFMOlzbkuO0K7RImlN8BBwK8BjDzhgkpDpINaMs9TDDFXrE3L625K6jHTLj7hi027yOLLM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/20 14:05:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AAbOwPIkb6b-KE95uCAEvdr1B3oYbv2V0qMV-9Qmce8fsAGG1eOswPbj1csu7jMEl_94-CHngndh4Gvz2KeUlMd-3NDj83yfsfvsNgs1y2T8DmuRDnt61veqX9DvpkKpGBSiCFSeojlMbLlpguaeIlFWvb8xp022evJ5FQ4qTA_PW8LE3xQuUjtSqmTgs9VOkE7fLqYj5IgkP70lqAOX7cAlbFBTlrvNlRm8Ji2Z6qJmYFKpdH9eU5PFhQmCvtVRlbY5SAPO-q_92kzEJFcbX6uzJoTjdqkxAHtcUcW2I9It4E-fEkq4AxbOpnz6Y92oP-ndeuaE6ZuDLSmYIg6vJoA 2025/11/20 14:05:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/20 14:05:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/20 14:05:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/20 14:05:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/20 14:05:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/20 14:05:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/20 14:05:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AAbOwPIkb6b-KE95uCAEvdr1B3oYbv2V0qMV-9Qmce8fsAGG1eOswPbj1csu7jMEl_94-CHngndh4Gvz2KeUlMd-3NDj83yfsfvsNgs1y2T8DmuRDnt61veqX9DvpkKpGBSiCFSeojlMbLlpguaeIlFWvb8xp022evJ5FQ4qTA_PW8LE3xQuUjtSqmTgs9VOkE7fLqYj5IgkP70lqAOX7cAlbFBTlrvNlRm8Ji2Z6qJmYFKpdH9eU5PFhQmCvtVRlbY5SAPO-q_92kzEJFcbX6uzJoTjdqkxAHtcUcW2I9It4E-fEkq4AxbOpnz6Y92oP-ndeuaE6ZuDLSmYIg6vJoA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/20 14:05:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AO_74Po9-yG5AKRiNOjrrRxtNLvuaOrpQmnKMkGOalpqA97uLHQ6rqfpI8qquo3nS6OlBa4eZk3X20yCfVHRzbBbLD9vmw1M9liU83ztiiyxrtBXE4t2l1W3-nM9ZWcgM1MyFPek7vy3tkyS38sCwtGnn_u1TBo89BrSU2I3xCbRyMDzoBjSIu4JDcmINun6MYpVoi6T1__00snQ-SRmbQ1L-3mpnYInx123fH9iX0zGch7XY8KixVg2uJqznjN4HCHMGIA85S__yico6xZAd3BinQTR2l4lfoE0kHRHj4WlFKj1i2Ew0JAGIJVGTJrUOqsT1vgKX3VnxU3ngl07trA 2025/11/20 14:05:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/20 14:05:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/20 14:05:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AO_74Po9-yG5AKRiNOjrrRxtNLvuaOrpQmnKMkGOalpqA97uLHQ6rqfpI8qquo3nS6OlBa4eZk3X20yCfVHRzbBbLD9vmw1M9liU83ztiiyxrtBXE4t2l1W3-nM9ZWcgM1MyFPek7vy3tkyS38sCwtGnn_u1TBo89BrSU2I3xCbRyMDzoBjSIu4JDcmINun6MYpVoi6T1__00snQ-SRmbQ1L-3mpnYInx123fH9iX0zGch7XY8KixVg2uJqznjN4HCHMGIA85S__yico6xZAd3BinQTR2l4lfoE0kHRHj4WlFKj1i2Ew0JAGIJVGTJrUOqsT1vgKX3VnxU3ngl07trA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/20 14:05:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKW-xzQnzFSVYQvCAStRw6XqnNuFuME_UrSKa5p_APrca5jT0BBHmLv303M_EWhuF5OCqNb5UPtpS-62P8Hm6mAr0in143JBoEzakDBp7-Fja-dX1RyLw9gS8twf0hoLFkuB6vEr4weRvGWEI1_tt_-2EYq9cKQtlFikDyy7eXrfdrerMwBohMLai8QF1fRCH_wUP3myeD1TVp6jHmae3m0SVfiWYWWSGYr8o-H3HsW_f_EGUgDOFodpqyNflhTQCu57Z6_S1c7ICInd7wYha9uiXPHFelhD0d1NnhkyaYDqA0HacHjlEjseC9NCOj1uUuQJrOecfcWg0oaclnSZdKI 2025/11/20 14:05:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/20 14:05:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/20 14:05:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKW-xzQnzFSVYQvCAStRw6XqnNuFuME_UrSKa5p_APrca5jT0BBHmLv303M_EWhuF5OCqNb5UPtpS-62P8Hm6mAr0in143JBoEzakDBp7-Fja-dX1RyLw9gS8twf0hoLFkuB6vEr4weRvGWEI1_tt_-2EYq9cKQtlFikDyy7eXrfdrerMwBohMLai8QF1fRCH_wUP3myeD1TVp6jHmae3m0SVfiWYWWSGYr8o-H3HsW_f_EGUgDOFodpqyNflhTQCu57Z6_S1c7ICInd7wYha9uiXPHFelhD0d1NnhkyaYDqA0HacHjlEjseC9NCOj1uUuQJrOecfcWg0oaclnSZdKI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/20 14:05:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABFYhWYgMj-Yt3-aOEZIt1CvNFirO73i71E-qZCoWjado5zq9iZH582AKwrtZLwA2_Zc645vvuEFSK2r3hhKHkpL9dsGBaaR4ul5UcyBnjo_mBHowvRkJmLZfTR4z5KTCzqoZl0pEwkMQPt9Y9qnvtMG9VAcEmrywrZnbj1iP8OXxStACpQVou2RZ7DOlio670dBuUvi9Nzkx7q250dv_8dGlwvDR_2vuwLpQAnSCsdAcfrDTe9a8NvnUWImQJgRjvdp1Ruan9-shDT72AMrrOavzThi8Z_ancXxM8px5Pac5Q_Tl-K9FqW_2px0xZ3mNc7-Yt4AFT__-NXhpwSshAE 2025/11/20 14:05:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/20 14:05:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/20 14:05:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABFYhWYgMj-Yt3-aOEZIt1CvNFirO73i71E-qZCoWjado5zq9iZH582AKwrtZLwA2_Zc645vvuEFSK2r3hhKHkpL9dsGBaaR4ul5UcyBnjo_mBHowvRkJmLZfTR4z5KTCzqoZl0pEwkMQPt9Y9qnvtMG9VAcEmrywrZnbj1iP8OXxStACpQVou2RZ7DOlio670dBuUvi9Nzkx7q250dv_8dGlwvDR_2vuwLpQAnSCsdAcfrDTe9a8NvnUWImQJgRjvdp1Ruan9-shDT72AMrrOavzThi8Z_ancXxM8px5Pac5Q_Tl-K9FqW_2px0xZ3mNc7-Yt4AFT__-NXhpwSshAE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/20 14:05:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEnDML_5bIDLH0lh8g1OXgPY-qMKLS4dTReUbcFmn69eYp3_8EjAQ796aiTnO4c09-DGKbvE5KK5c_IvWMHyAo9hNK5xd8NR5AaMN7L0BrjKyRbqDY5OhcDvx4YwZ2vbQ9Huq00uWHxPj2CrcnKiGI13i4d7STScoiHiaaY3RvJ0T0JvPRUFbpeQbmb5Au6VzaVR92JloSSNs0G5AVHOXDWCYbIvcpVhGXjhwv-m5trPsRxcS21cQQc-cpeYcCJQmDq38PsD2e9h0KIPgHMWJb8_nmlprwgVgA5yVLnCPvDnGFU3omwhqybODANntaCh5IbKX2FWUcrMNdht-YNetrQ 2025/11/20 14:05:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/20 14:05:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/20 14:05:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/20 14:05:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/20 14:05:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/20 14:05:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/20 14:05:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AEnDML_5bIDLH0lh8g1OXgPY-qMKLS4dTReUbcFmn69eYp3_8EjAQ796aiTnO4c09-DGKbvE5KK5c_IvWMHyAo9hNK5xd8NR5AaMN7L0BrjKyRbqDY5OhcDvx4YwZ2vbQ9Huq00uWHxPj2CrcnKiGI13i4d7STScoiHiaaY3RvJ0T0JvPRUFbpeQbmb5Au6VzaVR92JloSSNs0G5AVHOXDWCYbIvcpVhGXjhwv-m5trPsRxcS21cQQc-cpeYcCJQmDq38PsD2e9h0KIPgHMWJb8_nmlprwgVgA5yVLnCPvDnGFU3omwhqybODANntaCh5IbKX2FWUcrMNdht-YNetrQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/20 14:05:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIeJsCYlBHqg-TjZv1gxsPahPESviq26tdO5vAXHjHXS9aSFa634Bv3E0nx-l1GqWEl2FfY4PbiKes5V2v_lia2E_Lw6g8bT_5O7KfUkWg9GjlgtbTJQ7IK-aZhr4HpJ06vjJv1YMWNCIxya0WWZe4ELPCsVQKTIdO1Jq5T46Xp9LRw_PRNC-jLf5IzSRtvSY5Jk-5zW1gQzAMOzqlvTRVnDyqaAuG0MmTzRhKfiI8-7f8kzOZICuNMyjdVQikaczMyyhZf74_FgeR-ZI6Lb1jUMmvrxzZ0I2m1Mvac3Ufyyvp7K0SdlkuHnkWuonNZ1c136sKazLoFMhomi3NipLlo 2025/11/20 14:05:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/20 14:05:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/20 14:05:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/20 14:05:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/20 14:05:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/20 14:05:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/20 14:05:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AIeJsCYlBHqg-TjZv1gxsPahPESviq26tdO5vAXHjHXS9aSFa634Bv3E0nx-l1GqWEl2FfY4PbiKes5V2v_lia2E_Lw6g8bT_5O7KfUkWg9GjlgtbTJQ7IK-aZhr4HpJ06vjJv1YMWNCIxya0WWZe4ELPCsVQKTIdO1Jq5T46Xp9LRw_PRNC-jLf5IzSRtvSY5Jk-5zW1gQzAMOzqlvTRVnDyqaAuG0MmTzRhKfiI8-7f8kzOZICuNMyjdVQikaczMyyhZf74_FgeR-ZI6Lb1jUMmvrxzZ0I2m1Mvac3Ufyyvp7K0SdlkuHnkWuonNZ1c136sKazLoFMhomi3NipLlo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/20 14:05:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACqPUtbTCcUXiM_M6xdHOP14IupH_6njcFelyzzr80-p-eGhdokxpW-sbKpgbp7ahwFYsbFeh75MiBiKJnmReRf0XVf8XdpHdjDkoB2RjEZygPeOL6n410GoqmxJRKDrNM9Oi2gw11k8jCwwX9WqJ87At-qj5YrtLghLaijlq5heaLtDZ4gR_WrCK8J2Q0ZMmRLlm2OnashmRLKg_uwJP1_bH1GxVfDw-yO82TkqqN3t8CI1ohLvF2939vNXbZfFOJKIalyOZDfA_HK5E7Rpp1fL_0henyg5aDOpv5tbL5EDuOOsa5iUtOiRvLjrP0_pqTfUr_kqlLlkA_PLaTVMeWM 2025/11/20 14:05:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/20 14:05:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/20 14:05:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACqPUtbTCcUXiM_M6xdHOP14IupH_6njcFelyzzr80-p-eGhdokxpW-sbKpgbp7ahwFYsbFeh75MiBiKJnmReRf0XVf8XdpHdjDkoB2RjEZygPeOL6n410GoqmxJRKDrNM9Oi2gw11k8jCwwX9WqJ87At-qj5YrtLghLaijlq5heaLtDZ4gR_WrCK8J2Q0ZMmRLlm2OnashmRLKg_uwJP1_bH1GxVfDw-yO82TkqqN3t8CI1ohLvF2939vNXbZfFOJKIalyOZDfA_HK5E7Rpp1fL_0henyg5aDOpv5tbL5EDuOOsa5iUtOiRvLjrP0_pqTfUr_kqlLlkA_PLaTVMeWM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/20 14:05:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AHJ2-1MB_TcySLeFZWtc2pxkfbaiUjV2kCxbZd30vJnEQ1455xbYlgyiK5OVLdjYa6fZEpUhsJk0slUb1LZYbQcGoGfr8tnIvZbaGwY-LdAx5WTc3Pc39nHUQd2UbsqdMZCMaMy8SHw5T4wWh8WA86kle9iyphommPAYmAGkjUo73DneuUhoc99VsupZFO--qBHIXTtjf2ttIjxMjUgHlre3VTVdEBEOCiwcaUWesu5zzcUE_xwrE2Abn7-SVi88i5Zt00PcNbsKJyK36Kxzf79cOz9NyCmjczby41LzP7X1Voiy7ziR9F-igRmqZKhI_0THdxPyDfL3OKOgmiqxVPU 2025/11/20 14:05:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/20 14:05:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/20 14:05:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AHJ2-1MB_TcySLeFZWtc2pxkfbaiUjV2kCxbZd30vJnEQ1455xbYlgyiK5OVLdjYa6fZEpUhsJk0slUb1LZYbQcGoGfr8tnIvZbaGwY-LdAx5WTc3Pc39nHUQd2UbsqdMZCMaMy8SHw5T4wWh8WA86kle9iyphommPAYmAGkjUo73DneuUhoc99VsupZFO--qBHIXTtjf2ttIjxMjUgHlre3VTVdEBEOCiwcaUWesu5zzcUE_xwrE2Abn7-SVi88i5Zt00PcNbsKJyK36Kxzf79cOz9NyCmjczby41LzP7X1Voiy7ziR9F-igRmqZKhI_0THdxPyDfL3OKOgmiqxVPU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/20 14:05:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AP1FZDRCQ3lII8daIoxOwd2IhfQKhq1eTBIHZZUZG5KZK2vgXQEfYf1xesicsLjvr9IQRPorq6DBN7JAnHcp5oICgUtUeLFAPCkjP1ZRg3PxKIGnru7XYBIx8rboIzKa-uFBwZF41aH3xFzrcuK4AXatmgxzPXPAHQYrudArgL5TAZLmRsMtR-VNq7l2mIY6yzojvq0h8jnmowzjYI_aZXlYV9CjQHkZTHF3Nqat-Df2xceHExfq4PaJQ0VKdta8SfjRPYa8nQjXP7G9r0luna6ADXzyJWtsFVDF-E2syu-jFHnySuA1u2sN1qUoGF8eQhhR5uyr0R7BfEmspDnVDTM 2025/11/20 14:05:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/20 14:05:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/20 14:05:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AP1FZDRCQ3lII8daIoxOwd2IhfQKhq1eTBIHZZUZG5KZK2vgXQEfYf1xesicsLjvr9IQRPorq6DBN7JAnHcp5oICgUtUeLFAPCkjP1ZRg3PxKIGnru7XYBIx8rboIzKa-uFBwZF41aH3xFzrcuK4AXatmgxzPXPAHQYrudArgL5TAZLmRsMtR-VNq7l2mIY6yzojvq0h8jnmowzjYI_aZXlYV9CjQHkZTHF3Nqat-Df2xceHExfq4PaJQ0VKdta8SfjRPYa8nQjXP7G9r0luna6ADXzyJWtsFVDF-E2syu-jFHnySuA1u2sN1qUoGF8eQhhR5uyr0R7BfEmspDnVDTM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/20 14:05:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJdcM_kkyRoST-oV545iwVEst-ZLNjYwNMk5Owua2JLalWZ2oBcPg7lB6sy7HSkBvjxTHeInzA7FEZ5p4w4gniMCQ5iGBjxP_cK28EIgh60lcYZdciTYLi8gcMBcRu0qkJPkBrC6RiWZ6l9aO96LYEmG_JYir9Z_EdLW85xRm5fbUSfKCARBkn5IkUFcFgjPxV9q3YolBeetLQvBirzZm14UTx7jafogxV9f5u3h3Dz6iOvM0Z4FQFJMFHP2k3BYTxm8IKK9YIgwnepPb_J-DsBf-JbuO-5ea3DVLWrmDMre1LoBQzbrAK3QVaP0vXKlr1dOW0IXQckhlVR5PD3SEP0 2025/11/20 14:05:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/20 14:05:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/20 14:05:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/20 14:05:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/20 14:05:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/20 14:05:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/20 14:05:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AJdcM_kkyRoST-oV545iwVEst-ZLNjYwNMk5Owua2JLalWZ2oBcPg7lB6sy7HSkBvjxTHeInzA7FEZ5p4w4gniMCQ5iGBjxP_cK28EIgh60lcYZdciTYLi8gcMBcRu0qkJPkBrC6RiWZ6l9aO96LYEmG_JYir9Z_EdLW85xRm5fbUSfKCARBkn5IkUFcFgjPxV9q3YolBeetLQvBirzZm14UTx7jafogxV9f5u3h3Dz6iOvM0Z4FQFJMFHP2k3BYTxm8IKK9YIgwnepPb_J-DsBf-JbuO-5ea3DVLWrmDMre1LoBQzbrAK3QVaP0vXKlr1dOW0IXQckhlVR5PD3SEP0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/20 14:05:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMkirOHiKKKHFM3-YB1vmgE2flg_pkR-YyKIYeCrFsMRs-PR1MWr1hh-oVJA10QvpP7CNz0bYqfuuBq_6j3heNBPNwNN293Tb_I5DvLrcP_VS2kyShs5QMZwDq0QtbXPFvXFSDcIRUH4qgdZDTwoMpxTTrC9ezB5BUqWUNQsbAi3Vi9FJ5XtakuQpGbI6J6dhumn5dexL3S7d_Gmqjn2qBxC90x6HCjHQbTctp4kjHtuOqn5rJevESoHHZblr93rTvaWUq842HwN9r7V_aj1YfXcZdDQ25uYqSY2YvjbViwB3mNqZ-wj7U39cuK6enK1ovj-1ZLNwa4XANd_iRtIhKg 2025/11/20 14:05:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/20 14:05:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/20 14:05:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/20 14:05:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/20 14:05:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/20 14:05:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/20 14:05:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AMkirOHiKKKHFM3-YB1vmgE2flg_pkR-YyKIYeCrFsMRs-PR1MWr1hh-oVJA10QvpP7CNz0bYqfuuBq_6j3heNBPNwNN293Tb_I5DvLrcP_VS2kyShs5QMZwDq0QtbXPFvXFSDcIRUH4qgdZDTwoMpxTTrC9ezB5BUqWUNQsbAi3Vi9FJ5XtakuQpGbI6J6dhumn5dexL3S7d_Gmqjn2qBxC90x6HCjHQbTctp4kjHtuOqn5rJevESoHHZblr93rTvaWUq842HwN9r7V_aj1YfXcZdDQ25uYqSY2YvjbViwB3mNqZ-wj7U39cuK6enK1ovj-1ZLNwa4XANd_iRtIhKg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/20 14:05:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANG3z_TnM4omlvf2y90-s5xbiWXPNIFyrx7Z6BYSDexoVxcj2O6WZHzGPbidZ6waKn28wvrfhq-yvHsN21suqzIK5Q2L9SHjEAe7I_sCcHUV1NJbJc5v8CdX1tShEevgih12Wa2sx1-GvYtP7HjDcXpq3_PIiH0A2f-f8_YZtFeF9RO6wobRoJmg2MpNIPV3djqN0WWjqIqCMqQ4K77e9_tjCkunXM4PSWBgCilsJXCt8PeLrXUYsa4Zdn0iYJJqO5kX14bgVcHCE0VqJwH8i00s1ObTbsmMONNMpTtUH9S_pqHRTPrlLHjN3QHHiHYQoZ6fly0a2E8CNIRys2OAjnM 2025/11/20 14:05:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/20 14:05:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/20 14:05:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANG3z_TnM4omlvf2y90-s5xbiWXPNIFyrx7Z6BYSDexoVxcj2O6WZHzGPbidZ6waKn28wvrfhq-yvHsN21suqzIK5Q2L9SHjEAe7I_sCcHUV1NJbJc5v8CdX1tShEevgih12Wa2sx1-GvYtP7HjDcXpq3_PIiH0A2f-f8_YZtFeF9RO6wobRoJmg2MpNIPV3djqN0WWjqIqCMqQ4K77e9_tjCkunXM4PSWBgCilsJXCt8PeLrXUYsa4Zdn0iYJJqO5kX14bgVcHCE0VqJwH8i00s1ObTbsmMONNMpTtUH9S_pqHRTPrlLHjN3QHHiHYQoZ6fly0a2E8CNIRys2OAjnM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/20 14:05:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ALHJCc1DdSFV59W8E9kx9mNVif2wazNZsT75j4q8pEF-KiFuBs00dk_2HuAwrYoeDtBUKKzIvZAw2yt8-rz90jq6SOLXASBmzT5D6b1zeRnBqCGJ-6VQ3iXAtpDjf58OP8_iggrtbo52JGaIIvtBGN_TimFh3mjq_3g_8hYCgNGGdishznk0EEqh3Z1KwgoubWs2h18tLB9MwcahF0mLO-46TX-qCuv2i3oQXs6S2QA_7cAkEU9lg24ukMXlopaPtJtzZEAM6s-Oa4hFfJHh8a_ju_1yS9UDD2skqIfpac180BFmUknnnY5Pi0VN1uJoGIlTHjAiY_s8F83qprclpEg 2025/11/20 14:05:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/20 14:05:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/20 14:05:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ALHJCc1DdSFV59W8E9kx9mNVif2wazNZsT75j4q8pEF-KiFuBs00dk_2HuAwrYoeDtBUKKzIvZAw2yt8-rz90jq6SOLXASBmzT5D6b1zeRnBqCGJ-6VQ3iXAtpDjf58OP8_iggrtbo52JGaIIvtBGN_TimFh3mjq_3g_8hYCgNGGdishznk0EEqh3Z1KwgoubWs2h18tLB9MwcahF0mLO-46TX-qCuv2i3oQXs6S2QA_7cAkEU9lg24ukMXlopaPtJtzZEAM6s-Oa4hFfJHh8a_ju_1yS9UDD2skqIfpac180BFmUknnnY5Pi0VN1uJoGIlTHjAiY_s8F83qprclpEg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/20 14:05:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AO_4SglnD8959ugBPPJwpEdS42chjCV3x0XddXEfJtSqJ2ySNplxK03LTTFJQsF7vXbiyjIwS37aiJoidwOpGlXMYEPmnjBqnza0vjAG6oyAef1ylCLRoACr-bEjR7GHLrVUY4KUyzusXKTZoIUYcZxppL1IzTQriF6rWcGFiIt-sfH5VyWg6T5V5NNoaUUvfM9cMh4NRsMCEoVnZ6S1r4-vj790-a0eayGRoaDeusz-yP7qm0mcxC14Ops24wJdLg3LajV8CltcMvuJCWdOc4qu63QnuBoGpYOPXv4yIvgArO2yvbIEMfonsc18GC-UclNxBXRZu7pw1-pPUxV6VRc 2025/11/20 14:05:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/20 14:06:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/20 14:06:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AO_4SglnD8959ugBPPJwpEdS42chjCV3x0XddXEfJtSqJ2ySNplxK03LTTFJQsF7vXbiyjIwS37aiJoidwOpGlXMYEPmnjBqnza0vjAG6oyAef1ylCLRoACr-bEjR7GHLrVUY4KUyzusXKTZoIUYcZxppL1IzTQriF6rWcGFiIt-sfH5VyWg6T5V5NNoaUUvfM9cMh4NRsMCEoVnZ6S1r4-vj790-a0eayGRoaDeusz-yP7qm0mcxC14Ops24wJdLg3LajV8CltcMvuJCWdOc4qu63QnuBoGpYOPXv4yIvgArO2yvbIEMfonsc18GC-UclNxBXRZu7pw1-pPUxV6VRc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/20 14:06:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANxamFSwUoJO6-caG_UkT1VfJfkoyI9D8M0wBips1ssTuHNlH80AKFwju6O4wOgc9RC_KIHDDCwo0hO_SAHWBLoP8dLNyX8U6l3xOuEccQjxuw8E1DWUGre1g_0t2XRFNKTB06QHRq7MuSF1GiP5yzzp5F2dg_kwOL0LNAyATtK0e2Q5SP-DuqJXEJoM8jUn-ceHw91aLjt4f6org1WAWzBOwMcRF4xh165nBBzYba6J2yFntjNpOVNBmQiHe0raw2sf_3eUnEckMyXbzmLlP-QVtqnVAuGviIb4HU9U57zHCwjvGhKZuiFDbs-i80znxPpjCpuhrXFuXGRpAbzwoEo 2025/11/20 14:06:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/20 14:06:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/20 14:06:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/20 14:06:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/20 14:06:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/20 14:06:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/20 14:06:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANxamFSwUoJO6-caG_UkT1VfJfkoyI9D8M0wBips1ssTuHNlH80AKFwju6O4wOgc9RC_KIHDDCwo0hO_SAHWBLoP8dLNyX8U6l3xOuEccQjxuw8E1DWUGre1g_0t2XRFNKTB06QHRq7MuSF1GiP5yzzp5F2dg_kwOL0LNAyATtK0e2Q5SP-DuqJXEJoM8jUn-ceHw91aLjt4f6org1WAWzBOwMcRF4xh165nBBzYba6J2yFntjNpOVNBmQiHe0raw2sf_3eUnEckMyXbzmLlP-QVtqnVAuGviIb4HU9U57zHCwjvGhKZuiFDbs-i80znxPpjCpuhrXFuXGRpAbzwoEo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/20 14:06:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALDt5vztreKKgCVx6TcnBgbaRume1ZxnRXAXDxXb1aDgEeq6OzVJPkHfvd2U5qu5aDLKCHazcC7hNcpp8VxS11tIYY_ysdizkc0W5ATyk7dzuIc99kQO5ol3A8ub4nyoeaZe1TtlmlpyosrKPS6rxdjqmdEYBnGE8CZx-kq-ZsBgkxjHYuyK6XGtzFFscp6lMRPnnJYNIO-YpHnXiKPiBe1F3C4br-TAIwhmVo7hFQd_WxusyAUQaEOGcdsQqIzywP8VgynQLX2Bz-8r6SByfB-6nsT0uhuEn-X7oMa8va3WMiGmtFdk842qaRwGuiHzp_w2NoiHMlPQdkALNSODMNE 2025/11/20 14:06:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/20 14:06:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/20 14:06:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/20 14:06:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/20 14:06:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/20 14:06:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/20 14:06:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALDt5vztreKKgCVx6TcnBgbaRume1ZxnRXAXDxXb1aDgEeq6OzVJPkHfvd2U5qu5aDLKCHazcC7hNcpp8VxS11tIYY_ysdizkc0W5ATyk7dzuIc99kQO5ol3A8ub4nyoeaZe1TtlmlpyosrKPS6rxdjqmdEYBnGE8CZx-kq-ZsBgkxjHYuyK6XGtzFFscp6lMRPnnJYNIO-YpHnXiKPiBe1F3C4br-TAIwhmVo7hFQd_WxusyAUQaEOGcdsQqIzywP8VgynQLX2Bz-8r6SByfB-6nsT0uhuEn-X7oMa8va3WMiGmtFdk842qaRwGuiHzp_w2NoiHMlPQdkALNSODMNE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/20 14:06:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ALJbfb7uTEBTplimFVq60Zrs8cEzt1xiTFLmgKO5QUUpAw7HXyT2aNSaRYsFk-mD2bLUCIolGZukQuqugRzMQFkt-IKBCYVKenoIzkZCFpX-mRWgO25uLdab56UU-gt1Llm4OviqoLByi1fcTAN3b_XIynq8eg-Be9RJRKem0t5wBTI71bVsUcUYSJHR59XTXx9lKTDDnuR4tnuf59XysrRE9wVooERuhoHEuFrqPUO7iOIu-rK5xoKVSsywwZ2yb5KiY8qre9ckf2ZxJDWkZCM4AejooCS7Cs00RXhrIR49dx_-5Xj_s4yVD0R3AF4mQMrw2zPPeUwWTEF1q_VpZNs 2025/11/20 14:06:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/20 14:06:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/20 14:06:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ALJbfb7uTEBTplimFVq60Zrs8cEzt1xiTFLmgKO5QUUpAw7HXyT2aNSaRYsFk-mD2bLUCIolGZukQuqugRzMQFkt-IKBCYVKenoIzkZCFpX-mRWgO25uLdab56UU-gt1Llm4OviqoLByi1fcTAN3b_XIynq8eg-Be9RJRKem0t5wBTI71bVsUcUYSJHR59XTXx9lKTDDnuR4tnuf59XysrRE9wVooERuhoHEuFrqPUO7iOIu-rK5xoKVSsywwZ2yb5KiY8qre9ckf2ZxJDWkZCM4AejooCS7Cs00RXhrIR49dx_-5Xj_s4yVD0R3AF4mQMrw2zPPeUwWTEF1q_VpZNs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/20 14:06:18 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AMSQrG4LOQtccnBK4oLghiYdmkVL-EoC0YRnm_8prR95qHaWm6JVJ4FEh5lCUZe8dYUYXI-vs_UF9LLqeG3XlEdPWOyVnJzwBFH9yfhAHFh4QUpErTurcP6X2Axp74oGtiW9yXXNbysNG5ULqs4wtaXnCXiuETUWPndISq3TyrJET9xe_2wBAC78z78VNdfwwHDx3xZkBSMyS5lqwISYhmLlJeGTyAz8tfFW0Qse7_JtBS6Hfyqd8aBBslG8Gj2sWepch2tEDeIcL1eNG_O51BNO7Km4tvfqEx3-Wufu9LBUUDCaRl09ZShuB8gQPszl6kiUdgZKeoAdWvgDfaqQKd8 2025/11/20 14:06:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/20 14:06:19 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/20 14:06:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AMSQrG4LOQtccnBK4oLghiYdmkVL-EoC0YRnm_8prR95qHaWm6JVJ4FEh5lCUZe8dYUYXI-vs_UF9LLqeG3XlEdPWOyVnJzwBFH9yfhAHFh4QUpErTurcP6X2Axp74oGtiW9yXXNbysNG5ULqs4wtaXnCXiuETUWPndISq3TyrJET9xe_2wBAC78z78VNdfwwHDx3xZkBSMyS5lqwISYhmLlJeGTyAz8tfFW0Qse7_JtBS6Hfyqd8aBBslG8Gj2sWepch2tEDeIcL1eNG_O51BNO7Km4tvfqEx3-Wufu9LBUUDCaRl09ZShuB8gQPszl6kiUdgZKeoAdWvgDfaqQKd8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/20 14:06:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ANuhqGbJ1Chx0RWVIqGmvb_YCy86JwAC6Xspi2IeCBeZff0YB7YpDz91Ac5aJ1fu6yEcUx3bfIwal-bOFFSkJ-9WCd7B4KEsccreaskxD_TqTgWEZL33-M3UwPuXVrDENesa5AcwbsO0kBlmex7YbOjqQu5u-x78LdHFP4d7Jv89gEiHezuCUnYnnGfcCBqMp6xei08A8E-38EALlUB1vafhRUsXJQ59ePpT1iwCd8_yPjEwipsFUcOgT_6DXpSmAOl2lKEmfA4fcocvRvdf-Loiffq4UcMfGM3qO5Dk5DeKdyYoWo6preNJjIWaCOUtS-E0-0oN7972xXC4TD-DVxY 2025/11/20 14:06:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/20 14:06:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/20 14:06:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ANuhqGbJ1Chx0RWVIqGmvb_YCy86JwAC6Xspi2IeCBeZff0YB7YpDz91Ac5aJ1fu6yEcUx3bfIwal-bOFFSkJ-9WCd7B4KEsccreaskxD_TqTgWEZL33-M3UwPuXVrDENesa5AcwbsO0kBlmex7YbOjqQu5u-x78LdHFP4d7Jv89gEiHezuCUnYnnGfcCBqMp6xei08A8E-38EALlUB1vafhRUsXJQ59ePpT1iwCd8_yPjEwipsFUcOgT_6DXpSmAOl2lKEmfA4fcocvRvdf-Loiffq4UcMfGM3qO5Dk5DeKdyYoWo6preNJjIWaCOUtS-E0-0oN7972xXC4TD-DVxY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/20 14:06:26 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ANRw_Ah_zswIjuTYNXsMtByMYeNonXzuxgTWiDNC968iYjibjxk2B8xF7tCgEymX_AthJWkYFCQtPzsean3MICtZqazSnVMfPh_QyNdriC5g5rFHj_UxjNp9tO7kt5lxSz1ou74V6FXwBvstZmJSDvSQe9rbehJLN3zn6h57jR41OWWqUu7wYvsdKq4Jgl_9yNIDxCRg0Qlb-uwPFueWVChGMI80uaFbmOadfNV-RpW7gyu_1kP_HyX4BrlRD7J6ZvjsnJeLyJqlaVzy2X0JmmgScrDaOgjORrpgsMNFlQmTkm3ajoz8_jB_S_23T18lTqc8pVd-Jul-6EFLG3pkUPo 2025/11/20 14:06:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/20 14:06:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/20 14:06:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/20 14:06:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/20 14:06:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/20 14:06:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/20 14:06:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ANRw_Ah_zswIjuTYNXsMtByMYeNonXzuxgTWiDNC968iYjibjxk2B8xF7tCgEymX_AthJWkYFCQtPzsean3MICtZqazSnVMfPh_QyNdriC5g5rFHj_UxjNp9tO7kt5lxSz1ou74V6FXwBvstZmJSDvSQe9rbehJLN3zn6h57jR41OWWqUu7wYvsdKq4Jgl_9yNIDxCRg0Qlb-uwPFueWVChGMI80uaFbmOadfNV-RpW7gyu_1kP_HyX4BrlRD7J6ZvjsnJeLyJqlaVzy2X0JmmgScrDaOgjORrpgsMNFlQmTkm3ajoz8_jB_S_23T18lTqc8pVd-Jul-6EFLG3pkUPo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/20 14:06:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ANT3ECUlC7XeO0bBA5zhoGBsAKUPaIZKqgHhJet1GzVJLZpAtoBmGTc1qvt0NVpp99m6Ts-IhDQ1641UvVV1JfQScAuwjvmXuTsT6sBQy_Bxyu6N-2CYaKuB22wnhDVtVP8aqJbylRgVt2sBViUpYEohl332xCUoOyjjO_zjVlZcWi0fvmOeYXauWyfQWvZC72u3VkJufHrT0Q-WTLTTAufsl_N7f3Y-j7pdLI0FKJZboi2ueTjt35JqADzVs7x2vAV69ibEwpZ6VH0iqJVbvEWKFT7ry21Y70xXF-btgoFrIHC-zb5JgN3TnKgDZAB5RxurDye2jH3_vX1w-EHAoLU 2025/11/20 14:06:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/20 14:06:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/20 14:06:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/20 14:06:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/20 14:06:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/20 14:06:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/20 14:06:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ANT3ECUlC7XeO0bBA5zhoGBsAKUPaIZKqgHhJet1GzVJLZpAtoBmGTc1qvt0NVpp99m6Ts-IhDQ1641UvVV1JfQScAuwjvmXuTsT6sBQy_Bxyu6N-2CYaKuB22wnhDVtVP8aqJbylRgVt2sBViUpYEohl332xCUoOyjjO_zjVlZcWi0fvmOeYXauWyfQWvZC72u3VkJufHrT0Q-WTLTTAufsl_N7f3Y-j7pdLI0FKJZboi2ueTjt35JqADzVs7x2vAV69ibEwpZ6VH0iqJVbvEWKFT7ry21Y70xXF-btgoFrIHC-zb5JgN3TnKgDZAB5RxurDye2jH3_vX1w-EHAoLU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/20 14:06:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHcx7wrkjRqBNhhfIXio-riynhExRYMSnFzPBVVMy5wdNXqCeXdgPLs1iq-Bpxzal2ULH4UxgVEVxfX5qJDMWBRWRJIbthFLqIaAfFagvtnwIcB2TPkI3DbkDe7hXxD1lujYkIqYhrn4W0twsXu3ER7hgcjZv-nqtU_r0bGXBwhOqHXO_SaFo0gn6O995CzAtTk2vHDaC6aRbpQxU_uxsxsTRgoZsVjXLB_EN2URqt141-bjIOWZBJchtU-tGHSKKpCLdh48DkqN4HfRcLEDtEbEc2VSorjjCu26PFXPeEhKzhPxwOU5ihFwzKXnR7IxiN2AwuFQRj1mUuj28Ge6M_U 2025/11/20 14:06:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/20 14:06:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/20 14:06:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHcx7wrkjRqBNhhfIXio-riynhExRYMSnFzPBVVMy5wdNXqCeXdgPLs1iq-Bpxzal2ULH4UxgVEVxfX5qJDMWBRWRJIbthFLqIaAfFagvtnwIcB2TPkI3DbkDe7hXxD1lujYkIqYhrn4W0twsXu3ER7hgcjZv-nqtU_r0bGXBwhOqHXO_SaFo0gn6O995CzAtTk2vHDaC6aRbpQxU_uxsxsTRgoZsVjXLB_EN2URqt141-bjIOWZBJchtU-tGHSKKpCLdh48DkqN4HfRcLEDtEbEc2VSorjjCu26PFXPeEhKzhPxwOU5ihFwzKXnR7IxiN2AwuFQRj1mUuj28Ge6M_U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/20 14:06:39 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AFxarkXdrOyR19rPe69OxqU2Tqpk_ZHe8utvP7O1ghJPHAJzUkt77TdlJgl-r5q1oNc1AOWz9ypbxcaMhLARREYX228QVm5Bl8LC6uXSD1GSvm8As3ySWS_mSCBnY3lCaZXCwYq8MWHe_U60bYyqLfhDGlxJ3MUFI82Emb5UyczxzTEvk6mWMI9MLNT51zz9CNnO5xEaz2hwgydDtD2DRV64vP3jADlS12cepGIdg1bT6ZzODxvt9WzFDs4n78YOx_lJoBTGTaoat8SvRWPRTyz-lXLyg45FU8eHpC_uW9jJ8f4NZGP-GJKL6pjnNFK8EyF8ahAkDEEKzoviZd1u1DI 2025/11/20 14:06:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/20 14:06:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/20 14:06:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AFxarkXdrOyR19rPe69OxqU2Tqpk_ZHe8utvP7O1ghJPHAJzUkt77TdlJgl-r5q1oNc1AOWz9ypbxcaMhLARREYX228QVm5Bl8LC6uXSD1GSvm8As3ySWS_mSCBnY3lCaZXCwYq8MWHe_U60bYyqLfhDGlxJ3MUFI82Emb5UyczxzTEvk6mWMI9MLNT51zz9CNnO5xEaz2hwgydDtD2DRV64vP3jADlS12cepGIdg1bT6ZzODxvt9WzFDs4n78YOx_lJoBTGTaoat8SvRWPRTyz-lXLyg45FU8eHpC_uW9jJ8f4NZGP-GJKL6pjnNFK8EyF8ahAkDEEKzoviZd1u1DI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/20 14:06:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AIWlLk9rl33bZxgFlQjflCfAAd4g_F-UuuFO_aQwsgB-Gne2QPKweuYDgtIuZL6BGCvje8-QZFcYtWZYEp01tSjAPm5RyOsOLdvD3OXPoGN0ExDsQrDAkGuIQShHskum0i90FaAt3tyDPWO_UfOL_5g-2TxL0TK_zCo40gfjKzMN42nvoSzyRKVmfy4jkSmolYR4KkaXlE1d6ZMS5tPxci2mdLXSbn23mA5sURtjMmMAlDOolFrKbXVX2gb763QdEvRDlu2-5-LJ5AInBNrTeynvv7pb8UnyWoJjTbSmWcnHcSijhb97OKU4OquTmfav4WqQq0W2tIVOwKO_840WpKI 2025/11/20 14:06:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/20 14:06:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/20 14:06:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AIWlLk9rl33bZxgFlQjflCfAAd4g_F-UuuFO_aQwsgB-Gne2QPKweuYDgtIuZL6BGCvje8-QZFcYtWZYEp01tSjAPm5RyOsOLdvD3OXPoGN0ExDsQrDAkGuIQShHskum0i90FaAt3tyDPWO_UfOL_5g-2TxL0TK_zCo40gfjKzMN42nvoSzyRKVmfy4jkSmolYR4KkaXlE1d6ZMS5tPxci2mdLXSbn23mA5sURtjMmMAlDOolFrKbXVX2gb763QdEvRDlu2-5-LJ5AInBNrTeynvv7pb8UnyWoJjTbSmWcnHcSijhb97OKU4OquTmfav4WqQq0W2tIVOwKO_840WpKI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/20 14:06:44 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACHajqXqp-L5BlaLU5fe1Z6SZXhchURj7zNQV84BR8x6Olvk_dc2J8JtDA39-Dj2_lGyjmiLrVJpVL10T7Or2z3Zdc4WIr280SmxzSiuruHgSy5iDriWfO412Pp5mrOOXmRO_yBpW6fuNxpGv_7ZNbo-cpgyU509UjK2HIgmI3aDYKhN1dnRxDIhUHQ3QrDYGTqEgxwa_f8PwWNPLC_MaeISKLcRN_fqPgL16UdatxrIEviSTwyPmqRZpnzbBfoZejbc-qUbNKXsdgnNFl4drIR7pXdO3uXX_jnU8mZC_LPBkI5c0Ej7PmMQ0JRwkgMBcVvkdzPfmsO1PIjt4IE2Ghc 2025/11/20 14:06:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/20 14:06:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/20 14:06:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/20 14:06:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/20 14:06:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/20 14:06:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/20 14:06:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACHajqXqp-L5BlaLU5fe1Z6SZXhchURj7zNQV84BR8x6Olvk_dc2J8JtDA39-Dj2_lGyjmiLrVJpVL10T7Or2z3Zdc4WIr280SmxzSiuruHgSy5iDriWfO412Pp5mrOOXmRO_yBpW6fuNxpGv_7ZNbo-cpgyU509UjK2HIgmI3aDYKhN1dnRxDIhUHQ3QrDYGTqEgxwa_f8PwWNPLC_MaeISKLcRN_fqPgL16UdatxrIEviSTwyPmqRZpnzbBfoZejbc-qUbNKXsdgnNFl4drIR7pXdO3uXX_jnU8mZC_LPBkI5c0Ej7PmMQ0JRwkgMBcVvkdzPfmsO1PIjt4IE2Ghc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/20 14:06:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ADPtoIGypBtMc_6evkHzF4Q9yyNqWOIpfEJPU-2XhM4d-bPyF5SSsZwHgOTTOoK8V5UMfDnMwngaca8vMwFuapH1qOSu0TH08PQbneEt-NEiJxulEWeUTyn9-4-7O4tJArztukTgRF4mnDTz_Z0etGt6Or17UP4Vjcx-ypoe9NgVfwGpHOAR8VpCxcf32PQ8W8sahuXU8IbLW3VAH5eCbcxjgRPsNKaIF9rs72BQCqeDVySREnm0KHXSTM0B7Xe8BBwDDfcyBUJgJwbg-tajWSm2QOLorCQL-yZCM0aObFmq0jpSGdIYkQPpbegqyuGjVMnESjYLlWSOeG8nrWFuoVk 2025/11/20 14:06:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/20 14:06:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/20 14:06:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/20 14:06:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/20 14:06:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/20 14:06:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/20 14:06:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ADPtoIGypBtMc_6evkHzF4Q9yyNqWOIpfEJPU-2XhM4d-bPyF5SSsZwHgOTTOoK8V5UMfDnMwngaca8vMwFuapH1qOSu0TH08PQbneEt-NEiJxulEWeUTyn9-4-7O4tJArztukTgRF4mnDTz_Z0etGt6Or17UP4Vjcx-ypoe9NgVfwGpHOAR8VpCxcf32PQ8W8sahuXU8IbLW3VAH5eCbcxjgRPsNKaIF9rs72BQCqeDVySREnm0KHXSTM0B7Xe8BBwDDfcyBUJgJwbg-tajWSm2QOLorCQL-yZCM0aObFmq0jpSGdIYkQPpbegqyuGjVMnESjYLlWSOeG8nrWFuoVk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/20 14:06:58 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/20 14:07:02 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/20 14:07:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/20 14:07:11 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/20 14:07:15 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/20 14:07:17 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AKtt2uAL9YYkB_UvmPVrCEqWvBAp-n-0kfHRBZweshFm5KKZPUJbH4rN8XGCfbuKfdvtAzd6mowRdPp6yxvWUV__qssoMDeBeP4HnVK9zcZQElTaCvlf_4t42nbvYERNuSgW4y5aLdKMzBx8Zsjs7ip38dA8fXrjYkLDNz9aRWOOXATBjLHKYaW57po70U4Qkl0ktWJitSyip_AawRF0MZdMuycGNCnvLTco42oF5GZ9BEbtWH7R5lh_qJXmYu_wXBUVXmur44F0pcb4cn7Ry_ewLtVG8OouCIylhM_tTnHV6jolxq_MDtYoIibelxZRVXjfKyCDSk0h0TEb6ipBUOM 2025/11/20 14:07:17 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/20 14:07:17 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e497e30b3c284bb5852aa375c9b1c735" 2025/11/20 14:07:18 DEBUG : unknown-size-put.txt: multipart upload "AKtt2uAL9YYkB_UvmPVrCEqWvBAp-n-0kfHRBZweshFm5KKZPUJbH4rN8XGCfbuKfdvtAzd6mowRdPp6yxvWUV__qssoMDeBeP4HnVK9zcZQElTaCvlf_4t42nbvYERNuSgW4y5aLdKMzBx8Zsjs7ip38dA8fXrjYkLDNz9aRWOOXATBjLHKYaW57po70U4Qkl0ktWJitSyip_AawRF0MZdMuycGNCnvLTco42oF5GZ9BEbtWH7R5lh_qJXmYu_wXBUVXmur44F0pcb4cn7Ry_ewLtVG8OouCIylhM_tTnHV6jolxq_MDtYoIibelxZRVXjfKyCDSk0h0TEb6ipBUOM" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/20 14:07:19 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ACCZ2dh0Y8h33S4k0RsMkS8B6qoSB-02ZPHqq8TCJ28BxOLSQOTg16P7qH1AkwYS4XRC22JuskNwXpKEhIhaU0P5lMKxrwBCn1zloI8MPrMsff0mNdpQA9ZVwYmdZYY1KLqohC8xPyArqnuyKtcgSR9K2qcpX736Xfmz8O80dw8j25J-874pMNuaYpQN4IJcxIWp4kKy282AcELHXkZZRdgMRol1fsm2yNV1GfuxnTRle23uKG4xs51qVKHM9jYB_ilNHvjI2-6jXfyt_wJMKdKfO-iNvuX10TBlj_H9cR3ITVGVIL03CYw-oSHji1h7eonKwX05BLK7Uh-dibXo8nY 2025/11/20 14:07:19 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/20 14:07:19 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "540e8a1a3fcab606e7ad2e93e23c0889" 2025/11/20 14:07:19 DEBUG : unknown-size-update.txt: multipart upload "ACCZ2dh0Y8h33S4k0RsMkS8B6qoSB-02ZPHqq8TCJ28BxOLSQOTg16P7qH1AkwYS4XRC22JuskNwXpKEhIhaU0P5lMKxrwBCn1zloI8MPrMsff0mNdpQA9ZVwYmdZYY1KLqohC8xPyArqnuyKtcgSR9K2qcpX736Xfmz8O80dw8j25J-874pMNuaYpQN4IJcxIWp4kKy282AcELHXkZZRdgMRol1fsm2yNV1GfuxnTRle23uKG4xs51qVKHM9jYB_ilNHvjI2-6jXfyt_wJMKdKfO-iNvuX10TBlj_H9cR3ITVGVIL03CYw-oSHji1h7eonKwX05BLK7Uh-dibXo8nY" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/20 14:07:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dorudaz1velo/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/11/20 14:07:20 DEBUG : Waiting for deletions to finish 2025/11/20 14:07:20 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/20 14:07:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/20 14:07:20 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/20 14:07:21 INFO : S3 bucket rclone-test-dorudaz1velo: Bucket "rclone-test-dorudaz1velo" deleted 2025/11/20 14:07:21 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (262.44s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.50s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.81s) --- PASS: TestIntegration/FsMkdir (258.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.59s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.13s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding (38.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.68s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.60s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (52.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (132.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (20.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (6.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (22.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (21.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (6.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (23.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (21.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (20.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.54s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.23s) --- 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/11/20 14:07:21 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/20 14:07:21 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 262.490s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 4m23.775398816s (try 1/5)