"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/13 01:53:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-secoreh3hozo" 2026/02/13 01:53:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/02/13 01:53:49 INFO : S3 bucket rclone-test-secoreh3hozo: Bucket "rclone-test-secoreh3hozo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/13 01:53:50 INFO : S3 bucket rclone-test-secoreh3hozo: Bucket "rclone-test-secoreh3hozo" deleted === RUN TestIntegration/FsMkdir 2026/02/13 01:53:51 INFO : S3 bucket rclone-test-secoreh3hozo: Bucket "rclone-test-secoreh3hozo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/13 01:53:51 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/13 01:53:51 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/13 01:53:51 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/13 01:54:03 NOTICE: S3 bucket rclone-test-secoreh3hozo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/13 01:54:03 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AKoq0w5kdFyooQXTNLvFcsi8XKshSuhHrEFyMpJBC27kIlaPRmebdSPFr5tK1qIF7FNgGxBFvAbThJLm-KO8uH9394SfiZC8yTL4ZMsuWhaV1Fp_WeJDzj3FDM6YOdxSwcQv6dxmwb7cwVPIwFYfK3gP1SKPkcltiy-ZrvO-9QLFXZ25rluMHvHfoYVmE7nihV4PoPyLGYjizC482Hv8ejXDiBAPl-u4ti-AlDHIvjqOW9HEhPMwA2fjjRKum25J60VaXj83SWdyMp1iHl8SZcMHyf1DxmmE4MJP-whvZ58wbnGjlMQm4vI1fa9wBA5lktdVQ1WfihjeMyj7RKnjzMM 2026/02/13 01:54:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7eb9fa78f1ce4bba632bc5a9c119438d" 2026/02/13 01:54:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "acc1c5f7589c1170f9a06d2eb33c7326" 2026/02/13 01:54:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "3f60fbc03601229494818b39097780d0" 2026/02/13 01:54:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AKoq0w5kdFyooQXTNLvFcsi8XKshSuhHrEFyMpJBC27kIlaPRmebdSPFr5tK1qIF7FNgGxBFvAbThJLm-KO8uH9394SfiZC8yTL4ZMsuWhaV1Fp_WeJDzj3FDM6YOdxSwcQv6dxmwb7cwVPIwFYfK3gP1SKPkcltiy-ZrvO-9QLFXZ25rluMHvHfoYVmE7nihV4PoPyLGYjizC482Hv8ejXDiBAPl-u4ti-AlDHIvjqOW9HEhPMwA2fjjRKum25J60VaXj83SWdyMp1iHl8SZcMHyf1DxmmE4MJP-whvZ58wbnGjlMQm4vI1fa9wBA5lktdVQ1WfihjeMyj7RKnjzMM" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/13 01:54:07 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/13 01:54:07 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/13 01:54:09 DEBUG : S3 bucket rclone-test-secoreh3hozo: bucket is versioned: false 2026/02/13 01:54:09 DEBUG : Waiting for deletions to finish 2026/02/13 01:54:09 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/13 01:54:09 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/13 01:54:09 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/13 01:54:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-secoreh3hozo/dirToPurgeFromRoot" 2026/02/13 01:54:10 DEBUG : S3 bucket rclone-test-secoreh3hozo path dirToPurgeFromRoot: bucket is versioned: false 2026/02/13 01:54:10 DEBUG : Waiting for deletions to finish 2026/02/13 01:54:10 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/13 01:54:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/13 01:54:10 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/13 01:54:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-secoreh3hozo/hello? sausage/êé" 2026/02/13 01:54:11 DEBUG : S3 bucket rclone-test-secoreh3hozo path hello? sausage/êé: bucket is versioned: false 2026/02/13 01:54:11 DEBUG : Waiting for deletions to finish 2026/02/13 01:54:11 DEBUG : "a/b/c/d/e.txt" version false 2026/02/13 01:54:11 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/13 01:54:11 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/13 01:54:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-secoreh3hozo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/13 01:54:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-secoreh3hozo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-secoreh3hozo" from "TestS3R2:rclone-test-secoreh3hozo" 2026/02/13 01:54:17 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/13 01:54:22 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAxV9KqErkK_ur-D9e1_TefucgqB090bkNEr_X5UZwsirxDu1NuVfMsZodCpVDAnrBRu9jO_bTBlMvA-_zeKBgjC8fLAhcnI0Q8rmxpBFKs6vxHuZMyBG5yMnCKTyJxJIAFUUAwuiGVjqBif9uEtEKmhlg_QJBvcuaGJq1aknrHSYwVra8_oG2kyHXVvThTbLrZJTuB9UJ3KxYfyv6JhR8d3HGcliHq5hmMMQsHJt0JEpHI51j8tNBNF5-yKJ-AfBybO-uy44K56Aba0i_MjGizy3C4UYdk3Zz1GqNzHRxup_1MEGBnEpR7YuHSAMk_dNMV2clwFXKgoEiJnarrVF8c 2026/02/13 01:54:22 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/13 01:54:22 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/13 01:54:22 DEBUG : piped data.txt: multipart upload "AAxV9KqErkK_ur-D9e1_TefucgqB090bkNEr_X5UZwsirxDu1NuVfMsZodCpVDAnrBRu9jO_bTBlMvA-_zeKBgjC8fLAhcnI0Q8rmxpBFKs6vxHuZMyBG5yMnCKTyJxJIAFUUAwuiGVjqBif9uEtEKmhlg_QJBvcuaGJq1aknrHSYwVra8_oG2kyHXVvThTbLrZJTuB9UJ3KxYfyv6JhR8d3HGcliHq5hmMMQsHJt0JEpHI51j8tNBNF5-yKJ-AfBybO-uy44K56Aba0i_MjGizy3C4UYdk3Zz1GqNzHRxup_1MEGBnEpR7YuHSAMk_dNMV2clwFXKgoEiJnarrVF8c" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/13 01:54:23 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHLn1sDq-USO8IshUiDbY5LldVGUBN8WOb9ymu_1W_Ki_C7g2deLDgu_kKDsMOsTKY5SQReL6u1gYq_bSfaYGEAdT4NmH94raVIk8MHpDPljNl4F_ZQ1dW25iArA63BEQoi6X4rxUTfQyTGiLwHzWM7kYowzTdqwNMDrpHM07sSxGYcsqaPz52hMlDgFUDlpluY1jVIUHmeCuyotDzd6ahRf25K7nOH0amP3YWOLdTFS7BiFhIUnu2FRdz1lc-EkN7oLMYuyVb72MnO-sqmf3jAEdP5DRI1xjMvXW3T1dEQrNbrLTLJjT7Kug0IavUleoGzyHps3wiaAUqGQnMcxOq0 2026/02/13 01:54:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/13 01:54:23 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4c8211876c255f3cbfc4d21597f87ebe" 2026/02/13 01:54:23 DEBUG : piped data.txt: multipart upload "AHLn1sDq-USO8IshUiDbY5LldVGUBN8WOb9ymu_1W_Ki_C7g2deLDgu_kKDsMOsTKY5SQReL6u1gYq_bSfaYGEAdT4NmH94raVIk8MHpDPljNl4F_ZQ1dW25iArA63BEQoi6X4rxUTfQyTGiLwHzWM7kYowzTdqwNMDrpHM07sSxGYcsqaPz52hMlDgFUDlpluY1jVIUHmeCuyotDzd6ahRf25K7nOH0amP3YWOLdTFS7BiFhIUnu2FRdz1lc-EkN7oLMYuyVb72MnO-sqmf3jAEdP5DRI1xjMvXW3T1dEQrNbrLTLJjT7Kug0IavUleoGzyHps3wiaAUqGQnMcxOq0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/02/13 01:54:23 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 2026/02/13 01:54:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOdFlOBYW8p4eJjEECAWNZqRavoL8IdJ7eMcU4KYS6P04YL87jomuEiF0ZUqb6AhrOGv1ApbddsmnPh-WKhmfaXKNEJupH04djYt-OmxCHfgErgYQ4RyGqJJxPO7k6GrY8wu_bl51e3RdydMgKCS80nhZepNpXr47brpVDFQoiGFBO5Hc7BqU01zz89WEkPoc3FYuUzvVQ6PV34C9ECKnZNa_Xvpx0kcagT3tkCKN_dmtk_ily981qwj__ukUMd3ewOIH26zfTsLnljg0FBzIyHRbzNEHBSMWo44WABbWGdL7KXEPBHhkQk8wji6Q59a9Td3Uh0YsCqkqamubXdVoZY 2026/02/13 01:54:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/13 01:54:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/13 01:54:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOdFlOBYW8p4eJjEECAWNZqRavoL8IdJ7eMcU4KYS6P04YL87jomuEiF0ZUqb6AhrOGv1ApbddsmnPh-WKhmfaXKNEJupH04djYt-OmxCHfgErgYQ4RyGqJJxPO7k6GrY8wu_bl51e3RdydMgKCS80nhZepNpXr47brpVDFQoiGFBO5Hc7BqU01zz89WEkPoc3FYuUzvVQ6PV34C9ECKnZNa_Xvpx0kcagT3tkCKN_dmtk_ily981qwj__ukUMd3ewOIH26zfTsLnljg0FBzIyHRbzNEHBSMWo44WABbWGdL7KXEPBHhkQk8wji6Q59a9Td3Uh0YsCqkqamubXdVoZY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/13 01:54:26 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKwqc9zrPvZyT78StAWOh_oCqd3fwye9i5fxeBiXFYTId-220UeNp2x4JJn1LrPCywWcjhtL75vZDwRuFh5uj5G_-qu9PKNvnZUdlzdmxt7r2TvM63bRKRvCzlUYW8NCbktDkvlSfc3yXDdHzwr5W3SUgzlMi3R53F12EZX0yliB9tTJwy0R8bfXN90mtWxeUvnR5ya42Rbi7rPeSH5uZvC13EnMDjrNzYlk6Hc9f86_utOi6MY6KZwEVfgS0DcHFKF2_EjFWBiOx84mTqe3qhCKaKjRVfWp9dpYzc4dsovSTvlXzW8yhzkSY-TAoxPG31K9DqI6G_8cpjZ97TLf9EM 2026/02/13 01:54:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/13 01:54:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/13 01:54:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKwqc9zrPvZyT78StAWOh_oCqd3fwye9i5fxeBiXFYTId-220UeNp2x4JJn1LrPCywWcjhtL75vZDwRuFh5uj5G_-qu9PKNvnZUdlzdmxt7r2TvM63bRKRvCzlUYW8NCbktDkvlSfc3yXDdHzwr5W3SUgzlMi3R53F12EZX0yliB9tTJwy0R8bfXN90mtWxeUvnR5ya42Rbi7rPeSH5uZvC13EnMDjrNzYlk6Hc9f86_utOi6MY6KZwEVfgS0DcHFKF2_EjFWBiOx84mTqe3qhCKaKjRVfWp9dpYzc4dsovSTvlXzW8yhzkSY-TAoxPG31K9DqI6G_8cpjZ97TLf9EM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/13 01:54:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AGiOL8FRK3IXDC_a_c9FO6HvoJpFjzUm15MqoHAw5VrjpLSicaHv2Bz4sjGtvHlUf4QbriX1y1aiwb05g9oM9VIljX0pxDfcQBXHr9DcWMP1cUCBLLkPtskp47kW2a9P6M9e4kvc9EhmON4GxCMHX0vOwZQRxyP1oAHT7yZI7E9u5mQjHjZldxB_BZTdDp_6NTEndHbPIusCgS0JwzmjQ8DFpqMnw5zZ-m22Q_uB_Tb7ZzWTzhQ1-Edr0XZqjKWHF1lt4cYWkmrwKETw7ohWoRoM_Na1vTHtVZdGMVF5ZSK6XVXyT_1NHQF6tiS7yIFT6hqDlUdA5Wk-Jj2C2Ses37Q 2026/02/13 01:54:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/13 01:54:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/13 01:54:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AGiOL8FRK3IXDC_a_c9FO6HvoJpFjzUm15MqoHAw5VrjpLSicaHv2Bz4sjGtvHlUf4QbriX1y1aiwb05g9oM9VIljX0pxDfcQBXHr9DcWMP1cUCBLLkPtskp47kW2a9P6M9e4kvc9EhmON4GxCMHX0vOwZQRxyP1oAHT7yZI7E9u5mQjHjZldxB_BZTdDp_6NTEndHbPIusCgS0JwzmjQ8DFpqMnw5zZ-m22Q_uB_Tb7ZzWTzhQ1-Edr0XZqjKWHF1lt4cYWkmrwKETw7ohWoRoM_Na1vTHtVZdGMVF5ZSK6XVXyT_1NHQF6tiS7yIFT6hqDlUdA5Wk-Jj2C2Ses37Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/13 01:54:29 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AEe3Q_vmIthRiQO5_JF-WUtF7EMSWd4zdujGzY8B6BvEaRQM9_aAahap9L_d2ahr82jgCIBjTeCSWwvDS4Bkl6VxPT5J6Rv4PCVJhdFx1cPabELxqoQUzNe4GNZLB61N_5Ye3-GR6pXA7sbUhQiKjyb_uOCCzDFv2nrFhYx2MEOSa1lWBL3LyFujF7x0jJJ_5SbOg_stgopNzXkDoGXe9scMeEurwX-ibtt8t1OXLzWAgiBzgeMrWqK80vUZrWXHO63ssF6VZU5ma5Norjh9Ju6pAGOfVqany0OQBe95olwsNnnCsV-iNWTKD6v1sE1wqgHI0-ih3BfAP8M4FysFK7A 2026/02/13 01:54:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/13 01:54:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/13 01:54:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/13 01:54:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/13 01:54:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/13 01:54:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/13 01:54:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AEe3Q_vmIthRiQO5_JF-WUtF7EMSWd4zdujGzY8B6BvEaRQM9_aAahap9L_d2ahr82jgCIBjTeCSWwvDS4Bkl6VxPT5J6Rv4PCVJhdFx1cPabELxqoQUzNe4GNZLB61N_5Ye3-GR6pXA7sbUhQiKjyb_uOCCzDFv2nrFhYx2MEOSa1lWBL3LyFujF7x0jJJ_5SbOg_stgopNzXkDoGXe9scMeEurwX-ibtt8t1OXLzWAgiBzgeMrWqK80vUZrWXHO63ssF6VZU5ma5Norjh9Ju6pAGOfVqany0OQBe95olwsNnnCsV-iNWTKD6v1sE1wqgHI0-ih3BfAP8M4FysFK7A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/13 01:54:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHNXx2brtH6UyX3xY6L91-b0Z5jxfyfBrxAKS_laxUNPrLiTbtZ8-ridCw0_2-coP1Uh58lzst2aIVq-kDAeGgLo_VN4m3VeoiF2-ys6E2t58SiISn3L2vfdXjqgmUM9VeFcVHoEC570-krV-EmvzBjmdsUBMTScDPDo5dq6gVpM7UOKBi8zVZaoEBGuf2R4TIHy8jUDDKWCM8QLPh4Lc3Dj3nFTcj8sz43FdcG922SV9RETuGAHWWTPcqThEIK3PJSYV5r3LGzYAsH-8DO5TxyqrWFzRu76nJQ3lfQVdm3xwi2amKpVR1p66NUKfuGKHtPDbFMFQCkVrXcl247LpnE 2026/02/13 01:54:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/13 01:54:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/13 01:54:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/13 01:54:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/13 01:54:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/13 01:54:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/13 01:54:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AHNXx2brtH6UyX3xY6L91-b0Z5jxfyfBrxAKS_laxUNPrLiTbtZ8-ridCw0_2-coP1Uh58lzst2aIVq-kDAeGgLo_VN4m3VeoiF2-ys6E2t58SiISn3L2vfdXjqgmUM9VeFcVHoEC570-krV-EmvzBjmdsUBMTScDPDo5dq6gVpM7UOKBi8zVZaoEBGuf2R4TIHy8jUDDKWCM8QLPh4Lc3Dj3nFTcj8sz43FdcG922SV9RETuGAHWWTPcqThEIK3PJSYV5r3LGzYAsH-8DO5TxyqrWFzRu76nJQ3lfQVdm3xwi2amKpVR1p66NUKfuGKHtPDbFMFQCkVrXcl247LpnE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/13 01:54:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ALVlZ0ngbcumjm4kGIufVWZlCKCb32aqm65nSRjtTnEx1Xu4yjraiJg8cvrzerw1xGzKY2pXoAYAuLjErnR8YHPoWC1FlJlJdhMGgSXzmuWnxydnf8z3giVIS76LEqshmgwjwYPGeEe0NF-7ru1NMah6MB7_XiwmAHy7e4RXH9JFyvpJzsHyDlXty2NUaX3zWBYuP_6U94Mm1HkvwGBwdpGTROv2FdEyQJQmPqEfhB_w8eZzABX6PXeug2lu67OUfx8fNa0t5_r9EaVoG15xyKvVE6tZuI7Zu0Lsz0xDpy1o-OXXLGyHvhQ_uVJacHtycK4cq0Fdhu11hAzj8zSjACo 2026/02/13 01:54:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/13 01:54:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/13 01:54:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ALVlZ0ngbcumjm4kGIufVWZlCKCb32aqm65nSRjtTnEx1Xu4yjraiJg8cvrzerw1xGzKY2pXoAYAuLjErnR8YHPoWC1FlJlJdhMGgSXzmuWnxydnf8z3giVIS76LEqshmgwjwYPGeEe0NF-7ru1NMah6MB7_XiwmAHy7e4RXH9JFyvpJzsHyDlXty2NUaX3zWBYuP_6U94Mm1HkvwGBwdpGTROv2FdEyQJQmPqEfhB_w8eZzABX6PXeug2lu67OUfx8fNa0t5_r9EaVoG15xyKvVE6tZuI7Zu0Lsz0xDpy1o-OXXLGyHvhQ_uVJacHtycK4cq0Fdhu11hAzj8zSjACo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/13 01:54:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APrNGCalP2W6Szx1QPn0Ae-SURyOkol7co7WWwEk2F9WJ-u1kzekVxsQTsPQzrcDE3elZ4W0ERfBW2kvPTPrnq93gn2E-QKjywAAAWrSOtXMA0V03hy1auMOhKqjLBrmO__PVFhY3bMlgg3xGhVBV9JOiRSBI-tLgqhVeepZjCA0I4eJi8H1eJ7bZhYCxkN0rKZHkUc2pA6lsOKJ-YcIKLece-keQOWiTdFbAoPT_8vIduMFTdEAzsbmKwBE3sZ-13jRuNIvTzP8qSUU5aQY5DWD6nq_1bEYSJZGE-4gqZn1uTwBG5FsNlOfSNcD11566UOVlB6ifaDa4qRQbfmOeNw 2026/02/13 01:54:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/13 01:54:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/13 01:54:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APrNGCalP2W6Szx1QPn0Ae-SURyOkol7co7WWwEk2F9WJ-u1kzekVxsQTsPQzrcDE3elZ4W0ERfBW2kvPTPrnq93gn2E-QKjywAAAWrSOtXMA0V03hy1auMOhKqjLBrmO__PVFhY3bMlgg3xGhVBV9JOiRSBI-tLgqhVeepZjCA0I4eJi8H1eJ7bZhYCxkN0rKZHkUc2pA6lsOKJ-YcIKLece-keQOWiTdFbAoPT_8vIduMFTdEAzsbmKwBE3sZ-13jRuNIvTzP8qSUU5aQY5DWD6nq_1bEYSJZGE-4gqZn1uTwBG5FsNlOfSNcD11566UOVlB6ifaDa4qRQbfmOeNw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/13 01:54:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFf9p3DgqhFY_LJAYWwoVc4M3GprElVJvDY4-8FgcZhzFLVWiLXatIF_s5qA573G8k69aJlhidiw6cbwqcXRgmp68c5_jsIEbR1YlZ1wT11P11CtLndx8oXAUhMXtKzQwgssDJ-_4fdS4zveVsbYUe5VV9gOontKSfMOVFdSLWXe_XNDg0ZEwHrL-OaJxwFLRRBEqPJ3bdBIyTKP_spBpg9amLsaAOZpuThTTFHHW0p9182kkiRaTlVrkkLjkIlZJrcYxiGYQSVlNxOpbUBMjk6-X9W1dx1ggnKrYVvNde5DVV8rFsyGwXEtkQdFav1ENKJduJc2nWjMvJjfwqx3wOQ 2026/02/13 01:54:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/13 01:54:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/13 01:54:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFf9p3DgqhFY_LJAYWwoVc4M3GprElVJvDY4-8FgcZhzFLVWiLXatIF_s5qA573G8k69aJlhidiw6cbwqcXRgmp68c5_jsIEbR1YlZ1wT11P11CtLndx8oXAUhMXtKzQwgssDJ-_4fdS4zveVsbYUe5VV9gOontKSfMOVFdSLWXe_XNDg0ZEwHrL-OaJxwFLRRBEqPJ3bdBIyTKP_spBpg9amLsaAOZpuThTTFHHW0p9182kkiRaTlVrkkLjkIlZJrcYxiGYQSVlNxOpbUBMjk6-X9W1dx1ggnKrYVvNde5DVV8rFsyGwXEtkQdFav1ENKJduJc2nWjMvJjfwqx3wOQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/13 01:54:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMWM0yBkn0NrjjR4bQJ5UK6dnduhdg1KtKw284EpXMH8kHHfAEW-vAleU_-ejF6z4lRZxXqsesBCyAJprmf9AjLxhpwf1MO40AVB-9uIrR5Upg5SR4mJdkvgv5HRp9sYYIsoMogUAaxYvqR6HilYA81oqeuhJhyg8yr9bZY43sjdaiRi_8zV0q1YnlUysPpc71aKNxPBvKtIFL1czFvTA85f_NlGzt3w2xMO_Y5cBd0_Mec5t6c8ajjDzUcNUB6garpjiEsrCXfk_GElsTzUKa1CJyzWn7vdz_ZS64i-oYU_gNlkzmuVJCSRiM6UA7XFVsvAKv58X6vU2zdQKzFhvL4 2026/02/13 01:54:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/13 01:54:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/13 01:54:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/13 01:54:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/13 01:54:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/13 01:54:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/13 01:54:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMWM0yBkn0NrjjR4bQJ5UK6dnduhdg1KtKw284EpXMH8kHHfAEW-vAleU_-ejF6z4lRZxXqsesBCyAJprmf9AjLxhpwf1MO40AVB-9uIrR5Upg5SR4mJdkvgv5HRp9sYYIsoMogUAaxYvqR6HilYA81oqeuhJhyg8yr9bZY43sjdaiRi_8zV0q1YnlUysPpc71aKNxPBvKtIFL1czFvTA85f_NlGzt3w2xMO_Y5cBd0_Mec5t6c8ajjDzUcNUB6garpjiEsrCXfk_GElsTzUKa1CJyzWn7vdz_ZS64i-oYU_gNlkzmuVJCSRiM6UA7XFVsvAKv58X6vU2zdQKzFhvL4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/13 01:54:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AC-T46Q4T91wBfAJ0iAynX69bHcRQ2xmYCZN3MgkKgG_f1dvomnWI6I5n14hwXjlc8zPfboo8R4J91LYYOmvRbw0F5eEZMNC-d7h6ZyOfjzaOSa_KyQshT9xGeVas5S5YOk60He6J3DhdoNOlOcupSIEgonpiifOXWqrknYGkDUkHMBqAbAjldpsNlwAZiksdlETiACU5Y0UYxL4R7sj1TPao4-iL_A6BVEjaju7bViVag4i4Q_ukLSrabe04iQyO8R7vOl9jyeHnBOlaeHUsEJ48FBEnG2qXLJsCQOyjf79uWY5Gf4uW1MIGQrTjvQKgMk3PwzYrTV8sp_vHliHJ2U 2026/02/13 01:54:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/13 01:54:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/13 01:54:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/13 01:54:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/13 01:54:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/13 01:54:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/13 01:54:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AC-T46Q4T91wBfAJ0iAynX69bHcRQ2xmYCZN3MgkKgG_f1dvomnWI6I5n14hwXjlc8zPfboo8R4J91LYYOmvRbw0F5eEZMNC-d7h6ZyOfjzaOSa_KyQshT9xGeVas5S5YOk60He6J3DhdoNOlOcupSIEgonpiifOXWqrknYGkDUkHMBqAbAjldpsNlwAZiksdlETiACU5Y0UYxL4R7sj1TPao4-iL_A6BVEjaju7bViVag4i4Q_ukLSrabe04iQyO8R7vOl9jyeHnBOlaeHUsEJ48FBEnG2qXLJsCQOyjf79uWY5Gf4uW1MIGQrTjvQKgMk3PwzYrTV8sp_vHliHJ2U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/13 01:54:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AD1vrJcj5rug61fCFnQG4sq_mC2G8auaGJuZr7B90MBqBqU12PXT_VLQegEbqv7oJmllIx1rPrdKvrDgLJQZy3OAWXDFrMVPYN3b0Ke0VNj_lA2Vpfxm5vXVl16QTDnHY5JhCI4TGXbIQrTFc9BsK3WOTKhia1OfJMkGJFv8yJPd-ZdLN3uVqqAjbMgmNCAyEY8_9Olck81zrsWia7Fo4Tkum2kB3qV26SohBvrcHat66XdkPO61Go4oXysXn2GoRzQANnWS0hcc7Wr9RSO2fmQv__4kv25S9kfyJix8I0Oum63QvyAds-y_TWiXuw5u5mSuqSNkwfAxBDkX_0LntBg 2026/02/13 01:54:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/13 01:54:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/13 01:54:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AD1vrJcj5rug61fCFnQG4sq_mC2G8auaGJuZr7B90MBqBqU12PXT_VLQegEbqv7oJmllIx1rPrdKvrDgLJQZy3OAWXDFrMVPYN3b0Ke0VNj_lA2Vpfxm5vXVl16QTDnHY5JhCI4TGXbIQrTFc9BsK3WOTKhia1OfJMkGJFv8yJPd-ZdLN3uVqqAjbMgmNCAyEY8_9Olck81zrsWia7Fo4Tkum2kB3qV26SohBvrcHat66XdkPO61Go4oXysXn2GoRzQANnWS0hcc7Wr9RSO2fmQv__4kv25S9kfyJix8I0Oum63QvyAds-y_TWiXuw5u5mSuqSNkwfAxBDkX_0LntBg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/13 01:54:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AIfbOU0StMbIToIUv9vjTYQFJ8Nhjw_yidijB3AYxdbsVy-ELNx3sinHgpiPNNTJd9f4IsRm7A7oA9w2fp6hP5QL9qRZ_NcKR7-06Ms5C5l2y3HfJjhlgyxlLjBOn1a5WV3ETavfrB6owj8R7Sy3Pkx3JfjSNEyIi2BNpNmcQfcuV48gYtrXvGkU34YfxELxcSgmVz_wy5BhamhuowuG6m-p3TiyCUKCUm4ZMD5gqLJ1bThxHrOwaZ9Qdx_PKEAgHLfVWSuoTsGUuJE5XBgBtUzFvn1A-H1SNgjV_KSiBQJVPi3OrhR1FwlpAr2092evRyPvm-0X7Dp_bSunBn0ynHQ 2026/02/13 01:54:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/13 01:54:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/13 01:54:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AIfbOU0StMbIToIUv9vjTYQFJ8Nhjw_yidijB3AYxdbsVy-ELNx3sinHgpiPNNTJd9f4IsRm7A7oA9w2fp6hP5QL9qRZ_NcKR7-06Ms5C5l2y3HfJjhlgyxlLjBOn1a5WV3ETavfrB6owj8R7Sy3Pkx3JfjSNEyIi2BNpNmcQfcuV48gYtrXvGkU34YfxELxcSgmVz_wy5BhamhuowuG6m-p3TiyCUKCUm4ZMD5gqLJ1bThxHrOwaZ9Qdx_PKEAgHLfVWSuoTsGUuJE5XBgBtUzFvn1A-H1SNgjV_KSiBQJVPi3OrhR1FwlpAr2092evRyPvm-0X7Dp_bSunBn0ynHQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/13 01:54:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKBgRT-XzDJ11UEFJOpiJITime6W1exibTrTz4JqrS0Q9qQwudpEj9YU5Ny4sLks1-vZaWKcJK_rKYNAiuHLYRPtiPW1_ZJERPvqyogtCldLKO2K13C0FQon7QWDUPmV_R4GHPyF9TYBu2LE_YkTsIbYT0LD07wGblEFkA3DlhicZV_Y6EvkQ73Yrz0UzPhXUuJZLwvpNTLsOeWtf5IBnRNYWBf0sAU_eAbEvEQ_xOaioU6BtSPJrvYJvoTfLRvRLw2uy0Wuh6o9612NfleC9JNMiB2m6lFga5rYP2WdwhmCt8bIswJ9egr3nOuXqbMQDM56zm42D-qMZ4ZMtaEvBkQ 2026/02/13 01:54:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/13 01:54:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/13 01:54:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKBgRT-XzDJ11UEFJOpiJITime6W1exibTrTz4JqrS0Q9qQwudpEj9YU5Ny4sLks1-vZaWKcJK_rKYNAiuHLYRPtiPW1_ZJERPvqyogtCldLKO2K13C0FQon7QWDUPmV_R4GHPyF9TYBu2LE_YkTsIbYT0LD07wGblEFkA3DlhicZV_Y6EvkQ73Yrz0UzPhXUuJZLwvpNTLsOeWtf5IBnRNYWBf0sAU_eAbEvEQ_xOaioU6BtSPJrvYJvoTfLRvRLw2uy0Wuh6o9612NfleC9JNMiB2m6lFga5rYP2WdwhmCt8bIswJ9egr3nOuXqbMQDM56zm42D-qMZ4ZMtaEvBkQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/13 01:54:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACubQyla46WI_gQM9_r9Zkwq-QcNtVUMDSireCkCXlOTw7y27vNh1x76AhVDkJvsQW7Y9n-SNM-eeiuVeFZ8DJbXbKpgn9xzQEL4zkrzgQSmRMG8dMFdYf630Ke3ennG3-Hu4FgyfoaXVpuo5pCMqojzcBwh1CJaqJT_Xv2gmHu0bLoJdcyI7x-s2-LXchp5qrtVvYp7omgp_jDVz-tkCAXPPsz69kYFad-iGLl-h391GGkPIaok9BviLHYefUCjhxVbx9_yjRpra_eHfBymKghJPeGuvFmkaUNKw-wD6LoM43o7-Z_UxobHNoze1bNloE9Q3KIXzwjxVA-ATg2rChc 2026/02/13 01:54:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/13 01:54:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/13 01:54:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/13 01:54:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/13 01:54:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/13 01:54:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/13 01:54:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ACubQyla46WI_gQM9_r9Zkwq-QcNtVUMDSireCkCXlOTw7y27vNh1x76AhVDkJvsQW7Y9n-SNM-eeiuVeFZ8DJbXbKpgn9xzQEL4zkrzgQSmRMG8dMFdYf630Ke3ennG3-Hu4FgyfoaXVpuo5pCMqojzcBwh1CJaqJT_Xv2gmHu0bLoJdcyI7x-s2-LXchp5qrtVvYp7omgp_jDVz-tkCAXPPsz69kYFad-iGLl-h391GGkPIaok9BviLHYefUCjhxVbx9_yjRpra_eHfBymKghJPeGuvFmkaUNKw-wD6LoM43o7-Z_UxobHNoze1bNloE9Q3KIXzwjxVA-ATg2rChc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/13 01:54:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AE4ZAPZ81FDaFe7pzAD_UVf6b-VXUdMzXe7Bsr6ScESRIjE1k3Nr58xGf6V_QE0OqHP_YJlXIq2U8-MpXHxba7065-xwdCQRRlVqaKvxjfeY7Na6saGCB01ceEoyWFUkj7xkIuWtDy1uRBp5r0z_afHKo4yaEVFvBOESrpPb-8fE3z08eEtwy_74_E7e5LJ6f8oneMF4vihk_V9tgsVIMocI3Gn7oqo4zArhBGZj1m_K7qmn5b4g7oH5Bl6UykUb0ZxRa_uoEoSvuEyVdELunpeNGGRGwh6oWMY2dNMW2-5BCHAtE6ELzsuvRo77HulwnOLcIyPH-jAYa9AunhxHlbw 2026/02/13 01:54:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/13 01:54:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/13 01:54:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/13 01:54:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/13 01:54:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/13 01:54:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/13 01:54:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AE4ZAPZ81FDaFe7pzAD_UVf6b-VXUdMzXe7Bsr6ScESRIjE1k3Nr58xGf6V_QE0OqHP_YJlXIq2U8-MpXHxba7065-xwdCQRRlVqaKvxjfeY7Na6saGCB01ceEoyWFUkj7xkIuWtDy1uRBp5r0z_afHKo4yaEVFvBOESrpPb-8fE3z08eEtwy_74_E7e5LJ6f8oneMF4vihk_V9tgsVIMocI3Gn7oqo4zArhBGZj1m_K7qmn5b4g7oH5Bl6UykUb0ZxRa_uoEoSvuEyVdELunpeNGGRGwh6oWMY2dNMW2-5BCHAtE6ELzsuvRo77HulwnOLcIyPH-jAYa9AunhxHlbw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/13 01:54:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOts-2bMh9Szdw30tF6JAbl1-BVhetIzBZKRmHKR-rp1SnL-MB207HitCLy_-RfQy4PJsU-At2L61AYVql1qPEuJwWOSQ4GErjPQb4N34QhBXo297VREZc1K_AoTBRtZmTfGcZnXsS2enOXDzJEigTcO2lM5lxcWwVy0UXl0iTfdaAjSwgRQTQg-JIGfcpsXQT-aS1cqgwzArxIXN3mA8xXPDBWAEe8CvLbAlE0nzke8r9bBKeQdcI4mOx-RODm5ck8vrZsnp79h9usJ0NudNQwrCikxDutX7BP5ZeZ4cX5kFN6w8SX0vC4fTpNDbE6_YhzohaCuRvF3FG8IfZtkc3w 2026/02/13 01:54:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/13 01:54:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/13 01:54:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOts-2bMh9Szdw30tF6JAbl1-BVhetIzBZKRmHKR-rp1SnL-MB207HitCLy_-RfQy4PJsU-At2L61AYVql1qPEuJwWOSQ4GErjPQb4N34QhBXo297VREZc1K_AoTBRtZmTfGcZnXsS2enOXDzJEigTcO2lM5lxcWwVy0UXl0iTfdaAjSwgRQTQg-JIGfcpsXQT-aS1cqgwzArxIXN3mA8xXPDBWAEe8CvLbAlE0nzke8r9bBKeQdcI4mOx-RODm5ck8vrZsnp79h9usJ0NudNQwrCikxDutX7BP5ZeZ4cX5kFN6w8SX0vC4fTpNDbE6_YhzohaCuRvF3FG8IfZtkc3w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/13 01:54:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AK7iPYvZYydlssZ5oE33l3Q2ZS1ZDJDOahgZHufKURLhJl19y93IwVc5tV8wHEaAddx109eUw7IKGTw_cex9MuQKOIK4O43V5xet6DhxWtvF3mrkUK3WiVf7dV3eqyaSYby0ANGG6l0v8VpmHTdcDpw3SufBLqx7TwnAfy-izYWv3uGIhIs7m9cGIuG7rVYeDXIIF4B5sqbKSKQ8wIGaJ966aNVcxcyi3oIvHoTcmSIOmM8v3pFkm_uBCaXG7dZsm7V3q4twPEHSlBItseURE8Ku0CuiOk7cj7FY7_iLiK8SFw-1GfZqDu9iPohIHr4wGW3nWjGvZFZrxaCO2eBcIsU 2026/02/13 01:54:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/13 01:54:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/13 01:54:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AK7iPYvZYydlssZ5oE33l3Q2ZS1ZDJDOahgZHufKURLhJl19y93IwVc5tV8wHEaAddx109eUw7IKGTw_cex9MuQKOIK4O43V5xet6DhxWtvF3mrkUK3WiVf7dV3eqyaSYby0ANGG6l0v8VpmHTdcDpw3SufBLqx7TwnAfy-izYWv3uGIhIs7m9cGIuG7rVYeDXIIF4B5sqbKSKQ8wIGaJ966aNVcxcyi3oIvHoTcmSIOmM8v3pFkm_uBCaXG7dZsm7V3q4twPEHSlBItseURE8Ku0CuiOk7cj7FY7_iLiK8SFw-1GfZqDu9iPohIHr4wGW3nWjGvZFZrxaCO2eBcIsU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/13 01:54:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMtP1BaKhB8p5OWXlkJfmFtDyJIuvZGZGS1bvpPomNFeVB7oVkpLmYm3kEjrG_rra_KAIZUC7lcMdyJbWTavWS3pcOoDPU-pDsPE-9BY5kQ9lkU7WgbzTibG4fVKE-mxLAYvItaEuP2Zznyfj9RIg6CfendIaR3wT96esI8XQhYnzA86WdAMZ2L7hFjaB4CfaPUM-WVKLHUUseHHWEUf_74v7wprFhD1d4uS3hy88s4BkSUTU0rCOh0aPgqmt6i6wrjlRdH7PS6e_9OHxq-SS7PiUu_QHgXRZrOtDGtkCTxe8W1BKpioLjCXJvw16xBPc4HZ10aFVYGYQxIR_7In1Yw 2026/02/13 01:54:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/13 01:54:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/13 01:54:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMtP1BaKhB8p5OWXlkJfmFtDyJIuvZGZGS1bvpPomNFeVB7oVkpLmYm3kEjrG_rra_KAIZUC7lcMdyJbWTavWS3pcOoDPU-pDsPE-9BY5kQ9lkU7WgbzTibG4fVKE-mxLAYvItaEuP2Zznyfj9RIg6CfendIaR3wT96esI8XQhYnzA86WdAMZ2L7hFjaB4CfaPUM-WVKLHUUseHHWEUf_74v7wprFhD1d4uS3hy88s4BkSUTU0rCOh0aPgqmt6i6wrjlRdH7PS6e_9OHxq-SS7PiUu_QHgXRZrOtDGtkCTxe8W1BKpioLjCXJvw16xBPc4HZ10aFVYGYQxIR_7In1Yw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/13 01:55:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AJKtWAkcPfQZnRP1X1tHvFW9cExGbqPpogD-TTNDAjI1DULZdE7M7yw282WXBLFHP9FpdSg3GaJn3sa7egGSkYIkg5SASVMrgngZZnVz3Kr018MJ7PcLAdKSPc6fHWuZRpqH-d9m7FO8JGxKnWJtzif_7_Li5FQl-th_NS7mc6-Q3tQwxnO1G-j3EuzAjlCxzkVZO-Nk6wQXBLS3aUbDtQa8CH9I7csahIF-samF_69bPxnfQ_QH84afjzzDIEsMxcjoSMy-joAUW2LBKflHOq3izA7p_fodo8aCtkB9B96S6YRfobIhJ62eqKEInaHyldGp0YVRT6rCVL5if8mxf8U 2026/02/13 01:55:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/13 01:55:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/13 01:55:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/13 01:55:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/13 01:55:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/13 01:55:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/13 01:55:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AJKtWAkcPfQZnRP1X1tHvFW9cExGbqPpogD-TTNDAjI1DULZdE7M7yw282WXBLFHP9FpdSg3GaJn3sa7egGSkYIkg5SASVMrgngZZnVz3Kr018MJ7PcLAdKSPc6fHWuZRpqH-d9m7FO8JGxKnWJtzif_7_Li5FQl-th_NS7mc6-Q3tQwxnO1G-j3EuzAjlCxzkVZO-Nk6wQXBLS3aUbDtQa8CH9I7csahIF-samF_69bPxnfQ_QH84afjzzDIEsMxcjoSMy-joAUW2LBKflHOq3izA7p_fodo8aCtkB9B96S6YRfobIhJ62eqKEInaHyldGp0YVRT6rCVL5if8mxf8U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/13 01:55:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAwr4veUe2z1i5HhZXy2hFy6iNdOcOVrcGkM-L5GzFXElFKpXv38TozmLYokoRHc1ukgTTGzMpa7DAPSvlAOLpXiUzdmGakJeioDptMwkZs7omVGAnWQRh1UGhbM_nBrJZECfoQMOnJd9ANfbdESVLAH7-LrIOpZI2FGHQMwAKiiH7d7dx57D2nqYMVMBHGqRz9zNH4aA0OELjufik0rvsTCYf2arhEzyt8VelX82yjEY9pFedb1wp8SS-8S09BzlPUNOoqXNd3rgey8gdX6Qw5E0TB8CNIGdplfwjUOBBZE1xZI8cSdJ8hBlYOQwweVNja_e-KkoXU5E93Jxs3Ep8Y 2026/02/13 01:55:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/13 01:55:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/13 01:55:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/13 01:55:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/13 01:55:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/13 01:55:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/13 01:55:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAwr4veUe2z1i5HhZXy2hFy6iNdOcOVrcGkM-L5GzFXElFKpXv38TozmLYokoRHc1ukgTTGzMpa7DAPSvlAOLpXiUzdmGakJeioDptMwkZs7omVGAnWQRh1UGhbM_nBrJZECfoQMOnJd9ANfbdESVLAH7-LrIOpZI2FGHQMwAKiiH7d7dx57D2nqYMVMBHGqRz9zNH4aA0OELjufik0rvsTCYf2arhEzyt8VelX82yjEY9pFedb1wp8SS-8S09BzlPUNOoqXNd3rgey8gdX6Qw5E0TB8CNIGdplfwjUOBBZE1xZI8cSdJ8hBlYOQwweVNja_e-KkoXU5E93Jxs3Ep8Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/13 01:55:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ANK-b8ip-6qGVbr93hX_qYwWFs9N9ApP1BCFkKnRLRkVTzRaq89r9gqR-bTh26DOuTg04QzqY5UJq1B6BP7i_pJAn9LaVnF1a0tdr7aAAtVzDTuKLRcKxfAq1qUueFYJ_7vSs1WOnfhLD_OoAQUYZpIxkSsBh1Ojp-8V0Lnx8oNm7B8unWDptnMGydVn34aBnD-a2RTJnGhGwRei2loXbbP0h_IeYglgye46U3kUtPjIycNdJuthuHKU-clnOW1Rte676HHJWpki2U_sbsNihIDPknpAT8C3PChPBe_51ECAaO63ORBP5ZDpP-g0Wqo3S89hiyu3zK7dsR95j90Fwsw 2026/02/13 01:55:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/13 01:55:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/13 01:55:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ANK-b8ip-6qGVbr93hX_qYwWFs9N9ApP1BCFkKnRLRkVTzRaq89r9gqR-bTh26DOuTg04QzqY5UJq1B6BP7i_pJAn9LaVnF1a0tdr7aAAtVzDTuKLRcKxfAq1qUueFYJ_7vSs1WOnfhLD_OoAQUYZpIxkSsBh1Ojp-8V0Lnx8oNm7B8unWDptnMGydVn34aBnD-a2RTJnGhGwRei2loXbbP0h_IeYglgye46U3kUtPjIycNdJuthuHKU-clnOW1Rte676HHJWpki2U_sbsNihIDPknpAT8C3PChPBe_51ECAaO63ORBP5ZDpP-g0Wqo3S89hiyu3zK7dsR95j90Fwsw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/13 01:55:08 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AC48h7z6Di6wgW-CJjyS--o38JH-soOhEqmG53k4tz8j31FLqq6Sk_OTmf7eGj2dEYz6B3D4cklWrt78PHRTNydPYn4g4nXjylLPT2Z1iDPQl4pftpO0r6E-2J52sRsmjZslDOpijyxBI0AJmzDyK3xTQ1lb2d_m0MaP7e0sgSIc0wHQdE0d_qTUUAGQOO7TV2n-6dsEk7nhbRPkBh_0I4U1hCE6J9c4zfY3qymucPdSjjtefXjrr50J1yyhVOw_JSg4AhclNL7v_AB7ypwglZhX-Em125H_reYv90_XkBVPPn2OfPDJzm7gWgabvMnRGiBSc148m8vHFfZswwepXTE 2026/02/13 01:55:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/13 01:55:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/13 01:55:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AC48h7z6Di6wgW-CJjyS--o38JH-soOhEqmG53k4tz8j31FLqq6Sk_OTmf7eGj2dEYz6B3D4cklWrt78PHRTNydPYn4g4nXjylLPT2Z1iDPQl4pftpO0r6E-2J52sRsmjZslDOpijyxBI0AJmzDyK3xTQ1lb2d_m0MaP7e0sgSIc0wHQdE0d_qTUUAGQOO7TV2n-6dsEk7nhbRPkBh_0I4U1hCE6J9c4zfY3qymucPdSjjtefXjrr50J1yyhVOw_JSg4AhclNL7v_AB7ypwglZhX-Em125H_reYv90_XkBVPPn2OfPDJzm7gWgabvMnRGiBSc148m8vHFfZswwepXTE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/13 01:55:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ADPZlTY15Cts3RcG4eqzKo3AFgSiHiB2kUyq-MeUKATAVcCU-awxmxzR9rZUnrVOcOpVhZtKVS0J5p3sn-C8LtQaga9VAvVAxa1chw0KEliIQIHgL_py8mN_R2ivG42efsyLvESrAhf3oNNM6Nx9YfG0Dnk6FanWobjQMELXUhWmjXS0IlHkcEK6oraU7Hx4Gdo60FskWIx77URf7bGCyWR3_FUXxVJYNwgj0NuNWm4LuHwU4XxYnEFH0_Q0ao5JHyYAiNFz3s7WUDSQzM-a9NJjETrMuy00bUXVzQ-wNQSL3CB_sX5aLusn1woJuYMLIZFgdOVqFG_FseQZTOwz4Zg 2026/02/13 01:55:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/13 01:55:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/13 01:55:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ADPZlTY15Cts3RcG4eqzKo3AFgSiHiB2kUyq-MeUKATAVcCU-awxmxzR9rZUnrVOcOpVhZtKVS0J5p3sn-C8LtQaga9VAvVAxa1chw0KEliIQIHgL_py8mN_R2ivG42efsyLvESrAhf3oNNM6Nx9YfG0Dnk6FanWobjQMELXUhWmjXS0IlHkcEK6oraU7Hx4Gdo60FskWIx77URf7bGCyWR3_FUXxVJYNwgj0NuNWm4LuHwU4XxYnEFH0_Q0ao5JHyYAiNFz3s7WUDSQzM-a9NJjETrMuy00bUXVzQ-wNQSL3CB_sX5aLusn1woJuYMLIZFgdOVqFG_FseQZTOwz4Zg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/13 01:55:12 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ALt7MQfjQ3S0KFV3U-lfNfnPrgobu-XBGPJst4MqnxugVKTpu5Mi8xf0QMPXowxxdPWfKxgnmxJ6_PZiTxR--MTml0cHTCnWl4hUFN1FeKLnymbhoDcqwrEBwTnw740hZolm1GbO98fg0AKzyL1GYHCkNMSYQGAMDgPzf36zMr7mfOcYnfVpvN6lIzRnQG2tOoSvnasJCBIfyjCYW81DMIGXONM2nHF3w358fUi3MDlhf-pT1Yb-zugJXnQZIAgqW6CNDg5jYFD5NFGAZimxTjCyQeHlM5PFBeLfcANv2zJQj47GzFFR2IKuKhU4_yYsPju--_Lbe_BWDkeG_f277KM 2026/02/13 01:55:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/13 01:55:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/13 01:55:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/13 01:55:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/13 01:55:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/13 01:55:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/13 01:55:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ALt7MQfjQ3S0KFV3U-lfNfnPrgobu-XBGPJst4MqnxugVKTpu5Mi8xf0QMPXowxxdPWfKxgnmxJ6_PZiTxR--MTml0cHTCnWl4hUFN1FeKLnymbhoDcqwrEBwTnw740hZolm1GbO98fg0AKzyL1GYHCkNMSYQGAMDgPzf36zMr7mfOcYnfVpvN6lIzRnQG2tOoSvnasJCBIfyjCYW81DMIGXONM2nHF3w358fUi3MDlhf-pT1Yb-zugJXnQZIAgqW6CNDg5jYFD5NFGAZimxTjCyQeHlM5PFBeLfcANv2zJQj47GzFFR2IKuKhU4_yYsPju--_Lbe_BWDkeG_f277KM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/13 01:55:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKrS3MZS-35ZtO4RBHH7RoXBLPWW3j7q_osnqmnwDRJUCtdor8x1yX1c381YqIKlXhU3PJmLLPSjFtv5wVaLNPCYDDBWkQYBxJxA15J7idRbOzUS8EUiD5QdmW7Xo_5AP4cbMjfhBkMlNMOIc3xAtHqBqKCUuGA-rnMtOT5e4PxotLCxf2oSIYdbI7dxUnP_MrEtkZCT3ngS9dB0zcJfS-neegYYFlpRTO-PEEZLIn3Buq11an0uaFw2sorEeyqSBV-RIsyjMlxAN3phIASgAT131-wdxymwnjdMey1WYMYLQyYyl1jzLLAgprw7yvsKThDuV_GE8TpZHtfvQ8qVXYQ 2026/02/13 01:55:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/13 01:55:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/13 01:55:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/13 01:55:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/13 01:55:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/13 01:55:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/13 01:55:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKrS3MZS-35ZtO4RBHH7RoXBLPWW3j7q_osnqmnwDRJUCtdor8x1yX1c381YqIKlXhU3PJmLLPSjFtv5wVaLNPCYDDBWkQYBxJxA15J7idRbOzUS8EUiD5QdmW7Xo_5AP4cbMjfhBkMlNMOIc3xAtHqBqKCUuGA-rnMtOT5e4PxotLCxf2oSIYdbI7dxUnP_MrEtkZCT3ngS9dB0zcJfS-neegYYFlpRTO-PEEZLIn3Buq11an0uaFw2sorEeyqSBV-RIsyjMlxAN3phIASgAT131-wdxymwnjdMey1WYMYLQyYyl1jzLLAgprw7yvsKThDuV_GE8TpZHtfvQ8qVXYQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/13 01:55:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFLIB79cz1zD7qSEI8v1r_TkG38XSEO2QQdaAlHGVFx0RB-lRaISzVpd-gwGyVJEEoXDOGZxIKzrjQ4Ol6zFDuKt2mAmNpVNC42EDlsILPIQdoLW9nnc4IE4Ny-qONY9s3gp5t6c_My-UBLp-R9hTIphHKWpGiBfeHFPGn9eUlHg8Lbrsf_2vmHcnmHL2NlYuNJ67oag5HL-ghkxoFH95WI36v3z1vggIHwyzQzfIaN2qSa3FyiomvPP_-PcRl46hZkJKisqdnUqBEoWKi3h9yEFjYpxG63BNU0CogohRMcRlBZ9woVADhE3hh7_0eSnnm9lpUIPsfGzpDf5wzDslKU 2026/02/13 01:55:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/13 01:55:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/13 01:55:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFLIB79cz1zD7qSEI8v1r_TkG38XSEO2QQdaAlHGVFx0RB-lRaISzVpd-gwGyVJEEoXDOGZxIKzrjQ4Ol6zFDuKt2mAmNpVNC42EDlsILPIQdoLW9nnc4IE4Ny-qONY9s3gp5t6c_My-UBLp-R9hTIphHKWpGiBfeHFPGn9eUlHg8Lbrsf_2vmHcnmHL2NlYuNJ67oag5HL-ghkxoFH95WI36v3z1vggIHwyzQzfIaN2qSa3FyiomvPP_-PcRl46hZkJKisqdnUqBEoWKi3h9yEFjYpxG63BNU0CogohRMcRlBZ9woVADhE3hh7_0eSnnm9lpUIPsfGzpDf5wzDslKU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/13 01:55:21 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AM7S71f7TdrSwHKCVj73wycmM4T7ioBZS9jYlhGIOnJMc7g_gw7qtTkfQaNXrOboroyDyViUzgww2r1K4gp71IYJDbIOYOUU3FTvqFmbokjWif_CxJHghLvgU8KJNlmPIREmy_MAjO2y_VZCbC4-rkz9kf_C4zfNSx_ThzYtBA3jVtKKhtdGfgGvDkwjHed2oe5MVn2ay3hhKmZqIXjjGTOtRDZ7BLLjJFQ6RmmWQLT-Xp5Amb3V75piOLulZmoXnPRv9zW8OIESiKQkibzBrDVyaVo53vIJrDFhuvZtgsu4lvkzZRILtlg561-HfUx9kfFTt8FPfeQfXjVvbYg-S3I 2026/02/13 01:55:21 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/13 01:55:22 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/13 01:55:22 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AM7S71f7TdrSwHKCVj73wycmM4T7ioBZS9jYlhGIOnJMc7g_gw7qtTkfQaNXrOboroyDyViUzgww2r1K4gp71IYJDbIOYOUU3FTvqFmbokjWif_CxJHghLvgU8KJNlmPIREmy_MAjO2y_VZCbC4-rkz9kf_C4zfNSx_ThzYtBA3jVtKKhtdGfgGvDkwjHed2oe5MVn2ay3hhKmZqIXjjGTOtRDZ7BLLjJFQ6RmmWQLT-Xp5Amb3V75piOLulZmoXnPRv9zW8OIESiKQkibzBrDVyaVo53vIJrDFhuvZtgsu4lvkzZRILtlg561-HfUx9kfFTt8FPfeQfXjVvbYg-S3I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/13 01:55:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AO3gRa6V9O6r6s0JukHfWnF-KJ_2WcnW3hdJeubXMSAeIYqmAExPj8lwkITYzqNIZDyc2DGQHHxEk5xjDQXSpTJiVlw3n5oOK8s7PVks66zmb-D61tMQUPNcdfcTlSoCw6ZahIKalnNyrxBL7GEiq33HbzjUf86KqScae76WwDrxuc0a1Hwl29sBV7m2biAHJ_ajiv6kf-fT05zvR4KGgrdwzCIm7oAi0A8fv1L51htdqWBx50gPI4eIkeFZUYj7WIVOkKqZvAghenzQPx96UUAFTU3CjWKIq4Chr7dVgOiJN_44Lj5dQHrjMzFa2pamtBq-5hz1GtnPOpOUYrOJiIs 2026/02/13 01:55:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/13 01:55:24 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/13 01:55:24 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AO3gRa6V9O6r6s0JukHfWnF-KJ_2WcnW3hdJeubXMSAeIYqmAExPj8lwkITYzqNIZDyc2DGQHHxEk5xjDQXSpTJiVlw3n5oOK8s7PVks66zmb-D61tMQUPNcdfcTlSoCw6ZahIKalnNyrxBL7GEiq33HbzjUf86KqScae76WwDrxuc0a1Hwl29sBV7m2biAHJ_ajiv6kf-fT05zvR4KGgrdwzCIm7oAi0A8fv1L51htdqWBx50gPI4eIkeFZUYj7WIVOkKqZvAghenzQPx96UUAFTU3CjWKIq4Chr7dVgOiJN_44Lj5dQHrjMzFa2pamtBq-5hz1GtnPOpOUYrOJiIs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/13 01:55:25 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AKPnqEeZbB4B251AsM6D89axTmCR_8hztfYP7YgFSBorEgoCPbHlVU212zaDcxgjEcomMYFSYwlDRbqCe3sNMhU5dBoEps11vJ5AdOqu3dNK0Oa1_5tWefT-xVJDTf3A-7IBnU5Vi3pRMt2X3cyxO7fo7AKNSfWt4jhuM0ajxTn37PFCNdxsUCVvjva0hCAU3oJwX5m0qTDLpWD3Zzd0hXaGt2Wp2Q3iEKnmRtDJPJM7y1Owc_R6KDW_yjcrr5cuV1qoUYedC6TrhhAhWCs_0BDwVxgva6MWCddyisIsSm4c_0POkXfalo474EjBqI4hQ901e_RLyNNFaJZM0eLstok 2026/02/13 01:55:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/13 01:55:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/13 01:55:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/13 01:55:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/13 01:55:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/13 01:55:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/13 01:55:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AKPnqEeZbB4B251AsM6D89axTmCR_8hztfYP7YgFSBorEgoCPbHlVU212zaDcxgjEcomMYFSYwlDRbqCe3sNMhU5dBoEps11vJ5AdOqu3dNK0Oa1_5tWefT-xVJDTf3A-7IBnU5Vi3pRMt2X3cyxO7fo7AKNSfWt4jhuM0ajxTn37PFCNdxsUCVvjva0hCAU3oJwX5m0qTDLpWD3Zzd0hXaGt2Wp2Q3iEKnmRtDJPJM7y1Owc_R6KDW_yjcrr5cuV1qoUYedC6TrhhAhWCs_0BDwVxgva6MWCddyisIsSm4c_0POkXfalo474EjBqI4hQ901e_RLyNNFaJZM0eLstok" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/13 01:55:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AEUxI_p69P98xKRlU4VMZ62jHQPlNLXxWSEQDwOpbIwvqQ0y1qv4196N2LTpTMIrcgmKwf4WiSUX9WLWAjMSjWdhu2qIdo99allJDTWcmT6O22uSyMUued5KlxjeRcyjgE3ZJRX16lqgow88Tc5TFgxnN-EtgLWcmlzEoLqC0x6wS33XkaSYwslhMlcxlViT0LFAIFqmcab6-7Z2XdpDoljmMZDojk7JZFiBLM7FMj7B0reaCSFEmDRNLFF75b0Ciy4sToKEBIY7ylXQVLvCnl8Whk7a67iPuhFP07E2wGbSmGQvP0gaKU-4EzW9GQ9aVMj3RHWU8Vexl3RDi6c4Dco 2026/02/13 01:55:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/13 01:55:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/13 01:55:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/13 01:55:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/13 01:55:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/13 01:55:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/13 01:55:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AEUxI_p69P98xKRlU4VMZ62jHQPlNLXxWSEQDwOpbIwvqQ0y1qv4196N2LTpTMIrcgmKwf4WiSUX9WLWAjMSjWdhu2qIdo99allJDTWcmT6O22uSyMUued5KlxjeRcyjgE3ZJRX16lqgow88Tc5TFgxnN-EtgLWcmlzEoLqC0x6wS33XkaSYwslhMlcxlViT0LFAIFqmcab6-7Z2XdpDoljmMZDojk7JZFiBLM7FMj7B0reaCSFEmDRNLFF75b0Ciy4sToKEBIY7ylXQVLvCnl8Whk7a67iPuhFP07E2wGbSmGQvP0gaKU-4EzW9GQ9aVMj3RHWU8Vexl3RDi6c4Dco" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/13 01:55:31 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/13 01:55:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/13 01:55:36 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/13 01:55:38 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/13 01:55:41 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/13 01:55:43 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHR2nmRXyuJXQ_UbP7AOhWU4UqM_L1zQ-3sS6eG5OKWYw7DgYXHAHLsuSVx75lDAef1YaytLajC8HdOSKMLO-gTMlK9MAWvC2qeSptLYFmmfPcJ7bVbOSgII7neJfU73ryRcwiw3fgw7PRSqvgyIkuajojx8vG55kchbVM4GZ5CCDwlsNgNJn2EV3MhMTSGNDNmaqQXFEDCI9pQaFPzTHOqcwm1vHoEHhMIpXxIOKOV_Lh8J2qJKe2tCU09AmsFHYgvmiIrrm0dHww3Gb7iAtfu_cLO2SfHscoIfHuc8NNgJNXzICGti4Fr4RvNwsB-cHH5QUy3Dt-XYErA_MygjUPM 2026/02/13 01:55:43 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/13 01:55:43 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "485bb4b739136fe452fd2cbafc203ec2" 2026/02/13 01:55:43 DEBUG : unknown-size-put.txt: multipart upload "AHR2nmRXyuJXQ_UbP7AOhWU4UqM_L1zQ-3sS6eG5OKWYw7DgYXHAHLsuSVx75lDAef1YaytLajC8HdOSKMLO-gTMlK9MAWvC2qeSptLYFmmfPcJ7bVbOSgII7neJfU73ryRcwiw3fgw7PRSqvgyIkuajojx8vG55kchbVM4GZ5CCDwlsNgNJn2EV3MhMTSGNDNmaqQXFEDCI9pQaFPzTHOqcwm1vHoEHhMIpXxIOKOV_Lh8J2qJKe2tCU09AmsFHYgvmiIrrm0dHww3Gb7iAtfu_cLO2SfHscoIfHuc8NNgJNXzICGti4Fr4RvNwsB-cHH5QUy3Dt-XYErA_MygjUPM" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/13 01:55:44 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APvXvIhsFUOWVhMXOlSOXa1C4gGbmbxnAu7ZP2bllQUl2WKbHSmxiPIg0SzANSm3IYj3hbxYdKjQX-n5f1082tANEuid_dG7j2mjlymvkVBwS0Khd7BSze_DXWZch2-Girl_NPuf1SnXX0SSwWSAdEV5z_WUdliF7qbWZ_1qArXac8-ljbs-_rUToSxJRfs-ZOa-FtNsCK8DdVXqx2ehBzeduIeKv0GRa1XZluMSTG2RW-fE0mFyJSwp8cUjv9gvK2ntmNsMf7y_0lZdYJqDdzmo1HfgT-prkxBIm64wlCv7HjgdGi_su_mJq0fodTmqo-i46ztPrJsCb2LtZzCTzpE 2026/02/13 01:55:44 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/13 01:55:44 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "2a3a629b4fa385da118a6ad5a6458893" 2026/02/13 01:55:44 DEBUG : unknown-size-update.txt: multipart upload "APvXvIhsFUOWVhMXOlSOXa1C4gGbmbxnAu7ZP2bllQUl2WKbHSmxiPIg0SzANSm3IYj3hbxYdKjQX-n5f1082tANEuid_dG7j2mjlymvkVBwS0Khd7BSze_DXWZch2-Girl_NPuf1SnXX0SSwWSAdEV5z_WUdliF7qbWZ_1qArXac8-ljbs-_rUToSxJRfs-ZOa-FtNsCK8DdVXqx2ehBzeduIeKv0GRa1XZluMSTG2RW-fE0mFyJSwp8cUjv9gvK2ntmNsMf7y_0lZdYJqDdzmo1HfgT-prkxBIm64wlCv7HjgdGi_su_mJq0fodTmqo-i46ztPrJsCb2LtZzCTzpE" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/13 01:55:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-secoreh3hozo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/13 01:55:44 DEBUG : Waiting for deletions to finish 2026/02/13 01:55:44 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/13 01:55:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/13 01:55:44 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/13 01:55:45 INFO : S3 bucket rclone-test-secoreh3hozo: Bucket "rclone-test-secoreh3hozo" deleted 2026/02/13 01:55:45 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (116.89s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.14s) --- PASS: TestIntegration/FsMkdir (114.75s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.66s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.99s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- 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.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.58s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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 2026/02/13 01:55:45 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/13 01:55:45 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 116.943s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m58.313229811s (try 1/5)