"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 TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/04/30 05:52:25 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jupihan9qeqi" 2025/04/30 05:52:25 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/04/30 05:52:26 INFO : S3 bucket rclone-test-jupihan9qeqi: Bucket "rclone-test-jupihan9qeqi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/04/30 05:52:27 INFO : S3 bucket rclone-test-jupihan9qeqi: Bucket "rclone-test-jupihan9qeqi" deleted === RUN TestIntegration/FsMkdir 2025/04/30 05:52:27 INFO : S3 bucket rclone-test-jupihan9qeqi: Bucket "rclone-test-jupihan9qeqi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/30 05:52:27 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/30 05:52:28 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/30 05:52:28 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === 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 "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === 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/04/30 05:52:43 NOTICE: S3 bucket rclone-test-jupihan9qeqi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/04/30 05:52:43 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ADQgXq7VGi9sNO486i0yEGxrbQ1jiS3xOJ3PHNiFtrGA_PVcZjBxYwlIypdkG1ToKOoKCeX070foB1ZjZF1Fqmv8qpPQPY8FxtDkl6JKGoD2XgVFNE9nmXahUpY31cV61yl900VjQC95fpDnkpy9rAp_YhXmTwVTs3pkGG2Xyxmu4jfzZyJk6GidEvJrLOCmwFgHBC78WyTa1RklZwkWKh8zdvKmbEVEWDFE-KxL7mMiAKjJfhTXP4GFm5f19LykjyEGGjKzNf568J2A4xwxGR_G4ANrt0jilq8ErcDDjU3ufjd0y6F3sJMPCCOGeqejpwZ-vla5lhpGsvsBu6nZDj4 2025/04/30 05:52:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "cd10e9317bdc016d3c152495821b35e5" 2025/04/30 05:52:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "bf588bfc3eb0093f1edb70de908c36f8" 2025/04/30 05:52:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "a3c119cc85baf176577c955a15c8728d" 2025/04/30 05:52:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ADQgXq7VGi9sNO486i0yEGxrbQ1jiS3xOJ3PHNiFtrGA_PVcZjBxYwlIypdkG1ToKOoKCeX070foB1ZjZF1Fqmv8qpPQPY8FxtDkl6JKGoD2XgVFNE9nmXahUpY31cV61yl900VjQC95fpDnkpy9rAp_YhXmTwVTs3pkGG2Xyxmu4jfzZyJk6GidEvJrLOCmwFgHBC78WyTa1RklZwkWKh8zdvKmbEVEWDFE-KxL7mMiAKjJfhTXP4GFm5f19LykjyEGGjKzNf568J2A4xwxGR_G4ANrt0jilq8ErcDDjU3ufjd0y6F3sJMPCCOGeqejpwZ-vla5lhpGsvsBu6nZDj4" 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/04/30 05:52:48 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/30 05:52:48 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/04/30 05:52:50 DEBUG : S3 bucket rclone-test-jupihan9qeqi: bucket is versioned: false 2025/04/30 05:52:50 DEBUG : Waiting for deletions to finish 2025/04/30 05:52:50 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/04/30 05:52:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/04/30 05:52:50 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/30 05:52:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jupihan9qeqi/dirToPurgeFromRoot" 2025/04/30 05:52:51 DEBUG : S3 bucket rclone-test-jupihan9qeqi path dirToPurgeFromRoot: bucket is versioned: false 2025/04/30 05:52:51 DEBUG : Waiting for deletions to finish 2025/04/30 05:52:51 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/04/30 05:52:51 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/04/30 05:52:52 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/30 05:52:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jupihan9qeqi/hello? sausage/êé" 2025/04/30 05:52:53 DEBUG : S3 bucket rclone-test-jupihan9qeqi path hello? sausage/êé: bucket is versioned: false 2025/04/30 05:52:53 DEBUG : Waiting for deletions to finish 2025/04/30 05:52:53 DEBUG : "a/b/c/d/e.txt" version false 2025/04/30 05:52:53 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/04/30 05:52:53 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/04/30 05:53:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jupihan9qeqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/30 05:53:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jupihan9qeqi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-jupihan9qeqi" from "TestS3R2:rclone-test-jupihan9qeqi" 2025/04/30 05:53:01 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/30 05:53:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADK0XQnFRsaGnkjVyFhOMniA66zc5f6Wbi8EQlHw1vp8G65ctWFRnmaPZRdzztHRyPevfDkfo8a8aw36Hn8BwIW-ZAd8WAkOTsk_JyHkxLAYPMZi1lXet4jqac0rBLCa0cWWdBLPC-gwoECa-mJ3sRsaQ5EJxU34ojDyCuzxbbWU7vIZLxWY3gzuMZWvn68__h8OEhw-N6KLnMTDowEtCwqgTyIFLxd3xh7KehDy1fWYgurzyZ-6zRVajrSCRoVLHH0-0QVe2TGAhWXvllu4rGHEqu3U_YCTa2ajeHUNZNjQEM4qGQixi2ysz9NQCqjwQr_vsVkQ67ciJMkCVF5PglY 2025/04/30 05:53:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/04/30 05:53:07 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/04/30 05:53:07 DEBUG : piped data.txt: multipart upload "ADK0XQnFRsaGnkjVyFhOMniA66zc5f6Wbi8EQlHw1vp8G65ctWFRnmaPZRdzztHRyPevfDkfo8a8aw36Hn8BwIW-ZAd8WAkOTsk_JyHkxLAYPMZi1lXet4jqac0rBLCa0cWWdBLPC-gwoECa-mJ3sRsaQ5EJxU34ojDyCuzxbbWU7vIZLxWY3gzuMZWvn68__h8OEhw-N6KLnMTDowEtCwqgTyIFLxd3xh7KehDy1fWYgurzyZ-6zRVajrSCRoVLHH0-0QVe2TGAhWXvllu4rGHEqu3U_YCTa2ajeHUNZNjQEM4qGQixi2ysz9NQCqjwQr_vsVkQ67ciJMkCVF5PglY" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/30 05:53:08 DEBUG : piped data.txt: open chunk writer: started multipart upload: APnn_gQPSrb-iviQG-UcqDbMDZNqvkQOZa7HtXSCeo8jKobQxlV9BxzcdB7hYxREhg6yxXmp7KW7ckjctK_Mfdx80u9ftxEeL4xV7TVDQhr4k_D86sa4GmuObX_ECBZPfKO7HDtDaSKuDNK0jEm767-fEV8WYHCnYIr_2gpBuluyCihjgRzo_zZKP4_DZJj9Fq5WDvBdybRRcUhvSfl1bqqmE5xUrAQa28cFEi60OdP8bezQFINs9RJoShzv6BBUXF9tR4rs6oZLJo8gQ_WO88hnY7mHsfDTQ7vRcdfVhbXhaC1888A7TsqRwUe-gri6lJUCb8mt8IC147BD2WSV0nI 2025/04/30 05:53:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/04/30 05:53:08 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "7f8845958c5d5e6d3d100980344e87f7" 2025/04/30 05:53:08 DEBUG : piped data.txt: multipart upload "APnn_gQPSrb-iviQG-UcqDbMDZNqvkQOZa7HtXSCeo8jKobQxlV9BxzcdB7hYxREhg6yxXmp7KW7ckjctK_Mfdx80u9ftxEeL4xV7TVDQhr4k_D86sa4GmuObX_ECBZPfKO7HDtDaSKuDNK0jEm767-fEV8WYHCnYIr_2gpBuluyCihjgRzo_zZKP4_DZJj9Fq5WDvBdybRRcUhvSfl1bqqmE5xUrAQa28cFEi60OdP8bezQFINs9RJoShzv6BBUXF9tR4rs6oZLJo8gQ_WO88hnY7mHsfDTQ7vRcdfVhbXhaC1888A7TsqRwUe-gri6lJUCb8mt8IC147BD2WSV0nI" 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/04/30 05:53:09 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:257: 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/04/30 05:53:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABMPAcJSzwnjVQAcDSydzufIXe5a4b1trbB7dvKCmxlV3a4aCBwaTvhwsUp_szxGLBMe-dZ2UQ-8I33GMp0Sckt1uWBaZPVGYKGuPyBXYzgozfGl3Klkwu1vXx6pN6zsGTUMRM_K_m41VZ2mSvIO_15zv96Ft2PVgoKrWXu2Btm2ZPoPw71OJw1pnNVBnEPgROHX-ljkTQIauWqf7Ek0maEvsq8NU7Gsl25RAV9OtCkHjijmMOh4qTg9QPWhqppS5CIaURDDyjFXpNHJi4kBRXWZ0Io2Cq8gCf3U1brEkVYWCkWkdDRvW6LR1Zmy4VE0XOYadFBysUfcmk5x3o7HpHg 2025/04/30 05:53:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/04/30 05:53:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/04/30 05:53:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABMPAcJSzwnjVQAcDSydzufIXe5a4b1trbB7dvKCmxlV3a4aCBwaTvhwsUp_szxGLBMe-dZ2UQ-8I33GMp0Sckt1uWBaZPVGYKGuPyBXYzgozfGl3Klkwu1vXx6pN6zsGTUMRM_K_m41VZ2mSvIO_15zv96Ft2PVgoKrWXu2Btm2ZPoPw71OJw1pnNVBnEPgROHX-ljkTQIauWqf7Ek0maEvsq8NU7Gsl25RAV9OtCkHjijmMOh4qTg9QPWhqppS5CIaURDDyjFXpNHJi4kBRXWZ0Io2Cq8gCf3U1brEkVYWCkWkdDRvW6LR1Zmy4VE0XOYadFBysUfcmk5x3o7HpHg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/04/30 05:53:13 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABj4Z1jEEL-ehF-0INO34v3Ywtn-y7uRmW9Rm4g2kVGCop9mvDXLujprEW6zas0oqbBHd6wZRyqj4QXD0hM3AGmwsxpa5FUv_BvlakHJmelkewL2dGd-Jn7N2cxny-dv9kI8tOxHl1u-AuhuBtRYq32dQKELKFZGMtt2wcPZ78ij5KdzdqR9_laOO6ZeYhM249mzCwC5jtpPjVIMbQO9ey-HXJhy0mcKTTb6CDvDwJSLx4WpjK0hLNcVUaWAKj2uu8hQPNs4HLwDPbkXT2MIahjCku7rkwoPVEOmVeRfzmeaCTbSYRo35HiyRhwLuRn77qOhTx9VU4EDdJMNkUdqju8 2025/04/30 05:53:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/04/30 05:53:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/30 05:53:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABj4Z1jEEL-ehF-0INO34v3Ywtn-y7uRmW9Rm4g2kVGCop9mvDXLujprEW6zas0oqbBHd6wZRyqj4QXD0hM3AGmwsxpa5FUv_BvlakHJmelkewL2dGd-Jn7N2cxny-dv9kI8tOxHl1u-AuhuBtRYq32dQKELKFZGMtt2wcPZ78ij5KdzdqR9_laOO6ZeYhM249mzCwC5jtpPjVIMbQO9ey-HXJhy0mcKTTb6CDvDwJSLx4WpjK0hLNcVUaWAKj2uu8hQPNs4HLwDPbkXT2MIahjCku7rkwoPVEOmVeRfzmeaCTbSYRo35HiyRhwLuRn77qOhTx9VU4EDdJMNkUdqju8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/04/30 05:53:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AA7amGuGf9FaD-fdlgb3bsaAFjNq1JWgsUFoB2Im7QmdoB60J9iKsbQqGt0JbQ3yZGJ4PImujQ_667vuyYcFI7VsQcDuQ3oZEYiB7_uQQ6dhGqHm9sbqcl3CrSThO33s-uCsft3epKcYkYkyA8zeQkP-2lXRnzo6KNf1BaQi6kdjbvDGFkyfFew2SIE5ivzaoy8WgnkMVvoxc_IOv0-deo-O5gywGgyzrxAzALuOqeUO2V2H5w3G6bno_uGbryGiOWs8ytGH7pI-ESXkuzSlRWKqA2gSliE_rsDXP9tCbF-odbVGBNSoP-r-YrHgZN4f4n2URPo30G_taw-6bwXl4o4 2025/04/30 05:53:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/04/30 05:53:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/30 05:53:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AA7amGuGf9FaD-fdlgb3bsaAFjNq1JWgsUFoB2Im7QmdoB60J9iKsbQqGt0JbQ3yZGJ4PImujQ_667vuyYcFI7VsQcDuQ3oZEYiB7_uQQ6dhGqHm9sbqcl3CrSThO33s-uCsft3epKcYkYkyA8zeQkP-2lXRnzo6KNf1BaQi6kdjbvDGFkyfFew2SIE5ivzaoy8WgnkMVvoxc_IOv0-deo-O5gywGgyzrxAzALuOqeUO2V2H5w3G6bno_uGbryGiOWs8ytGH7pI-ESXkuzSlRWKqA2gSliE_rsDXP9tCbF-odbVGBNSoP-r-YrHgZN4f4n2URPo30G_taw-6bwXl4o4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/30 05:53:17 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AG41_42brCafCLavqtV8l6XIfyhxgFro_ZYfo33oxXLnoqPXEUUDuEfwC8mRljoJv2IIsYf7-Wsh1cmglxI6CXxkRJocHmYDmjCdEVdm2hcVJTf7aILoGWA3TNqViXCYskbyHQotQUwlyhRCP4vKHaz-HvJF68VamocK7QXFQhmQedMAYLTjVvovarX968A3K5ZXQs5xk4pxnW_TKJP8BbQRUgh_okBKxMgYhtszvDerL0YYdZThC_X7YvqKrN3Z0dQ1bt2eqceEgrYfM7KdjMAHqhn-BX7oPyVzqNyo1mW2-Z4pwliz5SCH_ow1U4BnjmUZOj9dKoDRSr4k8jSS3kE 2025/04/30 05:53:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/30 05:53:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/30 05:53:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/30 05:53:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/30 05:53:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/04/30 05:53:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/04/30 05:53:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AG41_42brCafCLavqtV8l6XIfyhxgFro_ZYfo33oxXLnoqPXEUUDuEfwC8mRljoJv2IIsYf7-Wsh1cmglxI6CXxkRJocHmYDmjCdEVdm2hcVJTf7aILoGWA3TNqViXCYskbyHQotQUwlyhRCP4vKHaz-HvJF68VamocK7QXFQhmQedMAYLTjVvovarX968A3K5ZXQs5xk4pxnW_TKJP8BbQRUgh_okBKxMgYhtszvDerL0YYdZThC_X7YvqKrN3Z0dQ1bt2eqceEgrYfM7KdjMAHqhn-BX7oPyVzqNyo1mW2-Z4pwliz5SCH_ow1U4BnjmUZOj9dKoDRSr4k8jSS3kE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/30 05:53:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANOQ9r4-j4glDFGAxLZXlY-cWjmqu2j2bFIDrnX3aYE6HHH24GHVGIG9-EgtzW-FMgInVOw4NGV6thEFnWrPvwcfugcfCn5fcT8wgXYwLTqpLgS8cf3nfVPr9lIuaXHeWh0v9pGgSVuE50dR2sS-wXsy46hgVC_jSv0e6XPCFjlBd58gIRSFDS-2VKBgeV7Wo2QkH-UXxsOIUwNZcMlm1nbLTUssWyWV8JD8PjflhZHSC8t-cglYUwKuNljQMIg7T4Sx-YXckNYP8kkHU0wPe3Ryv7EHdiXLkL3NR6YUt9NYpjsfhCXYysSwdf_jTrfQ9QVUKzfdce85J1eCpKkmhFQ 2025/04/30 05:53:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/04/30 05:53:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/04/30 05:53:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/04/30 05:53:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/30 05:53:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/04/30 05:53:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/04/30 05:53:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ANOQ9r4-j4glDFGAxLZXlY-cWjmqu2j2bFIDrnX3aYE6HHH24GHVGIG9-EgtzW-FMgInVOw4NGV6thEFnWrPvwcfugcfCn5fcT8wgXYwLTqpLgS8cf3nfVPr9lIuaXHeWh0v9pGgSVuE50dR2sS-wXsy46hgVC_jSv0e6XPCFjlBd58gIRSFDS-2VKBgeV7Wo2QkH-UXxsOIUwNZcMlm1nbLTUssWyWV8JD8PjflhZHSC8t-cglYUwKuNljQMIg7T4Sx-YXckNYP8kkHU0wPe3Ryv7EHdiXLkL3NR6YUt9NYpjsfhCXYysSwdf_jTrfQ9QVUKzfdce85J1eCpKkmhFQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/04/30 05:53:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMlLYdnnR6e2JDWz_UAg9mZyci_yX6QGePhuCV_avaBUMKnWdhpaxKnCTuAMcQGw9_WpNOtjU2-rEuFtlCa2MdDIOQco5KJus0fSW45A9bkXJkqq2TWeHEUCfnPmaCHebzaKDUO8PaGvniDrVMx93TxdSbnss6XNi881KU8Sqp12g0Tqdtop8PNZe3EXVGujHof6ROG8Z3C34DE7nzmnluZCyxl3w8k5zlchH7_NukVgpgln3Q7sVl3mvWv_gURh-e1YvlV9SLBkbonvUwSM119Yb9wcWZJOBGeVMNQgGl3ka5JxATcZaz6vQ7qYtXFJ-muLeMSZLw5SaO_BzKmsnIc 2025/04/30 05:53:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/30 05:53:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/04/30 05:53:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMlLYdnnR6e2JDWz_UAg9mZyci_yX6QGePhuCV_avaBUMKnWdhpaxKnCTuAMcQGw9_WpNOtjU2-rEuFtlCa2MdDIOQco5KJus0fSW45A9bkXJkqq2TWeHEUCfnPmaCHebzaKDUO8PaGvniDrVMx93TxdSbnss6XNi881KU8Sqp12g0Tqdtop8PNZe3EXVGujHof6ROG8Z3C34DE7nzmnluZCyxl3w8k5zlchH7_NukVgpgln3Q7sVl3mvWv_gURh-e1YvlV9SLBkbonvUwSM119Yb9wcWZJOBGeVMNQgGl3ka5JxATcZaz6vQ7qYtXFJ-muLeMSZLw5SaO_BzKmsnIc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/04/30 05:53:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ADBuOLoogr3_ch8So7avunTZRDoUEV5T7AmNomjG4hhqb1FM7Ja1wX-aVmLYrUM0JEwIbKibtFKy0W9NAekK-NgsQ5qi3eqXq6YHtmVLkKY2VXeLgOqkn37yuTx6aDJNafZhNwuOsS4Kiz1GQe99BIdJt4PRL5VBYgBv6jNA0zk7a0cICa_Zzj2-VZrwwcJur_Fg_-cm8HgYGZYEiaPOYTIxmBo-N4DA4JOxhngqjOGw014pk36J1oeJAmqgOpd80w87XDaIagwtEImXQqUUBvyFadrMRCNQ-sCj5isLxK55OMzYTEsdhcbz9XUo7surgygQUH7cjjN5qVTEvTqrDNo 2025/04/30 05:53:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/30 05:53:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/30 05:53:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ADBuOLoogr3_ch8So7avunTZRDoUEV5T7AmNomjG4hhqb1FM7Ja1wX-aVmLYrUM0JEwIbKibtFKy0W9NAekK-NgsQ5qi3eqXq6YHtmVLkKY2VXeLgOqkn37yuTx6aDJNafZhNwuOsS4Kiz1GQe99BIdJt4PRL5VBYgBv6jNA0zk7a0cICa_Zzj2-VZrwwcJur_Fg_-cm8HgYGZYEiaPOYTIxmBo-N4DA4JOxhngqjOGw014pk36J1oeJAmqgOpd80w87XDaIagwtEImXQqUUBvyFadrMRCNQ-sCj5isLxK55OMzYTEsdhcbz9XUo7surgygQUH7cjjN5qVTEvTqrDNo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/04/30 05:53:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADHz38JNY_YHsoZPs0uoWUhGbuSqhZSEBXOfNMSX3lMMhbDj33zCwHRUTHtzJ-WgXIdTiggl0XsNzhtgfBwsv7ip2q4ws_Bw2JVHupTkIsqyfZ_UzXCk9cAn1KKZ72FAprmmyluwKWTbflsnND9OXjbbG54NHsoXhHxAen4G-uXq3FWsa1H1BMpB91RQwQjy3T6BKG2FP1mjuRe_Lqkf-8iprjMNI-rOd3OX1BB0EkBdAFGjtkPQSaSE0K8J6DgDYm0b5RqE8PlJXUKz7vEnJN8x65v3OIxlxRjs04PLCU3VNEWh57ehFEdn62MH0Wy11YdcQ5K8jGWAd-qVzhS1dfc 2025/04/30 05:53:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/30 05:53:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/30 05:53:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADHz38JNY_YHsoZPs0uoWUhGbuSqhZSEBXOfNMSX3lMMhbDj33zCwHRUTHtzJ-WgXIdTiggl0XsNzhtgfBwsv7ip2q4ws_Bw2JVHupTkIsqyfZ_UzXCk9cAn1KKZ72FAprmmyluwKWTbflsnND9OXjbbG54NHsoXhHxAen4G-uXq3FWsa1H1BMpB91RQwQjy3T6BKG2FP1mjuRe_Lqkf-8iprjMNI-rOd3OX1BB0EkBdAFGjtkPQSaSE0K8J6DgDYm0b5RqE8PlJXUKz7vEnJN8x65v3OIxlxRjs04PLCU3VNEWh57ehFEdn62MH0Wy11YdcQ5K8jGWAd-qVzhS1dfc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/30 05:53:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AElj0v2c-fhkOWVa-DAOnBDyOmHnHhFeq-lB2w5Tz5ROwPwMIdj0prg-BZKfp8WskqsNq8oSY5Q4rnWvdHQeE1jowZWzaEkBbWJO8pWcQc_7rXSPtUReNVCoIfXSWMV9W6rRucbS6q6mvQWsw-TOpGThwXMNrl9b62vdWftDT0T0RZ9lw4sN0RqXsiM-ThE05mWk3OVTj4DE_LT_caQyAcc6kKG3bEUAeRuFINMS1l7IxSo_sMcruvL3uwz9iXzX87byvzg8uXrXlWIuQHdtWSvonRsFjR9efyrHsez8ttXqH4rVSp0fdd7BeMNU84E-bJ8_BpVUCPR0O9cIErpEmTQ 2025/04/30 05:53:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/30 05:53:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/30 05:53:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/30 05:53:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/04/30 05:53:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/30 05:53:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/04/30 05:53:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AElj0v2c-fhkOWVa-DAOnBDyOmHnHhFeq-lB2w5Tz5ROwPwMIdj0prg-BZKfp8WskqsNq8oSY5Q4rnWvdHQeE1jowZWzaEkBbWJO8pWcQc_7rXSPtUReNVCoIfXSWMV9W6rRucbS6q6mvQWsw-TOpGThwXMNrl9b62vdWftDT0T0RZ9lw4sN0RqXsiM-ThE05mWk3OVTj4DE_LT_caQyAcc6kKG3bEUAeRuFINMS1l7IxSo_sMcruvL3uwz9iXzX87byvzg8uXrXlWIuQHdtWSvonRsFjR9efyrHsez8ttXqH4rVSp0fdd7BeMNU84E-bJ8_BpVUCPR0O9cIErpEmTQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/30 05:53:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANwKyOBSfwiS6cIINSokqIQMDd6LpRjBcDvM95ko6vk4-oqSQRpavEFL-tCPPrX0M2eIEOy-tKK9Z4SJVI6yPmPUp9_pemazgWN7Cf2vxqAo044eTgoXTFHtel0xaAVrPWXx5RN3b9N_GQNgb7cAD77DflULtDhv5kM2avDr4U0fjnjMGea1f_fEiOijFvMOQ6vQoGDrXt0_fAyhdt6s0Oh2Y7CR4C5t8zUM3XuaTjW9OYOFupYhswsB1GNqsL8TVaCMJfPntoZPvDp_dOkMuCeOKhuRpvW6LR4GpGpVnNeZ_cLkHhgGAD6SXzj3lli2kZsbGNH8Llnun_DkxFhcfjA 2025/04/30 05:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/30 05:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/04/30 05:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/04/30 05:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/04/30 05:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/30 05:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/04/30 05:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ANwKyOBSfwiS6cIINSokqIQMDd6LpRjBcDvM95ko6vk4-oqSQRpavEFL-tCPPrX0M2eIEOy-tKK9Z4SJVI6yPmPUp9_pemazgWN7Cf2vxqAo044eTgoXTFHtel0xaAVrPWXx5RN3b9N_GQNgb7cAD77DflULtDhv5kM2avDr4U0fjnjMGea1f_fEiOijFvMOQ6vQoGDrXt0_fAyhdt6s0Oh2Y7CR4C5t8zUM3XuaTjW9OYOFupYhswsB1GNqsL8TVaCMJfPntoZPvDp_dOkMuCeOKhuRpvW6LR4GpGpVnNeZ_cLkHhgGAD6SXzj3lli2kZsbGNH8Llnun_DkxFhcfjA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/04/30 05:53:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFRhLcJVYFYFN3PLe2I3xinsmcIHaS87E4xUalDjl6z1ApFmG0EX37WNGKNcPZs4Fza4eNhG-4-NRhIUheaPuV7aq4rkNa-q4tukDxxW1_nj6wpCPXAbT0XPC_I1apTw4Ig_OWH6OgDZ0-8KRNkdFeyH-ojHoIw_jAVmcpgQ_NIKl6A8c0zw2KHjnxzRL_ZTa65ZK1R_jHrIxgnuwKr4JeeTPmgxdTjHzR5bU9nsN4uxSJL5VC69WTT_Q64-95oi0M25haVZfTNP9VBsy_4HF7uiOh3oqeskKYeLsSDdstybeo2VKQJFeYTt5LuvtoszPpr2DffZB2j1cR9YQ2YhMOM 2025/04/30 05:53:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/30 05:53:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/04/30 05:53:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFRhLcJVYFYFN3PLe2I3xinsmcIHaS87E4xUalDjl6z1ApFmG0EX37WNGKNcPZs4Fza4eNhG-4-NRhIUheaPuV7aq4rkNa-q4tukDxxW1_nj6wpCPXAbT0XPC_I1apTw4Ig_OWH6OgDZ0-8KRNkdFeyH-ojHoIw_jAVmcpgQ_NIKl6A8c0zw2KHjnxzRL_ZTa65ZK1R_jHrIxgnuwKr4JeeTPmgxdTjHzR5bU9nsN4uxSJL5VC69WTT_Q64-95oi0M25haVZfTNP9VBsy_4HF7uiOh3oqeskKYeLsSDdstybeo2VKQJFeYTt5LuvtoszPpr2DffZB2j1cR9YQ2YhMOM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/04/30 05:53:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AMcQPuAJq7d6qi-Dqy0lsdq9bK8kVh4gWCnjZtHcR6NbKAnDytSZu2f1TvSRGRI1iG2Cjdxp8bQ_2siaEMsuZOaSBLheMUCjAeOBlg7C48iPpV3FLKy9S5peodTKsiycQ-fMJScA1HYKbs7WsMA-oqCZAolme6xKcIvrAGSCDSKI7uHohYDKy0yTt8Cv29Yon972QtYFpj-MX4lRpg_axbxpiJiMxe-C4oAzpHhg77gqrn7aMbQfdLUx-0_-RT3vUn1SVH8aikNwiYwjA3lxcsxlc54-fTCyNRGfqXW-SF3_WaIOmCDSix6lKj_l_TbR547TwhzDqSSjFn5WttFpdRI 2025/04/30 05:53:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/30 05:53:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/30 05:53:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AMcQPuAJq7d6qi-Dqy0lsdq9bK8kVh4gWCnjZtHcR6NbKAnDytSZu2f1TvSRGRI1iG2Cjdxp8bQ_2siaEMsuZOaSBLheMUCjAeOBlg7C48iPpV3FLKy9S5peodTKsiycQ-fMJScA1HYKbs7WsMA-oqCZAolme6xKcIvrAGSCDSKI7uHohYDKy0yTt8Cv29Yon972QtYFpj-MX4lRpg_axbxpiJiMxe-C4oAzpHhg77gqrn7aMbQfdLUx-0_-RT3vUn1SVH8aikNwiYwjA3lxcsxlc54-fTCyNRGfqXW-SF3_WaIOmCDSix6lKj_l_TbR547TwhzDqSSjFn5WttFpdRI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/04/30 05:53:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALlOi5vG74tMuKOv0CGMa2F3xsscBGHDqNKJzJnVyJv2Vi7BzMmG0aUEqBPVIT1I7zOElgITvy_KOAX85HCagsFOQ5cxseIHqxoZ2C6hJq_0CfnWebV5XmAszBWDLvS68loRYruhury4LUn3reYCS0oDMuzjkePPAz6UXyFb0PUN5Dqsx_bEJ8UzKrWvJS--aOFtfIZEyCXZEOZwV6gWbrX2U5mEtEh5sDsqYLrer4izntDwT_t8TbtFZ_FvS3tlcVaYp2yyNt-2W44sRZhPP4HbIKqqOFzcagoRlzOybPHF2sAmejsF93PKGkzNYp1h_zR8Yn4aEBQRbwzXI4bayGk 2025/04/30 05:53:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/30 05:53:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/30 05:53:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALlOi5vG74tMuKOv0CGMa2F3xsscBGHDqNKJzJnVyJv2Vi7BzMmG0aUEqBPVIT1I7zOElgITvy_KOAX85HCagsFOQ5cxseIHqxoZ2C6hJq_0CfnWebV5XmAszBWDLvS68loRYruhury4LUn3reYCS0oDMuzjkePPAz6UXyFb0PUN5Dqsx_bEJ8UzKrWvJS--aOFtfIZEyCXZEOZwV6gWbrX2U5mEtEh5sDsqYLrer4izntDwT_t8TbtFZ_FvS3tlcVaYp2yyNt-2W44sRZhPP4HbIKqqOFzcagoRlzOybPHF2sAmejsF93PKGkzNYp1h_zR8Yn4aEBQRbwzXI4bayGk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/30 05:53:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AL1aR__uLB73IcZvW1Hk7CmbyJmvYqXMHfQzj5yNWRvvCdcCsmecx5pzCylPUjaxih6K7fJc7w-hO270sJdeQv3wYtP_h12RgYv27W5RTV95dou_2Y3we-MRT1Gf7H5XiT0V9HEE224qMJ4UdzlGJALfjU2I2BIIvoHpvlRZvAiffd9zlL_rgncn5_dZupBlbGnwlaxDPWsMCC0OlKmwJJqGIcksAzJ6X12hXM8WHoN-hDZo16Gm10K_Eg2IPtMC3mJBH0jvVZJrQ7_cJVDARk70N74zwjTu1Zvr81XUP1zOskAyV2ht1VVRy-cAT1oz9MdLdmPYIiyRJVJjXkZQiCg 2025/04/30 05:53:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/30 05:53:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/30 05:53:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/30 05:53:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/30 05:53:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/04/30 05:53:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/30 05:53:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AL1aR__uLB73IcZvW1Hk7CmbyJmvYqXMHfQzj5yNWRvvCdcCsmecx5pzCylPUjaxih6K7fJc7w-hO270sJdeQv3wYtP_h12RgYv27W5RTV95dou_2Y3we-MRT1Gf7H5XiT0V9HEE224qMJ4UdzlGJALfjU2I2BIIvoHpvlRZvAiffd9zlL_rgncn5_dZupBlbGnwlaxDPWsMCC0OlKmwJJqGIcksAzJ6X12hXM8WHoN-hDZo16Gm10K_Eg2IPtMC3mJBH0jvVZJrQ7_cJVDARk70N74zwjTu1Zvr81XUP1zOskAyV2ht1VVRy-cAT1oz9MdLdmPYIiyRJVJjXkZQiCg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/30 05:53:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABSZdCb1egbUqX-lpzENR7p80y6KoGdv7dKcG2d5PSPLd4fHP3T5UUthrf3lBGiYP-FHc4UI-tEFaRAMCC9VV_A4I5zunAdEMZHvJbb_ysodmhmbLtnBPd5GxCgqSRY692MgEYKnN5hlVtVt7OUdNjpRcmpnY9NG_O5xhR0DqnIGgZfJO3k0IDVd5RYdq0-u75wiORJS6SdKmOuLriEQxVtTkzig5bHyf0TduUmlw6-kwL5oXnmRUqTShl4YU7bd1HLhb7Jac_W8cYKvkgw2jcMAi4ApNkp19-Ft0QaBuKYpLAkqeVVEoF2WL7Fvb42ddnx8s-Xck1KjaZb9CGtwAmw 2025/04/30 05:53:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/30 05:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/04/30 05:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/04/30 05:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/30 05:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/30 05:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/04/30 05:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABSZdCb1egbUqX-lpzENR7p80y6KoGdv7dKcG2d5PSPLd4fHP3T5UUthrf3lBGiYP-FHc4UI-tEFaRAMCC9VV_A4I5zunAdEMZHvJbb_ysodmhmbLtnBPd5GxCgqSRY692MgEYKnN5hlVtVt7OUdNjpRcmpnY9NG_O5xhR0DqnIGgZfJO3k0IDVd5RYdq0-u75wiORJS6SdKmOuLriEQxVtTkzig5bHyf0TduUmlw6-kwL5oXnmRUqTShl4YU7bd1HLhb7Jac_W8cYKvkgw2jcMAi4ApNkp19-Ft0QaBuKYpLAkqeVVEoF2WL7Fvb42ddnx8s-Xck1KjaZb9CGtwAmw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/04/30 05:53:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHz_nq9Umcx17KNk3o7pQFX79zY492amyTClVbR8VCsobiabOxUxSthKfcdUAqHPZGf_9TUpPsZpsU-VBLZk_QAyz1bvJyvWyBrw2OOmYbvddUqnjveNwXFyOqT7N2olVSJPrd8o-9BCrxV_XdeZAu_HsKWAVzeM_8WmRdcUCSZu4AuU0y6N2WXwsVS43lr43fD4ly-vjKSNe3qCjlr_okTJUE2mnOohLmwMD9KvmEZukhRwZBNXsmn46J83qs6B9-xhUqfzWbHg8LFdRsSEYD_P6d-7SJdNsMHUs_mmGrxOsi7YH7rzAT13xFTt4V5r2Yy94afxfpLzxuN3ByvGgXk 2025/04/30 05:53:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/30 05:53:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/04/30 05:53:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHz_nq9Umcx17KNk3o7pQFX79zY492amyTClVbR8VCsobiabOxUxSthKfcdUAqHPZGf_9TUpPsZpsU-VBLZk_QAyz1bvJyvWyBrw2OOmYbvddUqnjveNwXFyOqT7N2olVSJPrd8o-9BCrxV_XdeZAu_HsKWAVzeM_8WmRdcUCSZu4AuU0y6N2WXwsVS43lr43fD4ly-vjKSNe3qCjlr_okTJUE2mnOohLmwMD9KvmEZukhRwZBNXsmn46J83qs6B9-xhUqfzWbHg8LFdRsSEYD_P6d-7SJdNsMHUs_mmGrxOsi7YH7rzAT13xFTt4V5r2Yy94afxfpLzxuN3ByvGgXk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/04/30 05:53:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKl6ayBD-mrG22AesA1eBzKDpbFYX2M2oSJe_x3iHE8I7au0VeQ8esf_J0GridpfsswJoMZnFwlq8LBq757NK7UNR7-CHPS1giAiGjAxQAzPUc0cdodNASStcD88XAH3Fr51zmSkGcRSeEmTPb5hHYInfFRCjKmrsab4H_EumZhp3qSWoIwQuU1z9QxO-ag6QeGyUUHczscYiM0KlpJHuXfcRRcqcgGSxkY9KH_Iw9FM-3uVYpuj9ZculWBlgyvrMrORLAuhlNDs_axJyanYmpbj4OIZvwRh5cG_5BNkioUL-kn8RrmMxzMHrKr4UopusbohEQnyDzI7hAGnay5NL98 2025/04/30 05:53:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/30 05:53:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/30 05:53:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKl6ayBD-mrG22AesA1eBzKDpbFYX2M2oSJe_x3iHE8I7au0VeQ8esf_J0GridpfsswJoMZnFwlq8LBq757NK7UNR7-CHPS1giAiGjAxQAzPUc0cdodNASStcD88XAH3Fr51zmSkGcRSeEmTPb5hHYInfFRCjKmrsab4H_EumZhp3qSWoIwQuU1z9QxO-ag6QeGyUUHczscYiM0KlpJHuXfcRRcqcgGSxkY9KH_Iw9FM-3uVYpuj9ZculWBlgyvrMrORLAuhlNDs_axJyanYmpbj4OIZvwRh5cG_5BNkioUL-kn8RrmMxzMHrKr4UopusbohEQnyDzI7hAGnay5NL98" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/04/30 05:53:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABHX1uVZwdfznqv86PeR3-G9Pf6Y86z0ThER9kTfUCfSvIvliRufMM0OCPk6s9GshRk6KVsU5TNCxRiH5mw1_QxQ_Ska0BoCC-NgvxhkWd_1cP04jnt4WUxVlIWeZ53Lx0C1uurclHUKBPhUIO_hF4hEpdcwAy2fhivUYgiGiHY6vZgOL2RC0acEaiNo739SSeB4cE_o4vyBl2jTh95ypN--EGCSHY2Lz3Axd2WgpHcgweGTISqPBJidEPVGLHRJZtlpkxKnPGYEz5yeBqLkSjMSxVQ1NnA2cNNdKHnwiVx5txvNlm4FItbGKfzyCsMSX9sq6OL5_uVgu1S53XX9fUw 2025/04/30 05:53:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/30 05:53:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/30 05:53:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABHX1uVZwdfznqv86PeR3-G9Pf6Y86z0ThER9kTfUCfSvIvliRufMM0OCPk6s9GshRk6KVsU5TNCxRiH5mw1_QxQ_Ska0BoCC-NgvxhkWd_1cP04jnt4WUxVlIWeZ53Lx0C1uurclHUKBPhUIO_hF4hEpdcwAy2fhivUYgiGiHY6vZgOL2RC0acEaiNo739SSeB4cE_o4vyBl2jTh95ypN--EGCSHY2Lz3Axd2WgpHcgweGTISqPBJidEPVGLHRJZtlpkxKnPGYEz5yeBqLkSjMSxVQ1NnA2cNNdKHnwiVx5txvNlm4FItbGKfzyCsMSX9sq6OL5_uVgu1S53XX9fUw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/30 05:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AMVjfEESPTTs7B04b7mwiwmodC1UFiQHcxdOdmA949iax_RWvyMwpVzLgoERQC-xKNkxCUEfkb7Kzt8i-lxCXY-FZHQ6WmzLaDdkcRJCD8JXCGuv7gbp69AgtZLDJv3rXMPIW08JiD866ET3goszpruKNvJAdtVjxl6-PHsoWLeNacVz2Vj6VzU7HonG6bOQq1ww6ruGAPKxCUqhDa5pnaCcl62AHecCa6dXtvqupNxKuxmOu-JXMSo5mSW1vGS9eBPrhFgBIsxWyCmFQl-VB5Qi5d_O4b8p4dfB4dliiNJtLVRTs9KqUyu_3eVRAD2KUdiREcpETUx3fXPzh2YEW_A 2025/04/30 05:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/30 05:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/30 05:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/30 05:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/30 05:53:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/04/30 05:53:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/04/30 05:53:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AMVjfEESPTTs7B04b7mwiwmodC1UFiQHcxdOdmA949iax_RWvyMwpVzLgoERQC-xKNkxCUEfkb7Kzt8i-lxCXY-FZHQ6WmzLaDdkcRJCD8JXCGuv7gbp69AgtZLDJv3rXMPIW08JiD866ET3goszpruKNvJAdtVjxl6-PHsoWLeNacVz2Vj6VzU7HonG6bOQq1ww6ruGAPKxCUqhDa5pnaCcl62AHecCa6dXtvqupNxKuxmOu-JXMSo5mSW1vGS9eBPrhFgBIsxWyCmFQl-VB5Qi5d_O4b8p4dfB4dliiNJtLVRTs9KqUyu_3eVRAD2KUdiREcpETUx3fXPzh2YEW_A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/30 05:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ANu6FZ_Ch6MtWygXIXVSl0ig1h7ON5NI8JVmRpBLND213nzUS2YKt8rWSxlevDw8sB5ecXKEMgyS0vwN0Ta4v_sstwSObPhk7ae56ByYnBMmb26ptJxxxEaauzXnFcTJBJrbk5vILQCEMNXYVzefRto9AyiqFq7dKN9ODFG5rAVUufrWvw7RVgpcRd6jZpvnDNa48wRJTucH_9tF6PC3kgebsVlD9zfbRllCLgBbbN3BAc6fYwa51CF-ikfChIxsYBOxFY-a4jnZGq0hC7LonR0rK6U1uPaOncuy264FLz0LB9diGLodHIbPUMXxhqqALQ5fJQbNT6ZoyowSqELPElk 2025/04/30 05:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/30 05:53:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/04/30 05:53:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/04/30 05:53:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/30 05:53:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/04/30 05:53:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/04/30 05:53:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ANu6FZ_Ch6MtWygXIXVSl0ig1h7ON5NI8JVmRpBLND213nzUS2YKt8rWSxlevDw8sB5ecXKEMgyS0vwN0Ta4v_sstwSObPhk7ae56ByYnBMmb26ptJxxxEaauzXnFcTJBJrbk5vILQCEMNXYVzefRto9AyiqFq7dKN9ODFG5rAVUufrWvw7RVgpcRd6jZpvnDNa48wRJTucH_9tF6PC3kgebsVlD9zfbRllCLgBbbN3BAc6fYwa51CF-ikfChIxsYBOxFY-a4jnZGq0hC7LonR0rK6U1uPaOncuy264FLz0LB9diGLodHIbPUMXxhqqALQ5fJQbNT6ZoyowSqELPElk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/04/30 05:53:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AHh1q_sw2krvJ3kKKn2Kd0sRRwoa2Ot5krE4zt-FnE3PeGBYLSWO8cw8gmWdT48ZebhJ55oJoVX_-1iIpH-5IQg_JVNfZTE7NXTViX7A8nETbJJ6-YGkEWGhSrno625AXT-VxbwuMEwUwTO3MTR-HWqdf2IuUCq26XASe0LaV1_ea_E49efwyzjzDYB0Q8_TcbOniLG6vbKWjTRJng4I0mEcDGhskhhS1HUURv9BrKfqT0IdnaCFHQPLwzmEABbmV_G5PoDptTHmVx5BigwYWEH8-i1CGkcn6y7k4BZe1ZTwwcab0S6KKWfN2kTfi4JQbEXz5ypaFnjjQAvVxEMkj-k 2025/04/30 05:53:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/04/30 05:53:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/04/30 05:53:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AHh1q_sw2krvJ3kKKn2Kd0sRRwoa2Ot5krE4zt-FnE3PeGBYLSWO8cw8gmWdT48ZebhJ55oJoVX_-1iIpH-5IQg_JVNfZTE7NXTViX7A8nETbJJ6-YGkEWGhSrno625AXT-VxbwuMEwUwTO3MTR-HWqdf2IuUCq26XASe0LaV1_ea_E49efwyzjzDYB0Q8_TcbOniLG6vbKWjTRJng4I0mEcDGhskhhS1HUURv9BrKfqT0IdnaCFHQPLwzmEABbmV_G5PoDptTHmVx5BigwYWEH8-i1CGkcn6y7k4BZe1ZTwwcab0S6KKWfN2kTfi4JQbEXz5ypaFnjjQAvVxEMkj-k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/04/30 05:53:58 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJuxJ4W9Hz3U9V_orZoMvRYsj09w7Llx1PameFeMKCTWfQv3XObGKawF0L2VaPi3lNg5LsV6w6G9Ch3qgp_R5JbF9tpZzX5_hyDkQbOUaInlOQ2FKeO5VwUd0v6PSZeCtoR6gzQ8w9W2uKHcRCWPGY5WKDOyXLHhoG7rLlY_y96M0-jBAt9Ws3sP23s-hMBNzTXAVLPA1QWCeytkXke35Wmae1_Sgt4FKsE1wvKtxsU30ikoaZSSiF_cjWSFDwBDLDx8q4VUekTS36ExXslKqds-ez7f2ofRqjo2msPpy1QYrF6XGBh1KsZ8Ija_HbeNs4NVx2T4wpaUnLkSkAHU89s 2025/04/30 05:53:58 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/04/30 05:53:59 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/30 05:53:59 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJuxJ4W9Hz3U9V_orZoMvRYsj09w7Llx1PameFeMKCTWfQv3XObGKawF0L2VaPi3lNg5LsV6w6G9Ch3qgp_R5JbF9tpZzX5_hyDkQbOUaInlOQ2FKeO5VwUd0v6PSZeCtoR6gzQ8w9W2uKHcRCWPGY5WKDOyXLHhoG7rLlY_y96M0-jBAt9Ws3sP23s-hMBNzTXAVLPA1QWCeytkXke35Wmae1_Sgt4FKsE1wvKtxsU30ikoaZSSiF_cjWSFDwBDLDx8q4VUekTS36ExXslKqds-ez7f2ofRqjo2msPpy1QYrF6XGBh1KsZ8Ija_HbeNs4NVx2T4wpaUnLkSkAHU89s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/04/30 05:54:00 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABOjYu5d4V6uErmpksBDhLFpz3AvncPBtND2qnpYEiAlXN2SLDLpsMc38AKdyvL1czV210prSvzKBIcCdBjBfICujFg4xhOOU5S0g-ZbtfMrWNQccEtAZevY-7weOWy380DCJUgZXNPS7xwYUimEmx6ZPcij1f6KA5T0UbMfTzmXdP3YCuOECsPDrDihP1YIyMF_BW6q5IjTUXIpTuoapj_RGaYzZ-9KrSZAOYCaTcB8lODHqM0MiCTn_OEQZXrOCVK_npeUYISCgdGGS_qKG0_9taxDEjDJP9tK3Ng1wF81Sl7i7dmOht0KKi4jPMgDRrY4_9U1p2sq2Xw8QyLCpxw 2025/04/30 05:54:00 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/04/30 05:54:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/30 05:54:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABOjYu5d4V6uErmpksBDhLFpz3AvncPBtND2qnpYEiAlXN2SLDLpsMc38AKdyvL1czV210prSvzKBIcCdBjBfICujFg4xhOOU5S0g-ZbtfMrWNQccEtAZevY-7weOWy380DCJUgZXNPS7xwYUimEmx6ZPcij1f6KA5T0UbMfTzmXdP3YCuOECsPDrDihP1YIyMF_BW6q5IjTUXIpTuoapj_RGaYzZ-9KrSZAOYCaTcB8lODHqM0MiCTn_OEQZXrOCVK_npeUYISCgdGGS_qKG0_9taxDEjDJP9tK3Ng1wF81Sl7i7dmOht0KKi4jPMgDRrY4_9U1p2sq2Xw8QyLCpxw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/30 05:54:02 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AKj3c9r-rSi2A9X0GJC3_wnTnMG3S3qEoquSjPVA_5_8regrhtgFvtWDlwp8CyrhSHXSC9RyaTuG7vWuJvkyipHqlFLbGspxhZ8xAte4v8TMzq9ji2GNocTEA0OZvy1dnT67fow_eQfb7m4NVGerwcEnsU3CGGvpvuZGMMTUaKmPEKAHI24Hmd2Ci853JRgqoeO4k9edW3RuttSco2_9_xhkfek-CL8Vgo08XgEn1v7UZqScF8UFUGiW5_ENNVTjuqGCiZav8U8Zj5KWPESawyQLuy5jxfYx-NTM7Qfds9qrjAFDhAaZyEhUca1FAD0XgdU-QIOktkVT9XWZgpte1pc 2025/04/30 05:54:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/30 05:54:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/30 05:54:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/30 05:54:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/30 05:54:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/30 05:54:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/04/30 05:54:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AKj3c9r-rSi2A9X0GJC3_wnTnMG3S3qEoquSjPVA_5_8regrhtgFvtWDlwp8CyrhSHXSC9RyaTuG7vWuJvkyipHqlFLbGspxhZ8xAte4v8TMzq9ji2GNocTEA0OZvy1dnT67fow_eQfb7m4NVGerwcEnsU3CGGvpvuZGMMTUaKmPEKAHI24Hmd2Ci853JRgqoeO4k9edW3RuttSco2_9_xhkfek-CL8Vgo08XgEn1v7UZqScF8UFUGiW5_ENNVTjuqGCiZav8U8Zj5KWPESawyQLuy5jxfYx-NTM7Qfds9qrjAFDhAaZyEhUca1FAD0XgdU-QIOktkVT9XWZgpte1pc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/30 05:54:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ANrvWInl-7y7jOQ4Yv8cV3V6oYxBxADW4ZsRCizfoHFMASsDnb_AIuTjNSNkO5J4ei5OSiwq8sfyd5MlzmLvymoHoXtyygzd8txCnIoB2pfMsl5Zgr8pimjaWFLPW50hbiK_klQfS9hy5ZHO89KRyCjwhEcyAMkVOxdgcYizjaTwOC1149rRKVKzY4syOdqIQaS-nRDM-RAVDxQ3HH06v0MxU0iNzooouibWRzm8sIo68WC192QJUATbDZJltFVCH4sMrETcuCRV4wEfNZm0l_6ZmILM1zVq_kBbm6oRK6397sTAD5OE34auowbdikLqjrvQN--GlLV-6XUKeMKgIaU 2025/04/30 05:54:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/04/30 05:54:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/04/30 05:54:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/04/30 05:54:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/30 05:54:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/30 05:54:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/04/30 05:54:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ANrvWInl-7y7jOQ4Yv8cV3V6oYxBxADW4ZsRCizfoHFMASsDnb_AIuTjNSNkO5J4ei5OSiwq8sfyd5MlzmLvymoHoXtyygzd8txCnIoB2pfMsl5Zgr8pimjaWFLPW50hbiK_klQfS9hy5ZHO89KRyCjwhEcyAMkVOxdgcYizjaTwOC1149rRKVKzY4syOdqIQaS-nRDM-RAVDxQ3HH06v0MxU0iNzooouibWRzm8sIo68WC192QJUATbDZJltFVCH4sMrETcuCRV4wEfNZm0l_6ZmILM1zVq_kBbm6oRK6397sTAD5OE34auowbdikLqjrvQN--GlLV-6XUKeMKgIaU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/04/30 05:54:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABCIeN5vSaj-lEk4Myj_EnKmFd6gUxsTQD_KWFAhWRuXkAuRCo1H4ZgonCshtGUfmISo7ngf9m9Z-EeeI4ihv6YyFgWpUaBbpk1npqS-PZHbKYxpi7sq8fZ7OuyJg-pcUgwLwqREjo2mELOtlVnpQG1Wp5hG4fwvQzMtQsq3aF3uLs7BtzTPma2hPFeMMfSGaZUY58g2XUxw07X792veKBhpJw6txTtAnr56Px89469mabkgHBuosSoBcynjwW63xR_tbaABV5SB0rEwoFrqU2HPPbBv7Tgbbq8UUcUFuggVh8kQAIemwYNw0nergbsrW3NV5Sg_gMkSir7SNRTB_gI 2025/04/30 05:54:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/04/30 05:54:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/04/30 05:54:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABCIeN5vSaj-lEk4Myj_EnKmFd6gUxsTQD_KWFAhWRuXkAuRCo1H4ZgonCshtGUfmISo7ngf9m9Z-EeeI4ihv6YyFgWpUaBbpk1npqS-PZHbKYxpi7sq8fZ7OuyJg-pcUgwLwqREjo2mELOtlVnpQG1Wp5hG4fwvQzMtQsq3aF3uLs7BtzTPma2hPFeMMfSGaZUY58g2XUxw07X792veKBhpJw6txTtAnr56Px89469mabkgHBuosSoBcynjwW63xR_tbaABV5SB0rEwoFrqU2HPPbBv7Tgbbq8UUcUFuggVh8kQAIemwYNw0nergbsrW3NV5Sg_gMkSir7SNRTB_gI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/04/30 05:54:11 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACNOJvn2pqeEs1uP7UjRyVYOT6R_NI_9eYT2JOIGSudYzV3WEYwgVe6NT3ZFj05CDKuGYWRgocR7vE735TnH52ZWbWwmok8h3C5eYsd8wcCHiwRLcZs4cEbeuX8oGWfRbrwraE-YkGTlK1LF_REdWLZrHEShwvpQp3kB1eDMw2PEIfc-DE-c3_nUj9Cg9yI66M1o-34_oT01UblFbaY420Z_AbXx0Kz84-j7mTdkeQ8OUa-fSBYuEGrMatdbUw8gb-2kGvnfW6IaNyzJVKhpPDtTjnCLtpclUIB2YxusxFQKFdg1l2_HSisIVuZCvq9N9ZWVvTEX7Ftqlun2DgfXPuk 2025/04/30 05:54:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/04/30 05:54:12 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/30 05:54:12 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACNOJvn2pqeEs1uP7UjRyVYOT6R_NI_9eYT2JOIGSudYzV3WEYwgVe6NT3ZFj05CDKuGYWRgocR7vE735TnH52ZWbWwmok8h3C5eYsd8wcCHiwRLcZs4cEbeuX8oGWfRbrwraE-YkGTlK1LF_REdWLZrHEShwvpQp3kB1eDMw2PEIfc-DE-c3_nUj9Cg9yI66M1o-34_oT01UblFbaY420Z_AbXx0Kz84-j7mTdkeQ8OUa-fSBYuEGrMatdbUw8gb-2kGvnfW6IaNyzJVKhpPDtTjnCLtpclUIB2YxusxFQKFdg1l2_HSisIVuZCvq9N9ZWVvTEX7Ftqlun2DgfXPuk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/04/30 05:54:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AL1PqdXzTXJGGhm7qmHMU5ZAupHF5sDnK5sznTTsLY8XlWNKD1hi8hYteH7BviA0iibYkAbK5omD-MX5B57EFUqw27hGW06sDfpAeqCMmGIT_xqqc8lOJfAWKdcaP53Vuhld7Uw01pgu9U7D6ZujSWVx7agJ7bLbFTeAKdzX2RtxpjfdE_3AxJo9wuCsmFp1bzRRrADy3gRG-lkSRqYrACcBhonCQFB6Ki2pHubKYAJMCIq4A1AEQ_Q8A1WTFhQJ3ZWyFqhVU5DfgbmCx5P3zCtqQdYfQtn6kW_mZWLCszFWroUmxOiPUMLbkhEla6yrVDTwZ9vJnZ5SX_B_zaD-JFY 2025/04/30 05:54:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/04/30 05:54:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/30 05:54:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AL1PqdXzTXJGGhm7qmHMU5ZAupHF5sDnK5sznTTsLY8XlWNKD1hi8hYteH7BviA0iibYkAbK5omD-MX5B57EFUqw27hGW06sDfpAeqCMmGIT_xqqc8lOJfAWKdcaP53Vuhld7Uw01pgu9U7D6ZujSWVx7agJ7bLbFTeAKdzX2RtxpjfdE_3AxJo9wuCsmFp1bzRRrADy3gRG-lkSRqYrACcBhonCQFB6Ki2pHubKYAJMCIq4A1AEQ_Q8A1WTFhQJ3ZWyFqhVU5DfgbmCx5P3zCtqQdYfQtn6kW_mZWLCszFWroUmxOiPUMLbkhEla6yrVDTwZ9vJnZ5SX_B_zaD-JFY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/30 05:54:15 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AFh_4-dvoKIPsEZQis1KMuhJGg86rlSySK4Xin8I3Fsqla4dcSVSyBVizUBer6TjKKrTy10UJb8zTxVTVcUu98YLjAiCi_GL1HxUlbSP7xI8cuZ_-54pxIiDwxKHsmKynrik7SnXKhoyoUVML99RQb4jvTl91p4KPaRbVZMt03x9N26wDuOMleU4AY7acc2wX4vitEgO2x4WOXhiDgtWioSi5CaivCj37XPw41OmHbR_IruwSb288hibvus9M_YXbP1IDdbidQ6_9Ooq3oBHzGNOyt9O5Jm2ofv4_OU9a4loNbIvJaNQuC5X7yAvJ9zPnTcgnPv4Q2t6HttKx0_0PWw 2025/04/30 05:54:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/30 05:54:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/30 05:54:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/30 05:54:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/30 05:54:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/04/30 05:54:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/04/30 05:54:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AFh_4-dvoKIPsEZQis1KMuhJGg86rlSySK4Xin8I3Fsqla4dcSVSyBVizUBer6TjKKrTy10UJb8zTxVTVcUu98YLjAiCi_GL1HxUlbSP7xI8cuZ_-54pxIiDwxKHsmKynrik7SnXKhoyoUVML99RQb4jvTl91p4KPaRbVZMt03x9N26wDuOMleU4AY7acc2wX4vitEgO2x4WOXhiDgtWioSi5CaivCj37XPw41OmHbR_IruwSb288hibvus9M_YXbP1IDdbidQ6_9Ooq3oBHzGNOyt9O5Jm2ofv4_OU9a4loNbIvJaNQuC5X7yAvJ9zPnTcgnPv4Q2t6HttKx0_0PWw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/30 05:54:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJu3fDyJn_hiTYFLMywPv1rmrnw9cggG2RRIq7RZrpw2RynsaVjAsRPen5vrM1ZUAro1x6D31Q6dXhl5wsKufs5muT3R1u7kvFmVZBItgCEzKqk43-S4WxMrPpEqUiAkEnIMWP7TTfGf05L-GQlAQ4En30P_bNcf9Uifc2mSuh_tzGxDqyjSfEkb3qwlMMEaru76xa07zR_oUF5fqjmU-qlADDFQFyep1QRqhFPUVs13ynAMpa2aKhBe9n9EXRqa_IZbDsKYrbmWoat6ptjEZ3cuJMYDyjZQm2JYxJDM-Yy_aN0ca1knXH6QrAUSz3JJgZlBvgjz72Ua1TmaPUixMt8 2025/04/30 05:54:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/04/30 05:54:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/04/30 05:54:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/04/30 05:54:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/30 05:54:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/04/30 05:54:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/04/30 05:54:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJu3fDyJn_hiTYFLMywPv1rmrnw9cggG2RRIq7RZrpw2RynsaVjAsRPen5vrM1ZUAro1x6D31Q6dXhl5wsKufs5muT3R1u7kvFmVZBItgCEzKqk43-S4WxMrPpEqUiAkEnIMWP7TTfGf05L-GQlAQ4En30P_bNcf9Uifc2mSuh_tzGxDqyjSfEkb3qwlMMEaru76xa07zR_oUF5fqjmU-qlADDFQFyep1QRqhFPUVs13ynAMpa2aKhBe9n9EXRqa_IZbDsKYrbmWoat6ptjEZ3cuJMYDyjZQm2JYxJDM-Yy_aN0ca1knXH6QrAUSz3JJgZlBvgjz72Ua1TmaPUixMt8" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/04/30 05:54:22 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/04/30 05:54:25 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/30 05:54:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/30 05:54:31 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/30 05:54:34 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/30 05:54:35 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHffVqL67ZI0-OEPAXXl5_C6mDDA2biIU38pcIMZEoOE4Y0iDeKMr2IIZX31ihAPB6t8YYY1YKMH68p3CTcEjKR_TOVJZlVvVyveuTgMlr6NhcEr1ovYmfuPgiVJn-XNOg9TtZMRTfJJtKLcRuMQlZpdfMeiIGffjuWcGYF6o1_j85Hd-3-SNgc_ZdG3n4g67aKxwmw1Tob0gdKywbpgpU3LSkjfDPkNEcOW911HgkpnlE49hVmGIgz-YM7KDurbLb1fg0jXHe-MTfHq-9iFN9F6m6ZssXUPaF2HD0b4mEvZkSeWyVmHVaOW6pL_VsPHx8iXxg9IcGhRo3XSV2gwGTY 2025/04/30 05:54:35 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/04/30 05:54:35 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "87f844eb0c18e582482f7082ea347130" 2025/04/30 05:54:36 DEBUG : unknown-size-put.txt: multipart upload "AHffVqL67ZI0-OEPAXXl5_C6mDDA2biIU38pcIMZEoOE4Y0iDeKMr2IIZX31ihAPB6t8YYY1YKMH68p3CTcEjKR_TOVJZlVvVyveuTgMlr6NhcEr1ovYmfuPgiVJn-XNOg9TtZMRTfJJtKLcRuMQlZpdfMeiIGffjuWcGYF6o1_j85Hd-3-SNgc_ZdG3n4g67aKxwmw1Tob0gdKywbpgpU3LSkjfDPkNEcOW911HgkpnlE49hVmGIgz-YM7KDurbLb1fg0jXHe-MTfHq-9iFN9F6m6ZssXUPaF2HD0b4mEvZkSeWyVmHVaOW6pL_VsPHx8iXxg9IcGhRo3XSV2gwGTY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/30 05:54:37 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGmbdZya60moTLDedRHMgEU_cg2UbqGAplkb4nl0-xhM3Nk89Bh2z0E-JCNpdaYUJeGipGVE4iN8tZ593YqqCGwBVEjIloDPWvYRyEtKe0_vpWSIkWRY0mAp6tT1_ZyLyhudfCjiFU3B5JT4QjWYvG7IvlGKxjwec7qGBnkiZeHBbcFE_of-1HvKQtQIb_Jvypo_e4qIQt5rRe-cVuCuIuWTrqHp3R64QVM4zpmAA2LQpqECep6es-Vyp1iZV77k-cuKLxxYwvZfs73MErGw3M03RPHuVBZZjAjGI-8Fl9__Njf4C6t8qvzsNXG_LMyWf47FMp4llZ1odBjvGM5mR84 2025/04/30 05:54:37 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/04/30 05:54:37 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e9ae0a3b49e76556b80a6820e6ae627f" 2025/04/30 05:54:37 DEBUG : unknown-size-update.txt: multipart upload "AGmbdZya60moTLDedRHMgEU_cg2UbqGAplkb4nl0-xhM3Nk89Bh2z0E-JCNpdaYUJeGipGVE4iN8tZ593YqqCGwBVEjIloDPWvYRyEtKe0_vpWSIkWRY0mAp6tT1_ZyLyhudfCjiFU3B5JT4QjWYvG7IvlGKxjwec7qGBnkiZeHBbcFE_of-1HvKQtQIb_Jvypo_e4qIQt5rRe-cVuCuIuWTrqHp3R64QVM4zpmAA2LQpqECep6es-Vyp1iZV77k-cuKLxxYwvZfs73MErGw3M03RPHuVBZZjAjGI-8Fl9__Njf4C6t8qvzsNXG_LMyWf47FMp4llZ1odBjvGM5mR84" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/30 05:54:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jupihan9qeqi/deeper/nonexisting/directory" 2025/04/30 05:54:37 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/30 05:54:37 DEBUG : Waiting for deletions to finish 2025/04/30 05:54:37 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/04/30 05:54:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/04/30 05:54:38 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/04/30 05:54:38 INFO : S3 bucket rclone-test-jupihan9qeqi: Bucket "rclone-test-jupihan9qeqi" deleted 2025/04/30 05:54:38 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (133.33s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.08s) --- FAIL: TestIntegration/FsMkdir (131.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.26s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (13.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.74s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.47s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.32s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.52s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (70.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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/04/30 05:54:38 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/04/30 05:54:38 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 133.368s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m14.512076989s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/punctuation]