"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/08/31 03:59:48 NOTICE: TestS3R2: Starting server 2025/08/31 03:59:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qetabol8gapi" 2025/08/31 03:59:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/08/31 03:59:49 INFO : S3 bucket rclone-test-qetabol8gapi: Bucket "rclone-test-qetabol8gapi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/08/31 03:59:52 INFO : S3 bucket rclone-test-qetabol8gapi: Bucket "rclone-test-qetabol8gapi" deleted === RUN TestIntegration/FsMkdir 2025/08/31 03:59:53 INFO : S3 bucket rclone-test-qetabol8gapi: Bucket "rclone-test-qetabol8gapi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/31 03:59:53 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/31 03:59:53 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/31 03:59:53 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/08/31 04:00:34 NOTICE: S3 bucket rclone-test-qetabol8gapi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/08/31 04:00:34 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AHPLhWbVhq_PfkgrlXS63IPysyAinL_WTlZAFkZ4umQDT6TPc2FWhW0dWiNeER2u0e7pd4D1-irmbJBslbBnjvsAhq2jeBGxK7WIlanqWkq-FlVQOJgoixJ5s-bc_W7IgFpr-VETYb-PNX0XM35v7Qettee3wYJrRi5C67cJoUN3rseCKcKf5b48Wgoxs3ePC26-cPYxQhv2eaaVIirnsXc39BJXjD5hBIwVV7WjDVuDrtsuWd4DkHLagGJEqd-agmZA_naxB5oOHEqTJRh8SSr4Suc__XGTpKEebI4Z-e29s156NZXjkL--mQYJJIYN4F3BZRLVBFTTmJ-F7ZErk6g 2025/08/31 04:00:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "ffa6e98120118ba6f0373f4e01ceca14" 2025/08/31 04:00:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "829fbca60501279146975d1f0b0b22bb" 2025/08/31 04:00:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "d442db0029169db94a9046d7d0d7d453" 2025/08/31 04:00:37 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AHPLhWbVhq_PfkgrlXS63IPysyAinL_WTlZAFkZ4umQDT6TPc2FWhW0dWiNeER2u0e7pd4D1-irmbJBslbBnjvsAhq2jeBGxK7WIlanqWkq-FlVQOJgoixJ5s-bc_W7IgFpr-VETYb-PNX0XM35v7Qettee3wYJrRi5C67cJoUN3rseCKcKf5b48Wgoxs3ePC26-cPYxQhv2eaaVIirnsXc39BJXjD5hBIwVV7WjDVuDrtsuWd4DkHLagGJEqd-agmZA_naxB5oOHEqTJRh8SSr4Suc__XGTpKEebI4Z-e29s156NZXjkL--mQYJJIYN4F3BZRLVBFTTmJ-F7ZErk6g" 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/08/31 04:00:44 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/31 04:00:44 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/08/31 04:00:48 DEBUG : S3 bucket rclone-test-qetabol8gapi: bucket is versioned: false 2025/08/31 04:00:48 DEBUG : Waiting for deletions to finish 2025/08/31 04:00:49 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/08/31 04:00:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/08/31 04:00:49 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/31 04:00:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qetabol8gapi/dirToPurgeFromRoot" 2025/08/31 04:00:51 DEBUG : S3 bucket rclone-test-qetabol8gapi path dirToPurgeFromRoot: bucket is versioned: false 2025/08/31 04:00:51 DEBUG : Waiting for deletions to finish 2025/08/31 04:00:51 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/08/31 04:00:51 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/08/31 04:00:52 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/31 04:00:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qetabol8gapi/hello? sausage/êé" 2025/08/31 04:00:55 DEBUG : S3 bucket rclone-test-qetabol8gapi path hello? sausage/êé: bucket is versioned: false 2025/08/31 04:00:55 DEBUG : Waiting for deletions to finish 2025/08/31 04:00:55 DEBUG : "a/b/c/d/e.txt" version false 2025/08/31 04:00:55 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/08/31 04:00:55 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/08/31 04:01:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qetabol8gapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/31 04:01:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qetabol8gapi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-qetabol8gapi" from "TestS3R2:rclone-test-qetabol8gapi" 2025/08/31 04:01:11 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/08/31 04:01:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALx8bPzCZoXxl4y5OFq2xTF73RlGFCLoP1hiAgOaB9FdK4ePPaDX6pT-6TuTBMMargUmflqzEYnezlUE6dRh-LCa3EBF7JfRGuo3yRWWYbE1_BagzS3nqZhINuSMcM7wR4IYWjNx3cHbIiDx8m8H_kBTbIxd5198nt-1ATVO3EAD8scaARbDFxyjufGHrJEttpywc0CBk2jb88Vd0OokapX7_ZSfWMJ69HpOjYy_aMJuPBzzLzM82uGNKMi19UmpRcXftLUKoDrKuEoikERrF0Diz1eyC4s9x-IVu32lVtYDProzRcc6MC82dC9WAypKV0a3kJ6-SkhqvBGRVwj1Oao 2025/08/31 04:01:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/08/31 04:01:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/08/31 04:01:20 DEBUG : piped data.txt: multipart upload "ALx8bPzCZoXxl4y5OFq2xTF73RlGFCLoP1hiAgOaB9FdK4ePPaDX6pT-6TuTBMMargUmflqzEYnezlUE6dRh-LCa3EBF7JfRGuo3yRWWYbE1_BagzS3nqZhINuSMcM7wR4IYWjNx3cHbIiDx8m8H_kBTbIxd5198nt-1ATVO3EAD8scaARbDFxyjufGHrJEttpywc0CBk2jb88Vd0OokapX7_ZSfWMJ69HpOjYy_aMJuPBzzLzM82uGNKMi19UmpRcXftLUKoDrKuEoikERrF0Diz1eyC4s9x-IVu32lVtYDProzRcc6MC82dC9WAypKV0a3kJ6-SkhqvBGRVwj1Oao" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/31 04:01:21 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABHP9sbqwWTVnV7Z0A6Qtnjd24_VBcG_qs9u3arcuP0yRYM8_ciAa-fPkPdw0UieK7_4rqzhlBde40SFF-DPoqMPmb3ZcWlp3lPVlrAWJofFFeGc9NFXGGyQJU0Qdyz1lQjJqEWqH8IgJnTOvUFFhatw6hk7Fk79EYi2BmkkmKZZhQxoyagTNBSc2LA-qKtrXK2hFNfsuoEJbsHmst8Tq2vjLfBCa4LBsllrwajwlTtttH_LP3C2kDZnp0NBiTToaMVnzzAkjN1nzkCE9ojOSJl9hcQoJNbn_PfR5RGGKBKmpKB7zzwsurzX-SooNWrFOQ0NMyJ42k-pvo-ny66NaTQ 2025/08/31 04:01:21 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/31 04:01:22 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c7c631a91c91adfdb07e16c9d76be48a" 2025/08/31 04:01:22 DEBUG : piped data.txt: multipart upload "ABHP9sbqwWTVnV7Z0A6Qtnjd24_VBcG_qs9u3arcuP0yRYM8_ciAa-fPkPdw0UieK7_4rqzhlBde40SFF-DPoqMPmb3ZcWlp3lPVlrAWJofFFeGc9NFXGGyQJU0Qdyz1lQjJqEWqH8IgJnTOvUFFhatw6hk7Fk79EYi2BmkkmKZZhQxoyagTNBSc2LA-qKtrXK2hFNfsuoEJbsHmst8Tq2vjLfBCa4LBsllrwajwlTtttH_LP3C2kDZnp0NBiTToaMVnzzAkjN1nzkCE9ojOSJl9hcQoJNbn_PfR5RGGKBKmpKB7zzwsurzX-SooNWrFOQ0NMyJ42k-pvo-ny66NaTQ" 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/08/31 04:01:24 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/08/31 04:01:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AP36hoFsEdNCZD5R95Bpo3AheowPDXTT65FBAp5xXKwnyEZNn2adX0ygWKMKnt_gX2v7Bz8iq6zllQWRnU5zMzTskAxV3M2o5vqHmd_cRLIBtbnBvDDYH-ENiTFYsJXptFr7afseRRpEWYQ7PrzVWLC4a5WTEazI_TsVLVKfHgMfe5qn8il0O5Z9KHpX-dL_GLP22tWI56XSSZHd_7lQNjaZ-1t4KOw7UU5zUFqSV1fEHECh7ztY23Bg-pUsiclYBzbG3lNYecZIKU0WxTN_eks1B7oaaZ_VG3AOb3HU8OV4uK7kyy_C0IneADoyqhY_Fmum-vewPg7JXKhX9VDpdd0 2025/08/31 04:01:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/08/31 04:01:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/08/31 04:01:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AP36hoFsEdNCZD5R95Bpo3AheowPDXTT65FBAp5xXKwnyEZNn2adX0ygWKMKnt_gX2v7Bz8iq6zllQWRnU5zMzTskAxV3M2o5vqHmd_cRLIBtbnBvDDYH-ENiTFYsJXptFr7afseRRpEWYQ7PrzVWLC4a5WTEazI_TsVLVKfHgMfe5qn8il0O5Z9KHpX-dL_GLP22tWI56XSSZHd_7lQNjaZ-1t4KOw7UU5zUFqSV1fEHECh7ztY23Bg-pUsiclYBzbG3lNYecZIKU0WxTN_eks1B7oaaZ_VG3AOb3HU8OV4uK7kyy_C0IneADoyqhY_Fmum-vewPg7JXKhX9VDpdd0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/08/31 04:01:32 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AGEyiim0Z_MygOJIvSjGV-QyPhyoFamxxOcRYSA0Ndz7fHSB01hc-A4ThjONoyVYqtTOFaRokUkqumwkWmyrXuijAxohY4LUZ7gVI7-V5o-vU4S8uDyxIZF71RFA04yNx0JHCD-Q-na1hk37Vgbv2KWzZVWJo2lNpZMU7xVcIASgcJ8b_a9vqVQ4LCginXPnaopXfZcSGoa0rO-jJVg6nr6BFqB9bikru5Kw7EQizBcha1F2HhBiWYWNYuO0CXBgw1aLCH5TJNlmsaybLjZo4xMSIwN0EcEDpbZtJA8L9bPJMrQxSutBwNZNK_Of67EjKICQfY23QHworrfd158Jx9U 2025/08/31 04:01:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/08/31 04:01:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/31 04:01:34 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AGEyiim0Z_MygOJIvSjGV-QyPhyoFamxxOcRYSA0Ndz7fHSB01hc-A4ThjONoyVYqtTOFaRokUkqumwkWmyrXuijAxohY4LUZ7gVI7-V5o-vU4S8uDyxIZF71RFA04yNx0JHCD-Q-na1hk37Vgbv2KWzZVWJo2lNpZMU7xVcIASgcJ8b_a9vqVQ4LCginXPnaopXfZcSGoa0rO-jJVg6nr6BFqB9bikru5Kw7EQizBcha1F2HhBiWYWNYuO0CXBgw1aLCH5TJNlmsaybLjZo4xMSIwN0EcEDpbZtJA8L9bPJMrQxSutBwNZNK_Of67EjKICQfY23QHworrfd158Jx9U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/08/31 04:01:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APu1ur1G57-B5AB63s8BNB6t2KsICuK3kKdTgHdHfZjvVBE0Y8EnneirOTAWQzPdGtXdCsYwRMj1gORbv1Wfn5W-bf_pXc8iM409MHntdHuTSHxYmabS-5ArWiwAXRydHm7mDtFNd4DztFUz8KLYaYmDlifFq2G4oKrMbyQrEKlMiFSGSfB0UCA8vYTQVsqSgsnqlq0aIPi-uI2E1BsRP2O9CTMA03RGPiaNMydcNSkhMx59UmTXI-D_McbG-rtXTNrPGU6eVA8YR-qf-D0YZrrq9gKuDq3PDCbqM8viNCrv8s09PDe2v9u0JT5tyVNvHNc3eNxIm5UYO46fgY8qKD8 2025/08/31 04:01:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/31 04:01:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/31 04:01:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APu1ur1G57-B5AB63s8BNB6t2KsICuK3kKdTgHdHfZjvVBE0Y8EnneirOTAWQzPdGtXdCsYwRMj1gORbv1Wfn5W-bf_pXc8iM409MHntdHuTSHxYmabS-5ArWiwAXRydHm7mDtFNd4DztFUz8KLYaYmDlifFq2G4oKrMbyQrEKlMiFSGSfB0UCA8vYTQVsqSgsnqlq0aIPi-uI2E1BsRP2O9CTMA03RGPiaNMydcNSkhMx59UmTXI-D_McbG-rtXTNrPGU6eVA8YR-qf-D0YZrrq9gKuDq3PDCbqM8viNCrv8s09PDe2v9u0JT5tyVNvHNc3eNxIm5UYO46fgY8qKD8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/31 04:01:39 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AHWZnLTyk1i9N6CDd_gAyZMFXG_ZglWXxl-HDT1NyveBvLNtqTgCOJEAvzGJCrQfhuzamqrOMGrUXYPQPWIdTLufmzgvoI6bkkgRenmXUqB5QXM1Okb7QEk8GnPOHD0BVuH4tnAreCfI32bCnUezUitaWFvlsyJDSkZVSSBNIsgC8byz0_nsinxBTtcQaQPEzrW9S7ncbGJLSN5hyZZAUynmKt97n6yv3eG7srQc9HvJu8bGoCy6W_gwuNA4HQy5U0UI4WTeV_ANaiW-49SiOVgCvKsIXN3lG2W33lMdPbG7rDnDTpOQnVDqD2ZZRiPktPSEswNLyUqsVvT05nzi3PU 2025/08/31 04:01:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/31 04:01:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/31 04:01:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/31 04:01:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/31 04:01:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/31 04:01:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/31 04:01:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AHWZnLTyk1i9N6CDd_gAyZMFXG_ZglWXxl-HDT1NyveBvLNtqTgCOJEAvzGJCrQfhuzamqrOMGrUXYPQPWIdTLufmzgvoI6bkkgRenmXUqB5QXM1Okb7QEk8GnPOHD0BVuH4tnAreCfI32bCnUezUitaWFvlsyJDSkZVSSBNIsgC8byz0_nsinxBTtcQaQPEzrW9S7ncbGJLSN5hyZZAUynmKt97n6yv3eG7srQc9HvJu8bGoCy6W_gwuNA4HQy5U0UI4WTeV_ANaiW-49SiOVgCvKsIXN3lG2W33lMdPbG7rDnDTpOQnVDqD2ZZRiPktPSEswNLyUqsVvT05nzi3PU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/31 04:01:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANyBpy8nGmnPU0fvLfvkskz4HTmvdc-U2se0815sHD7K51q56RUkBE2y3GdUS_fIsjeOO-gOisDIsmt1jdkfHiFJ-gKRlfCSKI7ZgKMI9yQZZ00S7TkcMXhqonS-LqZK_Wd5RYJcLUy_2EyE753Dv_ipP4_7d8-0yei2nprbuOrkPqWLyK_tEovjhnwsGxXWn5pQiqjrD_fgxrudL9Ei_F6fJoYzvQJUFPtxoKoF4tZjQmHYBMqWXyaFpAo5yx8NdPclBUf54ux2nikOFKPhEu8IHfAIUySL6meSrmNCV2s1y3bvwUNdDgoP3pFqmElVWzsaemrOiVgr5aR67uxoMpg 2025/08/31 04:01:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/31 04:01:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/08/31 04:01:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/08/31 04:01:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/31 04:01:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/31 04:01:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/31 04:01:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ANyBpy8nGmnPU0fvLfvkskz4HTmvdc-U2se0815sHD7K51q56RUkBE2y3GdUS_fIsjeOO-gOisDIsmt1jdkfHiFJ-gKRlfCSKI7ZgKMI9yQZZ00S7TkcMXhqonS-LqZK_Wd5RYJcLUy_2EyE753Dv_ipP4_7d8-0yei2nprbuOrkPqWLyK_tEovjhnwsGxXWn5pQiqjrD_fgxrudL9Ei_F6fJoYzvQJUFPtxoKoF4tZjQmHYBMqWXyaFpAo5yx8NdPclBUf54ux2nikOFKPhEu8IHfAIUySL6meSrmNCV2s1y3bvwUNdDgoP3pFqmElVWzsaemrOiVgr5aR67uxoMpg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/08/31 04:01:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APsbpweDm96sbzrk5mI-xdf3Q3mP2MC4ruTCJxVf70ceOH4RXBPZKMnwt1mdKgGI56wK6Op8IAlSBPn9C66v4pnOIHTwcwmXEBDyfHqQqZXErvh4dM9m-WD5TKsMolkMAoEn-qPilkHk-aL1pYYnCkDJQ2xVJoJpWMlJk-fn0NDYMnVnwUpVlKn7LWr52c2qChkro9XpqvLAQovL1cw8d2VSxsKOVhoSTjKgZRKHpVAdfnSrvu1Acy21JYltXkr0_Q1P3M1GHYbH5wrcpyP8QXj0DsqXXknOPw6pPSIT4TnaIhQemCuV0uV6HBRRm9QrLjVLTrCXbDTMujyPidnhJDc 2025/08/31 04:01:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/31 04:01:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/08/31 04:01:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APsbpweDm96sbzrk5mI-xdf3Q3mP2MC4ruTCJxVf70ceOH4RXBPZKMnwt1mdKgGI56wK6Op8IAlSBPn9C66v4pnOIHTwcwmXEBDyfHqQqZXErvh4dM9m-WD5TKsMolkMAoEn-qPilkHk-aL1pYYnCkDJQ2xVJoJpWMlJk-fn0NDYMnVnwUpVlKn7LWr52c2qChkro9XpqvLAQovL1cw8d2VSxsKOVhoSTjKgZRKHpVAdfnSrvu1Acy21JYltXkr0_Q1P3M1GHYbH5wrcpyP8QXj0DsqXXknOPw6pPSIT4TnaIhQemCuV0uV6HBRRm9QrLjVLTrCXbDTMujyPidnhJDc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/08/31 04:01:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AJYtI-gW1fYlFRBOmYja47SjckU_x4NMldtNOLzMsFbc4zgmWxOchL3Rp2zArRG1oY0cmuURi5X8Vvr9GOZ00dL-jB2qp2GeaxkV8QFEC3Q9ZmvwlOA5dMGgTXxUdLdzwnGMNWldXnvXSJj60O_BbhoXW948oYvKCPQAMV4fdKbOjqf7-Be5H5VU5CoftU839sSNuzmQ1-3n9u5TeHJHNDjjA97OqlGvAYRAz77z5HoyRIsuzCh9Uz_0B7eGgg0ArB5KmQxN7SgtmYE8JBlQiwJrAYbHh--3UATZWTVU80Jb7trP6KNczFYKH1HOYBzyQdIFsoNKJgwQdITXBW7nLNw 2025/08/31 04:01:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/31 04:01:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/31 04:01:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AJYtI-gW1fYlFRBOmYja47SjckU_x4NMldtNOLzMsFbc4zgmWxOchL3Rp2zArRG1oY0cmuURi5X8Vvr9GOZ00dL-jB2qp2GeaxkV8QFEC3Q9ZmvwlOA5dMGgTXxUdLdzwnGMNWldXnvXSJj60O_BbhoXW948oYvKCPQAMV4fdKbOjqf7-Be5H5VU5CoftU839sSNuzmQ1-3n9u5TeHJHNDjjA97OqlGvAYRAz77z5HoyRIsuzCh9Uz_0B7eGgg0ArB5KmQxN7SgtmYE8JBlQiwJrAYbHh--3UATZWTVU80Jb7trP6KNczFYKH1HOYBzyQdIFsoNKJgwQdITXBW7nLNw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/08/31 04:02:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMM0X47UYqc6YxjElLlw7T-KgqG3A-5SJIOlEMYHTgD4pMqgEf8VAggRq96x8q_C7-UWkzZndOGT8Lnrnhn87G3ijzQEuaiD8nNVBVfMS1kwR9jwwcH2UaQMQQZ4h0rIeMhHpHprHZ4mI3mgs9yTMB9zX2G_EY1LlYBejN1lrePew9_FwfutY0csrptMjWG81f7LiIGurmlZehR7ZUzIdGFVklGnMnMS-qi4ScMS6SxeGWBTsd26MD2Mk_lk5pXvu82Oa5DHPLCg2QbrTx-fBj6uvFWMl2m0LzTrCwXeH5Xdcz_xFr13wXpfREKBfa6FtyDBEt7KGGDX_wcn3CpI9iI 2025/08/31 04:02:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/31 04:02:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/31 04:02:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMM0X47UYqc6YxjElLlw7T-KgqG3A-5SJIOlEMYHTgD4pMqgEf8VAggRq96x8q_C7-UWkzZndOGT8Lnrnhn87G3ijzQEuaiD8nNVBVfMS1kwR9jwwcH2UaQMQQZ4h0rIeMhHpHprHZ4mI3mgs9yTMB9zX2G_EY1LlYBejN1lrePew9_FwfutY0csrptMjWG81f7LiIGurmlZehR7ZUzIdGFVklGnMnMS-qi4ScMS6SxeGWBTsd26MD2Mk_lk5pXvu82Oa5DHPLCg2QbrTx-fBj6uvFWMl2m0LzTrCwXeH5Xdcz_xFr13wXpfREKBfa6FtyDBEt7KGGDX_wcn3CpI9iI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/31 04:02:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIjHgxaRmxfoGVwnl4_Y7NSrqW1PbtzkyUyf0Q6FvfCHeUaWV82pwLUWMqFz20_k9hUROMc_gTYwhviqU-zGm05WczqaalhT0XIvB6ORdXutQfb9EMPOsxV6OYfnm8qvMz4V3sJToETcVje_8PvWsaVq7SrDA_lZ54Dij83GZuYjkqcDk473-5avg_9s2S5vfxmse8awsbs85NS-HRCiu8dhA3rs2JY0SZdLxkGntWCm4b1VJdEIotkIVc4SfVfyhMCQ2SuibdKmafr9G7C8hTsCReos_JmGSbs7msZZNpU26SWRfZctT4pHEJV6pUWdWVd9LM_uY9-dzpxRVLgsMKA 2025/08/31 04:02:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/31 04:02:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/31 04:02:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/31 04:02:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/31 04:02:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/31 04:02:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/31 04:02:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AIjHgxaRmxfoGVwnl4_Y7NSrqW1PbtzkyUyf0Q6FvfCHeUaWV82pwLUWMqFz20_k9hUROMc_gTYwhviqU-zGm05WczqaalhT0XIvB6ORdXutQfb9EMPOsxV6OYfnm8qvMz4V3sJToETcVje_8PvWsaVq7SrDA_lZ54Dij83GZuYjkqcDk473-5avg_9s2S5vfxmse8awsbs85NS-HRCiu8dhA3rs2JY0SZdLxkGntWCm4b1VJdEIotkIVc4SfVfyhMCQ2SuibdKmafr9G7C8hTsCReos_JmGSbs7msZZNpU26SWRfZctT4pHEJV6pUWdWVd9LM_uY9-dzpxRVLgsMKA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/31 04:02:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADFxB4mZmzgJ2E82F3xhcjFt8UyC_ZbkpqXJRSXC2CA4tXSQLn9n5pP-FiD92sfHulFeNE0FrAxcqGuL-zKXEFFw2s82zw08QgTHx0UCuZ-9zMclflt72vF8VUYnKKIukAHIbum8c7QdOal9MfM5Jur35UH_P5MMpNA3pLZVdBvCSRnfWI-MEoAU2X-bC6pS8XB5b-i9gGV8Er8vF6D95KwjV33A_LZaors2mTlr1Me0U45EI7moCAE5os-L7f_uHR_EzOBGlq5_mf69cQpFTEtCFf1BurTlcEhMbqQZcTdwCSs58WP_GvoGVJi-iwaUu3vAhDGI1qRj3OU0uBoRpfA 2025/08/31 04:02:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/31 04:02:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/31 04:02:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/08/31 04:02:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/31 04:02:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/31 04:02:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/31 04:02:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADFxB4mZmzgJ2E82F3xhcjFt8UyC_ZbkpqXJRSXC2CA4tXSQLn9n5pP-FiD92sfHulFeNE0FrAxcqGuL-zKXEFFw2s82zw08QgTHx0UCuZ-9zMclflt72vF8VUYnKKIukAHIbum8c7QdOal9MfM5Jur35UH_P5MMpNA3pLZVdBvCSRnfWI-MEoAU2X-bC6pS8XB5b-i9gGV8Er8vF6D95KwjV33A_LZaors2mTlr1Me0U45EI7moCAE5os-L7f_uHR_EzOBGlq5_mf69cQpFTEtCFf1BurTlcEhMbqQZcTdwCSs58WP_GvoGVJi-iwaUu3vAhDGI1qRj3OU0uBoRpfA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/08/31 04:02:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAdJ6JXhx7olXYDk-4a-5MMzIX25n_rAd8YeDoPKxs1Ofu7IwsrMAXDGzZJ1iPXqmqUKRmAF6sfc6GZwcKKRIs54koeUHdedL9MOEWE1PqXSahMc7MXARoCqyzfI4UesIMglHPrjEy05itQ7XGu0-_LamufqBHh41ZUTW7RotGTm5Q1zQE4JDbi1BxLOU7CZYRDrfnB1wqVwF23aYXGs2hHVUJ1NvSslg2KgJVr80E6-6NeTbK3bfabmyIR7Ae_H_uu_MTYChGJPZ6mwlwRaL3J2NijE9EMxh_g-Sg9om8IRnxYYVaGkMqH2pwJycUGVjibVC-MdCrzTVTTkQP2f1X8 2025/08/31 04:02:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/31 04:02:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/08/31 04:02:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAdJ6JXhx7olXYDk-4a-5MMzIX25n_rAd8YeDoPKxs1Ofu7IwsrMAXDGzZJ1iPXqmqUKRmAF6sfc6GZwcKKRIs54koeUHdedL9MOEWE1PqXSahMc7MXARoCqyzfI4UesIMglHPrjEy05itQ7XGu0-_LamufqBHh41ZUTW7RotGTm5Q1zQE4JDbi1BxLOU7CZYRDrfnB1wqVwF23aYXGs2hHVUJ1NvSslg2KgJVr80E6-6NeTbK3bfabmyIR7Ae_H_uu_MTYChGJPZ6mwlwRaL3J2NijE9EMxh_g-Sg9om8IRnxYYVaGkMqH2pwJycUGVjibVC-MdCrzTVTTkQP2f1X8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/08/31 04:02:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AFYAqD-e4MaGaRObjnld-jdI8yeGwQx0fE6MGF4NuTiiJ8HHt4p92byt8cMet5-NSos-oHuQRCbiFlk9bWq6VCk5zjF2tnxt-ZtBKLlmE7f5WHJ5OSqa2mgVhddNqOhlNoinME8qRV0o0kmLzkNGsLBn7dT5qGl2cn8LdAwnZKNeUhfDFK2VsyR_1jU1QtWhU3R6C0SeUksut3TOEQHIsEFtdT4GS3ihwNEn449Y1mGiX_Yei9JyrAD2Ph2xGBKRdWjWlOn1CQUFG1PA09JK4UVKuzO9Xb9-FScftZPcMY7jDdWJr7n5oDzkrTW38dbB6-UFcMPk66H_ifvm_tau6YE 2025/08/31 04:02:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/31 04:02:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/31 04:02:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AFYAqD-e4MaGaRObjnld-jdI8yeGwQx0fE6MGF4NuTiiJ8HHt4p92byt8cMet5-NSos-oHuQRCbiFlk9bWq6VCk5zjF2tnxt-ZtBKLlmE7f5WHJ5OSqa2mgVhddNqOhlNoinME8qRV0o0kmLzkNGsLBn7dT5qGl2cn8LdAwnZKNeUhfDFK2VsyR_1jU1QtWhU3R6C0SeUksut3TOEQHIsEFtdT4GS3ihwNEn449Y1mGiX_Yei9JyrAD2Ph2xGBKRdWjWlOn1CQUFG1PA09JK4UVKuzO9Xb9-FScftZPcMY7jDdWJr7n5oDzkrTW38dbB6-UFcMPk66H_ifvm_tau6YE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/08/31 04:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADuCVbFmLn7kAnfy_mjoC9SCNvG9MT03WCdyTfA4gAutiZVEWPpKz1Fi_ePkgmrz-HZXSS6JVgfRVv87WLD_4GCnMTA1cc17YmK6yJEFwqIUvE9nvnXur2laRGYx27otHgfFBFpLQM0BUC6k1W7nbadYi6MEYpQ4ezcMHKzDx66Dkqn8k3BFZYXxeOmDSz_roJsj6z5yLqEvgoREYL_6uSjvQhWRhVinBEceWMwyoY8givYb64x4OHzozPlT7oPizJWs1NRZPHSGwwxFFBAshGmMh_kOkx4oWTh7s_Us70xupTisHu0kus565rnGdUbIzXnQyiYyXuQ4wVaOVA2zZYw 2025/08/31 04:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/31 04:02:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/31 04:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADuCVbFmLn7kAnfy_mjoC9SCNvG9MT03WCdyTfA4gAutiZVEWPpKz1Fi_ePkgmrz-HZXSS6JVgfRVv87WLD_4GCnMTA1cc17YmK6yJEFwqIUvE9nvnXur2laRGYx27otHgfFBFpLQM0BUC6k1W7nbadYi6MEYpQ4ezcMHKzDx66Dkqn8k3BFZYXxeOmDSz_roJsj6z5yLqEvgoREYL_6uSjvQhWRhVinBEceWMwyoY8givYb64x4OHzozPlT7oPizJWs1NRZPHSGwwxFFBAshGmMh_kOkx4oWTh7s_Us70xupTisHu0kus565rnGdUbIzXnQyiYyXuQ4wVaOVA2zZYw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/31 04:02:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AACVTabXpJBhi25F8csitN2ipEF8-h4DydotkLp9N4ZkTxJu5xTcfqo9LhGwYQMAjLKmjSXirUsHAzYu4zjHANwglbO8csLKkxwGo2qtcg2WhfEqcadaoK87kPM3BtDUm4VzkQ-Ym__HNeLnoV8IRT8yAt2ltuZmupjAgWBdTmgwbpYV7LjME_t_uAWuiUjIaf91xVXDZYs068sqj8pkESQYOZw8gAlOyhn10IHPCiiXoIMrzTkoyLkPCGD9Y2kGaSuoBIWJS6Yl2dDerNwsblQ-5pNUhaX2cK0vvA4TKe4UQOjyLa5BmcnkDhG2SKRNKfGg7FMHqHWCVAsFo5fZBbA 2025/08/31 04:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/31 04:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/31 04:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/31 04:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/31 04:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/31 04:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/31 04:02:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AACVTabXpJBhi25F8csitN2ipEF8-h4DydotkLp9N4ZkTxJu5xTcfqo9LhGwYQMAjLKmjSXirUsHAzYu4zjHANwglbO8csLKkxwGo2qtcg2WhfEqcadaoK87kPM3BtDUm4VzkQ-Ym__HNeLnoV8IRT8yAt2ltuZmupjAgWBdTmgwbpYV7LjME_t_uAWuiUjIaf91xVXDZYs068sqj8pkESQYOZw8gAlOyhn10IHPCiiXoIMrzTkoyLkPCGD9Y2kGaSuoBIWJS6Yl2dDerNwsblQ-5pNUhaX2cK0vvA4TKe4UQOjyLa5BmcnkDhG2SKRNKfGg7FMHqHWCVAsFo5fZBbA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/31 04:02:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APNbHcUAH8N742ird298mBMWFHBG-_mblx9hmk8m501QK_to-KEWnrf5luRtxzsvA-Rbd4osyPMZbNW1Jw4JzSe7idDaQiupelubyqNtHeDGEprvug8Nb910UBXKl2x7kTzKu1TK3RlJVO3njqIqt76EWc0uruGW52dXMU_3_t-8Pxzs_gdpX_-i11F1XV4qrRaU714UQO7W_PlzFLb7tcP0xV3Z6jipf8THQcU4G-GRLnZAmRUCZrYLGifN98_klC8NET1PTazXbcYgi_zQ3HsnNdiUELZvea6ZemD6U_9CCAeZAvdtnRvsxxlueqPff28_vF7d9TuM1L_vgd7HyxA 2025/08/31 04:02:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/31 04:02:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/31 04:02:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/08/31 04:02:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/31 04:02:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/31 04:02:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/31 04:02:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "APNbHcUAH8N742ird298mBMWFHBG-_mblx9hmk8m501QK_to-KEWnrf5luRtxzsvA-Rbd4osyPMZbNW1Jw4JzSe7idDaQiupelubyqNtHeDGEprvug8Nb910UBXKl2x7kTzKu1TK3RlJVO3njqIqt76EWc0uruGW52dXMU_3_t-8Pxzs_gdpX_-i11F1XV4qrRaU714UQO7W_PlzFLb7tcP0xV3Z6jipf8THQcU4G-GRLnZAmRUCZrYLGifN98_klC8NET1PTazXbcYgi_zQ3HsnNdiUELZvea6ZemD6U_9CCAeZAvdtnRvsxxlueqPff28_vF7d9TuM1L_vgd7HyxA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/08/31 04:02:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APAQPKRwtJ0cxjpjY8RhivolknbjCJuVPAn5gLjHc_L1v0l-wnJjPzwxKT17_X_eeCZ2_TpCsdI1zH_ReJaBAmsUOafmUOMzSHgxJw-nGD4Vutd8r6z7P5hxAqsxzotdn52j4Um2zqMNRTBaBMDOWnxofTNkc9jABa-hn21f5lwARi-7fOpqGOWZWzBpudHYjb3QRtE6IiIbjEp9QRfFzVRAuSCr3sG9Gm4uaD4_FBp8IuyeQVODRJBBb97WArgAwDVulqAcnW8gCY4xLgEzwmcNiWxT4ibziXAY1MssQk_XmsS5aC-p5wJZHkA319erbJRdEUzgewstVFoWJFshA8M 2025/08/31 04:02:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/31 04:02:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/08/31 04:02:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APAQPKRwtJ0cxjpjY8RhivolknbjCJuVPAn5gLjHc_L1v0l-wnJjPzwxKT17_X_eeCZ2_TpCsdI1zH_ReJaBAmsUOafmUOMzSHgxJw-nGD4Vutd8r6z7P5hxAqsxzotdn52j4Um2zqMNRTBaBMDOWnxofTNkc9jABa-hn21f5lwARi-7fOpqGOWZWzBpudHYjb3QRtE6IiIbjEp9QRfFzVRAuSCr3sG9Gm4uaD4_FBp8IuyeQVODRJBBb97WArgAwDVulqAcnW8gCY4xLgEzwmcNiWxT4ibziXAY1MssQk_XmsS5aC-p5wJZHkA319erbJRdEUzgewstVFoWJFshA8M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/08/31 04:02:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AIWTrtAQ1y0F-gY-SorWkIEfkcyXfhif7qZZKQI2w9BlHuUPt7IT0g_uc6Pr9zoCxrNzXqyNT2Pc24StkmxagXuJnwLpcQSXGLwPlEnRZ-1JqkRGKuQpmP2x46sqsjwmxD7oFY5b1jloF8e_Zvpoik6hm6Y4JO-L0AMo3iH70tioZi6ittMGfjrHAp69tvoEvbPdV-b8MbKeDnCV61V61fdGiJBbZALsYPuQAN_RpSNlrmy-oxOUPP06CvTiwqhIRVqFTxCgNX9lzGnlaMpvDi6o3SCwpX5n12vem-J848QYt_zIJ1Jn22TNGSgcZNOxQSS8H5KLbPz0B-RnLkWHX2o 2025/08/31 04:02:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/31 04:02:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/31 04:02:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AIWTrtAQ1y0F-gY-SorWkIEfkcyXfhif7qZZKQI2w9BlHuUPt7IT0g_uc6Pr9zoCxrNzXqyNT2Pc24StkmxagXuJnwLpcQSXGLwPlEnRZ-1JqkRGKuQpmP2x46sqsjwmxD7oFY5b1jloF8e_Zvpoik6hm6Y4JO-L0AMo3iH70tioZi6ittMGfjrHAp69tvoEvbPdV-b8MbKeDnCV61V61fdGiJBbZALsYPuQAN_RpSNlrmy-oxOUPP06CvTiwqhIRVqFTxCgNX9lzGnlaMpvDi6o3SCwpX5n12vem-J848QYt_zIJ1Jn22TNGSgcZNOxQSS8H5KLbPz0B-RnLkWHX2o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/08/31 04:02:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHm0V8_ZFVTfuRelTIEZsYdNouYBgtdbd4khU1L1kVKAv9MlEthLeQFCwBT_g-9ri0be12RxeBrnxW86m1FdvluWvaRGPd8Bgp42kJ6B53ZAMl2dJyNIJDHqbr8utC1zHu_Oml-gc5i0twQrZHmhiqtoEE1V5po4h6Z9HVXJwyZQV-wyn7UJG-dNDus2QRsjVRs73tZ8xg0w6CV8iVKxWvBac5VwiMCNUu1RTt4yzjwvSix4MphWevA_f9tGwf35tRmviOlDkLa1u9p6BxkVTn2AJH1zgsI_ZAN7_MfLE9IVSu1ZQWWxrw92E5A1Vq49tBvcYjne_OPegsCeg8VzYYc 2025/08/31 04:02:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/31 04:02:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/31 04:02:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHm0V8_ZFVTfuRelTIEZsYdNouYBgtdbd4khU1L1kVKAv9MlEthLeQFCwBT_g-9ri0be12RxeBrnxW86m1FdvluWvaRGPd8Bgp42kJ6B53ZAMl2dJyNIJDHqbr8utC1zHu_Oml-gc5i0twQrZHmhiqtoEE1V5po4h6Z9HVXJwyZQV-wyn7UJG-dNDus2QRsjVRs73tZ8xg0w6CV8iVKxWvBac5VwiMCNUu1RTt4yzjwvSix4MphWevA_f9tGwf35tRmviOlDkLa1u9p6BxkVTn2AJH1zgsI_ZAN7_MfLE9IVSu1ZQWWxrw92E5A1Vq49tBvcYjne_OPegsCeg8VzYYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/31 04:02:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAKNIEfu_NN08-HEljQS72XthzZ59sbgc-Dp_jAi7co2T7kIDskICZHU5j-n1du5RJHLqY-Sd1v5eGUgw0wzRl5EOEsblkSmzhVC6xHP5pWae7WzMYXu1Z1SH_Z72dJ_UIDwIrElCCWT7kv8OsRcxS96OSbPx-BwuohDNFpqac2LL-SRy7QugFpueLTQK7Fj00SUjjSDhWqXFDJqVFfdOBkA4Diu4nQt5fclh7IkHjN7cM8-W_FdB-QYR2xrDvaZ9y8xc3yDAiF-58cHJGIB9d_31UUD5kDM1QVLdu6kYwp_YUljramY5obmJzIXaFAkDiqas6DN23aDD2aFQ1mdTC0 2025/08/31 04:02:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/31 04:02:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/31 04:02:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/31 04:02:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/31 04:02:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/31 04:02:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/31 04:02:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAKNIEfu_NN08-HEljQS72XthzZ59sbgc-Dp_jAi7co2T7kIDskICZHU5j-n1du5RJHLqY-Sd1v5eGUgw0wzRl5EOEsblkSmzhVC6xHP5pWae7WzMYXu1Z1SH_Z72dJ_UIDwIrElCCWT7kv8OsRcxS96OSbPx-BwuohDNFpqac2LL-SRy7QugFpueLTQK7Fj00SUjjSDhWqXFDJqVFfdOBkA4Diu4nQt5fclh7IkHjN7cM8-W_FdB-QYR2xrDvaZ9y8xc3yDAiF-58cHJGIB9d_31UUD5kDM1QVLdu6kYwp_YUljramY5obmJzIXaFAkDiqas6DN23aDD2aFQ1mdTC0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/31 04:02:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABF-HgmaXyGOTKCFamKeqMMJiBgk8X0rq_Fc6tQqUClR7Co192nXuo4koCjuM9QhXimJabLv1pIsYWYQymAAeiHWATl9K23eg0zKergf2n-ch39vxcnXdI212rmj_prXmbCRc0pTcxdm40069WgVX2R4jBYqiZgL-6MaG_Tc-WMrh_aDHupa9cpw0ipX_3lK9T4n0R3VWxcxs7hsbFd64jSc6Se2G_wgG6L_gn8ydxewpSimLZiX40DZvRLIwhyxIyWVCpanZFmFQiNgHmylXoDy5Dr20aMtL1q77w5veZ5f1HSblI6KNtZ0tPfPy7UgpjtIV4z-ZBY446XhwCS7ysc 2025/08/31 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/31 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/08/31 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/08/31 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/31 04:03:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/31 04:03:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/31 04:03:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABF-HgmaXyGOTKCFamKeqMMJiBgk8X0rq_Fc6tQqUClR7Co192nXuo4koCjuM9QhXimJabLv1pIsYWYQymAAeiHWATl9K23eg0zKergf2n-ch39vxcnXdI212rmj_prXmbCRc0pTcxdm40069WgVX2R4jBYqiZgL-6MaG_Tc-WMrh_aDHupa9cpw0ipX_3lK9T4n0R3VWxcxs7hsbFd64jSc6Se2G_wgG6L_gn8ydxewpSimLZiX40DZvRLIwhyxIyWVCpanZFmFQiNgHmylXoDy5Dr20aMtL1q77w5veZ5f1HSblI6KNtZ0tPfPy7UgpjtIV4z-ZBY446XhwCS7ysc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/08/31 04:03:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AAXNirqNTBaV5BxAIHcX9vyQrnKPbPbz0QYcvAQ4XPtpRGUPoPbzFa7Rk3xm9qjjNz9KzZnupmg6DKmtB2DlmVug5GfeW1hFxsKoHcSwKD3tHLHnF1wsgXkv5RDTeQMXD6f6HCuvOQoU-JH7EYMEauMtAviBGXYdTPG_IRw1-eqWZwwCx_0Lm7Vd0oKXJ3LExw4C2WwWjs7JIM3ikc7RiNgctg1PwBNztplMYrn4IU7meqRTfNmc3Z3IJVchWpefcoP8J9hykEwnOWLYM7JTE48UW-E6cGe3sMxRCpKFBFNFv0uCuuRvyA53VWrPyBcBVPvmnso8cZbLzyFsZHDB_lE 2025/08/31 04:03:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/08/31 04:03:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/08/31 04:03:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AAXNirqNTBaV5BxAIHcX9vyQrnKPbPbz0QYcvAQ4XPtpRGUPoPbzFa7Rk3xm9qjjNz9KzZnupmg6DKmtB2DlmVug5GfeW1hFxsKoHcSwKD3tHLHnF1wsgXkv5RDTeQMXD6f6HCuvOQoU-JH7EYMEauMtAviBGXYdTPG_IRw1-eqWZwwCx_0Lm7Vd0oKXJ3LExw4C2WwWjs7JIM3ikc7RiNgctg1PwBNztplMYrn4IU7meqRTfNmc3Z3IJVchWpefcoP8J9hykEwnOWLYM7JTE48UW-E6cGe3sMxRCpKFBFNFv0uCuuRvyA53VWrPyBcBVPvmnso8cZbLzyFsZHDB_lE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/08/31 04:03:12 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADkKemp-IdCGptCi3XLPRXllAd0VHDV4DqsEpz8kWaSKUqddJYO-9m5RCA4mhJYhbppwto7oM7XDGCDg4FA4Wpkl6rAhJTjXYEaI01Z--CH2rmo1xIb11F6lsyXURqtZ4YFrkBcR_aKYHNP3X7F2UHCwUjySCQLiY0jqt1fN-tZUrVAcaueDku8mJ_MVN05XmGa-_ZgdLISn2uRwc4y4FA_CHguJYxMAGWgUkMiQD0ATVOFj0RUTZwlmHj3TS2VUvZnYNddOIMGibXAvJ5_IkHG9r7KVvUt_Icn9fNFogUu4JMo4JXimav6VYhwVf6u2Ms5Z78TbvlLox6WxX_1CHYQ 2025/08/31 04:03:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/08/31 04:03:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/31 04:03:14 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADkKemp-IdCGptCi3XLPRXllAd0VHDV4DqsEpz8kWaSKUqddJYO-9m5RCA4mhJYhbppwto7oM7XDGCDg4FA4Wpkl6rAhJTjXYEaI01Z--CH2rmo1xIb11F6lsyXURqtZ4YFrkBcR_aKYHNP3X7F2UHCwUjySCQLiY0jqt1fN-tZUrVAcaueDku8mJ_MVN05XmGa-_ZgdLISn2uRwc4y4FA_CHguJYxMAGWgUkMiQD0ATVOFj0RUTZwlmHj3TS2VUvZnYNddOIMGibXAvJ5_IkHG9r7KVvUt_Icn9fNFogUu4JMo4JXimav6VYhwVf6u2Ms5Z78TbvlLox6WxX_1CHYQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/08/31 04:03:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AO7RPBjDEnxhVG_NYqXC_g68boqSQ3IZrB2LfM_PHUS0oIqN2pT5N2e6TcAubXirlywMpXILn5E9Dk6BWNXh_wHGJDMjpMzo5lKPTYzMkbhOcYlrWv-4euofsbac4bE-BGeAUOO61BEfw9ItA5EXbQph8jhyAjO4cBp9Wi1sXjOVWP2brKpqIRvTC66PUvecBGH07uFxtpM2RVNNWp0xndbdTWjTU53NwRms9FO0ZFKZl9uqSbOoLHpcUul9prJ_eAB5bD8Mm3UYP_yQNR7ZqPOcxx8D5P-s9DoyiHfU2uFLz2nL-TeYFahVNEPt-V9w-nUu8_tDta0qvggx8GTx2CA 2025/08/31 04:03:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/31 04:03:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/31 04:03:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AO7RPBjDEnxhVG_NYqXC_g68boqSQ3IZrB2LfM_PHUS0oIqN2pT5N2e6TcAubXirlywMpXILn5E9Dk6BWNXh_wHGJDMjpMzo5lKPTYzMkbhOcYlrWv-4euofsbac4bE-BGeAUOO61BEfw9ItA5EXbQph8jhyAjO4cBp9Wi1sXjOVWP2brKpqIRvTC66PUvecBGH07uFxtpM2RVNNWp0xndbdTWjTU53NwRms9FO0ZFKZl9uqSbOoLHpcUul9prJ_eAB5bD8Mm3UYP_yQNR7ZqPOcxx8D5P-s9DoyiHfU2uFLz2nL-TeYFahVNEPt-V9w-nUu8_tDta0qvggx8GTx2CA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/31 04:03:20 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APrR8mtGmP5_U_mKQn2bqx_fjaUHm5zGdhlAyGgUbjavqX-6H1u2x2mUYNkjgbuQSLp_e0l_JNStRTEJqlDJrJETNFOkcWRiykmZbsVNZDePpYinVfgoT7HwTvfxO5MTsiS13c5rCrzxrLf_QDrSglXHIapl6aVNZ_vP-HcHHXqqOxtRJypGTsbLAnr1cKkq6qJCsQkpO2QrMb0385lCuhF7eJAwdx5jl9FYyq2V5piBZz27JcI9aHS1za2ZpphI11Uy-Mg0q3RArIeP6x2gaIgzgEl7JXyM97gWXFNwmA3XU9ZYRSHjUiGCrcRulh4AeGLHsGs3_PwXwJbpGjIHR0w 2025/08/31 04:03:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/31 04:03:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/31 04:03:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/31 04:03:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/31 04:03:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/31 04:03:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/31 04:03:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APrR8mtGmP5_U_mKQn2bqx_fjaUHm5zGdhlAyGgUbjavqX-6H1u2x2mUYNkjgbuQSLp_e0l_JNStRTEJqlDJrJETNFOkcWRiykmZbsVNZDePpYinVfgoT7HwTvfxO5MTsiS13c5rCrzxrLf_QDrSglXHIapl6aVNZ_vP-HcHHXqqOxtRJypGTsbLAnr1cKkq6qJCsQkpO2QrMb0385lCuhF7eJAwdx5jl9FYyq2V5piBZz27JcI9aHS1za2ZpphI11Uy-Mg0q3RArIeP6x2gaIgzgEl7JXyM97gWXFNwmA3XU9ZYRSHjUiGCrcRulh4AeGLHsGs3_PwXwJbpGjIHR0w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/31 04:03:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AAl7l2eRYOVqBGb-WRUKvFX_eZ7Sr51n_Fxax5w1ZamOYqW3pDs-gNyOSQuaceM16rs1pAaaWByjQKSUnT5_XmLqqg6Qo_bjb8uZybr5iDzW3PiuFTFyHjro2RyGILPFHfuCbvFWMlBpK5ph_zn4shhfdBDpFVLsTI64faHgLGIdrn9fuyVgQucBNqI47myc_7sjIBg93KpqqL_bLBJfLVxv9VBgAm2QJjjzWdmcimFnKszvv0YEty6ShU6T8XxhORv1LCGx2t9wteM-c-Gy_75Lw1gA-HOZkQ6oTUJGyA-5iLJTpOiZbQHVsmJndfA7Dg49YORxyHEhdwoU2UBkX-M 2025/08/31 04:03:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/31 04:03:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/08/31 04:03:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/08/31 04:03:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/31 04:03:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/31 04:03:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/31 04:03:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AAl7l2eRYOVqBGb-WRUKvFX_eZ7Sr51n_Fxax5w1ZamOYqW3pDs-gNyOSQuaceM16rs1pAaaWByjQKSUnT5_XmLqqg6Qo_bjb8uZybr5iDzW3PiuFTFyHjro2RyGILPFHfuCbvFWMlBpK5ph_zn4shhfdBDpFVLsTI64faHgLGIdrn9fuyVgQucBNqI47myc_7sjIBg93KpqqL_bLBJfLVxv9VBgAm2QJjjzWdmcimFnKszvv0YEty6ShU6T8XxhORv1LCGx2t9wteM-c-Gy_75Lw1gA-HOZkQ6oTUJGyA-5iLJTpOiZbQHVsmJndfA7Dg49YORxyHEhdwoU2UBkX-M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/08/31 04:03:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGUwiyIFQr4pXf1tfIi_ci16AUZn0hvShpsA6Ae3rOWbHroa60rUPyDxafKU4WhALrflO4xffhywSwpftBloKpskp3bLmTsDeucIKi-N2satKGPvCLACI479HuHerGTb7VBVk7Ia1LNaYc0AMc4Z-pna07jDdIjoJXEswL23LbIuPNBQWth8Q45YsSYwQ3TLZbeh0lU5o-biG8fq4zdu8wa4FVNYKhq8VAnvTu5MAjKsEnOQuJYmG22P2ygg6kyb-lk_kHDNWFrn6Ywpy9gBXR-SbsdHLiBnJDdh8jbr2DJI1HNu3IXaxsk9F6d3R7aCZYGE46ctnGMoOIHimgP5hIc 2025/08/31 04:03:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/08/31 04:03:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/08/31 04:03:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AGUwiyIFQr4pXf1tfIi_ci16AUZn0hvShpsA6Ae3rOWbHroa60rUPyDxafKU4WhALrflO4xffhywSwpftBloKpskp3bLmTsDeucIKi-N2satKGPvCLACI479HuHerGTb7VBVk7Ia1LNaYc0AMc4Z-pna07jDdIjoJXEswL23LbIuPNBQWth8Q45YsSYwQ3TLZbeh0lU5o-biG8fq4zdu8wa4FVNYKhq8VAnvTu5MAjKsEnOQuJYmG22P2ygg6kyb-lk_kHDNWFrn6Ywpy9gBXR-SbsdHLiBnJDdh8jbr2DJI1HNu3IXaxsk9F6d3R7aCZYGE46ctnGMoOIHimgP5hIc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/08/31 04:03:40 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AAzkdj4eJAs1Bf1HJ57CjyQxh0-NNNOzMsUD5SQH1xScJSQE5_mT7ZiXCj4GqiSkyrFEMk4YseeSBvjaDfkV7uUfZllM9qiB_GRFu3s9sqDOgcuVg83XNgURFx9o_0wIv0vz_FFFXKtnM_Ivmfkf1gMAr561VHONW7JE9stk0S2Vr9-BcuU9iHPyoY96w0YpYQvwHkWoU45FMAU6Qi-LlJ1doFysWA6DZojbSiVOuy7_qm_Z2lY5n9Kkluq0vXFaTlTxHcHjHVqqKJjYvaf-2T3CM6f6vfnmAcMS5bTT94CGh5bQrZIVpB4FP29cduq9b3ib3QSLMASnKQSfhevFuKU 2025/08/31 04:03:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/08/31 04:03:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/31 04:03:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AAzkdj4eJAs1Bf1HJ57CjyQxh0-NNNOzMsUD5SQH1xScJSQE5_mT7ZiXCj4GqiSkyrFEMk4YseeSBvjaDfkV7uUfZllM9qiB_GRFu3s9sqDOgcuVg83XNgURFx9o_0wIv0vz_FFFXKtnM_Ivmfkf1gMAr561VHONW7JE9stk0S2Vr9-BcuU9iHPyoY96w0YpYQvwHkWoU45FMAU6Qi-LlJ1doFysWA6DZojbSiVOuy7_qm_Z2lY5n9Kkluq0vXFaTlTxHcHjHVqqKJjYvaf-2T3CM6f6vfnmAcMS5bTT94CGh5bQrZIVpB4FP29cduq9b3ib3QSLMASnKQSfhevFuKU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/08/31 04:03:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AKyW1U7IgQtBV-PxzfvQUhkwMXkPYEaPFM4wMHClaSuI4zU0m1hYV05kj1h24_4qu7FywRa4be_43wOuJjxOnaVx6j19pW6E16SYGEoZdU9UMkryD3nuVKRyeLkxmNxeLDW2l-C7Vs_XrPEegYMMSgiyOcQGgEqHQ2k_QZzfaafbrqqqNj2tI6oqXX27HEHjYYS5dfoR7CatWADq_kKeJWPDy7ivhvxQhBOZ2QFcT9C2uG9E1_tj1n-gEmGTkz8X78_Sst12AhaNJ6GpjOpINkr6HNRJsabOW9rOkgynSCLynmD2NUfHvARDjgFAIW2ibRIDvzGAjdDpzolubvxb7kk 2025/08/31 04:03:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/31 04:03:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/31 04:03:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AKyW1U7IgQtBV-PxzfvQUhkwMXkPYEaPFM4wMHClaSuI4zU0m1hYV05kj1h24_4qu7FywRa4be_43wOuJjxOnaVx6j19pW6E16SYGEoZdU9UMkryD3nuVKRyeLkxmNxeLDW2l-C7Vs_XrPEegYMMSgiyOcQGgEqHQ2k_QZzfaafbrqqqNj2tI6oqXX27HEHjYYS5dfoR7CatWADq_kKeJWPDy7ivhvxQhBOZ2QFcT9C2uG9E1_tj1n-gEmGTkz8X78_Sst12AhaNJ6GpjOpINkr6HNRJsabOW9rOkgynSCLynmD2NUfHvARDjgFAIW2ibRIDvzGAjdDpzolubvxb7kk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/31 04:03:48 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJjF5lECi0VgE6maQHKCzseRxid7nyu_8zfGN_zHAe3UTU7TkCepEUNN8tv7L7ValENqw_0D3R8Rverb3gR53kTgE0t5R56GkYrYRuuccn3QM47qVizAeeuawIQZq1BctQTTthO-L71p6uUpU1t0_iOUyutqZ8l2abSIwhxqYU_9_weHUExNdiU62eRT3v3npjI-OEyZdsnFd9l-oDgRGY0sNkBmk-KyPTinDLrssBt-Knc06PitFp6PoTPAlAK3pcP1UaMkUr0tUQgNaXZYkBdBjvCDdjblgpIR0PO4cpQv7q7YKRqBUu9fTOlvyaGQS_HLWU9CEV318pgeUeYDCZQ 2025/08/31 04:03:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/31 04:03:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/31 04:03:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/31 04:03:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/31 04:03:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/31 04:03:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/31 04:03:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJjF5lECi0VgE6maQHKCzseRxid7nyu_8zfGN_zHAe3UTU7TkCepEUNN8tv7L7ValENqw_0D3R8Rverb3gR53kTgE0t5R56GkYrYRuuccn3QM47qVizAeeuawIQZq1BctQTTthO-L71p6uUpU1t0_iOUyutqZ8l2abSIwhxqYU_9_weHUExNdiU62eRT3v3npjI-OEyZdsnFd9l-oDgRGY0sNkBmk-KyPTinDLrssBt-Knc06PitFp6PoTPAlAK3pcP1UaMkUr0tUQgNaXZYkBdBjvCDdjblgpIR0PO4cpQv7q7YKRqBUu9fTOlvyaGQS_HLWU9CEV318pgeUeYDCZQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/31 04:03:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFEXtC6v4x3JTnHTwKnEiK2NXk3eqgIy21V8dFSlPycSwHWE3eJxcrPxcYgMEvHZfhYRNWvwSGf14yidhiplgg7SFtHsRGF5LCfSHrOHDhry42DXazpupHKB2xoSkhm0pw1jat7YsKgpVJnp6Audd32wxA5Qnk9puOYYamaDD1SeOCwby7fsB6PQNRP_mDc182UY3EIW54FqFrUhBnYcYDyeWnzOaBZstFOFcxDeaHZKVUBljRtC4f_CItUwRrpI-bDtqJTlYc8P_SQirsiFSrUS9gite1VCJYjrjASUHw3L7wRPzmam4zAQm3GbGMpqWIZC4n3FVTWwqg1bCmhB3_M 2025/08/31 04:03:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/31 04:03:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/08/31 04:03:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/08/31 04:03:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/31 04:03:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/31 04:03:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/31 04:03:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFEXtC6v4x3JTnHTwKnEiK2NXk3eqgIy21V8dFSlPycSwHWE3eJxcrPxcYgMEvHZfhYRNWvwSGf14yidhiplgg7SFtHsRGF5LCfSHrOHDhry42DXazpupHKB2xoSkhm0pw1jat7YsKgpVJnp6Audd32wxA5Qnk9puOYYamaDD1SeOCwby7fsB6PQNRP_mDc182UY3EIW54FqFrUhBnYcYDyeWnzOaBZstFOFcxDeaHZKVUBljRtC4f_CItUwRrpI-bDtqJTlYc8P_SQirsiFSrUS9gite1VCJYjrjASUHw3L7wRPzmam4zAQm3GbGMpqWIZC4n3FVTWwqg1bCmhB3_M" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/08/31 04:04:01 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/08/31 04:04:08 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/31 04:04:14 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/31 04:04:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/31 04:04:37 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/31 04:04:41 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOG6ZvdZdlnu8FpJFdwRnClYVA2i5X-ZffHZIJSEiL2B5Ju5nOdJ1Q-E65yKQ_156Qu2AYENvNilmCWfVao-P8HZf4SjHAfiObb1RNzHe6daQxwTYjgMTcV5QxP8368KmPYS2VoGYghx8RLyNEOPSLMR98qSO0b1kFplzv3cqiKQ9gyPgp07njZ3buYR7Y2irLfqq_VxoWQgL_7d8FI2wQDdXmSNnIEk81l8Yw5c30CgK-xCcKZ8dwfLSNeIYdi-4cWqaYthCOBtPFnW1O_jZb9YEWYd1mrWbo8Ro7ryYFv-17AKCfr_Q8IJJLXFxhJXrbfUmVMdyEilW3zPac7KT8E 2025/08/31 04:04:41 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/31 04:04:42 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f70550951719a02f01b5095a553b6f70" 2025/08/31 04:04:43 DEBUG : unknown-size-put.txt: multipart upload "AOG6ZvdZdlnu8FpJFdwRnClYVA2i5X-ZffHZIJSEiL2B5Ju5nOdJ1Q-E65yKQ_156Qu2AYENvNilmCWfVao-P8HZf4SjHAfiObb1RNzHe6daQxwTYjgMTcV5QxP8368KmPYS2VoGYghx8RLyNEOPSLMR98qSO0b1kFplzv3cqiKQ9gyPgp07njZ3buYR7Y2irLfqq_VxoWQgL_7d8FI2wQDdXmSNnIEk81l8Yw5c30CgK-xCcKZ8dwfLSNeIYdi-4cWqaYthCOBtPFnW1O_jZb9YEWYd1mrWbo8Ro7ryYFv-17AKCfr_Q8IJJLXFxhJXrbfUmVMdyEilW3zPac7KT8E" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/31 04:04:45 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AJoQFEX5BFgUkcyu6OROgfxS5pjrcLHSDzEONgFF_wIiyQmVzSZ9bQGSMgGmoi92JJgKK2bsrLhfnNLv2teovCHSvk6_7wAMl_BP9TWQKHBXsbAgxmgMe1zOxvWNCUDnx75TT5lsbJvQAcVBoVd9ekiWIY52WYwtRywTzssAvt8yrbRlzHH9-DMI9BYG8rUxuQlBFXGpRyaCqOomuguM_kBv05nHlOlnmeYjKo_jD-AnMRorpiri_Y6a7FwkOZL25DIzMh2UzCDvrEXvAQsnaCH10WV3C5GZKp9-XcH-K15OMPdimSSr8bkhhlN-TUQlvBaHiS-3bj57bnMdX-EB-d0 2025/08/31 04:04:45 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/08/31 04:04:46 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "95250d95cd92ab492796b2b1d3de2482" 2025/08/31 04:04:47 DEBUG : unknown-size-update.txt: multipart upload "AJoQFEX5BFgUkcyu6OROgfxS5pjrcLHSDzEONgFF_wIiyQmVzSZ9bQGSMgGmoi92JJgKK2bsrLhfnNLv2teovCHSvk6_7wAMl_BP9TWQKHBXsbAgxmgMe1zOxvWNCUDnx75TT5lsbJvQAcVBoVd9ekiWIY52WYwtRywTzssAvt8yrbRlzHH9-DMI9BYG8rUxuQlBFXGpRyaCqOomuguM_kBv05nHlOlnmeYjKo_jD-AnMRorpiri_Y6a7FwkOZL25DIzMh2UzCDvrEXvAQsnaCH10WV3C5GZKp9-XcH-K15OMPdimSSr8bkhhlN-TUQlvBaHiS-3bj57bnMdX-EB-d0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/31 04:04:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qetabol8gapi/deeper/nonexisting/directory" 2025/08/31 04:04:47 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/08/31 04:04:48 DEBUG : Waiting for deletions to finish 2025/08/31 04:04:48 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/08/31 04:04:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/08/31 04:04:48 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/08/31 04:04:50 INFO : S3 bucket rclone-test-qetabol8gapi: Bucket "rclone-test-qetabol8gapi" deleted 2025/08/31 04:04:50 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (301.61s) --- 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 (2.56s) --- PASS: TestIntegration/FsMkdir (297.66s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (37.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.76s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.74s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (47.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (153.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (22.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (7.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (22.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (26.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (29.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (10.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (41.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (6.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (14.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.81s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.34s) --- 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/08/31 04:04:50 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/08/31 04:04:50 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 301.643s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 5m3.742084301s (try 1/5)