"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/10/02 01:20:33 NOTICE: TestS3R2: Starting server 2025/10/02 01:20:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-soxeluc8diqe" 2025/10/02 01:20:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/10/02 01:20:34 INFO : S3 bucket rclone-test-soxeluc8diqe: Bucket "rclone-test-soxeluc8diqe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/02 01:20:35 INFO : S3 bucket rclone-test-soxeluc8diqe: Bucket "rclone-test-soxeluc8diqe" deleted === RUN TestIntegration/FsMkdir 2025/10/02 01:20:35 INFO : S3 bucket rclone-test-soxeluc8diqe: Bucket "rclone-test-soxeluc8diqe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/02 01:20:36 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/02 01:20:36 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/02 01:20:36 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/10/02 01:20:51 NOTICE: S3 bucket rclone-test-soxeluc8diqe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/02 01:20:51 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AByxBgM-4-u1WTPUKZ1jqfiG4NIt2tzsnDS5fpOGm3hDojDc20nM9UUlicum8r7Be72O0xOHsAVlZGxUr_BMmqQdHUl9QYlRpaQGiF3WXSQJdoY0d5znHJYRVTc0MYltMyZmaZzjpTR4u4UtxoN0y7kYqcdlB43o_3M7wRYLB_RZgMg49cVJOEZnHbQmbJa_-21GEMj-_MBjxqVa25-f1Pm-vQnEj8kUfGs91MmE__ojh7L-gFcJWlmVSLaxE8Bk48lRUIiRqJ0Hp-U8I-kklJ0s5ybDBm2Sd-vW3Vudf7GG_vqqKs5EwQbIx0S19zx4kVfv6iNqSoKe9kYHXL8MCSI 2025/10/02 01:20:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "b2be1e3c5bcd6173e9efbe985a297e12" 2025/10/02 01:20:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "27b4412d4b5699646faca16ac2f77a6f" 2025/10/02 01:20:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "5456601e317c405baca2c2a3238413c4" 2025/10/02 01:20:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AByxBgM-4-u1WTPUKZ1jqfiG4NIt2tzsnDS5fpOGm3hDojDc20nM9UUlicum8r7Be72O0xOHsAVlZGxUr_BMmqQdHUl9QYlRpaQGiF3WXSQJdoY0d5znHJYRVTc0MYltMyZmaZzjpTR4u4UtxoN0y7kYqcdlB43o_3M7wRYLB_RZgMg49cVJOEZnHbQmbJa_-21GEMj-_MBjxqVa25-f1Pm-vQnEj8kUfGs91MmE__ojh7L-gFcJWlmVSLaxE8Bk48lRUIiRqJ0Hp-U8I-kklJ0s5ybDBm2Sd-vW3Vudf7GG_vqqKs5EwQbIx0S19zx4kVfv6iNqSoKe9kYHXL8MCSI" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/02 01:20:56 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/02 01:20:56 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/10/02 01:20:58 DEBUG : S3 bucket rclone-test-soxeluc8diqe: bucket is versioned: false 2025/10/02 01:20:58 DEBUG : Waiting for deletions to finish 2025/10/02 01:20:58 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/02 01:20:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/02 01:20:58 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/02 01:20:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-soxeluc8diqe/dirToPurgeFromRoot" 2025/10/02 01:21:00 DEBUG : S3 bucket rclone-test-soxeluc8diqe path dirToPurgeFromRoot: bucket is versioned: false 2025/10/02 01:21:00 DEBUG : Waiting for deletions to finish 2025/10/02 01:21:00 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/02 01:21:00 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/02 01:21:00 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/02 01:21:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-soxeluc8diqe/hello? sausage/êé" 2025/10/02 01:21:01 DEBUG : S3 bucket rclone-test-soxeluc8diqe path hello? sausage/êé: bucket is versioned: false 2025/10/02 01:21:01 DEBUG : Waiting for deletions to finish 2025/10/02 01:21:02 DEBUG : "a/b/c/d/e.txt" version false 2025/10/02 01:21:02 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/02 01:21:02 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/02 01:21:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-soxeluc8diqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/02 01:21:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-soxeluc8diqe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-soxeluc8diqe" from "TestS3R2:rclone-test-soxeluc8diqe" 2025/10/02 01:21:09 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/02 01:21:15 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKrwQX-OA7ulL-gQtMvQxGDq6o7bGYNyytLD5SIxps9xBCgbysC7egUDXS5gs0ioqYQoc4iNINnbik60K9O2Uh-2nduRqE6wQ3JkoBWZrTPWCjXqWerj2ft_o5ckEG0KE3Izu3eeqR2dJp5s-DKByhOyZqQEwQTxi_RmsUfoXj3BMRx1v8uHr4cE4Ugmz0wYGXi00wVURi0De2GeA5fk26Rh-jdBuBUNA89MwtdjL9tnfLskg-rnz7G0dlcntS40LRFdc6MjzerdJr87JI2tljaPQ9-QPDv12zxTwt96q5o2bddHe2Cscs7UnTpQvQUaXyNG24Cvulq9mHb_-3Pv85w 2025/10/02 01:21:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/02 01:21:15 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/02 01:21:16 DEBUG : piped data.txt: multipart upload "AKrwQX-OA7ulL-gQtMvQxGDq6o7bGYNyytLD5SIxps9xBCgbysC7egUDXS5gs0ioqYQoc4iNINnbik60K9O2Uh-2nduRqE6wQ3JkoBWZrTPWCjXqWerj2ft_o5ckEG0KE3Izu3eeqR2dJp5s-DKByhOyZqQEwQTxi_RmsUfoXj3BMRx1v8uHr4cE4Ugmz0wYGXi00wVURi0De2GeA5fk26Rh-jdBuBUNA89MwtdjL9tnfLskg-rnz7G0dlcntS40LRFdc6MjzerdJr87JI2tljaPQ9-QPDv12zxTwt96q5o2bddHe2Cscs7UnTpQvQUaXyNG24Cvulq9mHb_-3Pv85w" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/02 01:21:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAbM7k86IVUtbQgaxdGYwI3282il3NukKIRqu1fceo7jdYEmFVyn7-Ba4QC_-_eLdjIisKT6zTfo4P2sIQZu3_kXHs9pIDntNV-3jWT95jYdneAuLB75-dXfs7dQZyR-ULm4-ZHgd-gyQQlyY4ofkgWC47WcEtZ4sjvQKNgHOf93Ir2c2W6mepJmc1_6W0LYPi6qSr2k92Dl8Hx76cul_0TjDA7LSoX76c1nzE0ihYFhBC5Ez4poPpWTmjgK4qNgnS_E8NLxvpGDmKiGErs6BJSAtWldDVYopiL2865wi7VF4U5UvWwTnwmtMoQHfWfYZNVaPPfXOhygwAkT8aXm588 2025/10/02 01:21:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/02 01:21:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "53bdabfafe9aab1d532369ff2310ca7c" 2025/10/02 01:21:17 DEBUG : piped data.txt: multipart upload "AAbM7k86IVUtbQgaxdGYwI3282il3NukKIRqu1fceo7jdYEmFVyn7-Ba4QC_-_eLdjIisKT6zTfo4P2sIQZu3_kXHs9pIDntNV-3jWT95jYdneAuLB75-dXfs7dQZyR-ULm4-ZHgd-gyQQlyY4ofkgWC47WcEtZ4sjvQKNgHOf93Ir2c2W6mepJmc1_6W0LYPi6qSr2k92Dl8Hx76cul_0TjDA7LSoX76c1nzE0ihYFhBC5Ez4poPpWTmjgK4qNgnS_E8NLxvpGDmKiGErs6BJSAtWldDVYopiL2865wi7VF4U5UvWwTnwmtMoQHfWfYZNVaPPfXOhygwAkT8aXm588" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/10/02 01:21:17 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/02 01:21:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABea2sECMHwmS5qZhVbDXVzZpWh0CKKCuAgWR5cyBtMZ7nfoHN7CIHUJdKQCQvciElJOqrAmro0H160IaspYUCY2hkJ4IRcfT99O1b0Q3BdBBAuzTt64bMMBJ_AgTXEGbpTQnPAlzTIdesphoZM9D3Vud3ulIWlxMS2rkJjULTAF7NJ8MauN4rxOlyynG5BgzVaF0sENzi2tcrimn8KGkBjyYp4owvQFfb0G4wUWd2TpRWDa_c_wIUO27xs8E672ymvcDhdlgM5bOfzZwYS9sgVG2qZP9cUxy8oV1s8f2Xx1kGqJgvLpFGiJVgOEiMx2aH5c0PZ3X00h-Yd-BSskgCc 2025/10/02 01:21:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/02 01:21:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/02 01:21:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABea2sECMHwmS5qZhVbDXVzZpWh0CKKCuAgWR5cyBtMZ7nfoHN7CIHUJdKQCQvciElJOqrAmro0H160IaspYUCY2hkJ4IRcfT99O1b0Q3BdBBAuzTt64bMMBJ_AgTXEGbpTQnPAlzTIdesphoZM9D3Vud3ulIWlxMS2rkJjULTAF7NJ8MauN4rxOlyynG5BgzVaF0sENzi2tcrimn8KGkBjyYp4owvQFfb0G4wUWd2TpRWDa_c_wIUO27xs8E672ymvcDhdlgM5bOfzZwYS9sgVG2qZP9cUxy8oV1s8f2Xx1kGqJgvLpFGiJVgOEiMx2aH5c0PZ3X00h-Yd-BSskgCc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/02 01:21:21 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AF7qFyjXC8HT-2N6rKFZGble3ftIJ-v-dj7xYNTWJ-oLUShIy-MtKYGvtwfQ22fAEKPmsyGjlD3XvIctvbP_F2Yx23RDPOhSwzpFwU7TUR24ywwkz4FVNTsyQ3BgGaTQXNpVqLIFNshBhd0CGBYjFbFZEXCxMEV3onDjds5BurvVk5kbo416JjYvOiM7yCV7ErZ2V9Vc63DPU8ylSehzgWFw6dsINkNiAouav-hPLoQndJX0fAa64mzaEQk9Ozqtqd-CQoEYVYGuX3TshPQiPiyXpwWP-6Ih7JjuxklTbDCopOqm_8WX1OywyBNDFSP5HhbjSLr3FwaiIj9kFTd4kbI 2025/10/02 01:21:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/02 01:21:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/02 01:21:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AF7qFyjXC8HT-2N6rKFZGble3ftIJ-v-dj7xYNTWJ-oLUShIy-MtKYGvtwfQ22fAEKPmsyGjlD3XvIctvbP_F2Yx23RDPOhSwzpFwU7TUR24ywwkz4FVNTsyQ3BgGaTQXNpVqLIFNshBhd0CGBYjFbFZEXCxMEV3onDjds5BurvVk5kbo416JjYvOiM7yCV7ErZ2V9Vc63DPU8ylSehzgWFw6dsINkNiAouav-hPLoQndJX0fAa64mzaEQk9Ozqtqd-CQoEYVYGuX3TshPQiPiyXpwWP-6Ih7JjuxklTbDCopOqm_8WX1OywyBNDFSP5HhbjSLr3FwaiIj9kFTd4kbI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/02 01:21:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AM3m6Ql5ahPtb4ltP0y1QGKiRBc1BgazdeWuOqRZlB5nMUTkgP7MjfOo70T2uD7ImstGRUjqr5aTsKwbVvtNmxnB7VtDXNkDb3TbHfBWFuHxcffOqcIuDJsnsm_dQWKrQz-ml06uPrT1jwyYiM9y4YGl856Hqg40_5QXGABf0-q0-CEpv2MTlheIzkjl7dyRyjV7MNeS7fsqfRwtV_weQMKJ2VBOaz1ZWKCTpg3A_SqDi4WPC-f9t6gavjzCDtr1KjPQj27gffSk5VpGnaawsQ77KqebowZc83RrC8vtXhF1bYPePvMWAeNMa9ufqfGG-AiONVEv9sdl4mub2pFdaZA 2025/10/02 01:21:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/02 01:21:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/02 01:21:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AM3m6Ql5ahPtb4ltP0y1QGKiRBc1BgazdeWuOqRZlB5nMUTkgP7MjfOo70T2uD7ImstGRUjqr5aTsKwbVvtNmxnB7VtDXNkDb3TbHfBWFuHxcffOqcIuDJsnsm_dQWKrQz-ml06uPrT1jwyYiM9y4YGl856Hqg40_5QXGABf0-q0-CEpv2MTlheIzkjl7dyRyjV7MNeS7fsqfRwtV_weQMKJ2VBOaz1ZWKCTpg3A_SqDi4WPC-f9t6gavjzCDtr1KjPQj27gffSk5VpGnaawsQ77KqebowZc83RrC8vtXhF1bYPePvMWAeNMa9ufqfGG-AiONVEv9sdl4mub2pFdaZA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/02 01:21:24 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AOhBMqkj0HNrloqhGnYYl288NdKUAwGrKh1-sFyeSv-ES10qjo-tTOSO1aJcpptT3LcqrgEwGrLnPKseHl_RXx_Prm7H7vPD5s0sElfTGlTDHCsGXI94dEbWDZNzoQk0qYhzzXpX9RQTidQvb9cJvgREB4MHc0bnnNVRXCDBx651NRrIvEJHOf46qBHwRlWcKmeiRfDkaQqAHUI8ZnQysZVqH9dnuo3jZ50X4CTdrfyJIN4A63VsZO1kpt05QPXmXgkJ3Kzb_r0dn01lS5sZUmI2VPMbn6aL3L_Zv_gL98ccoCQM2jzDKi-xZQoCaX6sro4icLO2cilYOVh3V4mZxXg 2025/10/02 01:21:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/02 01:21:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/02 01:21:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/02 01:21:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/02 01:21:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/02 01:21:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/02 01:21:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AOhBMqkj0HNrloqhGnYYl288NdKUAwGrKh1-sFyeSv-ES10qjo-tTOSO1aJcpptT3LcqrgEwGrLnPKseHl_RXx_Prm7H7vPD5s0sElfTGlTDHCsGXI94dEbWDZNzoQk0qYhzzXpX9RQTidQvb9cJvgREB4MHc0bnnNVRXCDBx651NRrIvEJHOf46qBHwRlWcKmeiRfDkaQqAHUI8ZnQysZVqH9dnuo3jZ50X4CTdrfyJIN4A63VsZO1kpt05QPXmXgkJ3Kzb_r0dn01lS5sZUmI2VPMbn6aL3L_Zv_gL98ccoCQM2jzDKi-xZQoCaX6sro4icLO2cilYOVh3V4mZxXg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/02 01:21:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AC9ecUDqqOMBTytTMc9BE_e5kuJnLE3R7NpflrK8D-BVWwxFjMI8RfTtl6RiADoCzZjYp2YSmJO0YfuPyDJXMjBMMKmfuXm2m-OSwd_v2aEW9dpGv3p9cxrqGD6jSvIl9ULm5gKI6WsI8QIkvkzGWU3YK6wG62U8voTtKYMhor-Exj9XzZajZl_N4SRnr4EqD5Z9eldfAzJAca25NvJrO6EY0WbENg0LL5LjzW8uzj9cSOnZ4nVpR22CoDGVyheQ40WxFD-LvSxec18yP1kUmAV9RYTA5qVd0XVkvKYUJb8oFg3QPWJ96nLAA8Xhv3QUYFEF5cTZVoaI8Yvx6ey4T68 2025/10/02 01:21:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/02 01:21:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/02 01:21:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/02 01:21:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/02 01:21:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/02 01:21:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/02 01:21:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AC9ecUDqqOMBTytTMc9BE_e5kuJnLE3R7NpflrK8D-BVWwxFjMI8RfTtl6RiADoCzZjYp2YSmJO0YfuPyDJXMjBMMKmfuXm2m-OSwd_v2aEW9dpGv3p9cxrqGD6jSvIl9ULm5gKI6WsI8QIkvkzGWU3YK6wG62U8voTtKYMhor-Exj9XzZajZl_N4SRnr4EqD5Z9eldfAzJAca25NvJrO6EY0WbENg0LL5LjzW8uzj9cSOnZ4nVpR22CoDGVyheQ40WxFD-LvSxec18yP1kUmAV9RYTA5qVd0XVkvKYUJb8oFg3QPWJ96nLAA8Xhv3QUYFEF5cTZVoaI8Yvx6ey4T68" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/02 01:21:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOpBE1y-MVj4LOIyPtsgmmruldt_JbP48ehPmvPbzk0FCOpqUWDmGoIoeRC1IVvAbyRHb0HPFJIKo-R_2ZEcOeSTLgXsvBaeUr0tXcpGf9AVvjsFkMLDYMTVqxpKVaz_RLq_qF7zvLe8bxGs2PMg0IkiZlo8_8dUs85lnkwkdp6bP2dEPsbQ8epfh3UURl6_IaYcvgjuTQkkWChUcIUkLwssnxjsDLLDUfDNg3QzrcxpaR3Lklw4RkaKs9NZMMlA-lv3RNvn6JxuM6iSlnpbVPANFf_B6x9TwvnThzuBDzuZfXjBZuK8h_WBoa_ou9zDlChI5YRRzzI1eQDg6QLBYds 2025/10/02 01:21:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/02 01:21:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/02 01:21:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOpBE1y-MVj4LOIyPtsgmmruldt_JbP48ehPmvPbzk0FCOpqUWDmGoIoeRC1IVvAbyRHb0HPFJIKo-R_2ZEcOeSTLgXsvBaeUr0tXcpGf9AVvjsFkMLDYMTVqxpKVaz_RLq_qF7zvLe8bxGs2PMg0IkiZlo8_8dUs85lnkwkdp6bP2dEPsbQ8epfh3UURl6_IaYcvgjuTQkkWChUcIUkLwssnxjsDLLDUfDNg3QzrcxpaR3Lklw4RkaKs9NZMMlA-lv3RNvn6JxuM6iSlnpbVPANFf_B6x9TwvnThzuBDzuZfXjBZuK8h_WBoa_ou9zDlChI5YRRzzI1eQDg6QLBYds" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/02 01:21:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APyBdrEmIhvLIgoMy_egAK8WE2NRIFPZicLCUNkxQLPyRVSS7cCVm_I3ZbI3cmggTrQscXg3hPaXl2-i-vLL0YhBCrMuU3vr7-_szfYgMpxgWn7rDjVdmpj4psfjR1lYoTyydOaDiD2eaNq9QwCd1apUphRXAqsaPoJ6odpGmt5930gx6_EQCFdKWaPM-hvgynXTmHVbVYMxMmGuws1msXgLyZefc4X-EYqN2fzhTmcCN_Wbny63MVzv9AQVboODXSq1JotdE7EeeC0JMAFebFmvVtqg7mvtGL-0pEiBqIsFID2iqQGlcTyCdBDOA_SVrc9rWeusHF8FVl0Mijy_SwQ 2025/10/02 01:21:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/02 01:21:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/02 01:21:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APyBdrEmIhvLIgoMy_egAK8WE2NRIFPZicLCUNkxQLPyRVSS7cCVm_I3ZbI3cmggTrQscXg3hPaXl2-i-vLL0YhBCrMuU3vr7-_szfYgMpxgWn7rDjVdmpj4psfjR1lYoTyydOaDiD2eaNq9QwCd1apUphRXAqsaPoJ6odpGmt5930gx6_EQCFdKWaPM-hvgynXTmHVbVYMxMmGuws1msXgLyZefc4X-EYqN2fzhTmcCN_Wbny63MVzv9AQVboODXSq1JotdE7EeeC0JMAFebFmvVtqg7mvtGL-0pEiBqIsFID2iqQGlcTyCdBDOA_SVrc9rWeusHF8FVl0Mijy_SwQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/02 01:21:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKlHFWpflDUsagt4cxYlNuM9hFd5JsCh1nGtiU-YiT9AqNvisPebZDe3LoTpj5epVurr6nfFZ8NLPTnJOxADnbFfsvt1e_91FfcMtXKsPFhdAiDSkNNaogUR88CH2d3FUjylSvuypnEnXP_paoa7blNs8C71FJFq1cT0xYej5B0ir1mJSPb6PYoBtwyPshVZieldlds-Bjpev5IfLmhkHHaxHPPQQcjG4hYHpLjhJuSQDGLHAHL0OgNI2PT4wO8i3oIlJlfu6i_KRtdrYe9YBPOxBhfW--yjdchXp9ejxjZ9cCi9sGBXmCORR1yJHzDImFmF188HnSAhf-9iNr5Qp7s 2025/10/02 01:21:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/02 01:21:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/02 01:21:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKlHFWpflDUsagt4cxYlNuM9hFd5JsCh1nGtiU-YiT9AqNvisPebZDe3LoTpj5epVurr6nfFZ8NLPTnJOxADnbFfsvt1e_91FfcMtXKsPFhdAiDSkNNaogUR88CH2d3FUjylSvuypnEnXP_paoa7blNs8C71FJFq1cT0xYej5B0ir1mJSPb6PYoBtwyPshVZieldlds-Bjpev5IfLmhkHHaxHPPQQcjG4hYHpLjhJuSQDGLHAHL0OgNI2PT4wO8i3oIlJlfu6i_KRtdrYe9YBPOxBhfW--yjdchXp9ejxjZ9cCi9sGBXmCORR1yJHzDImFmF188HnSAhf-9iNr5Qp7s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/02 01:21:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAT7kBfg7KoUXreAN31tmaPpTsVpdAjVQleBefQX9TyWjvqvppzH6yOnGdYR2cwSeCrtb7EO30YilzV9CB12w3juDfNJw_zSleqsiExslhgo9ypPvNTUGJXtz2K_YLSDT5SVQ7f6eyqw3YEogatkGaB9vocobuYz-OZdGVxp8yPITt-ILQdhXn52rW9Cn-OXHM00gjLIKfrr0Njezupd4Hfhk9MZKZyGlCRXg5yM1c65lmTBqd7iYj7NVioQtgobwjyhDEOoalxO4n5cJOOSqFpDO4DJNwlpuhjMS4JtqwC5t4Jjp8st3KEfoBaJvnkMmbS2KEfkmcefeaCfgbg852Q 2025/10/02 01:21:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/02 01:21:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/02 01:21:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/02 01:21:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/02 01:21:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/02 01:21:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/02 01:21:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AAT7kBfg7KoUXreAN31tmaPpTsVpdAjVQleBefQX9TyWjvqvppzH6yOnGdYR2cwSeCrtb7EO30YilzV9CB12w3juDfNJw_zSleqsiExslhgo9ypPvNTUGJXtz2K_YLSDT5SVQ7f6eyqw3YEogatkGaB9vocobuYz-OZdGVxp8yPITt-ILQdhXn52rW9Cn-OXHM00gjLIKfrr0Njezupd4Hfhk9MZKZyGlCRXg5yM1c65lmTBqd7iYj7NVioQtgobwjyhDEOoalxO4n5cJOOSqFpDO4DJNwlpuhjMS4JtqwC5t4Jjp8st3KEfoBaJvnkMmbS2KEfkmcefeaCfgbg852Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/02 01:21:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGYx7DGnzICoz2qsmCvIqmDqnsOdR3SuTTntZFYcWT7us2XUrLdmgkBfG85SNrHMIepik31QEHRkiACV5yg16JpVi6l15qsc_rGuzoT6e_0vLWVJLHHWQsVoA7KjuGaV_OJAJUf3b4_tsYcmHu0tevoqwsYVDpREHaq89CJKTOCQt4t_qRpMbNcJmj2rYakolVWmN3hO2-CQnXjycas23uEM4rt-QXbcm_XYVn81X4iIqhwAOkiwhdDdJxOXQQrQ3DY-W-aV5oyKNMh94MiQMjSdMyaAVmDbRbUkKdOeG0hRHZbpglLOVRAK8p7DldNBfV3B7s-TEhBoitUzQuOBEo0 2025/10/02 01:21:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/02 01:21:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/02 01:21:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/02 01:21:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/02 01:21:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/02 01:21:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/02 01:21:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGYx7DGnzICoz2qsmCvIqmDqnsOdR3SuTTntZFYcWT7us2XUrLdmgkBfG85SNrHMIepik31QEHRkiACV5yg16JpVi6l15qsc_rGuzoT6e_0vLWVJLHHWQsVoA7KjuGaV_OJAJUf3b4_tsYcmHu0tevoqwsYVDpREHaq89CJKTOCQt4t_qRpMbNcJmj2rYakolVWmN3hO2-CQnXjycas23uEM4rt-QXbcm_XYVn81X4iIqhwAOkiwhdDdJxOXQQrQ3DY-W-aV5oyKNMh94MiQMjSdMyaAVmDbRbUkKdOeG0hRHZbpglLOVRAK8p7DldNBfV3B7s-TEhBoitUzQuOBEo0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/02 01:21:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKDh5heW8X--9ElxORy9Ybvq04BiK0yrH-9Z8XJHiPkxWr6hsLlxiNBRjVHLnwRKE-37IiUUiK0Ekeaq9dFuJsJ1s-d5cB01P8o0E35DEigGJ9fUpbxySxJvyO0FEsPbEzygpmlm89BDXBN_VhfQ6kUqXFRmn7knsUc8GZ7hT9ND38nlRyrS3EuUL3UUsEvuhtGm2rm_cfWnmkWlLVMOvfu8rQxTzVjT_GJUvMrjqScyNSmOPgJuExa3vXUiZwR3gR4l4NC4pUzeEmTAuv3N4j_Q3al35bHuFuCZFnuVRBraXk_ryJUyTUGP1-fKEh1GFOCxSAnNajQdfyocX_vsHAk 2025/10/02 01:21:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/02 01:21:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/02 01:21:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKDh5heW8X--9ElxORy9Ybvq04BiK0yrH-9Z8XJHiPkxWr6hsLlxiNBRjVHLnwRKE-37IiUUiK0Ekeaq9dFuJsJ1s-d5cB01P8o0E35DEigGJ9fUpbxySxJvyO0FEsPbEzygpmlm89BDXBN_VhfQ6kUqXFRmn7knsUc8GZ7hT9ND38nlRyrS3EuUL3UUsEvuhtGm2rm_cfWnmkWlLVMOvfu8rQxTzVjT_GJUvMrjqScyNSmOPgJuExa3vXUiZwR3gR4l4NC4pUzeEmTAuv3N4j_Q3al35bHuFuCZFnuVRBraXk_ryJUyTUGP1-fKEh1GFOCxSAnNajQdfyocX_vsHAk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/02 01:21:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AEQbY81bu5KiILYy4CGFatlN5vwOHagskOtbfMakTU42-QLFeVhcMYYhgq96-JtyOlJh5BM4VHAfkjgfbZvUgbYehLVYwlsrZtFOmdQVlbi7Bc1pAV_wwVb827z5qDCZpfeKXdeXEsn38xao0_xDi-kdSDQUcdbkyn2rT5WbeQ8u3ehsqK-MPeedrOHUrqEVrML2IlCUf07tZQZRdeFiJt7cvWCKTvFNv3F04D9rGd887vO6PAufi4mQyXo3lbJn9OheS3dPMpRtGqCRbX8DEr_NUZcjWJ82nkk--yPuhSMJAytVMxviu-UGkS3Ni_NLKBcdxaYz9LzFy9Ac0ns8Wz4 2025/10/02 01:21:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/02 01:21:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/02 01:21:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AEQbY81bu5KiILYy4CGFatlN5vwOHagskOtbfMakTU42-QLFeVhcMYYhgq96-JtyOlJh5BM4VHAfkjgfbZvUgbYehLVYwlsrZtFOmdQVlbi7Bc1pAV_wwVb827z5qDCZpfeKXdeXEsn38xao0_xDi-kdSDQUcdbkyn2rT5WbeQ8u3ehsqK-MPeedrOHUrqEVrML2IlCUf07tZQZRdeFiJt7cvWCKTvFNv3F04D9rGd887vO6PAufi4mQyXo3lbJn9OheS3dPMpRtGqCRbX8DEr_NUZcjWJ82nkk--yPuhSMJAytVMxviu-UGkS3Ni_NLKBcdxaYz9LzFy9Ac0ns8Wz4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/02 01:21:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHOrMM9AHbGaWugFxa70dvWfoQ1G8IZUdH6RCgsyGNH6sNPrOH3mcfcF5j_n2dmwsr2oyf760AtN6pdMAIinbKbJ2CegLU0qN2xsCX4nD73SuglSMc_Y31SO2SWGed-2MosNzDO1E5zbBegGt9kbN9VYVSFhKbAKS0t1wf8u0xqiJBCPR2zP5ak0_k0JtqacRnBtUr8C6d-uJngNadzRxRvzvidX3HMHOe6c94sur8QvlLE1OSArSgYxirFvVpqJ-QRp3pEEvCrx95JrJzcjmHAfYXdS4HSVirnA-ubtJIqQIsdORFEWj1JVX9GE7OWTiNmv6ggEnxqXkog42t2Vx2I 2025/10/02 01:21:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/02 01:21:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/02 01:21:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHOrMM9AHbGaWugFxa70dvWfoQ1G8IZUdH6RCgsyGNH6sNPrOH3mcfcF5j_n2dmwsr2oyf760AtN6pdMAIinbKbJ2CegLU0qN2xsCX4nD73SuglSMc_Y31SO2SWGed-2MosNzDO1E5zbBegGt9kbN9VYVSFhKbAKS0t1wf8u0xqiJBCPR2zP5ak0_k0JtqacRnBtUr8C6d-uJngNadzRxRvzvidX3HMHOe6c94sur8QvlLE1OSArSgYxirFvVpqJ-QRp3pEEvCrx95JrJzcjmHAfYXdS4HSVirnA-ubtJIqQIsdORFEWj1JVX9GE7OWTiNmv6ggEnxqXkog42t2Vx2I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/02 01:21:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEg0geKHnZDzMosC0fdVHaR1OYWJ7735xDn10Vnn3lFdln-cw071SkRiCGIwdeHKUcS4yA6H1nB8Znmt3w74U6db92vH-wGTYXBPdk0peyrjjzTV2uS8ARVqG39lyUQJ7uxnV7xh_Q6ECM5emIfCfkaY2kVhHKUSqN4g8iveBg_eB9atg1ISsD1-DfItN2tiyzkHt_bGgqAL0L1mxLcRBruC3_Uc1AzNWlG1k-HNXCM4SqX9kDOYM0xaqbj-xfbyQ1SR7wEr2q1aL67H35-_ljJtvOV0n2PW-0c84fqsdlGS44gwz0pIgEEUUGI0xNh4u6lZ_dA4ese2Q-Edh0HZ6H8 2025/10/02 01:21:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/02 01:21:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/02 01:21:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/02 01:21:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/02 01:21:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/02 01:21:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/02 01:21:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AEg0geKHnZDzMosC0fdVHaR1OYWJ7735xDn10Vnn3lFdln-cw071SkRiCGIwdeHKUcS4yA6H1nB8Znmt3w74U6db92vH-wGTYXBPdk0peyrjjzTV2uS8ARVqG39lyUQJ7uxnV7xh_Q6ECM5emIfCfkaY2kVhHKUSqN4g8iveBg_eB9atg1ISsD1-DfItN2tiyzkHt_bGgqAL0L1mxLcRBruC3_Uc1AzNWlG1k-HNXCM4SqX9kDOYM0xaqbj-xfbyQ1SR7wEr2q1aL67H35-_ljJtvOV0n2PW-0c84fqsdlGS44gwz0pIgEEUUGI0xNh4u6lZ_dA4ese2Q-Edh0HZ6H8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/02 01:21:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOupbbEtNHOsyMvy9a3C6Kcbsad-XyL3XZLZeUrb9U38C3w-z5s0SQMoRi0H0zm9iDcdSKgoYn3647QwB4z5g8zBscqRs46A58KN67YEKwwe5vqEyyr7YQiQnEqiziyjMjXJpU5ImZgufzU8THN6UDJ_EFeyEuFg6k1b69hZ6cWVJUoN1HUiieEAyPU8CROmUaCPpJNj5W7HXOvaXNYBABzOciJ0irpSsUt-z8LVbWZum6A0S8tcAtuk7bnZBMKFT7EwhWl6Eya2qP8ohQtAjt04Th928HywPw-oHmBHAKpp6j3c4cV8t_JDcABdq4o8MPsLjTnhM1HCa9blPLCnjGg 2025/10/02 01:21:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/02 01:21:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/02 01:21:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/02 01:21:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/02 01:21:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/02 01:21:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/02 01:21:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOupbbEtNHOsyMvy9a3C6Kcbsad-XyL3XZLZeUrb9U38C3w-z5s0SQMoRi0H0zm9iDcdSKgoYn3647QwB4z5g8zBscqRs46A58KN67YEKwwe5vqEyyr7YQiQnEqiziyjMjXJpU5ImZgufzU8THN6UDJ_EFeyEuFg6k1b69hZ6cWVJUoN1HUiieEAyPU8CROmUaCPpJNj5W7HXOvaXNYBABzOciJ0irpSsUt-z8LVbWZum6A0S8tcAtuk7bnZBMKFT7EwhWl6Eya2qP8ohQtAjt04Th928HywPw-oHmBHAKpp6j3c4cV8t_JDcABdq4o8MPsLjTnhM1HCa9blPLCnjGg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/02 01:21:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANgavwH9KEaXykn10gtnhyYZcMHuxTgX3SK9Rpg_DSn86C6BKkyAczVMGbvM4QUcT_holhCwDS6Jq75gkSwRxgGhI4GxU3_zdjji8f_2UKmeYpv8X9b95YkWafOgzu-Wc3WCyzxQMZ-kxV0_jYrY5hZ69vzFIp5vod5LyekCobT_PbjFr3fX75Ozvp9EMGpw3N98mcV3LDEpBLjAQ5HIjCeFq9V7fR9ZkUV85rCROqB7on7KalQQVdSKEivVXtnEQ6RJaghovXvSzpy0XeT4cVxH_lv46N0uPakuM5rks57pOatlGshx6LIOHupRuy1njY51EcWEvQojVZ_VrfUUYGo 2025/10/02 01:21:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/02 01:21:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/02 01:21:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANgavwH9KEaXykn10gtnhyYZcMHuxTgX3SK9Rpg_DSn86C6BKkyAczVMGbvM4QUcT_holhCwDS6Jq75gkSwRxgGhI4GxU3_zdjji8f_2UKmeYpv8X9b95YkWafOgzu-Wc3WCyzxQMZ-kxV0_jYrY5hZ69vzFIp5vod5LyekCobT_PbjFr3fX75Ozvp9EMGpw3N98mcV3LDEpBLjAQ5HIjCeFq9V7fR9ZkUV85rCROqB7on7KalQQVdSKEivVXtnEQ6RJaghovXvSzpy0XeT4cVxH_lv46N0uPakuM5rks57pOatlGshx6LIOHupRuy1njY51EcWEvQojVZ_VrfUUYGo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/02 01:21:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AOMyJuwgIVL8Vbm4CoCJSjJ2km7LSLHac07EpEdIKtRxzoOD2tPJKlHBOH5u1wQ9K8mJcKpCrwss9anvXshjSlgWtl-Kw7Vh7k3XSiEp546qaxHxZbHs-COFuV-wNnFtzoVlZB4_dZYJxvTqMCLdP-nojSMlPRMP524isrVXXYtGbYaL3sZvzffzOpfAupzsSb3PytmNwMT2uBtyjN5x9fEVsXgS-kK1YSXX8OERt2A_OaqqMbstpS2lbjwbrK_ew1nZn993kyogpXTv70ffgGMh-_rZ7tH1sHN-weiXCkmU-1BRNy1QaQRomiWDP3kE9u_WJBDQSL5wkSQYJzN5UYY 2025/10/02 01:21:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/02 01:21:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/02 01:21:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AOMyJuwgIVL8Vbm4CoCJSjJ2km7LSLHac07EpEdIKtRxzoOD2tPJKlHBOH5u1wQ9K8mJcKpCrwss9anvXshjSlgWtl-Kw7Vh7k3XSiEp546qaxHxZbHs-COFuV-wNnFtzoVlZB4_dZYJxvTqMCLdP-nojSMlPRMP524isrVXXYtGbYaL3sZvzffzOpfAupzsSb3PytmNwMT2uBtyjN5x9fEVsXgS-kK1YSXX8OERt2A_OaqqMbstpS2lbjwbrK_ew1nZn993kyogpXTv70ffgGMh-_rZ7tH1sHN-weiXCkmU-1BRNy1QaQRomiWDP3kE9u_WJBDQSL5wkSQYJzN5UYY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/02 01:21:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AK5Itn5artTBlYh0ouoa4CUvi242ToHNTq7HSvIrt1l9hKIv4xHwYSQgQIWJPtP5lojtU_TSuLUflSO_O5QAsuFhPkan64R6yoBUZ_bkFSvEtJHmLJy1IG8jYfDYQFPCjcuvF-Y3o4bt3TheUbFu173MsgECwhtAs3YsgH2H-yqFhh3DWszt_8RKdT5xDeC8GoEdNBSi-gyYEm4YnoifNrMhtktw9ShJLvvYUczyM-CLf47_2ZN9h-OMhFzoqfQFDzkFM-g4sXNoP3Z-uCM9e1oekikR73MrPQbH9b0QV5rPDhR5g_vpooJhWQzt7xVJsBtfb1cMGj9jx2799ZU69Kg 2025/10/02 01:21:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/02 01:21:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/02 01:21:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AK5Itn5artTBlYh0ouoa4CUvi242ToHNTq7HSvIrt1l9hKIv4xHwYSQgQIWJPtP5lojtU_TSuLUflSO_O5QAsuFhPkan64R6yoBUZ_bkFSvEtJHmLJy1IG8jYfDYQFPCjcuvF-Y3o4bt3TheUbFu173MsgECwhtAs3YsgH2H-yqFhh3DWszt_8RKdT5xDeC8GoEdNBSi-gyYEm4YnoifNrMhtktw9ShJLvvYUczyM-CLf47_2ZN9h-OMhFzoqfQFDzkFM-g4sXNoP3Z-uCM9e1oekikR73MrPQbH9b0QV5rPDhR5g_vpooJhWQzt7xVJsBtfb1cMGj9jx2799ZU69Kg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/02 01:21:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALXR5K374Khk2h5y8PrRn6a4A-bvuzGx5aElIX96lUfCYRBx2zqGRwWfy_BFCBYtLsmWrQ3auy5lI_mjPdvizDQCjs2bHfqr83MxJ8BR_oLL8w7iAXrD-ImApBF0wTR3I_JlL277U4JsZoPUFFyP8yxQKXvHCaL-hbWjKU40UxaFa-r6KNFjq0Asr55YXkQ9fIMDjhONzzHInc57B6y5mCsHSR1Kr1gou_xTdSLSknV1nTcqlTq7Ny38NgCwCjrTICNDeenwxOHU2a7mcPNJ9y3oX_68NYZl-V5yw2OT9Y2wgXThSisymiM2YL_s5WbvNPlZyB9presvU9RnSC_ZG1o 2025/10/02 01:22:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/02 01:22:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/02 01:22:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/02 01:22:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/02 01:22:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/02 01:22:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/02 01:22:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALXR5K374Khk2h5y8PrRn6a4A-bvuzGx5aElIX96lUfCYRBx2zqGRwWfy_BFCBYtLsmWrQ3auy5lI_mjPdvizDQCjs2bHfqr83MxJ8BR_oLL8w7iAXrD-ImApBF0wTR3I_JlL277U4JsZoPUFFyP8yxQKXvHCaL-hbWjKU40UxaFa-r6KNFjq0Asr55YXkQ9fIMDjhONzzHInc57B6y5mCsHSR1Kr1gou_xTdSLSknV1nTcqlTq7Ny38NgCwCjrTICNDeenwxOHU2a7mcPNJ9y3oX_68NYZl-V5yw2OT9Y2wgXThSisymiM2YL_s5WbvNPlZyB9presvU9RnSC_ZG1o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/02 01:22:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ADdx6fopLBgT4JcQuQXZWRhjlVSJILnKyaLf1u7kUq_HlWJ8WBXXw5B4_sbUupcA2CT2C9Xz1L0Oix_0Kuq7k5wj6CFfsp8Ro06rt1095Lgd0xcS4mzorjAKzxfnJCYuAtwVkB-iSDzUPX-h22nO8qwG7qAdZCMBdp8JGGFCbZ3pqClrFAVWCjDFaqm-uz4Fk-G8mfn5u2Ns1xRmJ7xFQjYlHjEdSlTfh48sbnenQlVgW7qwNVAh56uU6gghOtAnm5osBSHYW-zv-P9R8omBzh0cT_8mzGgSojXRK43GilWluDUKna8cUB3lfq1qF8goAihwLouhKGiyM0BWSuJLzwM 2025/10/02 01:22:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/02 01:22:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/02 01:22:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/02 01:22:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/02 01:22:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/02 01:22:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/02 01:22:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ADdx6fopLBgT4JcQuQXZWRhjlVSJILnKyaLf1u7kUq_HlWJ8WBXXw5B4_sbUupcA2CT2C9Xz1L0Oix_0Kuq7k5wj6CFfsp8Ro06rt1095Lgd0xcS4mzorjAKzxfnJCYuAtwVkB-iSDzUPX-h22nO8qwG7qAdZCMBdp8JGGFCbZ3pqClrFAVWCjDFaqm-uz4Fk-G8mfn5u2Ns1xRmJ7xFQjYlHjEdSlTfh48sbnenQlVgW7qwNVAh56uU6gghOtAnm5osBSHYW-zv-P9R8omBzh0cT_8mzGgSojXRK43GilWluDUKna8cUB3lfq1qF8goAihwLouhKGiyM0BWSuJLzwM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/02 01:22:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AO6_6gHDtnJgiRiRCzt5nJX30qiTfRnqU0uL3Ko-wFd6u5Ab36JsXNN_NVG9Khkrj-WbGXyNjh65rT0HCuSaFoDmTYhT3QX04wW5rosswghesIfr-BTKRFJXyXfnQhr5xDm6ZAvxmpVSFtpG67KWMb1IP3_Uj0Afitj4hD1xkfhDZvay4gTX5WmdtqsWP-E0mWHgrH2HjDqqRTtTK7BDEh9EL_HEOBJOUgCgqJHwby40ZHCqJP1S1G1ZBjzeDm8o7oU6_U96lm7rdhB3IXUqykKphMCS8Ir7-oFm4DtCdS8TFB0vVF56Xosh32WY1PvYGStP-0MMg_0cfHClt2GfNgU 2025/10/02 01:22:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/02 01:22:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/02 01:22:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AO6_6gHDtnJgiRiRCzt5nJX30qiTfRnqU0uL3Ko-wFd6u5Ab36JsXNN_NVG9Khkrj-WbGXyNjh65rT0HCuSaFoDmTYhT3QX04wW5rosswghesIfr-BTKRFJXyXfnQhr5xDm6ZAvxmpVSFtpG67KWMb1IP3_Uj0Afitj4hD1xkfhDZvay4gTX5WmdtqsWP-E0mWHgrH2HjDqqRTtTK7BDEh9EL_HEOBJOUgCgqJHwby40ZHCqJP1S1G1ZBjzeDm8o7oU6_U96lm7rdhB3IXUqykKphMCS8Ir7-oFm4DtCdS8TFB0vVF56Xosh32WY1PvYGStP-0MMg_0cfHClt2GfNgU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/02 01:22:09 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ANCLkdtH-wPdjLzeUeusCYopRtEC4tyf05i2Mhyy2-0v7-TSzLFMFuIf-AWYOeP_p2fVilxRmQ6tq5O9uD5QQAKuDhqG5mtc0IZjzqyww_bsFJjyHDr_V8xZT-m7dFJzVrfWCscwhHmKChUkZI5pv8ROfcfkgIRkowwtySN5BzS2UWz3jBCr3KCsLL3zJho4BOF4kniYw947KpKSpFcWWRr8ISTKcLex0W6wSrkxStr1ym9z1f-n3HqAW7_oylpkL9hrCBr3HE8rSlTQAynS-eCJGZuIkfDG7guJkqPv5iAJrfkbXpclEISxFr-bivHMtV-oBXIGP46mKIkrLdENH1k 2025/10/02 01:22:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/02 01:22:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/02 01:22:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ANCLkdtH-wPdjLzeUeusCYopRtEC4tyf05i2Mhyy2-0v7-TSzLFMFuIf-AWYOeP_p2fVilxRmQ6tq5O9uD5QQAKuDhqG5mtc0IZjzqyww_bsFJjyHDr_V8xZT-m7dFJzVrfWCscwhHmKChUkZI5pv8ROfcfkgIRkowwtySN5BzS2UWz3jBCr3KCsLL3zJho4BOF4kniYw947KpKSpFcWWRr8ISTKcLex0W6wSrkxStr1ym9z1f-n3HqAW7_oylpkL9hrCBr3HE8rSlTQAynS-eCJGZuIkfDG7guJkqPv5iAJrfkbXpclEISxFr-bivHMtV-oBXIGP46mKIkrLdENH1k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/02 01:22:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACynUpLVBkdh3A-ZbFrwJMPngDk4K_Jf-PsjA9Pfxpj_9yU93o-ku8MoUlOm1_QGS2vV3e4SiMogHsBsWPy9rHUUVSTR3PJq7KKGa_YO_ikzpQNWXsg3fWb95rPbLK8Yupj2HnT8LsaNyvFTyRpxddVj5dO87sVsX1OTtyBklueDJgbkRVY2qN5XPgalk0GG3LWrn246M5ARuUJeGzHElcvfpqBxrIu2yxZxBw2W56ZDVC5a4T_Y05KCVsZzJPP3-CHc45J4AiSO5JtH4A4cqfPgYPlf7PZ59PNpMcFiOrnTt-LkGIqUnW0cs6HAOI1vWqINpJSdN0SAQ_6hLqylZbA 2025/10/02 01:22:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/02 01:22:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/02 01:22:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACynUpLVBkdh3A-ZbFrwJMPngDk4K_Jf-PsjA9Pfxpj_9yU93o-ku8MoUlOm1_QGS2vV3e4SiMogHsBsWPy9rHUUVSTR3PJq7KKGa_YO_ikzpQNWXsg3fWb95rPbLK8Yupj2HnT8LsaNyvFTyRpxddVj5dO87sVsX1OTtyBklueDJgbkRVY2qN5XPgalk0GG3LWrn246M5ARuUJeGzHElcvfpqBxrIu2yxZxBw2W56ZDVC5a4T_Y05KCVsZzJPP3-CHc45J4AiSO5JtH4A4cqfPgYPlf7PZ59PNpMcFiOrnTt-LkGIqUnW0cs6HAOI1vWqINpJSdN0SAQ_6hLqylZbA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/02 01:22:13 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHaJkX9JGC6TVlKy-Bv9LK2CGFi2bq9KPhoUvRvOIbNuORuR2_yiZqgn4TL0g7be2pcHmhTsigJ4R9h3MSKi65okWUgv5wHrR-926dU0QbWaHsrOwFzA6H0gskQzlXt70Hz5nAsW6tgakW9qOFyM2KcArtw2PapStW_DIN7MqzCssgMaGCY18bIbNOVCr4aiK4s4KUekl-xZK33O43wA1gA1R-gseVZ68BYy0Ji-9vGT6agBbhPM3-mf_ZpFrFXJ-3nE9eXEPpvq27j3wHLB8Rd4RE4ptNQjZCxvHojmFky9SJdzmzOI_o8oOwfQxtWQiEykHaARvhtrp4yFmiMggbA 2025/10/02 01:22:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/02 01:22:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/02 01:22:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/02 01:22:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/02 01:22:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/02 01:22:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/02 01:22:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHaJkX9JGC6TVlKy-Bv9LK2CGFi2bq9KPhoUvRvOIbNuORuR2_yiZqgn4TL0g7be2pcHmhTsigJ4R9h3MSKi65okWUgv5wHrR-926dU0QbWaHsrOwFzA6H0gskQzlXt70Hz5nAsW6tgakW9qOFyM2KcArtw2PapStW_DIN7MqzCssgMaGCY18bIbNOVCr4aiK4s4KUekl-xZK33O43wA1gA1R-gseVZ68BYy0Ji-9vGT6agBbhPM3-mf_ZpFrFXJ-3nE9eXEPpvq27j3wHLB8Rd4RE4ptNQjZCxvHojmFky9SJdzmzOI_o8oOwfQxtWQiEykHaARvhtrp4yFmiMggbA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/02 01:22:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ALmu1HC5gHrSdcS7Oe92qhWZ5Y413FW9DhhA06y3fOLYdUkwK12a3JD1WY5p8Cq50JsbHjd5bVS-HSFitJQkpZQvO4kx5OMJbj0SPAAL7k4ddcPrQe62ecVo6wXpA9KwgNgQJdQV4MPZgz68HfTAQmBPeCko3VJp6zwtLnC5HZMsyQUPDm1fG3iCAkA-n2maWRJxiQwW7_9Fs4zPeBUbgdOKZz3B7NQGECbUd3mHFdjky4DLyXZE1MgPe3kZ84y1YREaeMMhV8gdQKV5KFM9D0pqRehK5YDEJIcFsUOPT_EWuvHe1i-D9b796NIjFCN-3I3WKrrjG_CFTJ4HF-x3kyY 2025/10/02 01:22:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/02 01:22:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/02 01:22:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/02 01:22:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/02 01:22:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/02 01:22:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/02 01:22:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ALmu1HC5gHrSdcS7Oe92qhWZ5Y413FW9DhhA06y3fOLYdUkwK12a3JD1WY5p8Cq50JsbHjd5bVS-HSFitJQkpZQvO4kx5OMJbj0SPAAL7k4ddcPrQe62ecVo6wXpA9KwgNgQJdQV4MPZgz68HfTAQmBPeCko3VJp6zwtLnC5HZMsyQUPDm1fG3iCAkA-n2maWRJxiQwW7_9Fs4zPeBUbgdOKZz3B7NQGECbUd3mHFdjky4DLyXZE1MgPe3kZ84y1YREaeMMhV8gdQKV5KFM9D0pqRehK5YDEJIcFsUOPT_EWuvHe1i-D9b796NIjFCN-3I3WKrrjG_CFTJ4HF-x3kyY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/02 01:22:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMGmdK6K1r0Fpssd0fqhWJCIk1HKEhSWLaCwk-a1zws0lSERjUR5Y-Obc6-Pv1zdUj_IpXkHibnHvtrhq6OZQFuRrfPA448a91u1fmQ-FBN-bgPL3Kt7Hp7z4KpSOYRBYMEUVB0WOXKUxaIoqCi_jgrutvTiPftrKXblv8Hb9SMtPj-_APueJ6tl1zT79e5dvWQ0rbSqW3IzoKo7Y-wcsdB6K8E8TsD20B6ct8cimwBKCX10zaNvKuzR7Bs5a54STWdo3diH1usZPk2HIDALWFCabkUnPbEy7llE6RZJEM2w0mgctTmyeZAF_Xc9l0b4P9tdVLUMUl3bC7VKT07gVpY 2025/10/02 01:22:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/02 01:22:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/02 01:22:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AMGmdK6K1r0Fpssd0fqhWJCIk1HKEhSWLaCwk-a1zws0lSERjUR5Y-Obc6-Pv1zdUj_IpXkHibnHvtrhq6OZQFuRrfPA448a91u1fmQ-FBN-bgPL3Kt7Hp7z4KpSOYRBYMEUVB0WOXKUxaIoqCi_jgrutvTiPftrKXblv8Hb9SMtPj-_APueJ6tl1zT79e5dvWQ0rbSqW3IzoKo7Y-wcsdB6K8E8TsD20B6ct8cimwBKCX10zaNvKuzR7Bs5a54STWdo3diH1usZPk2HIDALWFCabkUnPbEy7llE6RZJEM2w0mgctTmyeZAF_Xc9l0b4P9tdVLUMUl3bC7VKT07gVpY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/02 01:22:24 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AHbi6s84NgbPafI1MqNZzcRrGWsMiGXjST3jsP43mmUrRxsXMHaGIYw9oa5fMOsghoMqAN6fANCQtaLQ3Pa46xxCo0VS8WpGovgNNfoOnePaVuDrJd-2az5thdkSmd_ktHCPmE7XgA8pHAwiKjUEhcmd1oF7qz6eyMPbvcppgHrAHcTqY4bwt2j0-dyEySi_gPFApPkEn0Xy7fTA0T17lQWn6JGKHhCx_mqMg_pIy1Pd30P7R5l2QT9oRj9xC_Z3-0nZnAlPHuMoe64LbLhC1dva8YX6xgkZy6KPuo_ubVfOpN6WyqGJjLJrSqy8FYmbxYyGioloSk_ADYZmL9SZhGo 2025/10/02 01:22:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/02 01:22:25 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/02 01:22:25 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AHbi6s84NgbPafI1MqNZzcRrGWsMiGXjST3jsP43mmUrRxsXMHaGIYw9oa5fMOsghoMqAN6fANCQtaLQ3Pa46xxCo0VS8WpGovgNNfoOnePaVuDrJd-2az5thdkSmd_ktHCPmE7XgA8pHAwiKjUEhcmd1oF7qz6eyMPbvcppgHrAHcTqY4bwt2j0-dyEySi_gPFApPkEn0Xy7fTA0T17lQWn6JGKHhCx_mqMg_pIy1Pd30P7R5l2QT9oRj9xC_Z3-0nZnAlPHuMoe64LbLhC1dva8YX6xgkZy6KPuo_ubVfOpN6WyqGJjLJrSqy8FYmbxYyGioloSk_ADYZmL9SZhGo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/02 01:22:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJpNg6sBviFLeZbcwyRRQCjs2e5h-7weFkAPo48AkDWJWyvw56WsZd4ypZS4QgVG-fdlEXm9L8-5haNOZzwQbdwgsQQvollCDzNSBw1r0tb6PQa7pY_ELS1f5sZAikAOwLMnsX-fcuJRPtfeyHBR2xCDzt0sNmmYLgLmMKX3vLavwRhBOFI7bgj7unz5r8D2fk8g0qOqZVKkPChqckX-8MtTOlZXR99BCt_74-9sYpp7umxLWU87My6Vchgy7c_ZWKJBRuUBrMt7onoe7GB7s2ZW-sGDZy2FYqMtSUPgINFia9BoMLBTmRv5XnUyaNJRyfH-RoYau1H6rE06y6XV1P0 2025/10/02 01:22:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/02 01:22:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/02 01:22:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJpNg6sBviFLeZbcwyRRQCjs2e5h-7weFkAPo48AkDWJWyvw56WsZd4ypZS4QgVG-fdlEXm9L8-5haNOZzwQbdwgsQQvollCDzNSBw1r0tb6PQa7pY_ELS1f5sZAikAOwLMnsX-fcuJRPtfeyHBR2xCDzt0sNmmYLgLmMKX3vLavwRhBOFI7bgj7unz5r8D2fk8g0qOqZVKkPChqckX-8MtTOlZXR99BCt_74-9sYpp7umxLWU87My6Vchgy7c_ZWKJBRuUBrMt7onoe7GB7s2ZW-sGDZy2FYqMtSUPgINFia9BoMLBTmRv5XnUyaNJRyfH-RoYau1H6rE06y6XV1P0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/02 01:22:29 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AImheG41uZU183puv-w5hmZUkWt-Sv_K2XMDR4yjayJqiTpUIewyQRr5Sbzmh_ZeUMN-HOm40dHVeXYTQVsB62PltNey7xKXI8aXJu-Hu0mDHrSAdYHZcimSopm7w75-4gQObkTpJY_WUKmvaDLGzy0NV2HJv4FTeaLa0pufcaC1YI-QOic7qqQtNg5qys-vTX9KNEvWUpWTqOAQusU08WCsr8hYxJMw1YSEt_WXNKrLfgJwUzM01hJaeTzuzAun-ljKqqINCL45vkEBGxqog1Q-mvauJZNj88dRjaroXIzPp8OvljZwDoZ_lQFYou1COLrGYWHVJyKk2mzs5At7ezk 2025/10/02 01:22:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/02 01:22:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/02 01:22:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/02 01:22:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/02 01:22:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/02 01:22:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/02 01:22:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AImheG41uZU183puv-w5hmZUkWt-Sv_K2XMDR4yjayJqiTpUIewyQRr5Sbzmh_ZeUMN-HOm40dHVeXYTQVsB62PltNey7xKXI8aXJu-Hu0mDHrSAdYHZcimSopm7w75-4gQObkTpJY_WUKmvaDLGzy0NV2HJv4FTeaLa0pufcaC1YI-QOic7qqQtNg5qys-vTX9KNEvWUpWTqOAQusU08WCsr8hYxJMw1YSEt_WXNKrLfgJwUzM01hJaeTzuzAun-ljKqqINCL45vkEBGxqog1Q-mvauJZNj88dRjaroXIzPp8OvljZwDoZ_lQFYou1COLrGYWHVJyKk2mzs5At7ezk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/02 01:22:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AOTBFm3n2Kduz0dGClHUOHKAZGFwDX-3pg19r4rdOWWvMhazDQTidkunLZCxGRQFbLFac2iTPUEYl74eFC4cH5rfNbSk7qs8LFEOieGLMHbnqy6EDORVXP0zMIMfOwmQ2XF2SCGONAwhyFm6hAKOesHH2JtIuUZBKWpPY8Gm1X1B-SWus_0Ap_6Y_SfDbr7TWvxbT0Ufii8XSxWlDd4X3nxVA8n3jwaDYdU3Sk0mP1M_UFzor0ihmI9D67uCINQ-H0I0CNM50UZeqhG9ZX5I9nl8ex7pz6dlx2zDuFiX2eQpWDBEJHTFMi9VrJnZFdPX_9jF-1V_FqWE6D7RNHa50Wo 2025/10/02 01:22:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/02 01:22:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/02 01:22:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/02 01:22:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/02 01:22:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/02 01:22:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/02 01:22:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AOTBFm3n2Kduz0dGClHUOHKAZGFwDX-3pg19r4rdOWWvMhazDQTidkunLZCxGRQFbLFac2iTPUEYl74eFC4cH5rfNbSk7qs8LFEOieGLMHbnqy6EDORVXP0zMIMfOwmQ2XF2SCGONAwhyFm6hAKOesHH2JtIuUZBKWpPY8Gm1X1B-SWus_0Ap_6Y_SfDbr7TWvxbT0Ufii8XSxWlDd4X3nxVA8n3jwaDYdU3Sk0mP1M_UFzor0ihmI9D67uCINQ-H0I0CNM50UZeqhG9ZX5I9nl8ex7pz6dlx2zDuFiX2eQpWDBEJHTFMi9VrJnZFdPX_9jF-1V_FqWE6D7RNHa50Wo" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/02 01:22:38 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/02 01:22:40 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/02 01:22:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/02 01:22:48 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/02 01:22:52 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/02 01:22:55 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AAJn-08UNvLhTozm_TlNP9Ld83L2yr8P9QL3rHo53EFoRHC2VihL_UfZGoeVp83-egSuQvR7SWww1VIdTVj2_WH38luz6WYhBrWDNLMc-hrNjLor1hmRyqZMpgPWlb8FAmpCF8qjtxIqpXeMctk7lnNeiDJNkuOsIUwWoEppKhyd3GVB6t1HGs-ABY8fS7DmxMwBl8wTNDvcIDY6DJWuEDd8K5MCiUFJWY7sBwff9HC4NeHGz9WwbVmwAXaujp6xHr-KnSkH1BR14yT8Je_JFQCq8mdIagSw-ZiT0r7_Nd5Gz4qR7QQDXeNvV7gP69LIpg3n2Sb1ywvCuB3DNzIAbTQ 2025/10/02 01:22:55 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/02 01:22:55 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f60ad05f6c1ff4feeb667db72b3f7020" 2025/10/02 01:22:55 DEBUG : unknown-size-put.txt: multipart upload "AAJn-08UNvLhTozm_TlNP9Ld83L2yr8P9QL3rHo53EFoRHC2VihL_UfZGoeVp83-egSuQvR7SWww1VIdTVj2_WH38luz6WYhBrWDNLMc-hrNjLor1hmRyqZMpgPWlb8FAmpCF8qjtxIqpXeMctk7lnNeiDJNkuOsIUwWoEppKhyd3GVB6t1HGs-ABY8fS7DmxMwBl8wTNDvcIDY6DJWuEDd8K5MCiUFJWY7sBwff9HC4NeHGz9WwbVmwAXaujp6xHr-KnSkH1BR14yT8Je_JFQCq8mdIagSw-ZiT0r7_Nd5Gz4qR7QQDXeNvV7gP69LIpg3n2Sb1ywvCuB3DNzIAbTQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/02 01:22:56 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AMKjNeJGKWxQX9WN-MbzpXq6nH085qgt-6e8enipmCJai28KfVTK_yUBhehh1qpvarvWstAK6Ow9jJ4UbQqrt7fC_U74sz7re4VaLNq9ApYk2Fm12MYaylLEA7rBP35f-DhkOZh6IKV6TUWOt4PlC_H4KSGMgq3kRm8gF1gDq_0aJUFoV0oY5U-ZbIJvsGlPIBQxrQ8A7lfDo0800adlu3-GzFrtHDB07C7NN3U8Pz5MZR9FTKoYlBoN2a3_gMoOoHBnYVHoyBSYPHvVYBArDVk7E6tSLMvBoc5GbJTA3XJ3fV_Kqi2ZUXgiUhMhVgvtf5KXTvdMeFTNJb2JBEsarPU 2025/10/02 01:22:56 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/02 01:22:56 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "8aed7f639b450375fc79c03c9c620438" 2025/10/02 01:22:57 DEBUG : unknown-size-update.txt: multipart upload "AMKjNeJGKWxQX9WN-MbzpXq6nH085qgt-6e8enipmCJai28KfVTK_yUBhehh1qpvarvWstAK6Ow9jJ4UbQqrt7fC_U74sz7re4VaLNq9ApYk2Fm12MYaylLEA7rBP35f-DhkOZh6IKV6TUWOt4PlC_H4KSGMgq3kRm8gF1gDq_0aJUFoV0oY5U-ZbIJvsGlPIBQxrQ8A7lfDo0800adlu3-GzFrtHDB07C7NN3U8Pz5MZR9FTKoYlBoN2a3_gMoOoHBnYVHoyBSYPHvVYBArDVk7E6tSLMvBoc5GbJTA3XJ3fV_Kqi2ZUXgiUhMhVgvtf5KXTvdMeFTNJb2JBEsarPU" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/02 01:22:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-soxeluc8diqe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/02 01:22:57 DEBUG : Waiting for deletions to finish 2025/10/02 01:22:57 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/02 01:22:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/02 01:22:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/02 01:22:58 INFO : S3 bucket rclone-test-soxeluc8diqe: Bucket "rclone-test-soxeluc8diqe" deleted 2025/10/02 01:22:58 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (144.70s) --- 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.03s) --- PASS: TestIntegration/FsMkdir (142.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.67s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.47s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.38s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (78.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (12.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (17.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/10/02 01:22:58 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/02 01:22:58 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 144.735s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m27.383687022s (try 1/5)