"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/08 01:12:15 NOTICE: TestS3R2: Stopped server 2025/10/08 01:12:15 NOTICE: TestS3R2: Starting server 2025/10/08 01:12:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nuvuvef4waxi" 2025/10/08 01:12:15 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/08 01:12:15 INFO : S3 bucket rclone-test-nuvuvef4waxi: Bucket "rclone-test-nuvuvef4waxi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/08 01:12:17 INFO : S3 bucket rclone-test-nuvuvef4waxi: Bucket "rclone-test-nuvuvef4waxi" deleted === RUN TestIntegration/FsMkdir 2025/10/08 01:12:17 INFO : S3 bucket rclone-test-nuvuvef4waxi: Bucket "rclone-test-nuvuvef4waxi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/08 01:12:17 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/08 01:12:17 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/08 01:12:17 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/08 01:12:31 NOTICE: S3 bucket rclone-test-nuvuvef4waxi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/08 01:12:31 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ADdun3ej043W4Fc_w2ixXBgTG_KfydxLXCOWzOY-cEKDM3guf8MPBqW35JkERnreoRP996v5jbIqN_jfAgI_YQlfaGqkGV6H6bMXIiq6P-E-wWywfiE5C5uSHkSp_Yo_1i2iRcLvqTNjYlHZKRrDDnJb_tR1goU8C8dKPxremSkMRFDgTIAmrrosRQaiGwrVW9Q6RUZFgOpdlRME1Nk6leU19rgRm2LS9RFolutzA8eledYFBnOTO8hu5wow8KUp_7sWC9fcR9w_PgHxsDt5wkATCNDh1ZHCHpe-CU_e-qcztI36NSQ3D5je336fozrQgtym-h97RPPAKV0og33sAXw 2025/10/08 01:12:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "76894c585b89024dee4fa56b8d688bc8" 2025/10/08 01:12:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b3828ba1173355318b76567bca8eec5f" 2025/10/08 01:12:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "894eb529af506db64c33b34171161132" 2025/10/08 01:12:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ADdun3ej043W4Fc_w2ixXBgTG_KfydxLXCOWzOY-cEKDM3guf8MPBqW35JkERnreoRP996v5jbIqN_jfAgI_YQlfaGqkGV6H6bMXIiq6P-E-wWywfiE5C5uSHkSp_Yo_1i2iRcLvqTNjYlHZKRrDDnJb_tR1goU8C8dKPxremSkMRFDgTIAmrrosRQaiGwrVW9Q6RUZFgOpdlRME1Nk6leU19rgRm2LS9RFolutzA8eledYFBnOTO8hu5wow8KUp_7sWC9fcR9w_PgHxsDt5wkATCNDh1ZHCHpe-CU_e-qcztI36NSQ3D5je336fozrQgtym-h97RPPAKV0og33sAXw" 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/08 01:12:35 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/08 01:12:35 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/08 01:12:37 DEBUG : S3 bucket rclone-test-nuvuvef4waxi: bucket is versioned: false 2025/10/08 01:12:37 DEBUG : Waiting for deletions to finish 2025/10/08 01:12:37 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/08 01:12:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/08 01:12:37 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/08 01:12:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nuvuvef4waxi/dirToPurgeFromRoot" 2025/10/08 01:12:38 DEBUG : S3 bucket rclone-test-nuvuvef4waxi path dirToPurgeFromRoot: bucket is versioned: false 2025/10/08 01:12:38 DEBUG : Waiting for deletions to finish 2025/10/08 01:12:38 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/08 01:12:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/08 01:12:38 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/08 01:12:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nuvuvef4waxi/hello? sausage/êé" 2025/10/08 01:12:39 DEBUG : S3 bucket rclone-test-nuvuvef4waxi path hello? sausage/êé: bucket is versioned: false 2025/10/08 01:12:39 DEBUG : Waiting for deletions to finish 2025/10/08 01:12:39 DEBUG : "a/b/c/d/e.txt" version false 2025/10/08 01:12:39 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/08 01:12:39 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/08 01:12:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nuvuvef4waxi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/08 01:12:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nuvuvef4waxi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-nuvuvef4waxi" from "TestS3R2:rclone-test-nuvuvef4waxi" 2025/10/08 01:12:46 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/08 01:12:50 DEBUG : piped data.txt: open chunk writer: started multipart upload: AATGgUCvlvae5c5EoLIv7bRhvnNQYhQSrISfrXoYJISNsfQETpPx4TZo9dP4EJ0DuhhnncNsYqhMBiz80h_EUj17K6VOJ2kRB9PywshKY4ACFHdabAYHUGXH5NDQ2G6eKwJ-rkwPxlR8pFM216YlSaUoh_wHHd83jyaLM53Juh_5JiS82be9COfOX50xnLX9Fp_wO9Ezp5ejzXMNMyq-IkKYMFlhpBew2jpFhn8_nCbnVhhX6anZmyB2k0G7MSzt_a4DExoKLxzb_YQC8_OP9BSSLhhDW6-qTqloPcvAxaU7JUtLmZi5LnrC3IpZV9pGH3omi6ijan1bRABfW8GIMX4 2025/10/08 01:12:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/08 01:12:50 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/08 01:12:50 DEBUG : piped data.txt: multipart upload "AATGgUCvlvae5c5EoLIv7bRhvnNQYhQSrISfrXoYJISNsfQETpPx4TZo9dP4EJ0DuhhnncNsYqhMBiz80h_EUj17K6VOJ2kRB9PywshKY4ACFHdabAYHUGXH5NDQ2G6eKwJ-rkwPxlR8pFM216YlSaUoh_wHHd83jyaLM53Juh_5JiS82be9COfOX50xnLX9Fp_wO9Ezp5ejzXMNMyq-IkKYMFlhpBew2jpFhn8_nCbnVhhX6anZmyB2k0G7MSzt_a4DExoKLxzb_YQC8_OP9BSSLhhDW6-qTqloPcvAxaU7JUtLmZi5LnrC3IpZV9pGH3omi6ijan1bRABfW8GIMX4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/08 01:12:50 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAOEnwc_8fpot6MyzY7L8S1yeM8zx75KkwqdDG1vXHGlkMtAALBqmBFM_R0rb-uiYIKCB_xvPhiSGBbEksJIoDbC2m1Hjgj2jQNfFjfQGRtsrEk6lVOciLgczUt1hc-RpFjspovxmiLhzSkOXSxyHeTkVdM6u-DCQo4Y19SbnkEruiWVOf4zXv18xuDGau302Y1I0HH32MD3fzPeByDy_b7dszE8uPG-g0Ae8y-USMRhGgNA8NSioIZ_t7UtQCzSf8LZg0VvSz_FAaPm4Gpmq5Fz9T8v4H9sNpmXRfBXTQ9LmlhdpeNhI_aJbH70oDEXHMikCOOH7IO89SrORbGFmPQ 2025/10/08 01:12:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/08 01:12:51 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "753ba4fc5ad55dbeab64334fccbf7b0c" 2025/10/08 01:12:51 DEBUG : piped data.txt: multipart upload "AAOEnwc_8fpot6MyzY7L8S1yeM8zx75KkwqdDG1vXHGlkMtAALBqmBFM_R0rb-uiYIKCB_xvPhiSGBbEksJIoDbC2m1Hjgj2jQNfFjfQGRtsrEk6lVOciLgczUt1hc-RpFjspovxmiLhzSkOXSxyHeTkVdM6u-DCQo4Y19SbnkEruiWVOf4zXv18xuDGau302Y1I0HH32MD3fzPeByDy_b7dszE8uPG-g0Ae8y-USMRhGgNA8NSioIZ_t7UtQCzSf8LZg0VvSz_FAaPm4Gpmq5Fz9T8v4H9sNpmXRfBXTQ9LmlhdpeNhI_aJbH70oDEXHMikCOOH7IO89SrORbGFmPQ" 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/08 01:12:51 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/08 01:12:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ALM2aS_5QmOLaWG7cQ2PkwAEZNZ26-6bCQzKcAt5_pPLEAHIxu_ymvtvEYEjoebmZsaufYalY9LqBUsYhG1q1p3H-Q4qxPczoRrEhEUYYVgaCzlDsnEy4YUto3Z5-Em8z84f0nZrLar7z5nBHgCcQnRwF7Xg2u8I4GbYf_n7BuYphUzDWIic1GSLRlw4vpR3UgYvEwNes8CAdJQfzxmL2y7zXNwOEeXMwHuPw2NBecmTwDNaarrStOFE4O6m58n_RreJxPz6Ev26SWp5xIOZB8A_qC16nTUmUrJFmG0Wq3GzSVs5sLnjSusaQhBTrJogN63YXOtUJnGjQIJO6dsOD3s 2025/10/08 01:12:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/08 01:12:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/08 01:12:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ALM2aS_5QmOLaWG7cQ2PkwAEZNZ26-6bCQzKcAt5_pPLEAHIxu_ymvtvEYEjoebmZsaufYalY9LqBUsYhG1q1p3H-Q4qxPczoRrEhEUYYVgaCzlDsnEy4YUto3Z5-Em8z84f0nZrLar7z5nBHgCcQnRwF7Xg2u8I4GbYf_n7BuYphUzDWIic1GSLRlw4vpR3UgYvEwNes8CAdJQfzxmL2y7zXNwOEeXMwHuPw2NBecmTwDNaarrStOFE4O6m58n_RreJxPz6Ev26SWp5xIOZB8A_qC16nTUmUrJFmG0Wq3GzSVs5sLnjSusaQhBTrJogN63YXOtUJnGjQIJO6dsOD3s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/08 01:12:55 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJVW_LcuoPijNUzDB23XW7ukbPtDdWSu1ThXz2gjEuVOvpHG_8uxEJ9KY0agWJXXaIdM1rXE349YXzv5OThuXRndyLUjnsYrChQA29rHLijcndtTGtSmOCfNXAHKeBFUNLHdVSwPO97uZu7pITMNQjWrtR1EQsYa-UHzyoqrQE2TYCW_7rDhpffeBZ-EcMrPaKOV40GDYcA4c23HEfA8xLqrqsXhf8ta3hqxUuZzS4qOODMiHcS_l7C2VOGqlq3qCIKJupoKkcvbE1-9D35yTGIlrZ9eYfaPociVa1OKkHXOz3hGOuaFxqYLDXgSMw9u-q7Rw2Drgxac2zilqYCiCvs 2025/10/08 01:12:55 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/08 01:12:55 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/08 01:12:56 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJVW_LcuoPijNUzDB23XW7ukbPtDdWSu1ThXz2gjEuVOvpHG_8uxEJ9KY0agWJXXaIdM1rXE349YXzv5OThuXRndyLUjnsYrChQA29rHLijcndtTGtSmOCfNXAHKeBFUNLHdVSwPO97uZu7pITMNQjWrtR1EQsYa-UHzyoqrQE2TYCW_7rDhpffeBZ-EcMrPaKOV40GDYcA4c23HEfA8xLqrqsXhf8ta3hqxUuZzS4qOODMiHcS_l7C2VOGqlq3qCIKJupoKkcvbE1-9D35yTGIlrZ9eYfaPociVa1OKkHXOz3hGOuaFxqYLDXgSMw9u-q7Rw2Drgxac2zilqYCiCvs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/08 01:12:56 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AKtCJ2AQFOLLOawa8FsBuIpq4kxVqP75ekzLM2mBH8A8ROKLMe54BwxlaiZ1kcRqZ9Bzr-lngox8qxXT-pJF7NsYEaxrLx8vaHqkb_JdVMsRFCBhhE0rMCVi-2bTmsj-BB49dG6D_dOlynBmCHWtvi5wZZLHVeiS9pb9G6D1JR-UNd7HK2m11Ln2l4E7fJgBFbk_pIgG11HTB-Z9IxUe4zQwZrINkj1qBuxlM4zwDwFSVHsdJOYY5h5KChijuAxMN1nKsGGYl5mY42waO8GAfFtdLFg-p3At9I1cBcPd3Rm9ao97-b0VpqKwiz2E_6ca9mK8X8M4xhw-qj9jqRTtjNA 2025/10/08 01:12:57 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/08 01:12:57 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/08 01:12:57 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AKtCJ2AQFOLLOawa8FsBuIpq4kxVqP75ekzLM2mBH8A8ROKLMe54BwxlaiZ1kcRqZ9Bzr-lngox8qxXT-pJF7NsYEaxrLx8vaHqkb_JdVMsRFCBhhE0rMCVi-2bTmsj-BB49dG6D_dOlynBmCHWtvi5wZZLHVeiS9pb9G6D1JR-UNd7HK2m11Ln2l4E7fJgBFbk_pIgG11HTB-Z9IxUe4zQwZrINkj1qBuxlM4zwDwFSVHsdJOYY5h5KChijuAxMN1nKsGGYl5mY42waO8GAfFtdLFg-p3At9I1cBcPd3Rm9ao97-b0VpqKwiz2E_6ca9mK8X8M4xhw-qj9jqRTtjNA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/08 01:12:58 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AJp_wPuakMIhLAVoqTX1SEoICQBwCHAPokd90CL6Gm5iDtv0wSrfCQuIpwttzkFDEPtFmrMBl3LicxzBbsl_-b1uVdPNofGHFNnc0I4vXDKz4pCWwxR29lwAwraccmJCVCezWQKLgmAnH-2tNFyTuPwxyhLeP3FSdDtppcOArsdgheqOfGJ1mReuJZqdyBlo-P9kzVkX_3R0Alb4W4u8g7SqoTuLvvNesGca1LDqjbF6NTAQGOZDN3lw9eVQtaA8acUp1CToGZeRf8nGm32mFONE-9R4uIX2xuK3emsZt7bNuNneIwRFq_knERBJUYZidtwwHwhVSGF1Z8iGDfGKvoA 2025/10/08 01:12:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/08 01:12:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/08 01:12:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/08 01:12:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/08 01:12:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/08 01:12:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/08 01:12:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AJp_wPuakMIhLAVoqTX1SEoICQBwCHAPokd90CL6Gm5iDtv0wSrfCQuIpwttzkFDEPtFmrMBl3LicxzBbsl_-b1uVdPNofGHFNnc0I4vXDKz4pCWwxR29lwAwraccmJCVCezWQKLgmAnH-2tNFyTuPwxyhLeP3FSdDtppcOArsdgheqOfGJ1mReuJZqdyBlo-P9kzVkX_3R0Alb4W4u8g7SqoTuLvvNesGca1LDqjbF6NTAQGOZDN3lw9eVQtaA8acUp1CToGZeRf8nGm32mFONE-9R4uIX2xuK3emsZt7bNuNneIwRFq_knERBJUYZidtwwHwhVSGF1Z8iGDfGKvoA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/08 01:13:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACjCBg8hYyMyekxHqubrLgfNRvxZwyZTZm9FxYD1w0F7r-D8kLONd6I4Dt_VKIk0h5gIJcmL3HAlfTcI2c3nOOfWrE_7FJdDWSp3HIk-BeEYYJaCh0zqFmkidW5U33a9kovcQvRQpggcNYtus4e7IDDmCZLCirnMU07TDKJzQjne8sfkkS35LJKrE8Joz5vfX-qPx-L_m636aVkjPMg1IsBv9d_1WF4y0Nl16QwBL-BW-JfbSZxu1LFMhECjDCKdaUY_vHUWu1xHK5HV_KV599aAC03tKRy0qE_0FssvsOOpWktQa2xGgSSawIaQj9OxhRNFu2U012tdYL7rmnHkBV4 2025/10/08 01:13:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/08 01:13:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/08 01:13:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/08 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/08 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/08 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/08 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ACjCBg8hYyMyekxHqubrLgfNRvxZwyZTZm9FxYD1w0F7r-D8kLONd6I4Dt_VKIk0h5gIJcmL3HAlfTcI2c3nOOfWrE_7FJdDWSp3HIk-BeEYYJaCh0zqFmkidW5U33a9kovcQvRQpggcNYtus4e7IDDmCZLCirnMU07TDKJzQjne8sfkkS35LJKrE8Joz5vfX-qPx-L_m636aVkjPMg1IsBv9d_1WF4y0Nl16QwBL-BW-JfbSZxu1LFMhECjDCKdaUY_vHUWu1xHK5HV_KV599aAC03tKRy0qE_0FssvsOOpWktQa2xGgSSawIaQj9OxhRNFu2U012tdYL7rmnHkBV4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/08 01:13:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ALxFuBDqEtPbRTLil49-lyhrakRi_ahGsnuKvxGrCT0q6PyCgBOr-AzAUQ7wyymXVu7Kko2RrBk8EHkkNIC55loLCi9dNVi1FGYO2a89XxizC8eidvoDWanurqYuuFlyju0Ai2byp-fvr1uUCYKUBL1LalbbIJ5hGE-ecLrD42LkfBkSoPtzPu_dVkQUov0yNUJUZ0mWAvI2nwAmypQP9zaNr4kWN8bY90rLAGp6_VqtPBdOacZ3-hP7h28qJQz6D5TIsqImVT7BEP5qQk5Yi9YWYM35ycCSsfrnUI7wuLYkbdg0-Fpym6SSMezGLtlmLeBvYzqC2XW1O85gx04_cFs 2025/10/08 01:13:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/08 01:13:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/08 01:13:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ALxFuBDqEtPbRTLil49-lyhrakRi_ahGsnuKvxGrCT0q6PyCgBOr-AzAUQ7wyymXVu7Kko2RrBk8EHkkNIC55loLCi9dNVi1FGYO2a89XxizC8eidvoDWanurqYuuFlyju0Ai2byp-fvr1uUCYKUBL1LalbbIJ5hGE-ecLrD42LkfBkSoPtzPu_dVkQUov0yNUJUZ0mWAvI2nwAmypQP9zaNr4kWN8bY90rLAGp6_VqtPBdOacZ3-hP7h28qJQz6D5TIsqImVT7BEP5qQk5Yi9YWYM35ycCSsfrnUI7wuLYkbdg0-Fpym6SSMezGLtlmLeBvYzqC2XW1O85gx04_cFs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/08 01:13:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABwfXW2ITqEMSUKnL2g6yxirdvwba75dLWjZtINWZeBjTB5BF2xjzRmqixtkVxDwX_iYyxa_MS1hhhO-oNpq-SMVXH1yD1A1VQ3YTAYXEIXLw86Pa5fFBbbYZ-JOmecQc4i1R4Qpfab1j5FE4nnXjwoATHM164uKdqjra5d4-Mzn0vysZX3WgevqcdWQ0y0mFoHz4rRWDu_OAPX-H7pwpHQKQsY1NvlSUl0l5gLepZdkTyNZrbLLt8r2n_GxHiTh4HsBzkcX5eol8ID6UMhIYVFxv1hpzpQudHVBHxV3ld9zw3f6pKbeDgacYKnzAcG5S-YIv2q-TqNyFMGm-dMO0ns 2025/10/08 01:13:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/08 01:13:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/08 01:13:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABwfXW2ITqEMSUKnL2g6yxirdvwba75dLWjZtINWZeBjTB5BF2xjzRmqixtkVxDwX_iYyxa_MS1hhhO-oNpq-SMVXH1yD1A1VQ3YTAYXEIXLw86Pa5fFBbbYZ-JOmecQc4i1R4Qpfab1j5FE4nnXjwoATHM164uKdqjra5d4-Mzn0vysZX3WgevqcdWQ0y0mFoHz4rRWDu_OAPX-H7pwpHQKQsY1NvlSUl0l5gLepZdkTyNZrbLLt8r2n_GxHiTh4HsBzkcX5eol8ID6UMhIYVFxv1hpzpQudHVBHxV3ld9zw3f6pKbeDgacYKnzAcG5S-YIv2q-TqNyFMGm-dMO0ns" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/08 01:13:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACs3waGc-CJtZ3c6xJR8RTJlriRce98NlsXPXTfKgCc2Bb2RlSShZIs03y9nzL_PUgY-5OCSnSXDXd41vzXutPXBteLK8XHeLQQTvCafx8Nor4EovepUP0SxGp3a8j5a_iiLcBVal8LmfhB51ZY6Ys82wHJMxDlDrJ0WLBm1D_kSR_924EpOJiIRxzOaWr02UvfZvnsP6yuqSRvsoDzljSzb2e3h-c_R-AH5tfJx-7OcWvPxWcfzdFEUmQl3p_fK-Sjy1PNCI3kuoLxKN247eQTz-VkwnMmBgvYNQs7KObbNAw5J8fExd6-F97aXvj93RxuTQ0NY2ojdNXtHmcg1g2A 2025/10/08 01:13:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/08 01:13:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/08 01:13:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACs3waGc-CJtZ3c6xJR8RTJlriRce98NlsXPXTfKgCc2Bb2RlSShZIs03y9nzL_PUgY-5OCSnSXDXd41vzXutPXBteLK8XHeLQQTvCafx8Nor4EovepUP0SxGp3a8j5a_iiLcBVal8LmfhB51ZY6Ys82wHJMxDlDrJ0WLBm1D_kSR_924EpOJiIRxzOaWr02UvfZvnsP6yuqSRvsoDzljSzb2e3h-c_R-AH5tfJx-7OcWvPxWcfzdFEUmQl3p_fK-Sjy1PNCI3kuoLxKN247eQTz-VkwnMmBgvYNQs7KObbNAw5J8fExd6-F97aXvj93RxuTQ0NY2ojdNXtHmcg1g2A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/08 01:13:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIsg9pj9wTm9r_YQI68YqIBUDEbaOuuqB9S2gQ87tnmT-wqCwd6WAvk5-2_Enb3W-t4glvGcGzVMFxEPpbjhMJyO8lSW-C7SNUrXZCD1yQYz_K50lDX8AhI84gxh2ZUoGsE6IgLyRkNRTWhFWpckFlWzIdGm-uQ1FTNAEh4jnssfesn5K3K6GPUVd58Ga5nTmv3R-p1R3XTyZJOfHEGFn2EgzFxsHtDkiTb5C1UcTX0VVKXeUJzFyUxbsP3X2JXUXnFhPtrJ9j6h-u9uuJmYFWDjVl-83QHRMSVAnsrUw1_OlVdj8J1eL3Ffxvor3cJPoiDHBOhMZNW6SCYUj6IoX2E 2025/10/08 01:13:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/08 01:13:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/08 01:13:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/08 01:13:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/08 01:13:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/08 01:13:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/08 01:13:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AIsg9pj9wTm9r_YQI68YqIBUDEbaOuuqB9S2gQ87tnmT-wqCwd6WAvk5-2_Enb3W-t4glvGcGzVMFxEPpbjhMJyO8lSW-C7SNUrXZCD1yQYz_K50lDX8AhI84gxh2ZUoGsE6IgLyRkNRTWhFWpckFlWzIdGm-uQ1FTNAEh4jnssfesn5K3K6GPUVd58Ga5nTmv3R-p1R3XTyZJOfHEGFn2EgzFxsHtDkiTb5C1UcTX0VVKXeUJzFyUxbsP3X2JXUXnFhPtrJ9j6h-u9uuJmYFWDjVl-83QHRMSVAnsrUw1_OlVdj8J1eL3Ffxvor3cJPoiDHBOhMZNW6SCYUj6IoX2E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/08 01:13:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMxGARSzVOXuKlRO0UAzap5LC0TBOgZ-p4Md_sErCgRailxul0MaOCSIz6rROfnjKhXZ2vrh_-3TE0vGxcqpc28F6TKwcq4Wi5J06cN75QSyf19Zo1a4cIohVs0fC7EzlgQTJ4AbwR8LZaoEEYRTGYRfPsZ1r7ZYqlzWIQWUrCDLJfrcV-ogxj21MrkckiSVkFvWbQV59R3i1bcFnxmB8nxlhsZuOT11tLw5UhOqEEm_axT2Ammwvl3yFTQ3SM0c_oz3BFjloviAyc3OnRTJr2e80Gfa-UvTlWq9TTMrpfDYQVT02gBT6kjzPZWL0GSquY3uk_tOpfNZx482_74Gee4 2025/10/08 01:13:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/08 01:13:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/08 01:13:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/08 01:13:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/08 01:13:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/08 01:13:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/08 01:13:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMxGARSzVOXuKlRO0UAzap5LC0TBOgZ-p4Md_sErCgRailxul0MaOCSIz6rROfnjKhXZ2vrh_-3TE0vGxcqpc28F6TKwcq4Wi5J06cN75QSyf19Zo1a4cIohVs0fC7EzlgQTJ4AbwR8LZaoEEYRTGYRfPsZ1r7ZYqlzWIQWUrCDLJfrcV-ogxj21MrkckiSVkFvWbQV59R3i1bcFnxmB8nxlhsZuOT11tLw5UhOqEEm_axT2Ammwvl3yFTQ3SM0c_oz3BFjloviAyc3OnRTJr2e80Gfa-UvTlWq9TTMrpfDYQVT02gBT6kjzPZWL0GSquY3uk_tOpfNZx482_74Gee4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/08 01:13:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALF2kfS-GFa8Dc5Xw_B735EpJSeB2EfJlKqc7oB05G-wT2ij6L81JBXr-XaeVa3AQ3qyM-jRWa5sS4vP_5HUL0J-pe3Csv0kH1G5NXuioOipiVHTk20uWnm0LurC9D50hEgd24H0h_urdNRM8ivQLaGSrvKU0_X1Q0ITAHVDlFRTg4APWM8M460jri0tG_qxi2o16cj-K6xXDV4hUQWVznfBjX9UWp3vU2HU_SGiTPshgwKHckkwHglKxxe0ro9UihMOWYp_31CtGCtwrEDdf04qkaoVIi9coeCuI9wCI9DoiZGZ7DZruXv1LyJ4E6G-Bd2lz7hIqGsulB-RrmgwXc0 2025/10/08 01:13:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/08 01:13:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/08 01:13:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALF2kfS-GFa8Dc5Xw_B735EpJSeB2EfJlKqc7oB05G-wT2ij6L81JBXr-XaeVa3AQ3qyM-jRWa5sS4vP_5HUL0J-pe3Csv0kH1G5NXuioOipiVHTk20uWnm0LurC9D50hEgd24H0h_urdNRM8ivQLaGSrvKU0_X1Q0ITAHVDlFRTg4APWM8M460jri0tG_qxi2o16cj-K6xXDV4hUQWVznfBjX9UWp3vU2HU_SGiTPshgwKHckkwHglKxxe0ro9UihMOWYp_31CtGCtwrEDdf04qkaoVIi9coeCuI9wCI9DoiZGZ7DZruXv1LyJ4E6G-Bd2lz7hIqGsulB-RrmgwXc0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/08 01:13:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AIo_Hjf8oVC0xXvTb19Kos_k1bckFzzJKu74Ql6ugssF2w69Y92LiPdtyWhbNswiRqGtT9ah-u0AO8jSiJ9ra07zkVnr17Pkgm_B51K3Bb2ZbdeQmk1f06l23E2DnMD1vpe46ZTjDc1QeGMLUATas4ozGEe0keMVQyTGokHZYdu3fIURlfXdC-rW-KlRO3bq-JbIkfXzyyDeqq2RjDnWA1TWt4H01vCk3BltGQ4_sM4J2HuiZhUnaB_GKR_XhLjU6_NQxl_3uMNLhYFzO4FgMLCwGEo_7ENmY_XM5b_dCTh13ItIbEHHVf8PEhEy40Ick7Ab8bM1SPFUy3pqUCS-6Mg 2025/10/08 01:13:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/08 01:13:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/08 01:13:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AIo_Hjf8oVC0xXvTb19Kos_k1bckFzzJKu74Ql6ugssF2w69Y92LiPdtyWhbNswiRqGtT9ah-u0AO8jSiJ9ra07zkVnr17Pkgm_B51K3Bb2ZbdeQmk1f06l23E2DnMD1vpe46ZTjDc1QeGMLUATas4ozGEe0keMVQyTGokHZYdu3fIURlfXdC-rW-KlRO3bq-JbIkfXzyyDeqq2RjDnWA1TWt4H01vCk3BltGQ4_sM4J2HuiZhUnaB_GKR_XhLjU6_NQxl_3uMNLhYFzO4FgMLCwGEo_7ENmY_XM5b_dCTh13ItIbEHHVf8PEhEy40Ick7Ab8bM1SPFUy3pqUCS-6Mg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/08 01:13:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AH197cBLmC5iXElW0uXt4Ii5jc1QJcDr825IpP7TG6q46HC3yhm855Inr8e8elCyT5F5oQS0_wST5bCb6XKKBfcBCWzjpeVyBrlcFtIgV0yFOuhbjhEqRHM38AQFx-rNOOdatqiNbwyTmHynGgtoHgv5Pek9WigEVeMpOsqz9QL7vZVYFgAxx31xXPqHK5aNmyaF6osKAbgqwkSK29IQ9YjExb2mcjms64g0FKllaSra2cEqnwTeUIqnsCBRKSkwr40y8GZlgH5PEOzq_ApK7g7L3NCapCvQhI6kI_j2_OFdReg0jzANP_LCk8eDD22ysboRPLGFr7WNIvsM0P7jMK0 2025/10/08 01:13:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/08 01:13:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/08 01:13:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AH197cBLmC5iXElW0uXt4Ii5jc1QJcDr825IpP7TG6q46HC3yhm855Inr8e8elCyT5F5oQS0_wST5bCb6XKKBfcBCWzjpeVyBrlcFtIgV0yFOuhbjhEqRHM38AQFx-rNOOdatqiNbwyTmHynGgtoHgv5Pek9WigEVeMpOsqz9QL7vZVYFgAxx31xXPqHK5aNmyaF6osKAbgqwkSK29IQ9YjExb2mcjms64g0FKllaSra2cEqnwTeUIqnsCBRKSkwr40y8GZlgH5PEOzq_ApK7g7L3NCapCvQhI6kI_j2_OFdReg0jzANP_LCk8eDD22ysboRPLGFr7WNIvsM0P7jMK0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/08 01:13:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIhCjTxJ-St2AKDCLfNT5LArFHvDa7Yypn_5pYPke5eCtxfz5XAvo3nvQAss-Hq3JQ3B66SRc5T7ULzQHIM_tKVldU3Lx5i6t91-z-q3IuH4NEQo_57OGa2UVHQ0EeiKV7_gqElz4w0ZU2iW3jaeWdMkeq6U5vWGDRNKhfiYFUua1JeGvTSRze6AxSXqP6R0U51w5vuKVxIr_2fOtIVjV0VA5BZ_4OlA_Cc02WSmK3wGqFHAqvs8GbANDM6XQzNz3g9oAjRyN7MgpoA42EK5HT9Pe6uxI929W4vU0rr6iL7ISQLtWVdVc_DwbuwJIhKw6Zle5sjMnPfnD4vPoSGPz9w 2025/10/08 01:13:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/08 01:13:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/08 01:13:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/08 01:13:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/08 01:13:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/08 01:13:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/08 01:13:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AIhCjTxJ-St2AKDCLfNT5LArFHvDa7Yypn_5pYPke5eCtxfz5XAvo3nvQAss-Hq3JQ3B66SRc5T7ULzQHIM_tKVldU3Lx5i6t91-z-q3IuH4NEQo_57OGa2UVHQ0EeiKV7_gqElz4w0ZU2iW3jaeWdMkeq6U5vWGDRNKhfiYFUua1JeGvTSRze6AxSXqP6R0U51w5vuKVxIr_2fOtIVjV0VA5BZ_4OlA_Cc02WSmK3wGqFHAqvs8GbANDM6XQzNz3g9oAjRyN7MgpoA42EK5HT9Pe6uxI929W4vU0rr6iL7ISQLtWVdVc_DwbuwJIhKw6Zle5sjMnPfnD4vPoSGPz9w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/08 01:13:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALAUynOiuq2IZRsX4Dwq09A9_yyxs6jxaNZDqMuWyGaBWrlpNRbNJcYySYeuKL-YN2rZpmlrC2bVhHpxAKq5NCimFiD3Rab-OsvLhA9Hvv-dUoU3VoVVdG1eKpn3I1Bu2ZzYKYyBmDrxc4aZDysLARbXzxexvaSzILyhO4Fw26-oCxw4KmZTDB2aHKWPfOXY60WwJocOcUbpEW6Pl9I6lOY3gaZjDOyiQm9n3J8raRXfxfsJWYptEDcyUiXyCIu6_aJV-bFW8ltAvcuuVqXufluvt-43YqQ11Xd1lB2rlk9lZrrsnHS_DiFvd_sOR98KXxlCOcRNaVDT4W10Ei3HOqQ 2025/10/08 01:13:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/08 01:13:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/08 01:13:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/08 01:13:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/08 01:13:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/08 01:13:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/08 01:13:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ALAUynOiuq2IZRsX4Dwq09A9_yyxs6jxaNZDqMuWyGaBWrlpNRbNJcYySYeuKL-YN2rZpmlrC2bVhHpxAKq5NCimFiD3Rab-OsvLhA9Hvv-dUoU3VoVVdG1eKpn3I1Bu2ZzYKYyBmDrxc4aZDysLARbXzxexvaSzILyhO4Fw26-oCxw4KmZTDB2aHKWPfOXY60WwJocOcUbpEW6Pl9I6lOY3gaZjDOyiQm9n3J8raRXfxfsJWYptEDcyUiXyCIu6_aJV-bFW8ltAvcuuVqXufluvt-43YqQ11Xd1lB2rlk9lZrrsnHS_DiFvd_sOR98KXxlCOcRNaVDT4W10Ei3HOqQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/08 01:13:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANNPZ0r9yaDlqv7FgQNFUUUkAfxVw1AwfLoXYsEkHyfUML6k0J1EZDqeLmp0YTS2Zt7KXkys1BCoyYOvd7m7m9jxPxG5G7A25fyWcdRwSsPR9vad1RTBM8_jhAL6psIEwMPlmC67iSykbrBHvIKS6Pf6Ds4tNv8ekI_Nkirg8u3N8VF163RO8h4P4WOu6wU7V8dRMn3_h1XJqorIJB0r5MDBu5ogWkBl71gRBT1EJrJCkRGFOWlFWzK6wdro2OvyJ5iwAEobspU7tYfkI-SGUoJaP4W5keuUe6LFmZrARUqpNXm-Ptr8kzyGPFYVknZ89fExQynH1DyGtOMGipN51rI 2025/10/08 01:13:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/08 01:13:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/08 01:13:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANNPZ0r9yaDlqv7FgQNFUUUkAfxVw1AwfLoXYsEkHyfUML6k0J1EZDqeLmp0YTS2Zt7KXkys1BCoyYOvd7m7m9jxPxG5G7A25fyWcdRwSsPR9vad1RTBM8_jhAL6psIEwMPlmC67iSykbrBHvIKS6Pf6Ds4tNv8ekI_Nkirg8u3N8VF163RO8h4P4WOu6wU7V8dRMn3_h1XJqorIJB0r5MDBu5ogWkBl71gRBT1EJrJCkRGFOWlFWzK6wdro2OvyJ5iwAEobspU7tYfkI-SGUoJaP4W5keuUe6LFmZrARUqpNXm-Ptr8kzyGPFYVknZ89fExQynH1DyGtOMGipN51rI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/08 01:13:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AI1VWlERixKwg7G2YJTjTSeEwumck6QGywYJSwe1UImDvQnap7rJvfK1WJd8HNIZwOBeszSaXcuwzCymWqu378xKZXwfzCWyxDZe3K11EuVrkxUSpBLAIEfoauPKoAJC10eRM0CofPJNvBc0yBuHQPO5nLjuXSyuzHtmLJoREClIazMYf6mJPEjHN51ckZNUa7DGHrZGcrE_PdX6pprbmUJcKkdmCoISW4_rz3JIalRMfvIYtDTQrXJBGJuXihHEJQCUoCOMyn0L1RUy4tyV49urB6mYaehTsJjxdXxSiCAewvSu0c07_82Z5D2ZyDAa6X36ruZjT5ROTuYPqrVvayY 2025/10/08 01:13:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/08 01:13:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/08 01:13:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AI1VWlERixKwg7G2YJTjTSeEwumck6QGywYJSwe1UImDvQnap7rJvfK1WJd8HNIZwOBeszSaXcuwzCymWqu378xKZXwfzCWyxDZe3K11EuVrkxUSpBLAIEfoauPKoAJC10eRM0CofPJNvBc0yBuHQPO5nLjuXSyuzHtmLJoREClIazMYf6mJPEjHN51ckZNUa7DGHrZGcrE_PdX6pprbmUJcKkdmCoISW4_rz3JIalRMfvIYtDTQrXJBGJuXihHEJQCUoCOMyn0L1RUy4tyV49urB6mYaehTsJjxdXxSiCAewvSu0c07_82Z5D2ZyDAa6X36ruZjT5ROTuYPqrVvayY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/08 01:13:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADZb-gsB1Sk_Be4RXSkf7TUNwnaZf_EFgB_mSnG3CZujR4DBjIJ9LZSbb5Q_r8rAsFpp6x8P6ZJYGcTg_wbFFe5GhHooXaaePJrG8R1yd780Nhs3vlTKVj2gwP63ekh9U6pNvpFuNrBNzVW9gcMYRk0aZ64sfxQr_rklCFd0NbFXcnEppZDn8b6kNFL6n252L0heqTPCOJ6nuWlk6W4zpZ6wuZHwXrxyDLB-aG3nJeRQJHhPf4AkEl5OQx2vT0yRWVQDmZ8CI7ZuqU1QE3uI56wBx3YDUfB1-fttrBk0K610yrXIMPZAAb16vRE3X6zWjkE2vYLtI_Z687Nd6Th4GF8 2025/10/08 01:13:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/08 01:13:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/08 01:13:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADZb-gsB1Sk_Be4RXSkf7TUNwnaZf_EFgB_mSnG3CZujR4DBjIJ9LZSbb5Q_r8rAsFpp6x8P6ZJYGcTg_wbFFe5GhHooXaaePJrG8R1yd780Nhs3vlTKVj2gwP63ekh9U6pNvpFuNrBNzVW9gcMYRk0aZ64sfxQr_rklCFd0NbFXcnEppZDn8b6kNFL6n252L0heqTPCOJ6nuWlk6W4zpZ6wuZHwXrxyDLB-aG3nJeRQJHhPf4AkEl5OQx2vT0yRWVQDmZ8CI7ZuqU1QE3uI56wBx3YDUfB1-fttrBk0K610yrXIMPZAAb16vRE3X6zWjkE2vYLtI_Z687Nd6Th4GF8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/08 01:13:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AFOa1Zbk3VVtqWEvyj6lOMOcDjzYCsPKTydvARn3y2y8dQ0u_Xu0N1aQCsqe-ka1JfJ_Rg5D2KN96IqvyPj5P6NUkcTpCm4U3x_sRjcxlTl-BssJNI-UFjfk6y_PeHR-rXp-ze14OpUIp3KlGeAp1eSUCRdSoIQ-m4Mb9LphVi4k4V8pTNDZ7jVFO3PlHjLqo72voIITTNjlTnzGvMgETxodNZS61-5axvkbOPZVQASN_6XjkIURfxheS1EmjlcETXc3EhShnfa2zyuH75MuskU8I5xC_G1lKIcWVX5Zo7Zm7y3UJyHJHt28c5QazyOyXk_xlIzW0lsDr4jLd5zVTgQ 2025/10/08 01:13:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/08 01:13:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/08 01:13:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/08 01:13:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/08 01:13:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/08 01:13:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/08 01:13:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AFOa1Zbk3VVtqWEvyj6lOMOcDjzYCsPKTydvARn3y2y8dQ0u_Xu0N1aQCsqe-ka1JfJ_Rg5D2KN96IqvyPj5P6NUkcTpCm4U3x_sRjcxlTl-BssJNI-UFjfk6y_PeHR-rXp-ze14OpUIp3KlGeAp1eSUCRdSoIQ-m4Mb9LphVi4k4V8pTNDZ7jVFO3PlHjLqo72voIITTNjlTnzGvMgETxodNZS61-5axvkbOPZVQASN_6XjkIURfxheS1EmjlcETXc3EhShnfa2zyuH75MuskU8I5xC_G1lKIcWVX5Zo7Zm7y3UJyHJHt28c5QazyOyXk_xlIzW0lsDr4jLd5zVTgQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/08 01:13:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKkdCPobjOzERNQS4clId8HRhxDLcPhtXUY1-uZN74JNRuq2Q__947h9HKoGOBDMJuPNiT920j3QRg7GaTvBnxj9dWLFRjalF9QMHveJW3dfXWbOHkUoTs6P9nbrGuh7xiQEHrNbrS5Rvg3pTmtsFtbfHhWyCcCNUjr5xkEQafI3uqpO8c9CWaaC25olredUY7T3BU4lPSQeL6E8yiK-L63ZvLvGbaWUTjIoZiaaMGPhuQfcLn2tAoFp0yj2vs9rt43NlF8h7zbx_JQmXCMugDMk0IJOVXxLH8Cu7L94l6pQvwk_c6qh8bK6GKryudmlwbZRE709V61HPOT8kWwt7k8 2025/10/08 01:13:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/08 01:13:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/08 01:13:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/08 01:13:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/08 01:13:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/08 01:13:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/08 01:13:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKkdCPobjOzERNQS4clId8HRhxDLcPhtXUY1-uZN74JNRuq2Q__947h9HKoGOBDMJuPNiT920j3QRg7GaTvBnxj9dWLFRjalF9QMHveJW3dfXWbOHkUoTs6P9nbrGuh7xiQEHrNbrS5Rvg3pTmtsFtbfHhWyCcCNUjr5xkEQafI3uqpO8c9CWaaC25olredUY7T3BU4lPSQeL6E8yiK-L63ZvLvGbaWUTjIoZiaaMGPhuQfcLn2tAoFp0yj2vs9rt43NlF8h7zbx_JQmXCMugDMk0IJOVXxLH8Cu7L94l6pQvwk_c6qh8bK6GKryudmlwbZRE709V61HPOT8kWwt7k8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/08 01:13:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABmq3U24eZI60Hhjux0d9TZ6LFnhkKxATrHXkIgHZPPzKOztHAkU3nwxSveKHykThk5BsO-4SjmjSwsFezvKfbi3dfHO007PBacrlUAcn9Fj5jx9cVe__9EMZG1q1tci3Gum1Iow3CjWI5My0-GUdsF2wfqweJiPux91KQxUotAZ8stuuwVkH0wUNl5QoE7UDNzzm21iBHx9I7e3ow5VQ9-xXMiDViXbo1g4tuZzwtI7sNSJFavDYGAkMCTvxODSzLZUe2inV5jsvBpeP8e1VEgk2xWjKV6-0ZnxYtcZc6KyYxUdHtzNysN6VXlvOlkMCX5OI8337bPDwxqy63wuvDE 2025/10/08 01:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/08 01:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/08 01:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABmq3U24eZI60Hhjux0d9TZ6LFnhkKxATrHXkIgHZPPzKOztHAkU3nwxSveKHykThk5BsO-4SjmjSwsFezvKfbi3dfHO007PBacrlUAcn9Fj5jx9cVe__9EMZG1q1tci3Gum1Iow3CjWI5My0-GUdsF2wfqweJiPux91KQxUotAZ8stuuwVkH0wUNl5QoE7UDNzzm21iBHx9I7e3ow5VQ9-xXMiDViXbo1g4tuZzwtI7sNSJFavDYGAkMCTvxODSzLZUe2inV5jsvBpeP8e1VEgk2xWjKV6-0ZnxYtcZc6KyYxUdHtzNysN6VXlvOlkMCX5OI8337bPDwxqy63wuvDE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/08 01:13:35 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKD-jMnd0dBWYyBcVxAJRyc9MDHMXf6u860CCFuxrtAdUFi_nu5hKrRBnMnH6yHqPuvroN42fj1tZ1AcOFnS0r3tt3h-CjIYB6gq5fmbJedlZRZVQl6cuqUFvgw5z9Pooow0quuaN-CZBltcMbga8oD2Xr1kVTX1lpVtzRBY9qaGwSXzr_9Ln4bAfWKY1YdepQxvBNMFo_d2a2kiO26lsLvzqGzI9BvDVVyAC5lBg3Xq6Ipzt2U7y7t1CQN-3kur-Kvnzn5fHKUyQGdOLDJx21zQx1MINksYq21Z71SkbPcKWQH5WnSlJDe3HVIw1wNOTAlczIHGf9ohfSCXfp1hipU 2025/10/08 01:13:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/08 01:13:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/08 01:13:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKD-jMnd0dBWYyBcVxAJRyc9MDHMXf6u860CCFuxrtAdUFi_nu5hKrRBnMnH6yHqPuvroN42fj1tZ1AcOFnS0r3tt3h-CjIYB6gq5fmbJedlZRZVQl6cuqUFvgw5z9Pooow0quuaN-CZBltcMbga8oD2Xr1kVTX1lpVtzRBY9qaGwSXzr_9Ln4bAfWKY1YdepQxvBNMFo_d2a2kiO26lsLvzqGzI9BvDVVyAC5lBg3Xq6Ipzt2U7y7t1CQN-3kur-Kvnzn5fHKUyQGdOLDJx21zQx1MINksYq21Z71SkbPcKWQH5WnSlJDe3HVIw1wNOTAlczIHGf9ohfSCXfp1hipU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/08 01:13:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AEPLtiRGHAcyI82eCd_ir6NJ5E09i_abSp0AePNcTbR9Z4rEl5e7qk67dpxvK6YwWZiRYsRXyPdpSJcAD6dY_DH3E3e2hmCphLKPjjCaUB9y22bvR84BW88Efs64djjqrx0qFXSRzJWtSJPYLMo5OL3n599F9m43MvWVymaKQf-sWM-NduyCy-iVdxWhpmVwBDnp5-iviExVUT-4kFEpm-qQgKoT8xk0YF8qJqjSjw7NA5j1PEUkIQEYk0oSjv9GypYl6ih2m28Fj9_KX71bTWZlV-jgd7YlJrOEv1Fotky4iseA9TCVrcJQeOiFGCR2loMm_F5g6WHC49L-Wpjlzro 2025/10/08 01:13:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/08 01:13:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/08 01:13:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AEPLtiRGHAcyI82eCd_ir6NJ5E09i_abSp0AePNcTbR9Z4rEl5e7qk67dpxvK6YwWZiRYsRXyPdpSJcAD6dY_DH3E3e2hmCphLKPjjCaUB9y22bvR84BW88Efs64djjqrx0qFXSRzJWtSJPYLMo5OL3n599F9m43MvWVymaKQf-sWM-NduyCy-iVdxWhpmVwBDnp5-iviExVUT-4kFEpm-qQgKoT8xk0YF8qJqjSjw7NA5j1PEUkIQEYk0oSjv9GypYl6ih2m28Fj9_KX71bTWZlV-jgd7YlJrOEv1Fotky4iseA9TCVrcJQeOiFGCR2loMm_F5g6WHC49L-Wpjlzro" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/08 01:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ANr9d3PU2EFGBUkyEOtk4SaRq6erut6WG768bxPkjLnZ8W3ImBpMH3sdKyN1WiqF8Au_eRFwukExkG03QaKcA2HfywW9c-AtzuTvBRttC9Eo2CZP8fHuOFqgLn9Ze2XpVJA_s-Hnsc8kJmm4tA4e9yDCE-1BZuJNYe_fksdOCHOUFc0RVSo5Oz_X0AQOMaF1S6WMO9Db63OImE5YuSCHxhVy4JMYMU4m4geFUf67HTkPV7EYSejzsHMD7OOHXFxtcRoVEkOl2oVGMlC55IWL3NdEC9I_fJwOw6qGGgI1aBo_OX1UtlV_CuZl3A3DnfZ80QVzEgqD2krsVkidZ2jagqU 2025/10/08 01:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/08 01:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/08 01:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/08 01:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/08 01:13:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/08 01:13:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/08 01:13:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ANr9d3PU2EFGBUkyEOtk4SaRq6erut6WG768bxPkjLnZ8W3ImBpMH3sdKyN1WiqF8Au_eRFwukExkG03QaKcA2HfywW9c-AtzuTvBRttC9Eo2CZP8fHuOFqgLn9Ze2XpVJA_s-Hnsc8kJmm4tA4e9yDCE-1BZuJNYe_fksdOCHOUFc0RVSo5Oz_X0AQOMaF1S6WMO9Db63OImE5YuSCHxhVy4JMYMU4m4geFUf67HTkPV7EYSejzsHMD7OOHXFxtcRoVEkOl2oVGMlC55IWL3NdEC9I_fJwOw6qGGgI1aBo_OX1UtlV_CuZl3A3DnfZ80QVzEgqD2krsVkidZ2jagqU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/08 01:13:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKh1_xcbp68Cx93U6A1Fhdv_zTji3DDGVVrOgJ0Y141RLp5tCALQOVVKvF5ugc1h2NpYOpW70QTE9wm8RM-5bE57bHjE7cDyS7MdqXoRVLgSuHbfNzSbO9FUyatV4svZPiDUWOzKtcEuXmeDofcmXKdj0ieCU6BLtDh_dbETpBVUzYEwgaYwiiHoHV7lwhQwcejeFkNFYXq-fIMJGLhiNlhWp9jCQql4oSHdBgBtBq0HmjqW2c6ho5xqNVBUums1u1HVAmaerT5dNOh0sTBx4OObuzxYYxw_wha1_8io6LjkmPQ8Cq4_A4ua3RjFQ-EjftEgu0vZP5pU3iOM8U7JofU 2025/10/08 01:13:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/08 01:13:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/08 01:13:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/08 01:13:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/08 01:13:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/08 01:13:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/08 01:13:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKh1_xcbp68Cx93U6A1Fhdv_zTji3DDGVVrOgJ0Y141RLp5tCALQOVVKvF5ugc1h2NpYOpW70QTE9wm8RM-5bE57bHjE7cDyS7MdqXoRVLgSuHbfNzSbO9FUyatV4svZPiDUWOzKtcEuXmeDofcmXKdj0ieCU6BLtDh_dbETpBVUzYEwgaYwiiHoHV7lwhQwcejeFkNFYXq-fIMJGLhiNlhWp9jCQql4oSHdBgBtBq0HmjqW2c6ho5xqNVBUums1u1HVAmaerT5dNOh0sTBx4OObuzxYYxw_wha1_8io6LjkmPQ8Cq4_A4ua3RjFQ-EjftEgu0vZP5pU3iOM8U7JofU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/08 01:13:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APPcXItCEGwWOX8QOwl9RorvM9gykAoRi5t5MQLceuBp5MqtmiYrDTXBcfpiD7MMYC0nTLWocpfbsqgSR1OFfVBfcVLqi_9lpo6P5AsVzAOG38k3OdTYsWCZVbl-qmxYoniCiYx-OOyQfNPSxV18OeHXcMi1JXPKpSGGQZtlTVf8CuhAzmZbzVxsnXm7C4tzGknF7n1nGh8w27qTcqeGi4Gg1_AI2SMEI6qq7MHfxI8Xht61-bxXpr-RGkhak6T2USNmjDHvgXOY3lfun4iyw_lHdNct_fKwEklhCQqkFe5q4agVerGtN2JdoCJZ2AsZE1TjPzEOlf9uhYw73_KXbIY 2025/10/08 01:13:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/08 01:13:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/08 01:13:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APPcXItCEGwWOX8QOwl9RorvM9gykAoRi5t5MQLceuBp5MqtmiYrDTXBcfpiD7MMYC0nTLWocpfbsqgSR1OFfVBfcVLqi_9lpo6P5AsVzAOG38k3OdTYsWCZVbl-qmxYoniCiYx-OOyQfNPSxV18OeHXcMi1JXPKpSGGQZtlTVf8CuhAzmZbzVxsnXm7C4tzGknF7n1nGh8w27qTcqeGi4Gg1_AI2SMEI6qq7MHfxI8Xht61-bxXpr-RGkhak6T2USNmjDHvgXOY3lfun4iyw_lHdNct_fKwEklhCQqkFe5q4agVerGtN2JdoCJZ2AsZE1TjPzEOlf9uhYw73_KXbIY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/08 01:13:47 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AKnTYYCrYXIDrEA79lQqTMeojWGHN3MW_R-MGCV-Iu1lWSGG7zbKEofOmuFuqwYHLPJQ6h9ZnZlx0Qh3GXbwaf0DtcCtQ3iAIReN4Oe4EPqFCVDC0c32E_-GiEONJPmgTdSOJg8jX3w2abHNTUeA88yb6TyjlG2OZP3mUHPWNqlPrmi7FBY1bx3p-a8LyXLWiPJuufWaujZZYVxkVN3fS1L-TyUx-i6Cpm4fhg58Ss0B9b022JXBmQrHQ3jptoT2PnaExFf9f1-UxiiifWWXD915jq_Rk5pis-qWS7ZVic3-Je8P86NakEMIQ_r3T3F8S1A63YkLY9aX9wE8gFWkE6M 2025/10/08 01:13:47 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/08 01:13:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/08 01:13:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AKnTYYCrYXIDrEA79lQqTMeojWGHN3MW_R-MGCV-Iu1lWSGG7zbKEofOmuFuqwYHLPJQ6h9ZnZlx0Qh3GXbwaf0DtcCtQ3iAIReN4Oe4EPqFCVDC0c32E_-GiEONJPmgTdSOJg8jX3w2abHNTUeA88yb6TyjlG2OZP3mUHPWNqlPrmi7FBY1bx3p-a8LyXLWiPJuufWaujZZYVxkVN3fS1L-TyUx-i6Cpm4fhg58Ss0B9b022JXBmQrHQ3jptoT2PnaExFf9f1-UxiiifWWXD915jq_Rk5pis-qWS7ZVic3-Je8P86NakEMIQ_r3T3F8S1A63YkLY9aX9wE8gFWkE6M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/08 01:13:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJFUZP8PgvhExZ2rfZ4DAcXdLizX6WxNllpmfPhfVQUQMDlwqrF4freJXBxfHadwNhV9gZBxbefaT4sCg3mi6ZlMSan7BSVOVjeNkdUDQRWR8hKXy7A6zS17jVkbo3O-xce4DKIcXGvS2XfeuSiWEIllYkBPr1kCW_lrq9ibnVA2GGzOx2kh-ofy4ywWkk3bFxoJdVOzpj7eq03vyRxEab8p-L6jqKTvnbI_busUAWrp90kREqmOfniTGX-rj9RyXwxloY83GB79V4zNBtCu46TxenU5lOZRki2BmcHcsK3BF3aiAJb_JJ43h8rgFL1BNmd8MGgyuSSU0bKtfY-d40I 2025/10/08 01:13:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/08 01:13:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/08 01:13:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJFUZP8PgvhExZ2rfZ4DAcXdLizX6WxNllpmfPhfVQUQMDlwqrF4freJXBxfHadwNhV9gZBxbefaT4sCg3mi6ZlMSan7BSVOVjeNkdUDQRWR8hKXy7A6zS17jVkbo3O-xce4DKIcXGvS2XfeuSiWEIllYkBPr1kCW_lrq9ibnVA2GGzOx2kh-ofy4ywWkk3bFxoJdVOzpj7eq03vyRxEab8p-L6jqKTvnbI_busUAWrp90kREqmOfniTGX-rj9RyXwxloY83GB79V4zNBtCu46TxenU5lOZRki2BmcHcsK3BF3aiAJb_JJ43h8rgFL1BNmd8MGgyuSSU0bKtfY-d40I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/08 01:13:51 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALqq1XX6ag8SzAtUHGxASARCPsPuVo2_0r1zOo9Mmdp8KiPcSwcD6G_lXecA906QBCI6OFavSSUG7qKSu3ePHDTA3atGkpMKpsvytdzW9eVt-VfuEtpuvCcWNzfuAinfjxGlvv3LZ0kQWm8Pk6PI2a2z5i6QTv-tASzdJ1vHl-uJshQl9WKFW9RyhiCYEwcekYovGnhKxZuCmv6j7knGsLJvMFo7R4yuj1PD6ISQOuhv1P-6LJIARvvdq-E38xCv5kQN1Jlr-NLVpXUOwNFM8bREINrcIvvJZCgIYeYSnT9eh5YwtHallGxu8UT_zmE2KmK0rFqgWBskzkbSxkhMSRI 2025/10/08 01:13:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/08 01:13:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/08 01:13:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/08 01:13:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/08 01:13:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/08 01:13:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/08 01:13:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALqq1XX6ag8SzAtUHGxASARCPsPuVo2_0r1zOo9Mmdp8KiPcSwcD6G_lXecA906QBCI6OFavSSUG7qKSu3ePHDTA3atGkpMKpsvytdzW9eVt-VfuEtpuvCcWNzfuAinfjxGlvv3LZ0kQWm8Pk6PI2a2z5i6QTv-tASzdJ1vHl-uJshQl9WKFW9RyhiCYEwcekYovGnhKxZuCmv6j7knGsLJvMFo7R4yuj1PD6ISQOuhv1P-6LJIARvvdq-E38xCv5kQN1Jlr-NLVpXUOwNFM8bREINrcIvvJZCgIYeYSnT9eh5YwtHallGxu8UT_zmE2KmK0rFqgWBskzkbSxkhMSRI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/08 01:13:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AEEFGsJhBIt8WymDLeuU8wSKTI4aTx2Fn95qR5fGq6L5Vj6KPa9rTMh67z0UV5fAkFa8dPffF3SjvX8N8xH02Zx9UOkV-ciTZGZWwklet-1aTuki5XvE9lc1g8_f-METG3Cc5swHo9ZPfdPca9VJrEz7h9DTMXIzBE6YxZ3TMBLvWyjNWk917va_qnjXhAhjKSUGmInI7Q9r5cvQncBXVU4iipBM5XL_iOihTKcOx5IYnAddTiAQv-iPNESvMX7zb6s_mBcBRV9JANit9rOLZspYMc2tcBvgUd1uOnnfpAaOrQngvX_hmfRlimCIHcp7rdz_XlPpjyjqg-fo12QIigw 2025/10/08 01:13:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/08 01:13:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/08 01:13:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/08 01:13:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/08 01:13:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/08 01:13:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/08 01:13:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AEEFGsJhBIt8WymDLeuU8wSKTI4aTx2Fn95qR5fGq6L5Vj6KPa9rTMh67z0UV5fAkFa8dPffF3SjvX8N8xH02Zx9UOkV-ciTZGZWwklet-1aTuki5XvE9lc1g8_f-METG3Cc5swHo9ZPfdPca9VJrEz7h9DTMXIzBE6YxZ3TMBLvWyjNWk917va_qnjXhAhjKSUGmInI7Q9r5cvQncBXVU4iipBM5XL_iOihTKcOx5IYnAddTiAQv-iPNESvMX7zb6s_mBcBRV9JANit9rOLZspYMc2tcBvgUd1uOnnfpAaOrQngvX_hmfRlimCIHcp7rdz_XlPpjyjqg-fo12QIigw" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/08 01:13:58 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/08 01:14:01 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/08 01:14:04 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/08 01:14:07 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/08 01:14:10 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/08 01:14:12 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AA9I5ZrJ3SaCm0dtq3bO0AjPcfzYLNAgokYhnRW1sWtjhO4dW_1KOVIW2Q8B8n3FWXtZQdou0A38PeIrYptmKnIriQxY85Nlo3dABj7DyVy3dEpp2cJkHhJY2lwYsuYqTv2KCz1BkllTex8BjHe_9bVtKeR_XR6SMKGpx3AdaRxgxkkaFNz8qMLLJxoCZ5p3p3-ar4s_JcJKjRuM1IXxVuc2Ctuao9rA4YzuRrvw7RPc5wV43xTgHINUPjrCVeZoM0jNPBNoL1zeSfnNKKM_4nUU9Et4UE9gtdLC64efqWLLtK11yY1J9IduY8arPkE8C1dF7Nyb2QSF2SIKv3GHyvs 2025/10/08 01:14:12 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/08 01:14:12 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b7a02620f5ad5b4c2f23191cb2bf03a0" 2025/10/08 01:14:12 DEBUG : unknown-size-put.txt: multipart upload "AA9I5ZrJ3SaCm0dtq3bO0AjPcfzYLNAgokYhnRW1sWtjhO4dW_1KOVIW2Q8B8n3FWXtZQdou0A38PeIrYptmKnIriQxY85Nlo3dABj7DyVy3dEpp2cJkHhJY2lwYsuYqTv2KCz1BkllTex8BjHe_9bVtKeR_XR6SMKGpx3AdaRxgxkkaFNz8qMLLJxoCZ5p3p3-ar4s_JcJKjRuM1IXxVuc2Ctuao9rA4YzuRrvw7RPc5wV43xTgHINUPjrCVeZoM0jNPBNoL1zeSfnNKKM_4nUU9Et4UE9gtdLC64efqWLLtK11yY1J9IduY8arPkE8C1dF7Nyb2QSF2SIKv3GHyvs" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/08 01:14:13 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AAerJYm7ydcPGfFek3lVlFDMOTEJvuet9mm9HfNlIrFnHRDTa1EOIbZgBLUBdvjhhlyWk2Gbg0eG5nJbz1n4zGXbmMRyq7rR9tj4cA3jbIrQzt83Z9vIv-AC9IFxRjEozyTxjL2HTR4A6FjSOPDEDXp4--yekpIurNUSLt0EsSb8w1XAazdPfGiYguGhEhL_Mwt-5ek9Goj-cFm-yxEYyWiP5dEC8WkV12Or7c-wUWJVFY_W3wq3hOMFThTDIr_6HaQaIfKPa6k24YoYtYOKFKLM2jb_n2zlxz4c3-bDQNyttnAwWAjD7FFKTVdVWu8_zhJDMgUwikTLavwO2yMC23E 2025/10/08 01:14:13 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/08 01:14:13 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "1deb458e29fa75536fec9b2ddb2426f8" 2025/10/08 01:14:13 DEBUG : unknown-size-update.txt: multipart upload "AAerJYm7ydcPGfFek3lVlFDMOTEJvuet9mm9HfNlIrFnHRDTa1EOIbZgBLUBdvjhhlyWk2Gbg0eG5nJbz1n4zGXbmMRyq7rR9tj4cA3jbIrQzt83Z9vIv-AC9IFxRjEozyTxjL2HTR4A6FjSOPDEDXp4--yekpIurNUSLt0EsSb8w1XAazdPfGiYguGhEhL_Mwt-5ek9Goj-cFm-yxEYyWiP5dEC8WkV12Or7c-wUWJVFY_W3wq3hOMFThTDIr_6HaQaIfKPa6k24YoYtYOKFKLM2jb_n2zlxz4c3-bDQNyttnAwWAjD7FFKTVdVWu8_zhJDMgUwikTLavwO2yMC23E" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/08 01:14:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nuvuvef4waxi/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/08 01:14:14 DEBUG : Waiting for deletions to finish 2025/10/08 01:14:14 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/08 01:14:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/08 01:14:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/08 01:14:14 INFO : S3 bucket rclone-test-nuvuvef4waxi: Bucket "rclone-test-nuvuvef4waxi" deleted 2025/10/08 01:14:14 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (119.80s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.24s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.09s) --- PASS: TestIntegration/FsMkdir (117.78s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.05s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.35s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (64.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.24s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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/08 01:14:14 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/08 01:14:14 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 119.833s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m2.2557264s (try 1/5)