"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/03/03 02:50:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuqadot9cupa" 2026/03/03 02:50:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/03/03 02:50:17 INFO : S3 bucket rclone-test-tuqadot9cupa: Bucket "rclone-test-tuqadot9cupa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/03 02:50:18 INFO : S3 bucket rclone-test-tuqadot9cupa: Bucket "rclone-test-tuqadot9cupa" deleted === RUN TestIntegration/FsMkdir 2026/03/03 02:50:18 INFO : S3 bucket rclone-test-tuqadot9cupa: Bucket "rclone-test-tuqadot9cupa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/03 02:50:19 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/03 02:50:19 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/03 02:50:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/03 02:50:29 NOTICE: S3 bucket rclone-test-tuqadot9cupa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/03 02:50:29 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AAWlBVh2Qohm7FOmIFPJV4ZGCbYFoK1swOyPRKgHwJgRU-RbDVeHKSiZhDqg9aHkyb2znHW06jbbzkNoTEq41Cn62tj4m8ebS3oqV8COvJTFXPRqMXrBdHZ6C_XXx7TvNj7UM85ZdX2gzyqc58ilRDs8Kj3qj9crz4J_-4RDjKxwxsVysdJ8Yx-zW4buI0umYlBvqVcVpbY9mkKa3F08-E_Irv0_RscjUWGxbYH0fK2FHyQ1Q1YW45GhacSHIpu5bP-ePjCHB_orMOueNtDf_MAQCvDOizLF4kLUvgXlmpTsdDJwflJma-zwQZyCOrHqfSUhH4lG8BbT8bRbtb8Vsiw 2026/03/03 02:50:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a34a26693f21dfb99eec7370545bd320" 2026/03/03 02:50:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "cc24cfca3f1b71c9198dc3c7ab610748" 2026/03/03 02:50:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "5fe382206f41366fa98290f4ddabe300" 2026/03/03 02:50:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AAWlBVh2Qohm7FOmIFPJV4ZGCbYFoK1swOyPRKgHwJgRU-RbDVeHKSiZhDqg9aHkyb2znHW06jbbzkNoTEq41Cn62tj4m8ebS3oqV8COvJTFXPRqMXrBdHZ6C_XXx7TvNj7UM85ZdX2gzyqc58ilRDs8Kj3qj9crz4J_-4RDjKxwxsVysdJ8Yx-zW4buI0umYlBvqVcVpbY9mkKa3F08-E_Irv0_RscjUWGxbYH0fK2FHyQ1Q1YW45GhacSHIpu5bP-ePjCHB_orMOueNtDf_MAQCvDOizLF4kLUvgXlmpTsdDJwflJma-zwQZyCOrHqfSUhH4lG8BbT8bRbtb8Vsiw" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/03 02:50:32 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/03 02:50:32 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/03 02:50:34 DEBUG : S3 bucket rclone-test-tuqadot9cupa: bucket is versioned: false 2026/03/03 02:50:34 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:34 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/03 02:50:34 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/03 02:50:34 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/03 02:50:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuqadot9cupa/dirToPurgeFromRoot" 2026/03/03 02:50:35 DEBUG : S3 bucket rclone-test-tuqadot9cupa path dirToPurgeFromRoot: bucket is versioned: false 2026/03/03 02:50:35 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:35 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/03 02:50:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/03 02:50:35 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/03 02:50:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuqadot9cupa/hello? sausage/êé" 2026/03/03 02:50:36 DEBUG : S3 bucket rclone-test-tuqadot9cupa path hello? sausage/êé: bucket is versioned: false 2026/03/03 02:50:36 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:36 DEBUG : "a/b/c/d/e.txt" version false 2026/03/03 02:50:36 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/03 02:50:36 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/03 02:50:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuqadot9cupa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/03 02:50:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuqadot9cupa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-tuqadot9cupa" from "TestS3R2:rclone-test-tuqadot9cupa" 2026/03/03 02:50:41 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/03 02:50:46 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJXmy7l5-g6kY2ov5ww7emmSeUzXtRNP9APrFjpTzpqEOiy3QiiTflNOolt1Vhl8_QSPmvhxPsyKDv7HoFegqotFFlwQqHnru2gofZ2eooIXryB6gm6B9YhGW4PrMxbWZCIj4WA6bv2z6Qaw0im1-68qgODdH07VH94J4dOlZ8gwiKF7alz5wY98DjpILuOA6Xlg8wSqR_WwTUosUto3DKWwRC0zhvbE2iV_TGzJqO5Oot_7xFEO6nPmuXU-4oEYqmVNu3vfmE4HZc2xTMTpy_IwEJT-AHNL13C9TlKE0uc-UgZ4tZVpW-zN24V1s5EJXCWaj9uomwVRvWlTLPrMeFk 2026/03/03 02:50:46 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/03 02:50:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/03 02:50:46 DEBUG : piped data.txt: multipart upload "AJXmy7l5-g6kY2ov5ww7emmSeUzXtRNP9APrFjpTzpqEOiy3QiiTflNOolt1Vhl8_QSPmvhxPsyKDv7HoFegqotFFlwQqHnru2gofZ2eooIXryB6gm6B9YhGW4PrMxbWZCIj4WA6bv2z6Qaw0im1-68qgODdH07VH94J4dOlZ8gwiKF7alz5wY98DjpILuOA6Xlg8wSqR_WwTUosUto3DKWwRC0zhvbE2iV_TGzJqO5Oot_7xFEO6nPmuXU-4oEYqmVNu3vfmE4HZc2xTMTpy_IwEJT-AHNL13C9TlKE0uc-UgZ4tZVpW-zN24V1s5EJXCWaj9uomwVRvWlTLPrMeFk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/03 02:50:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AALwjHVlnB08k9fX86-zeZjcxJsMRNA1ImjCyIe_aq4l00OECrGkYavGlc9YrmyxUBJhTS5iTIL_WDRrgucu8fdGOAv6HGHsW7u4i_vhn2fE_t9iTTcseIOvA-UE-yvcnslEnp7MUy43V8UKnokqdFxTsjHzF_2Z8mUrhYqJozjFx2c94zXbmRfU3JUKvq_A-GGVnhnbPiqnS1n-P0-hF-T6LgRACbq0cvauIZ6FuxRsNbKIGz-jHsvVjWioL5capxkABjORSjzBg4HR0PNvijeXQA931f6Qyqn25w3rlWqPj7Akz4ihMAXQ__oMrl8qEqw_Yx3OkRdUNpGPqSTr3ks 2026/03/03 02:50:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/03 02:50:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6d259ad986bffc17c9069c28e24ed67c" 2026/03/03 02:50:47 DEBUG : piped data.txt: multipart upload "AALwjHVlnB08k9fX86-zeZjcxJsMRNA1ImjCyIe_aq4l00OECrGkYavGlc9YrmyxUBJhTS5iTIL_WDRrgucu8fdGOAv6HGHsW7u4i_vhn2fE_t9iTTcseIOvA-UE-yvcnslEnp7MUy43V8UKnokqdFxTsjHzF_2Z8mUrhYqJozjFx2c94zXbmRfU3JUKvq_A-GGVnhnbPiqnS1n-P0-hF-T6LgRACbq0cvauIZ6FuxRsNbKIGz-jHsvVjWioL5capxkABjORSjzBg4HR0PNvijeXQA931f6Qyqn25w3rlWqPj7Akz4ihMAXQ__oMrl8qEqw_Yx3OkRdUNpGPqSTr3ks" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/03/03 02:50:47 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/03/03 02:50:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AKMl1h820JsGaasZBc-oDkG818GNFq5WyZDVWGvfX7RWFIbM7htyablWL8jmxlYgOAj0kbOU6-xtK9jpxivzcDEYQj8dKnMFOQJB3ksEeIgtMh6CgTg7_Vt-oYEM-DQQxHthy9g0ZFqDuhqNErptOx6N78Ejpv986_bai9Ozo8jCC7Q__oZOsAbfwxSPP0IyvcL5IgdBgobGFNOrhYVYse__awz1fyBY2pFYMJjloHwL2lxLFN9t2WbsQlriVC2WZoh7WnPuCanBvvOLWSH4kE0YHdRCPBGzByNJDatmmUBt7RXNQFj658iQL8TgGTa9E7SQwGN_LEE-z9QLyNdwzXA 2026/03/03 02:50:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/03 02:50:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/03 02:50:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AKMl1h820JsGaasZBc-oDkG818GNFq5WyZDVWGvfX7RWFIbM7htyablWL8jmxlYgOAj0kbOU6-xtK9jpxivzcDEYQj8dKnMFOQJB3ksEeIgtMh6CgTg7_Vt-oYEM-DQQxHthy9g0ZFqDuhqNErptOx6N78Ejpv986_bai9Ozo8jCC7Q__oZOsAbfwxSPP0IyvcL5IgdBgobGFNOrhYVYse__awz1fyBY2pFYMJjloHwL2lxLFN9t2WbsQlriVC2WZoh7WnPuCanBvvOLWSH4kE0YHdRCPBGzByNJDatmmUBt7RXNQFj658iQL8TgGTa9E7SQwGN_LEE-z9QLyNdwzXA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/03 02:50:50 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADFcZCyAgURFc0R3PLksWvkJ7MhLtMeUccYKwA7T51ZeOE8r-gsE1C1zcaLIwQx_jFZ-ouGzVO8nRqTY_snGsysR5rGIBPV6z90BBykjUpLfcvmlww5njQGjPvzy2eNEVeesbzyDwOtEUeFqycbGNlZiwIkQCv0DtcK4-DInUK2fjhHq7MhJdm8S_hELWuLhEkWm9S2V3OLQn4fL4z_yYR7QaAgqjV6INNDCchAhxQuGa1B70C6YYyZLzVpJfa9qQQ82FjUwwP2-wLJ7m_FxUUXReoMG8tqQ7_F0_YTyyNI1hDBZir_lGHZMX1F6bld7W_c0q_sFKV0O_DEpnVa2PuE 2026/03/03 02:50:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/03 02:50:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/03 02:50:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADFcZCyAgURFc0R3PLksWvkJ7MhLtMeUccYKwA7T51ZeOE8r-gsE1C1zcaLIwQx_jFZ-ouGzVO8nRqTY_snGsysR5rGIBPV6z90BBykjUpLfcvmlww5njQGjPvzy2eNEVeesbzyDwOtEUeFqycbGNlZiwIkQCv0DtcK4-DInUK2fjhHq7MhJdm8S_hELWuLhEkWm9S2V3OLQn4fL4z_yYR7QaAgqjV6INNDCchAhxQuGa1B70C6YYyZLzVpJfa9qQQ82FjUwwP2-wLJ7m_FxUUXReoMG8tqQ7_F0_YTyyNI1hDBZir_lGHZMX1F6bld7W_c0q_sFKV0O_DEpnVa2PuE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/03 02:50:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AFka-HvGBhf3yfpJygnXqDepAekWwgHVAwFLc73ffQfko8nIGzXRrTPwLt8ygtnxpdQ3HBaUtqSkSQ3pFLt1tJFkxT3HKY8D_L-BuCB3tH9xS0kfH2pwTn5HjnBxS4HHM_otfKcICfJ5dKxsLR5ICfZcYy-6KP_SnsH34Tx2QB_G_lbBzh7e767UZWXzV5CHn4noCE1ZFHcNyloyUuZcYhIQCBVDTXbjcSDbTo2cuKg0AmjqckhFIx-_m0fddV61dh10ArT-F82O4JUfp7-typmbyjH9X_vjFe0wMVQl6Bn065N2V8ivyq_fZToLDjFX8kBLzR7d9LmqcVoyw_wRv4g 2026/03/03 02:50:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/03 02:50:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/03 02:50:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AFka-HvGBhf3yfpJygnXqDepAekWwgHVAwFLc73ffQfko8nIGzXRrTPwLt8ygtnxpdQ3HBaUtqSkSQ3pFLt1tJFkxT3HKY8D_L-BuCB3tH9xS0kfH2pwTn5HjnBxS4HHM_otfKcICfJ5dKxsLR5ICfZcYy-6KP_SnsH34Tx2QB_G_lbBzh7e767UZWXzV5CHn4noCE1ZFHcNyloyUuZcYhIQCBVDTXbjcSDbTo2cuKg0AmjqckhFIx-_m0fddV61dh10ArT-F82O4JUfp7-typmbyjH9X_vjFe0wMVQl6Bn065N2V8ivyq_fZToLDjFX8kBLzR7d9LmqcVoyw_wRv4g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/03 02:50:53 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AME4X4jGQqebR2zQzEzz1_NCN30x0OyXz_W5-c8LKKQr1N__67Mhu_elLvvfssc6klY8P4BcsbDVeeEDX1AX5alWYgFz2Y0_zNWtccA46HesuveEeYP8XMQkRKeesIwnAqbynyhUtffiqpPcf_wT5eStbtwNweRvCH5gfMMLXMzNeJytYgkSz8dxY8zP7DqEiT-yGx9quPudC6OkR8ItakWhm1DTISdeNmCpCMvJzYbJL6CPg0NZDx4XtwSS9gTvPRcx287esUWge_NSsLwqhwOarmAD_RKoo74LlxixQbNm6XQsLmIFcopnSz-5DbjJJOVPQsHFiQ2PTHC90UpjtPM 2026/03/03 02:50:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/03 02:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/03 02:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/03 02:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/03 02:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/03 02:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/03 02:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AME4X4jGQqebR2zQzEzz1_NCN30x0OyXz_W5-c8LKKQr1N__67Mhu_elLvvfssc6klY8P4BcsbDVeeEDX1AX5alWYgFz2Y0_zNWtccA46HesuveEeYP8XMQkRKeesIwnAqbynyhUtffiqpPcf_wT5eStbtwNweRvCH5gfMMLXMzNeJytYgkSz8dxY8zP7DqEiT-yGx9quPudC6OkR8ItakWhm1DTISdeNmCpCMvJzYbJL6CPg0NZDx4XtwSS9gTvPRcx287esUWge_NSsLwqhwOarmAD_RKoo74LlxixQbNm6XQsLmIFcopnSz-5DbjJJOVPQsHFiQ2PTHC90UpjtPM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/03 02:50:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMD4DCuD_-mZKXp1UvsDP_ybNHwCThwJSzGP-8dRKccwtNaKGLo78YJJPs5o35aF5bDSYVfvYwwzPYojCH0GLvhHLxs-V3AKStp3Y_pYfMXSm-Ir7KJhmloWAxqHYv7qojrh4mCnSaR2IUNdCgPwqaPBHqpcXdJ8626egtPRB90EENWV3D1tT6UaQH3kmMWntU-jDOwbh02uVSS9LsIxOjs_x_T2jI7Kw8nYHq1apt4KrUa4kEoreicl1fjoKvzP0tJHIcsFK1ut5Oxb_MzWdnJhgNOab0l6tAR9acSHDokLtSRf3uyNPvoatwooy3S5C3Rmpi9hpes10otkONFIN7c 2026/03/03 02:50:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/03 02:50:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/03 02:50:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/03 02:50:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/03 02:50:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/03 02:50:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/03 02:50:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMD4DCuD_-mZKXp1UvsDP_ybNHwCThwJSzGP-8dRKccwtNaKGLo78YJJPs5o35aF5bDSYVfvYwwzPYojCH0GLvhHLxs-V3AKStp3Y_pYfMXSm-Ir7KJhmloWAxqHYv7qojrh4mCnSaR2IUNdCgPwqaPBHqpcXdJ8626egtPRB90EENWV3D1tT6UaQH3kmMWntU-jDOwbh02uVSS9LsIxOjs_x_T2jI7Kw8nYHq1apt4KrUa4kEoreicl1fjoKvzP0tJHIcsFK1ut5Oxb_MzWdnJhgNOab0l6tAR9acSHDokLtSRf3uyNPvoatwooy3S5C3Rmpi9hpes10otkONFIN7c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/03 02:50:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKSP2uDxpmkBDf2SCRHlt_-UVoS1sIBxYNezNvi4v0uOhHAiVG17hX-6XdhNg4hxJKPJv3JyJiBsVCokdcpv92lh16WshQrqgV2uIZaWwqj2EuBEocfBGh_Ds6D6kthBc2b227eLi8cF6YGMLcs-3nqeJlgDL2rAk-CiEznq9abNF_9GUZxAUiJoWWdYURhNzBs_REGo-K8t-CJQzWtZRT0wjEThijdQE6K0ff90CTEye6n5cudVV4_TptSj9pt84pW-WKugXaJbG2WcvD0RI_Sl6sLL6B1or5aZn1ESRsjnUHq-fq0oEkCXoQ8acLwVe65qEPgo6jqHTCu57EwAKss 2026/03/03 02:50:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/03 02:50:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/03 02:50:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKSP2uDxpmkBDf2SCRHlt_-UVoS1sIBxYNezNvi4v0uOhHAiVG17hX-6XdhNg4hxJKPJv3JyJiBsVCokdcpv92lh16WshQrqgV2uIZaWwqj2EuBEocfBGh_Ds6D6kthBc2b227eLi8cF6YGMLcs-3nqeJlgDL2rAk-CiEznq9abNF_9GUZxAUiJoWWdYURhNzBs_REGo-K8t-CJQzWtZRT0wjEThijdQE6K0ff90CTEye6n5cudVV4_TptSj9pt84pW-WKugXaJbG2WcvD0RI_Sl6sLL6B1or5aZn1ESRsjnUHq-fq0oEkCXoQ8acLwVe65qEPgo6jqHTCu57EwAKss" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/03 02:50:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AIALEVF9UIZwxIX0k-9-4r0TfKrLyXKuizCwqkAaO-GbrA0tuAua8PW-ftUVpY8EectaBd9h_xQi70nbznTP_mpZzH4KFuWu481veLvuZDv9MLshijJCGE71WhxDyJ3RyAlg4y7daHtkQeYhOCBsKBV65IHSWsjo9gx336DxMkg1n0rI5f_zM0FWRxZKJE79qd_nztw1rSUluLoDK27GoI654FxBDb_zY4LCccJue51mgvFREgWH3x2sLvYh3n-WlC_h83wZiDmgKeU-cM4PX_syTK9uJbQpz9s09MkZmt9TiL2ch8Qz06HMmzU-DYBeSv0XEH4RjZaRhCTgM4c1M1g 2026/03/03 02:50:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/03 02:50:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/03 02:51:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AIALEVF9UIZwxIX0k-9-4r0TfKrLyXKuizCwqkAaO-GbrA0tuAua8PW-ftUVpY8EectaBd9h_xQi70nbznTP_mpZzH4KFuWu481veLvuZDv9MLshijJCGE71WhxDyJ3RyAlg4y7daHtkQeYhOCBsKBV65IHSWsjo9gx336DxMkg1n0rI5f_zM0FWRxZKJE79qd_nztw1rSUluLoDK27GoI654FxBDb_zY4LCccJue51mgvFREgWH3x2sLvYh3n-WlC_h83wZiDmgKeU-cM4PX_syTK9uJbQpz9s09MkZmt9TiL2ch8Qz06HMmzU-DYBeSv0XEH4RjZaRhCTgM4c1M1g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/03 02:51:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFMh4GL2h845TYikg3dVhILjPIag_7qpOFzfcRtiDlEPRw8To3YYywuMxZEGtJNx1q6IwCJJBqc8ztwjQFKFNk2pawIyNXsXbGg410BFPWTMuSm3WDAMKB2BbU-NtM4zBgsRhr6fL-rEyM5x0S3S5_5ft3ZIuQCygp83obk9tT1fC3bk8nOpcBNwpLwHx8VgAVlZcrVj1bq_TGD1kNlOfwiSGHm3davplWKW8GEG82qpxY1BRpi0t4W4nLI0nE8la3-31nmA6U9K0vnm9YXqdiaW2v5znQe0mcs5JFVH4zKAsGCx6Pmeapzcye0aHWfLwqhHQakURrx_r3156T4DzW0 2026/03/03 02:51:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/03 02:51:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/03 02:51:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFMh4GL2h845TYikg3dVhILjPIag_7qpOFzfcRtiDlEPRw8To3YYywuMxZEGtJNx1q6IwCJJBqc8ztwjQFKFNk2pawIyNXsXbGg410BFPWTMuSm3WDAMKB2BbU-NtM4zBgsRhr6fL-rEyM5x0S3S5_5ft3ZIuQCygp83obk9tT1fC3bk8nOpcBNwpLwHx8VgAVlZcrVj1bq_TGD1kNlOfwiSGHm3davplWKW8GEG82qpxY1BRpi0t4W4nLI0nE8la3-31nmA6U9K0vnm9YXqdiaW2v5znQe0mcs5JFVH4zKAsGCx6Pmeapzcye0aHWfLwqhHQakURrx_r3156T4DzW0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/03 02:51:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANEvqK3dcxu9Eh-9amhryVL1gLgJXkdbCElhPTRZquHNWNy6Wn80gyCXivgq0a2ANO5scpFOHwG51NAku8tNFtYvc9J2RHqLJ_rcWLzqOgpWvUgZB4AjIFu4UTEqJd7UVcZXGu0-c_0uuhhyHt1T7OipMGsjXIf1k1qumpiRxbarw7jJOPKCvPuNmNyrueG-4YaOTxX-Gn6UF0gTfG6Z-sjmfC07QNULp8hw3PVaYplOkgK01p_gYsGP2V0Jn-KHl4FY_nTgoIebYXA1U4X5fqxZXL4cBtnKiOmGCoEfyKPnXWDpylk6Sj6tv0q5q-S1JC2rco3s8Oc4n9IpkDQiHJc 2026/03/03 02:51:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/03 02:51:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/03 02:51:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/03 02:51:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/03 02:51:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/03 02:51:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/03 02:51:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANEvqK3dcxu9Eh-9amhryVL1gLgJXkdbCElhPTRZquHNWNy6Wn80gyCXivgq0a2ANO5scpFOHwG51NAku8tNFtYvc9J2RHqLJ_rcWLzqOgpWvUgZB4AjIFu4UTEqJd7UVcZXGu0-c_0uuhhyHt1T7OipMGsjXIf1k1qumpiRxbarw7jJOPKCvPuNmNyrueG-4YaOTxX-Gn6UF0gTfG6Z-sjmfC07QNULp8hw3PVaYplOkgK01p_gYsGP2V0Jn-KHl4FY_nTgoIebYXA1U4X5fqxZXL4cBtnKiOmGCoEfyKPnXWDpylk6Sj6tv0q5q-S1JC2rco3s8Oc4n9IpkDQiHJc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/03 02:51:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACCjT4XD2GORG9hCIulxfYXCGODfhmayXuSaoYyyUDsoheL9MH5tc2GFApk7ZhZ87jCRSVCG6HTs-J8LLLpHYQ6ezWFjnQ3GV2UhoGU8ES7rghGNtbezPt7VUIYcAcMUMjKDCObTzG15AD11tQ3NTyAg6wHMIj1m9vSbp7-WZ4kTfMeZJS6rh5ZFgFdaez1v5cTtbqPpPewn78dP0HBEsBHR11ZCIP910lIR1vWLAFYQO7RZ6CRQuSqQEj0tyKyyZFSCwJhvJJ_xeMBykZls-yAANDNF8__TfvgmZpyU-tWJcDZhHpLFUDCIpLEHihArY21qIAcOHJrZgJmKS_Pm8nI 2026/03/03 02:51:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/03 02:51:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/03 02:51:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/03 02:51:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/03 02:51:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/03 02:51:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/03 02:51:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ACCjT4XD2GORG9hCIulxfYXCGODfhmayXuSaoYyyUDsoheL9MH5tc2GFApk7ZhZ87jCRSVCG6HTs-J8LLLpHYQ6ezWFjnQ3GV2UhoGU8ES7rghGNtbezPt7VUIYcAcMUMjKDCObTzG15AD11tQ3NTyAg6wHMIj1m9vSbp7-WZ4kTfMeZJS6rh5ZFgFdaez1v5cTtbqPpPewn78dP0HBEsBHR11ZCIP910lIR1vWLAFYQO7RZ6CRQuSqQEj0tyKyyZFSCwJhvJJ_xeMBykZls-yAANDNF8__TfvgmZpyU-tWJcDZhHpLFUDCIpLEHihArY21qIAcOHJrZgJmKS_Pm8nI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/03 02:51:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMSYrjMfu8ANnVJnL6ALrpGvujBlf0PZhJ0jrz5FQvIKdOtYPgYKxb20ADRF8NUen1zxx9do3hxH0ihuCWAduEKrQ0nWK_gL1BGSEcEncKt1t7HbL351rCzSUpslZg_NBCKjKW-xSKZJUhDRwvGSU7vyqr1elDUHcUxt2Lys7uZ4nYo4jTZE7AEbtIdXUoSXAKWilDloJEwVyJP1Hys0B6dv0TrSXZl961bM4FHNCSHS5y0eKkyuU6LtKzALhMjKLP9XlQ6Kg65Yt5IONaBUATq2mzEmNI4SUsElSUKsDZJBY8FJLoA7np9qWB4w2JxbTB8w2ohQqfgCMSLwZQ4RLGM 2026/03/03 02:51:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/03 02:51:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/03 02:51:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMSYrjMfu8ANnVJnL6ALrpGvujBlf0PZhJ0jrz5FQvIKdOtYPgYKxb20ADRF8NUen1zxx9do3hxH0ihuCWAduEKrQ0nWK_gL1BGSEcEncKt1t7HbL351rCzSUpslZg_NBCKjKW-xSKZJUhDRwvGSU7vyqr1elDUHcUxt2Lys7uZ4nYo4jTZE7AEbtIdXUoSXAKWilDloJEwVyJP1Hys0B6dv0TrSXZl961bM4FHNCSHS5y0eKkyuU6LtKzALhMjKLP9XlQ6Kg65Yt5IONaBUATq2mzEmNI4SUsElSUKsDZJBY8FJLoA7np9qWB4w2JxbTB8w2ohQqfgCMSLwZQ4RLGM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/03 02:51:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ANj7V_BXga0BCXmP65V5kD1UT_TSdnW8q5c6NNh5Q1Sf3XPj6Lq4UQ_9eV1doPpHIzMeRPezjFB4001Reb0tV45sL5tZF1kinvZdlsH7Shgm25Uoll6zyiZofJxV2O0KhqEsZPh66-snaftw_E7_I2dIghuOjwLKYGMqXgXiC8cEdwHxAgad8z8rPmTFwO-VZo5W8lbkXCiPV11Rt3TjZBpltLL-bqLJ0qyacqFSYDWNpL7ra-h_bKLyUqUAFZrjTV_KydalE14REAWecLuJS-KxqXd76w_1LX5LVgAp_vo3C4uZ0A78gLRPXRCnp3Wp-g1uGHmsLr4Oa55UfYIHxLQ 2026/03/03 02:51:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/03 02:51:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/03 02:51:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ANj7V_BXga0BCXmP65V5kD1UT_TSdnW8q5c6NNh5Q1Sf3XPj6Lq4UQ_9eV1doPpHIzMeRPezjFB4001Reb0tV45sL5tZF1kinvZdlsH7Shgm25Uoll6zyiZofJxV2O0KhqEsZPh66-snaftw_E7_I2dIghuOjwLKYGMqXgXiC8cEdwHxAgad8z8rPmTFwO-VZo5W8lbkXCiPV11Rt3TjZBpltLL-bqLJ0qyacqFSYDWNpL7ra-h_bKLyUqUAFZrjTV_KydalE14REAWecLuJS-KxqXd76w_1LX5LVgAp_vo3C4uZ0A78gLRPXRCnp3Wp-g1uGHmsLr4Oa55UfYIHxLQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/03 02:51:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGEUSDnicZr9JOyBlfomDZO2tMZrhMrYgO5VopQqhp0Z3a6iUqRlp5tFQr_sJ9M5MhefquwmoxBkgHTonyzzPRvIBfr6bfS5CdKjDzA4hfplUq7tTLV2DOTFpc1MRoLNlfEcQpuqzbp3eIzmwyHV9IPMxKLd7Bb5sRoNSMO5t3wehmUCLR5w8nqlRJyiTYO0Uha5Yx71B__5aHP5VBpBd4YnumtpzQkUl1V7Hz_M-Knzt6Yz_kOCMZb4ZwTREJl0k1gp5wdIj5RYSsCvzE7QHHwfLl2Ndqt9fQjBaOQEF3i9TTo2FD2PRNg24d6hAWa_UyUy8YLc8ouutQLRAcCOG88 2026/03/03 02:51:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/03 02:51:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/03 02:51:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGEUSDnicZr9JOyBlfomDZO2tMZrhMrYgO5VopQqhp0Z3a6iUqRlp5tFQr_sJ9M5MhefquwmoxBkgHTonyzzPRvIBfr6bfS5CdKjDzA4hfplUq7tTLV2DOTFpc1MRoLNlfEcQpuqzbp3eIzmwyHV9IPMxKLd7Bb5sRoNSMO5t3wehmUCLR5w8nqlRJyiTYO0Uha5Yx71B__5aHP5VBpBd4YnumtpzQkUl1V7Hz_M-Knzt6Yz_kOCMZb4ZwTREJl0k1gp5wdIj5RYSsCvzE7QHHwfLl2Ndqt9fQjBaOQEF3i9TTo2FD2PRNg24d6hAWa_UyUy8YLc8ouutQLRAcCOG88" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/03 02:51:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AD3WabAHbq8lxgP53PHbnF5L0QW31eFHB1_62RRUQqXpYcNh6GyjrFUXCgtLXUBKvXjIAJwGL4nwUcHCMZ9GlNgxH_Y6UXZjRlHmfyo-VoSVp1n0aeFQuu2WjY79Q5cJ-KgnVybYl0qOgCvTyTMrnJbPYIQNvSBrPgF7OAs5cT6stANgk4ld2YbANMv1m-tuFJzRSqBnmlLWoTQscDMCAfUGwf-2xfvgcT9d5dkqDUeNp6D0HhaQElP7OnOkrf7_RUY4S9ygfXPLYi81280AqJoohvW4WdYgiUnKJWpUMXFqluk1Df6dX5r3ft90KJkysHwzVsNDzcaaFt9OO3ndQwQ 2026/03/03 02:51:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/03 02:51:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/03 02:51:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/03 02:51:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/03 02:51:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/03 02:51:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/03 02:51:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AD3WabAHbq8lxgP53PHbnF5L0QW31eFHB1_62RRUQqXpYcNh6GyjrFUXCgtLXUBKvXjIAJwGL4nwUcHCMZ9GlNgxH_Y6UXZjRlHmfyo-VoSVp1n0aeFQuu2WjY79Q5cJ-KgnVybYl0qOgCvTyTMrnJbPYIQNvSBrPgF7OAs5cT6stANgk4ld2YbANMv1m-tuFJzRSqBnmlLWoTQscDMCAfUGwf-2xfvgcT9d5dkqDUeNp6D0HhaQElP7OnOkrf7_RUY4S9ygfXPLYi81280AqJoohvW4WdYgiUnKJWpUMXFqluk1Df6dX5r3ft90KJkysHwzVsNDzcaaFt9OO3ndQwQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/03 02:51:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AF574kRjoDh0ZTzpetHdVtXWMdjtL0XB6vUL6TjGtVBZ70II2NOvCZSe7gTG6Q1BOOnlRoPuwZzgjKUHO07dCBXQuUbUWwQ7DHr_U-MTb8DmwsKcYZumsZFGFukm3EqRH8IGiJQIBMbCK08oRg66E9kGdtYxmBa21VpTu34_hybR9fhRqlfpOBsRnPbXM_Hff0cyjLwWJYdYLVsI-TrSo02deYc2embpE-PUI79II22fsjKt8GeKO5Fk9jYk2fFoPFTG5iWLwFX7Oyd4C5HrdA6OU8tyW3TxRWL5okP0pY23WKO72o7Oog7xTAwK2J7zCaaF6QzEgpoBkGjBsSrU2H4 2026/03/03 02:51:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/03 02:51:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/03 02:51:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/03 02:51:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/03 02:51:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/03 02:51:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/03 02:51:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AF574kRjoDh0ZTzpetHdVtXWMdjtL0XB6vUL6TjGtVBZ70II2NOvCZSe7gTG6Q1BOOnlRoPuwZzgjKUHO07dCBXQuUbUWwQ7DHr_U-MTb8DmwsKcYZumsZFGFukm3EqRH8IGiJQIBMbCK08oRg66E9kGdtYxmBa21VpTu34_hybR9fhRqlfpOBsRnPbXM_Hff0cyjLwWJYdYLVsI-TrSo02deYc2embpE-PUI79II22fsjKt8GeKO5Fk9jYk2fFoPFTG5iWLwFX7Oyd4C5HrdA6OU8tyW3TxRWL5okP0pY23WKO72o7Oog7xTAwK2J7zCaaF6QzEgpoBkGjBsSrU2H4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/03 02:51:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACGUpUk1zBTjDn4lW17U9wSHE0vXGpwoDUGoZRx0O_bzinSTbSl5BmQ3VEFMsMOZAVr0Z4z4mkQYm1F4xXT0rVF0xwGAg5p2MoBAfMViZka9MoyHWkbhuwyLh8tvlZwGa8L9cJiTDwIjN64fOSf8eVHkshRnd4zM6lBpcD5AejRIdldDphMSSI7A5rHUyUnUx0fgHL1y3r9KEri4aAK6kAPRRcuimep8Pv2qomZyPYntX1rhlIXniXtV1uw_Ioev_ut49ZYCesk8oYbZE6k800DeuHzmo6DSDiQyJ9TcP_J_fxr24BTtJfMJDqkPRR9CRfOlY2EJSPLrw3XvLtNDz7w 2026/03/03 02:51:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/03 02:51:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/03 02:51:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACGUpUk1zBTjDn4lW17U9wSHE0vXGpwoDUGoZRx0O_bzinSTbSl5BmQ3VEFMsMOZAVr0Z4z4mkQYm1F4xXT0rVF0xwGAg5p2MoBAfMViZka9MoyHWkbhuwyLh8tvlZwGa8L9cJiTDwIjN64fOSf8eVHkshRnd4zM6lBpcD5AejRIdldDphMSSI7A5rHUyUnUx0fgHL1y3r9KEri4aAK6kAPRRcuimep8Pv2qomZyPYntX1rhlIXniXtV1uw_Ioev_ut49ZYCesk8oYbZE6k800DeuHzmo6DSDiQyJ9TcP_J_fxr24BTtJfMJDqkPRR9CRfOlY2EJSPLrw3XvLtNDz7w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/03 02:51:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACUkfcdQsplyHYW_nC0qz1MOYSLZQEES-LcCBkIXTXz01molWIbwqOc8nKjODHY9OkVt5RzyoRL3ihJcnqLYsvY56ZLY_jgbvXf1WaxrVkFvqOY4-LZdGPZycPcGPmrNPcxehkD0HwG0XeBkyFL-rvkEgYYGbzTpjVJzzZxyWgPYaUIbvJsc_isVJPPAdwJ3JuATRhtR5KfCiOX3nLT06Pm4Bg2zpZ6957BGC_taJiqU2_hAboTrGXGFxZUADYp4Viiu35Z82Vr4o4F0-g6jHm2xc-__MQjZFdGm-tepEoP34_poAOSM6qe-tkRj_anRQEUvYGL4x22ybl2vFwUXWLk 2026/03/03 02:51:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/03 02:51:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/03 02:51:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACUkfcdQsplyHYW_nC0qz1MOYSLZQEES-LcCBkIXTXz01molWIbwqOc8nKjODHY9OkVt5RzyoRL3ihJcnqLYsvY56ZLY_jgbvXf1WaxrVkFvqOY4-LZdGPZycPcGPmrNPcxehkD0HwG0XeBkyFL-rvkEgYYGbzTpjVJzzZxyWgPYaUIbvJsc_isVJPPAdwJ3JuATRhtR5KfCiOX3nLT06Pm4Bg2zpZ6957BGC_taJiqU2_hAboTrGXGFxZUADYp4Viiu35Z82Vr4o4F0-g6jHm2xc-__MQjZFdGm-tepEoP34_poAOSM6qe-tkRj_anRQEUvYGL4x22ybl2vFwUXWLk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/03 02:51:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADKFmLszcS7B5nRdNcdnxAq4PhPm8BdYbWV1eljM8zk2UoE3OaGhoFa-3jd4Obx0Cg63V8pUYQFvUlBHGd_jnnK2sTfKUy2jyaoeTFqsSzy7tM29xQmcmgz8gJobOvcbiziRlEQu1xZe5qJJo8175O8XNLDDad-1rrp4l9hYfMMQgT6KCrjj0w0-7bBXEeElb9Fud5Pc7EYzfZNheaHo_LY-4EBZH6XrTZC9tUrcPkkkYBrudqzV0QcTqG79iusAftW6SnCy6rqhmOyFwaXqgDBYmrN_TnApSrHZ9VkkZxFYYIPlziYhfKhoWxh8iAHNJ3s6SDOg8ogxCHR0hQGVcXU 2026/03/03 02:51:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/03 02:51:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/03 02:51:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADKFmLszcS7B5nRdNcdnxAq4PhPm8BdYbWV1eljM8zk2UoE3OaGhoFa-3jd4Obx0Cg63V8pUYQFvUlBHGd_jnnK2sTfKUy2jyaoeTFqsSzy7tM29xQmcmgz8gJobOvcbiziRlEQu1xZe5qJJo8175O8XNLDDad-1rrp4l9hYfMMQgT6KCrjj0w0-7bBXEeElb9Fud5Pc7EYzfZNheaHo_LY-4EBZH6XrTZC9tUrcPkkkYBrudqzV0QcTqG79iusAftW6SnCy6rqhmOyFwaXqgDBYmrN_TnApSrHZ9VkkZxFYYIPlziYhfKhoWxh8iAHNJ3s6SDOg8ogxCHR0hQGVcXU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/03 02:51:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AIZeDun2QJWtBfXALHq8hixV-zsn7rfeZcuOXnTZjCFiAFT42C7AnYhIY1izCN9SICgWMVCNXLH3QU1uCLfwcWs1AWRL2R7UYhkNcqSdwWdg-bSeeyfZyg4yjl7PklOCGW8YpYZgil37q_U5udWGTW5h5sqmBMnZlQX9O-mrX7gQ3pqci8Empzf1xX9QgmGEqHcuqmwyBrR9VnRJzcsBA7LRvo13dg2a1bghgMQYUDOoaEXFTbRdl8lx3ikvV1bhbviD5defL0nXGYBGaqk23gN86XQWam70Fg7HFjzdU7p3XMpqLAljejutezhlXZlyzuB-ykxXQR7vfV4jJtwhrC4 2026/03/03 02:51:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/03 02:51:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/03 02:51:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/03 02:51:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/03 02:51:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/03 02:51:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/03 02:51:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AIZeDun2QJWtBfXALHq8hixV-zsn7rfeZcuOXnTZjCFiAFT42C7AnYhIY1izCN9SICgWMVCNXLH3QU1uCLfwcWs1AWRL2R7UYhkNcqSdwWdg-bSeeyfZyg4yjl7PklOCGW8YpYZgil37q_U5udWGTW5h5sqmBMnZlQX9O-mrX7gQ3pqci8Empzf1xX9QgmGEqHcuqmwyBrR9VnRJzcsBA7LRvo13dg2a1bghgMQYUDOoaEXFTbRdl8lx3ikvV1bhbviD5defL0nXGYBGaqk23gN86XQWam70Fg7HFjzdU7p3XMpqLAljejutezhlXZlyzuB-ykxXQR7vfV4jJtwhrC4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/03 02:51:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGnFaxzGBi19KfbDdfiJItyqmw--VTLBS0HrjdZoaSQDoTpkKBN3pRNq_qfN8RY3b5eZ7xnYSkz2b9U8JrrQFtOHh0UJT4ee5iiFrZx3L7gRAXrf9wSCfPfRcQEGxsY9x7XdivlTAk6WxVi8AovcI8RiSU_1c_RNoVEz8ST8iqxDhrvk9kZJtG0zcC90oZLfBq-qacIOT_79v74ICA9G28iBtgwQxX96BfbiseO9CzQSJ_g0WiZeGIaDhgGm9t7ht6TmU8M5PuKWecvOGx9kWRt55PyXBark7buT96VPLHFWbDkNI4HjUwOHXd47a3JUvrqkWa-XIeXIqjH7fpXG_I0 2026/03/03 02:51:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/03 02:51:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/03 02:51:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/03 02:51:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/03 02:51:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/03 02:51:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/03 02:51:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGnFaxzGBi19KfbDdfiJItyqmw--VTLBS0HrjdZoaSQDoTpkKBN3pRNq_qfN8RY3b5eZ7xnYSkz2b9U8JrrQFtOHh0UJT4ee5iiFrZx3L7gRAXrf9wSCfPfRcQEGxsY9x7XdivlTAk6WxVi8AovcI8RiSU_1c_RNoVEz8ST8iqxDhrvk9kZJtG0zcC90oZLfBq-qacIOT_79v74ICA9G28iBtgwQxX96BfbiseO9CzQSJ_g0WiZeGIaDhgGm9t7ht6TmU8M5PuKWecvOGx9kWRt55PyXBark7buT96VPLHFWbDkNI4HjUwOHXd47a3JUvrqkWa-XIeXIqjH7fpXG_I0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/03 02:51:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AHfWBgMjn2U5eeyWaZxUh0Hj58QcX52EzjGp7fUOS7eKrSULpn1AkRYkvd7Onbnz4vUm-21EjErbTt_ScBma9qfagscWStDgJ565OHC1YPK8C7x6ArF6huUCBNjMFmFMHrYFwrIToEHdcHCW7GV4ZZox_CikK3QCYl9AL0fAwm2MRDDhyQHEMHwe9El1LOmK5evYSJ_JpB0cDUUW3f75WEW0btosJoMK_98-aO-9nvtA7H2yBrDS4EfBO0D2fdk_O43F6DmltX_3Ti5rHFWt9yBKKrE4SIFNGhF3jjJ_sFvaMRHtKq5b81y7Md-_zBDmq6xXp2x-NqavUjdHJ-OawjI 2026/03/03 02:51:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/03 02:51:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/03 02:51:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AHfWBgMjn2U5eeyWaZxUh0Hj58QcX52EzjGp7fUOS7eKrSULpn1AkRYkvd7Onbnz4vUm-21EjErbTt_ScBma9qfagscWStDgJ565OHC1YPK8C7x6ArF6huUCBNjMFmFMHrYFwrIToEHdcHCW7GV4ZZox_CikK3QCYl9AL0fAwm2MRDDhyQHEMHwe9El1LOmK5evYSJ_JpB0cDUUW3f75WEW0btosJoMK_98-aO-9nvtA7H2yBrDS4EfBO0D2fdk_O43F6DmltX_3Ti5rHFWt9yBKKrE4SIFNGhF3jjJ_sFvaMRHtKq5b81y7Md-_zBDmq6xXp2x-NqavUjdHJ-OawjI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/03 02:51:25 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADxM0qGXAbLa9-F-uVN3rSFlzEtURyfRtCw8pHWF0As4H7VNb1X_ie4T17nLdomYcC5FaV3m__S5R0C0of9ltwzgQS5_TBQcR1VjhX7iVs7tRL2Trhz6CTW1LP8hFI_PbhyLLuMZBJdQ6lQ74vP-f_D8MmKg5rq0tBfoq2Wc8jdtNG31BhGZj0hXhYToTUsRe0nWG6Ma8j99xTEgAAMi7csiw9IY2ot6lXcwpJtk4T0dvXW6FG_dcrd_EiBdqOQkViy0DL0zeGeM7m1vPPhrezK1IchSV8COHfR7oGo3lmLv2oAlRq8mud_ODw4v_4xjTrfwrgmdO1CFouYMJ2z7gYA 2026/03/03 02:51:25 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/03 02:51:25 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/03 02:51:25 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADxM0qGXAbLa9-F-uVN3rSFlzEtURyfRtCw8pHWF0As4H7VNb1X_ie4T17nLdomYcC5FaV3m__S5R0C0of9ltwzgQS5_TBQcR1VjhX7iVs7tRL2Trhz6CTW1LP8hFI_PbhyLLuMZBJdQ6lQ74vP-f_D8MmKg5rq0tBfoq2Wc8jdtNG31BhGZj0hXhYToTUsRe0nWG6Ma8j99xTEgAAMi7csiw9IY2ot6lXcwpJtk4T0dvXW6FG_dcrd_EiBdqOQkViy0DL0zeGeM7m1vPPhrezK1IchSV8COHfR7oGo3lmLv2oAlRq8mud_ODw4v_4xjTrfwrgmdO1CFouYMJ2z7gYA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/03 02:51:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ADQz1iFspOGCUt8ZU8TF_YNlgt5Q9SThahbvwzWY_PXeh2Zd4hMplMAosJsN5Hd9XERGWto4L1aefxrRdeu35IOS_dO2MnbDhtytaXXh72KyoZzj520kuXdmhGsL8rIIFZBBJvtUIsZ2fTBsMO5tvBloY2KC217aWlW-A-kgW4M3GU9zEQITwhs_IDETdq1gFnH0hU4bVcpW8DMJNsprdYPqoxs5HQ03ddDe2Uhju_LHFeEWvpJGGG12MPD99B6Me8F2YfQyUCUzxBOpXl5Rfb9-_tPDjs8vVMwJKBiB5RrcVT_RIT1rXqiLjhmzZms_6KHl2VXneAmJddl6xLlT30k 2026/03/03 02:51:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/03 02:51:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/03 02:51:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ADQz1iFspOGCUt8ZU8TF_YNlgt5Q9SThahbvwzWY_PXeh2Zd4hMplMAosJsN5Hd9XERGWto4L1aefxrRdeu35IOS_dO2MnbDhtytaXXh72KyoZzj520kuXdmhGsL8rIIFZBBJvtUIsZ2fTBsMO5tvBloY2KC217aWlW-A-kgW4M3GU9zEQITwhs_IDETdq1gFnH0hU4bVcpW8DMJNsprdYPqoxs5HQ03ddDe2Uhju_LHFeEWvpJGGG12MPD99B6Me8F2YfQyUCUzxBOpXl5Rfb9-_tPDjs8vVMwJKBiB5RrcVT_RIT1rXqiLjhmzZms_6KHl2VXneAmJddl6xLlT30k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/03 02:51:27 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACp2JbdeOO3CPb2P22e6p6au7cbu9VE--qS1umLHY7uci4gfYqnP56RIWn_qhdcXg57yPoU4nbSkGDihyWDGv5vQNXLYykOl14enPLbWBTjUEBda0lDt_mmIGK58QuMe6tnWzKiSL43E4GuRiB3TZzZvl9gzjQBTnwTgOr6S5f0C52xz_SeFmAQMbibt2E5Y2-k_PncSdESVgbCXPHRywytXnuYWlya-1IOoD7soQYEBfOfs2MocMYxgY6RTldZ8pHCyGK0Yfsa6ljFyMd54loR6FxsPEy347Kicq4lcrSasw3Qga5SLL8Z4N5tFS4PfKTYLllU_BtBQfbZdCHSTMHM 2026/03/03 02:51:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/03 02:51:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/03 02:51:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/03 02:51:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/03 02:51:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/03 02:51:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/03 02:51:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACp2JbdeOO3CPb2P22e6p6au7cbu9VE--qS1umLHY7uci4gfYqnP56RIWn_qhdcXg57yPoU4nbSkGDihyWDGv5vQNXLYykOl14enPLbWBTjUEBda0lDt_mmIGK58QuMe6tnWzKiSL43E4GuRiB3TZzZvl9gzjQBTnwTgOr6S5f0C52xz_SeFmAQMbibt2E5Y2-k_PncSdESVgbCXPHRywytXnuYWlya-1IOoD7soQYEBfOfs2MocMYxgY6RTldZ8pHCyGK0Yfsa6ljFyMd54loR6FxsPEy347Kicq4lcrSasw3Qga5SLL8Z4N5tFS4PfKTYLllU_BtBQfbZdCHSTMHM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/03 02:51:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AGoEgoFZu_ZZ1FvzYqNdRVj8wfL72Rd14xVbuxm8w-13npt-RY16oFgi_5P2iYQKZqNWqKp3IHRAw4orBAL3xJdZNNxi8tG3Shcfn3-HkYbgEMi1LUpBiAFo5LIhTK074-k-rGD55MIWaX8r8gvjgDbFaYcl5gkILsB6X_s1i0t_o3wiUlgdwP4LZMm0WBaaNZdkZVZZZJ4OFRiTfpHw3RHxVuIpAmBNAnf3Y633DDlAg5iB6YAO_m1go89MNOst9iVr8qhtRbH7i-o48h8xXRrL64zyQIogGXRuPrMDjs4sDyTt7rBtl86ZVB4TUUKFgv8Vdk_mDz-vuVfD8dj_1Bk 2026/03/03 02:51:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/03 02:51:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/03 02:51:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/03 02:51:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/03 02:51:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/03 02:51:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/03 02:51:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AGoEgoFZu_ZZ1FvzYqNdRVj8wfL72Rd14xVbuxm8w-13npt-RY16oFgi_5P2iYQKZqNWqKp3IHRAw4orBAL3xJdZNNxi8tG3Shcfn3-HkYbgEMi1LUpBiAFo5LIhTK074-k-rGD55MIWaX8r8gvjgDbFaYcl5gkILsB6X_s1i0t_o3wiUlgdwP4LZMm0WBaaNZdkZVZZZJ4OFRiTfpHw3RHxVuIpAmBNAnf3Y633DDlAg5iB6YAO_m1go89MNOst9iVr8qhtRbH7i-o48h8xXRrL64zyQIogGXRuPrMDjs4sDyTt7rBtl86ZVB4TUUKFgv8Vdk_mDz-vuVfD8dj_1Bk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/03 02:51:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AL2BSAjkb0rwDrBV-uIQ7rgEydub0-vLHVN987N9uSkZ62sbHQgOKCR2YCgW0K8Ur7uLCAe_OTKMax7hvPxl5I9G-DZQhBkXbKfg3rnxeq4f6RtYZnZ6wqchxx6ZT3ffxp94uSoWhbjkTPfd1dN8faMgyLXQtmb2qhUSJTR0KQDB0K2bKwKVHwYSAuBl6SixxEOn7qqEbdUdVhTfRkKauCdwTpfG-eHlqXfzDb_g3t7LrpuknfFsPpiiOKvVL_ZOeGC9rq0zD8ruPVppDqRp3BKqR3bTQMVh5yeFf3XBPsyrVNiervWxEZlyTSWqtvOi9lKgNmObhNHFrzRFjpA6Jp8 2026/03/03 02:51:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/03 02:51:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/03 02:51:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AL2BSAjkb0rwDrBV-uIQ7rgEydub0-vLHVN987N9uSkZ62sbHQgOKCR2YCgW0K8Ur7uLCAe_OTKMax7hvPxl5I9G-DZQhBkXbKfg3rnxeq4f6RtYZnZ6wqchxx6ZT3ffxp94uSoWhbjkTPfd1dN8faMgyLXQtmb2qhUSJTR0KQDB0K2bKwKVHwYSAuBl6SixxEOn7qqEbdUdVhTfRkKauCdwTpfG-eHlqXfzDb_g3t7LrpuknfFsPpiiOKvVL_ZOeGC9rq0zD8ruPVppDqRp3BKqR3bTQMVh5yeFf3XBPsyrVNiervWxEZlyTSWqtvOi9lKgNmObhNHFrzRFjpA6Jp8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/03 02:51:34 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: APq-q3g0DAV6us3EjVvA3Eg0EPoFITlPsTKkAqFaSU0bt0TPCZ-SWpXFNi5CytUq574nks8A7hD0ay4NuKTAEh1JrZk-VYhv6XnxizLlE21WdUefoXCNuWJP2XHe_CHB0ILiFWvWAuM7p4oAU0naW9yRb2Nm2ykK241FuezUkwKVBhJ1H60DjWnlAsWhqIayp-iAUgB8nlRuYPr8PnK3teV-IIVs5nRc2YYM_v21pBYEKxclyGJvVsjVyTPLMOsf-u5d7z7H0hM4-39BazHZY_YBtKwGzSxh_lfI0iHCVfs1ijdUePhbRO7TLRJNEELy7PEV-f5GNaA9gAzI1g7vXm8 2026/03/03 02:51:35 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/03 02:51:35 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/03 02:51:35 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "APq-q3g0DAV6us3EjVvA3Eg0EPoFITlPsTKkAqFaSU0bt0TPCZ-SWpXFNi5CytUq574nks8A7hD0ay4NuKTAEh1JrZk-VYhv6XnxizLlE21WdUefoXCNuWJP2XHe_CHB0ILiFWvWAuM7p4oAU0naW9yRb2Nm2ykK241FuezUkwKVBhJ1H60DjWnlAsWhqIayp-iAUgB8nlRuYPr8PnK3teV-IIVs5nRc2YYM_v21pBYEKxclyGJvVsjVyTPLMOsf-u5d7z7H0hM4-39BazHZY_YBtKwGzSxh_lfI0iHCVfs1ijdUePhbRO7TLRJNEELy7PEV-f5GNaA9gAzI1g7vXm8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/03 02:51:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGNFa_1WIszztmM6uZQrR1yJGCiIZB_--BkYBcoantC2g9aNxfNAUrdMwSZ7s4-PH6F6Ab-f5dJRi4A9IR4bXq710KeWRjH88R-t0GehFlUahQOi070RtENLAd-yZAIBey7lX3e5S1hldvyFjS86qjjJ_TU7mOr3AWNJpPqO9jFQB04i8zfEwezlq5oVt4KSgDfRGJXk3Dj3bAclkjEKZsKsl6v5O6rBYKYZODRbhw5EaPCWrX6dbYciwwvjHMSOPPeh28lItr8Ypd9T7L6FTRh_OdSDHCsFtkZV9Rl-3XDvOzG34HlF4l-FNN1TJ7cJGJQ9d442CL0WSQF2magZhJE 2026/03/03 02:51:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/03 02:51:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/03 02:51:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGNFa_1WIszztmM6uZQrR1yJGCiIZB_--BkYBcoantC2g9aNxfNAUrdMwSZ7s4-PH6F6Ab-f5dJRi4A9IR4bXq710KeWRjH88R-t0GehFlUahQOi070RtENLAd-yZAIBey7lX3e5S1hldvyFjS86qjjJ_TU7mOr3AWNJpPqO9jFQB04i8zfEwezlq5oVt4KSgDfRGJXk3Dj3bAclkjEKZsKsl6v5O6rBYKYZODRbhw5EaPCWrX6dbYciwwvjHMSOPPeh28lItr8Ypd9T7L6FTRh_OdSDHCsFtkZV9Rl-3XDvOzG34HlF4l-FNN1TJ7cJGJQ9d442CL0WSQF2magZhJE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/03 02:51:38 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABwI9h6M0FLNd9wRXan-zrkawAV-ZttsLeklWuHnNMluIilTzY7QdDJWgQRelAKhyHQk4XrlvmMXjN9y7QqIqhrg3j2CZji63E9LDyhBpp4-NtgeGZIidS9Kf-qFYs0hSqyecuzYieHuKo-uK4OK_gvjn0XMgULk_Zik9o3hFiqyrRXIbUpJE4KVl9E7BifT7TK02cLjSh0IQaBHtAtf9IVyERA2MqiMSxtnLnwShlibwuYB757imKK7qn-Zvl5MbNQ75UdAJZQDGGg5drg6M1UELNhXq2lpcB2XhZLp6NFiM4TN57Jikoi7sxKgK6BwoJrUA-5oOvE9trYGvQTImyY 2026/03/03 02:51:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/03 02:51:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/03 02:51:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/03 02:51:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/03 02:51:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/03 02:51:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/03 02:51:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABwI9h6M0FLNd9wRXan-zrkawAV-ZttsLeklWuHnNMluIilTzY7QdDJWgQRelAKhyHQk4XrlvmMXjN9y7QqIqhrg3j2CZji63E9LDyhBpp4-NtgeGZIidS9Kf-qFYs0hSqyecuzYieHuKo-uK4OK_gvjn0XMgULk_Zik9o3hFiqyrRXIbUpJE4KVl9E7BifT7TK02cLjSh0IQaBHtAtf9IVyERA2MqiMSxtnLnwShlibwuYB757imKK7qn-Zvl5MbNQ75UdAJZQDGGg5drg6M1UELNhXq2lpcB2XhZLp6NFiM4TN57Jikoi7sxKgK6BwoJrUA-5oOvE9trYGvQTImyY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/03 02:51:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALYnYvb_YkaufV71U8KtJImnvMh9TrRYJddz-PFe2rV9Q5iwVQzrwwhRLtOcIf0cGNoSp8dkJk_ZKNolxRsaE6QJPlPm0osTZdDZs7-tEov5MKsks-NxvP0wTJ9UEZ6PqRykPJIfBNoXF4-TzR_eRCeEX9PYXHyMzb59ix9Bmf_sDYlukgDtGo332g3PsMUry6CZrusNjXZTMTvE3GAdAnqFreVTLF_9wlEpZniCIxvPOVOqEUmlIOBPqFb4ExXJjwZxkoeDbT0EhScInHCgX4u_UsmBaaiz-mcwV7yAUP50qPzf_BYo1B2b4ENE-Eu-1dm_0vxqECy9t56gTAVQPnE 2026/03/03 02:51:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/03 02:51:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/03 02:51:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/03 02:51:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/03 02:51:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/03 02:51:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/03 02:51:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALYnYvb_YkaufV71U8KtJImnvMh9TrRYJddz-PFe2rV9Q5iwVQzrwwhRLtOcIf0cGNoSp8dkJk_ZKNolxRsaE6QJPlPm0osTZdDZs7-tEov5MKsks-NxvP0wTJ9UEZ6PqRykPJIfBNoXF4-TzR_eRCeEX9PYXHyMzb59ix9Bmf_sDYlukgDtGo332g3PsMUry6CZrusNjXZTMTvE3GAdAnqFreVTLF_9wlEpZniCIxvPOVOqEUmlIOBPqFb4ExXJjwZxkoeDbT0EhScInHCgX4u_UsmBaaiz-mcwV7yAUP50qPzf_BYo1B2b4ENE-Eu-1dm_0vxqECy9t56gTAVQPnE" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/03 02:51:43 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/03 02:51:45 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/03 02:51:47 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/03 02:51:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/03 02:51:52 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/03 02:51:53 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFh6PvL2Awnx17CDjDW0aI0fkIpliC3VScy2XSWnAO6rNSUGvIEkmEso4fWWiXyjnfsM1duXaPkMdbxUHxBOgTOu2WrjHkZM8Bvc2zcFbggDy4SlqasG5RrVowOmgSQ7QNU6iPWN60LlfwIuMgeeFf2e_2BD2cMSDN0CjfcJsL1ApGDNcyWigmM8KzmO7nKUFjUL29hC9Ti7XRUf7N0G6zUIx8Hcsr7JisRAICoKGnkIcIQqlH3X_i104TO-bav69BeKLJjgN30b4mfhUZWY0RrxRLKYMYs9nXfxYU5Hh3Caqc_UMTwJ-2h4KA86UvI_3XhfBE0LDvyqkjoLSapPPDQ 2026/03/03 02:51:53 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/03 02:51:53 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e94f61a24a686d883c82973f3505ecb2" 2026/03/03 02:51:54 DEBUG : unknown-size-put.txt: multipart upload "AFh6PvL2Awnx17CDjDW0aI0fkIpliC3VScy2XSWnAO6rNSUGvIEkmEso4fWWiXyjnfsM1duXaPkMdbxUHxBOgTOu2WrjHkZM8Bvc2zcFbggDy4SlqasG5RrVowOmgSQ7QNU6iPWN60LlfwIuMgeeFf2e_2BD2cMSDN0CjfcJsL1ApGDNcyWigmM8KzmO7nKUFjUL29hC9Ti7XRUf7N0G6zUIx8Hcsr7JisRAICoKGnkIcIQqlH3X_i104TO-bav69BeKLJjgN30b4mfhUZWY0RrxRLKYMYs9nXfxYU5Hh3Caqc_UMTwJ-2h4KA86UvI_3XhfBE0LDvyqkjoLSapPPDQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/03 02:51:54 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ALu2OIRdcN0909OWoUYQIp7QjIjJ2TTZW17nBLyAOoobmMiHIkRuigLngV8iSnBlRKrE5muCVcflt7Dpw5fmoYUWLXxsanRXDDJVgWohs74wa1E-SHY9fZ-UlE0XE9BdBkRDWRWSrSC8ZeZPS98IXwfvimtzhrAS90_275KkdY3CReJvBKjJqEKsARKVsKQgt5JkzQ_JBFI2d77PPCj5YOVHVC5pe7zJQNvHhSEUka2G2a_rCynqs2b3ktxXCE6EOTUQlcfKy7N12GO8pnm0Q0l_-37s4Y5E0ogrjMFg9rHG0whiDT9tZbMWL7_AswXRK6WaUHe3Cvvi7SyavFQvdvo 2026/03/03 02:51:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/03 02:51:54 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "67c4bfcbff54b9ab1b0753b782fd0456" 2026/03/03 02:51:54 DEBUG : unknown-size-update.txt: multipart upload "ALu2OIRdcN0909OWoUYQIp7QjIjJ2TTZW17nBLyAOoobmMiHIkRuigLngV8iSnBlRKrE5muCVcflt7Dpw5fmoYUWLXxsanRXDDJVgWohs74wa1E-SHY9fZ-UlE0XE9BdBkRDWRWSrSC8ZeZPS98IXwfvimtzhrAS90_275KkdY3CReJvBKjJqEKsARKVsKQgt5JkzQ_JBFI2d77PPCj5YOVHVC5pe7zJQNvHhSEUka2G2a_rCynqs2b3ktxXCE6EOTUQlcfKy7N12GO8pnm0Q0l_-37s4Y5E0ogrjMFg9rHG0whiDT9tZbMWL7_AswXRK6WaUHe3Cvvi7SyavFQvdvo" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/03 02:51:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuqadot9cupa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/03 02:51:55 DEBUG : Waiting for deletions to finish 2026/03/03 02:51:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/03 02:51:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/03 02:51:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/03 02:51:55 INFO : S3 bucket rclone-test-tuqadot9cupa: Bucket "rclone-test-tuqadot9cupa" deleted 2026/03/03 02:51:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (99.30s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.74s) --- PASS: TestIntegration/FsMkdir (97.49s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.48s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.31s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.45s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (54.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (10.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.23s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/03 02:51:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/03 02:51:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 99.325s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m40.482375398s (try 1/5)