"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/28 05:34:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cebexoq7sama" 2026/03/28 05:34:57 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/28 05:34:58 INFO : S3 bucket rclone-test-cebexoq7sama: Bucket "rclone-test-cebexoq7sama" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/28 05:34:59 INFO : S3 bucket rclone-test-cebexoq7sama: Bucket "rclone-test-cebexoq7sama" deleted === RUN TestIntegration/FsMkdir 2026/03/28 05:35:00 INFO : S3 bucket rclone-test-cebexoq7sama: Bucket "rclone-test-cebexoq7sama" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/28 05:35:00 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/28 05:35:00 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/28 05:35:00 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/28 05:35:11 NOTICE: S3 bucket rclone-test-cebexoq7sama: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/28 05:35:11 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AGFP9SU7gDCL-ayG5bVkgW0L1ExsCVSCa8C0ZFb0FUJIVFF1St2RKmr8wQNZ2VXI82cApjy91BtOCbUnV4W7ssLctaX_Sj5weGhHBHlehgSttkTU99oUIEMfEDnpE6GlVOB7pJwoDJq2BftCZ-eyHvrW5B6zXkhoNBL0JVKHOBmBjm9-3vrbvRmFJ5Bnfbp70Z5gFDoT05Qe6oj6EkLsBYSPPPA6y3zeAeVcz4Ge2IIBBrf7Y1vAE05xLPb4jbA3LNj-g1VPzOsD33t2InLcJIVcvHw1yduIpJQnav-3AYL0fElxpjHUQkZcghYA_1YMWPmTxQeq3xetDkEG2JNRQiI 2026/03/28 05:35:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7922c358e739c1c884f4cfc01b4479a8" 2026/03/28 05:35:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "3a6bffb0055febcd10fe1f77c969f549" 2026/03/28 05:35:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "53c641a46f8567bcd58ec9193c494a02" 2026/03/28 05:35:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AGFP9SU7gDCL-ayG5bVkgW0L1ExsCVSCa8C0ZFb0FUJIVFF1St2RKmr8wQNZ2VXI82cApjy91BtOCbUnV4W7ssLctaX_Sj5weGhHBHlehgSttkTU99oUIEMfEDnpE6GlVOB7pJwoDJq2BftCZ-eyHvrW5B6zXkhoNBL0JVKHOBmBjm9-3vrbvRmFJ5Bnfbp70Z5gFDoT05Qe6oj6EkLsBYSPPPA6y3zeAeVcz4Ge2IIBBrf7Y1vAE05xLPb4jbA3LNj-g1VPzOsD33t2InLcJIVcvHw1yduIpJQnav-3AYL0fElxpjHUQkZcghYA_1YMWPmTxQeq3xetDkEG2JNRQiI" 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/28 05:35:14 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/28 05:35:14 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/28 05:35:16 DEBUG : S3 bucket rclone-test-cebexoq7sama: bucket is versioned: false 2026/03/28 05:35:16 DEBUG : Waiting for deletions to finish 2026/03/28 05:35:16 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/28 05:35:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/28 05:35:16 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/28 05:35:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cebexoq7sama/dirToPurgeFromRoot" 2026/03/28 05:35:17 DEBUG : S3 bucket rclone-test-cebexoq7sama path dirToPurgeFromRoot: bucket is versioned: false 2026/03/28 05:35:17 DEBUG : Waiting for deletions to finish 2026/03/28 05:35:17 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/28 05:35:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/28 05:35:17 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/28 05:35:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cebexoq7sama/hello? sausage/êé" 2026/03/28 05:35:18 DEBUG : S3 bucket rclone-test-cebexoq7sama path hello? sausage/êé: bucket is versioned: false 2026/03/28 05:35:18 DEBUG : Waiting for deletions to finish 2026/03/28 05:35:18 DEBUG : "a/b/c/d/e.txt" version false 2026/03/28 05:35:18 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/28 05:35:18 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/28 05:35:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cebexoq7sama/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/28 05:35:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cebexoq7sama/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-cebexoq7sama" from "TestS3R2:rclone-test-cebexoq7sama" 2026/03/28 05:35:23 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/28 05:35:28 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOIyok_ZQ54BF9HvrU_OrjGQJFfpvlZqZkDwBXTLfhWlKePMiIN0-BaFgoY4_2D9ichG3h3olBx64o92BdtnkutLbK3BhwdIaSv24BODvyEb6eyO9Bjt5lN3Tw2x4UWI8maL1FoAKf-Bn81uoG0QnpsRviq7Prfw6HqSZ41kzZyHdC67kH3x9qJmIdjdhnly8kGsAl4wWt9bNHybRaDouBVHR8buiU028URs1cRUFmU8gkYMngdHxR2-bRluOc0-NaBpdY29E-JRbRsu07gE43TUFbVt81BIr1L_y0I2qGVYwtyO4epbvek75qd0x1PARbzKt_-beDmU-JmPYYiHHHc 2026/03/28 05:35:28 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/28 05:35:28 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/28 05:35:28 DEBUG : piped data.txt: multipart upload "AOIyok_ZQ54BF9HvrU_OrjGQJFfpvlZqZkDwBXTLfhWlKePMiIN0-BaFgoY4_2D9ichG3h3olBx64o92BdtnkutLbK3BhwdIaSv24BODvyEb6eyO9Bjt5lN3Tw2x4UWI8maL1FoAKf-Bn81uoG0QnpsRviq7Prfw6HqSZ41kzZyHdC67kH3x9qJmIdjdhnly8kGsAl4wWt9bNHybRaDouBVHR8buiU028URs1cRUFmU8gkYMngdHxR2-bRluOc0-NaBpdY29E-JRbRsu07gE43TUFbVt81BIr1L_y0I2qGVYwtyO4epbvek75qd0x1PARbzKt_-beDmU-JmPYYiHHHc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/28 05:35:29 DEBUG : piped data.txt: open chunk writer: started multipart upload: AObwwrdY0kYSJkK9DLmO6PJaKTHjaU6Ti6WDhfHUto1IkSAuaq4FBd7cXwXjedwCMuujYPiLs8CK_OqnNq2lqLd4ncb4wvbqa3y4K7GilnzLzvlMr1qR42s3i_3v5HB6ShIYzGWmYTHaMxyNp1QrbWeFGwHdkgKXiJt85XLIk09Gwb_JUsgHWxU3VFJNqAq9eJ_22BgRNlWm206yy0PSnjsZR4GwcCssAOFx0ZaQrRw53Ocr_pgh6lE9FeHU662PZychp4L9pausZFrBrZnSAQNglsR9nlXJIS8QgNtVsfSPDfNq4J5NlXr00nZVHks5ipVqvD6WM2__ix330kKCKGU 2026/03/28 05:35:29 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/28 05:35:29 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6743786cfc9dcfa3918b38f3778f348a" 2026/03/28 05:35:29 DEBUG : piped data.txt: multipart upload "AObwwrdY0kYSJkK9DLmO6PJaKTHjaU6Ti6WDhfHUto1IkSAuaq4FBd7cXwXjedwCMuujYPiLs8CK_OqnNq2lqLd4ncb4wvbqa3y4K7GilnzLzvlMr1qR42s3i_3v5HB6ShIYzGWmYTHaMxyNp1QrbWeFGwHdkgKXiJt85XLIk09Gwb_JUsgHWxU3VFJNqAq9eJ_22BgRNlWm206yy0PSnjsZR4GwcCssAOFx0ZaQrRw53Ocr_pgh6lE9FeHU662PZychp4L9pausZFrBrZnSAQNglsR9nlXJIS8QgNtVsfSPDfNq4J5NlXr00nZVHks5ipVqvD6WM2__ix330kKCKGU" 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/28 05:35:29 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:530: 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/28 05:35:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AJDAK7KyAzY51-jbZW5vdYxb2my2N3DFd7ON36wSIjgau02n9SHL30xUOKwoNs5R8xoiPBufPx2u4r7rUJbCrdih1X9Yn74E74B4AnAt_bz893aiTHev1HvG79pqwvXS6cRBlWcczLKbH8egjXmUsb6ov_63XmmRcaX40F8qnvjbEyXy1q-xiKvJG4meA3QTLBJSkcDViN8Gu1cByutHPb76JRLkbfhnvVNZcsqoHyte_8_xtefLBhRyP5REfPMTQ_vM0-Onq6qCDrw8xIT5J93xAj_6FrYFBqFmht8iLTc9IyYk3MTF_58m2Eh-fUMHLoZn5vEg6Ja-fIHfgHvso3w 2026/03/28 05:35:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/28 05:35:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/28 05:35:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AJDAK7KyAzY51-jbZW5vdYxb2my2N3DFd7ON36wSIjgau02n9SHL30xUOKwoNs5R8xoiPBufPx2u4r7rUJbCrdih1X9Yn74E74B4AnAt_bz893aiTHev1HvG79pqwvXS6cRBlWcczLKbH8egjXmUsb6ov_63XmmRcaX40F8qnvjbEyXy1q-xiKvJG4meA3QTLBJSkcDViN8Gu1cByutHPb76JRLkbfhnvVNZcsqoHyte_8_xtefLBhRyP5REfPMTQ_vM0-Onq6qCDrw8xIT5J93xAj_6FrYFBqFmht8iLTc9IyYk3MTF_58m2Eh-fUMHLoZn5vEg6Ja-fIHfgHvso3w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/28 05:35:32 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ALbph-9zoTVSG0To1v0nIT7Xv5zLQ0PrYgcVynMefKt8Sry9wwl3Gpz4pFZ60RWu7GdK3lsq7s1Av71YDVXMvfOxBhPLcyD_TD0FGct7TID5AjsvxuWVE5W265_vF6C6qFWw0HlA0g1it--IsXIjp1VhJAEsXsj23ngrWU_NC4sQcCTnIQbo6XElHg-sZctle1uQzoJkaKHA-oso9YVA1x_0nUxr3CzHj-7aXzEuAzgqwCPn_cFX6UQ1CGQab1sc8sNuUButpwVNjjt4A-jiMypPfeGNr6UJgOboe3ZG_icFXw2pVd5Z8sxu5AmEMeKkbWixyMwKuwbWXiUGP1CRSEU 2026/03/28 05:35:32 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/28 05:35:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/28 05:35:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ALbph-9zoTVSG0To1v0nIT7Xv5zLQ0PrYgcVynMefKt8Sry9wwl3Gpz4pFZ60RWu7GdK3lsq7s1Av71YDVXMvfOxBhPLcyD_TD0FGct7TID5AjsvxuWVE5W265_vF6C6qFWw0HlA0g1it--IsXIjp1VhJAEsXsj23ngrWU_NC4sQcCTnIQbo6XElHg-sZctle1uQzoJkaKHA-oso9YVA1x_0nUxr3CzHj-7aXzEuAzgqwCPn_cFX6UQ1CGQab1sc8sNuUButpwVNjjt4A-jiMypPfeGNr6UJgOboe3ZG_icFXw2pVd5Z8sxu5AmEMeKkbWixyMwKuwbWXiUGP1CRSEU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/28 05:35:33 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AOx9Ceq9sFB240M3ErW83GFlD9V72sFW6K3o7dc84qUZaWlNf0--KJqEtujXkV7b5zOgbJDpccIR2Ii5GJF8VQP2OSEjE7tftujIkJmwIf5bWyg67nv4I-XNN4eNZ5ublYzU_t9Mb-uqT_Wu2A4ZB1thzEerYh1iTMQkBKaGjJj9pqRb8BBwSvn42yy5V5mZcxHDx44Wlt19oNvzFUkgw8_sUgQHIUA5pvC5oc2RE_Neys207Zl8RJDE21QtXyyULjSNvK8oDohvU_vYyNR6jfiMr0LmBEd3kyTwkWrWnN_t_Jaq4N-PGQOG4QkHQihFGjFYx3M1AAfLAC5D-Uk3vuw 2026/03/28 05:35:33 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/28 05:35:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/28 05:35:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AOx9Ceq9sFB240M3ErW83GFlD9V72sFW6K3o7dc84qUZaWlNf0--KJqEtujXkV7b5zOgbJDpccIR2Ii5GJF8VQP2OSEjE7tftujIkJmwIf5bWyg67nv4I-XNN4eNZ5ublYzU_t9Mb-uqT_Wu2A4ZB1thzEerYh1iTMQkBKaGjJj9pqRb8BBwSvn42yy5V5mZcxHDx44Wlt19oNvzFUkgw8_sUgQHIUA5pvC5oc2RE_Neys207Zl8RJDE21QtXyyULjSNvK8oDohvU_vYyNR6jfiMr0LmBEd3kyTwkWrWnN_t_Jaq4N-PGQOG4QkHQihFGjFYx3M1AAfLAC5D-Uk3vuw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/28 05:35:34 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AAyjg0hikoAL9Pc-BabK-I8UKDZzAKvnbo6VAOpeZZ4Xo_wql5peOEncz4ER8EgEF_I8XQgMkkQbwDB6kqYj1TQVJYgdztoDpUsfzgHnbUq9yUnT9uDkBUUXwjShSv1B9S-xs7GcsEarG3J20cE-mgJTRuq_GSqjltMMcFLQMAjeadd90DRNLY10V_wOXrj09JRD03aU1ilOndlC73P-eGCaYAS_DWRJ6eVros8tcyZodN-wNIta0yIXMYvoewnRvsS0KEtQcf5n8o8UpGQZ2m_cp_69npMbUIYTuYb-RRgUi9pW7A5-dhThshiad8lHng6oEtRATdX3KOlqQAOfchU 2026/03/28 05:35:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/28 05:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/28 05:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/28 05:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/28 05:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/28 05:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/28 05:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AAyjg0hikoAL9Pc-BabK-I8UKDZzAKvnbo6VAOpeZZ4Xo_wql5peOEncz4ER8EgEF_I8XQgMkkQbwDB6kqYj1TQVJYgdztoDpUsfzgHnbUq9yUnT9uDkBUUXwjShSv1B9S-xs7GcsEarG3J20cE-mgJTRuq_GSqjltMMcFLQMAjeadd90DRNLY10V_wOXrj09JRD03aU1ilOndlC73P-eGCaYAS_DWRJ6eVros8tcyZodN-wNIta0yIXMYvoewnRvsS0KEtQcf5n8o8UpGQZ2m_cp_69npMbUIYTuYb-RRgUi9pW7A5-dhThshiad8lHng6oEtRATdX3KOlqQAOfchU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/28 05:35:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMNwqUXnLVrVJBHOyeQ7pdXxd0qEcRDXuYLaL8-qX6Z-ahqBz0NXxKVLu1qJ_SuoslUAsPZAWPpZdBmAYr7mtANDxJYZWNFh8r-WEW5xzuHVz4epWiR_PfGTkLu6NA3ts2NvD7O77vJ3q79zqC3lY-10MCEaRbnKjq1U37vVuIRJBJ-SmkIZGC02davE2NETdTNfzZcT3XNjvBf2RRat9kXh_--DYLvb4YNv3JDnpYLz5xd0aYrnxt0UCjUT0sld9kG0e_ZW9Dt2OxmIj9a1Io4qdOWq27LTl3o3Qi4aUmyUkfhYhrHZg52Y4AL6w-cw4MDf-C9Xx8ZUAXLF1Ynq1aU 2026/03/28 05:35:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/28 05:35:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/28 05:35:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/28 05:35:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/28 05:35:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/28 05:35:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/28 05:35:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMNwqUXnLVrVJBHOyeQ7pdXxd0qEcRDXuYLaL8-qX6Z-ahqBz0NXxKVLu1qJ_SuoslUAsPZAWPpZdBmAYr7mtANDxJYZWNFh8r-WEW5xzuHVz4epWiR_PfGTkLu6NA3ts2NvD7O77vJ3q79zqC3lY-10MCEaRbnKjq1U37vVuIRJBJ-SmkIZGC02davE2NETdTNfzZcT3XNjvBf2RRat9kXh_--DYLvb4YNv3JDnpYLz5xd0aYrnxt0UCjUT0sld9kG0e_ZW9Dt2OxmIj9a1Io4qdOWq27LTl3o3Qi4aUmyUkfhYhrHZg52Y4AL6w-cw4MDf-C9Xx8ZUAXLF1Ynq1aU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/28 05:35:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOAPIxainabIeCYhqO-y1-l0lbRxM1SWgcBERg0p5oeQRBE9Vqtspm-oMIqRHHXpmKLKosvSt5qQPzTfPWLSvfgY5uaHwAdDxmHlR3I9154d2UBewYgX3pbl0bU4iSKieJBTE_LGc782Baw9TLwOFYqGvrIpOLI_B4vM19cNAfP1NRyWh0uBIi-ytLYixAM1P7GDUpc4mJdk6wcM-59ecGHFNXnkBnhKJq6sUxUqGVgNcRz1_esuJQUT3XY_aswJKCkue7bbI6Nt0YGV90cEz97d24TQ2GJ3SmjsQsNDHozX8rhvuibg_l3AWcyhCcGzvFZCvgtikf7GF8zeL6tdqwA 2026/03/28 05:35:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/28 05:35:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/28 05:35:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOAPIxainabIeCYhqO-y1-l0lbRxM1SWgcBERg0p5oeQRBE9Vqtspm-oMIqRHHXpmKLKosvSt5qQPzTfPWLSvfgY5uaHwAdDxmHlR3I9154d2UBewYgX3pbl0bU4iSKieJBTE_LGc782Baw9TLwOFYqGvrIpOLI_B4vM19cNAfP1NRyWh0uBIi-ytLYixAM1P7GDUpc4mJdk6wcM-59ecGHFNXnkBnhKJq6sUxUqGVgNcRz1_esuJQUT3XY_aswJKCkue7bbI6Nt0YGV90cEz97d24TQ2GJ3SmjsQsNDHozX8rhvuibg_l3AWcyhCcGzvFZCvgtikf7GF8zeL6tdqwA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/28 05:35:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACEugcz-28h0CT5raUdAD3HwRP-9hiO0eYDHedSEFwmpvmYKV1vy-wMvihgG1oC0mBs5g3vXybfL6NHVhuKY2dH4JZ-eGdKY06a1ISvJ-p9k1zkLBWan0Zj4iawSTD6y4bxl31dtK_UCV_d2B_hd64TaacE3Pnma7gKabVkQJIw4LIIyxbhpD2KYtEN2QGW6HfdR-VBmqUla622cIC3hEUgkI34iUjYaw-McOURPUGtmxq0lHzJ4SjlMfCACqIyUeTmJANCV4dICLEpTt6mjp9i3vxXxNvPsSGAM5fGHrJQUO1QSKTyDTCB8513TnUQyzLxxKQqRkzG0O2lHY_fwwCU 2026/03/28 05:35:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/28 05:35:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/28 05:35:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACEugcz-28h0CT5raUdAD3HwRP-9hiO0eYDHedSEFwmpvmYKV1vy-wMvihgG1oC0mBs5g3vXybfL6NHVhuKY2dH4JZ-eGdKY06a1ISvJ-p9k1zkLBWan0Zj4iawSTD6y4bxl31dtK_UCV_d2B_hd64TaacE3Pnma7gKabVkQJIw4LIIyxbhpD2KYtEN2QGW6HfdR-VBmqUla622cIC3hEUgkI34iUjYaw-McOURPUGtmxq0lHzJ4SjlMfCACqIyUeTmJANCV4dICLEpTt6mjp9i3vxXxNvPsSGAM5fGHrJQUO1QSKTyDTCB8513TnUQyzLxxKQqRkzG0O2lHY_fwwCU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/28 05:35:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGE-RiQf5lQNVAwT8-p46ej0R0220WWQCRz-Heull7X_II1wk-M8EunspHiAvScG0EWT_qrU_Q-p0woe7TDVmz75gABWKFnAC_86KdG2bQbWtzqYRff-wWPUV6g5Szk56pRdR5hdm-Y9h20bOaJyv5PxFA5AuH8gXgMTPuBMym6EtE8gWdS9MorCQZgKEdX5Ew4mH7mGWmr4XiGIHMhyhxfaz342Gv4-rxMgf18EXZfVnoZaPcvh5qlPlYu_Q_jlGJwtmsvfvWLkMS_QXhuToPUB-EBE05YzzzoxW7u24dtL7-40ZKDCg1nwBcYjbaPIFqHioUD6ipvyIbixEoO1G8E 2026/03/28 05:35:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/28 05:35:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/28 05:35:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGE-RiQf5lQNVAwT8-p46ej0R0220WWQCRz-Heull7X_II1wk-M8EunspHiAvScG0EWT_qrU_Q-p0woe7TDVmz75gABWKFnAC_86KdG2bQbWtzqYRff-wWPUV6g5Szk56pRdR5hdm-Y9h20bOaJyv5PxFA5AuH8gXgMTPuBMym6EtE8gWdS9MorCQZgKEdX5Ew4mH7mGWmr4XiGIHMhyhxfaz342Gv4-rxMgf18EXZfVnoZaPcvh5qlPlYu_Q_jlGJwtmsvfvWLkMS_QXhuToPUB-EBE05YzzzoxW7u24dtL7-40ZKDCg1nwBcYjbaPIFqHioUD6ipvyIbixEoO1G8E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/28 05:35:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AD2xW8luXc1GmVSdD5O1mllPzVYyoWy5oeLK8jcZZ_crR-t2C4zwjlOevncPFoWNadMhTNh1g_gTJEu9-C5M0xyGU-_oIFZIcJH-QnKgXqKDhlec7tXCtik6cmOC7CpUMFBTzfZZUqt5EVJPtrecB8G0eAdK23itywW3p952-vWig_-qFnzghyJ0q4eodRVKIHv3wDJVUEdabj6850gMSr7Gc4Vc61oUFrc5g4x2fl2T2BorPsQuj81WykPEcCS6WLL489FJf_D6LQv9ObXXl-DyDqB2Lv4TbDts60h-MLqGxiFvkgNz-vdbIyqyawyLK5NsSY1nc2Hcbtbj8eZOG8o 2026/03/28 05:35:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/28 05:35:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/28 05:35:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/28 05:35:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/28 05:35:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/28 05:35:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/28 05:35:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AD2xW8luXc1GmVSdD5O1mllPzVYyoWy5oeLK8jcZZ_crR-t2C4zwjlOevncPFoWNadMhTNh1g_gTJEu9-C5M0xyGU-_oIFZIcJH-QnKgXqKDhlec7tXCtik6cmOC7CpUMFBTzfZZUqt5EVJPtrecB8G0eAdK23itywW3p952-vWig_-qFnzghyJ0q4eodRVKIHv3wDJVUEdabj6850gMSr7Gc4Vc61oUFrc5g4x2fl2T2BorPsQuj81WykPEcCS6WLL489FJf_D6LQv9ObXXl-DyDqB2Lv4TbDts60h-MLqGxiFvkgNz-vdbIyqyawyLK5NsSY1nc2Hcbtbj8eZOG8o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/28 05:35:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADdI_EgM89HTVE6F4JxvRo9UA-vm1dsbc7GRqPLbY2IL7n-G7CKrPt1uh243QJ2xYM9ak1hPFw6KQOIZlQe2CSM-wG6p1OP57c9iClUr1vKC6otutk0nP9ZllGdg2igdo61QBgLYt5-YO1pwV9EeMMW-R-RKxxX6GHDUPBzNde3VKfxOq86D_1pU9g42tJyN8Rz6r1Ml7Bq0Fd-jhzJs684dtMIjV2Sswb9XS5IEWEPBdJEMQx1dYtrF832fxvL72AzHPZxyXrI8ZRyiOmHfztxHGN0v_3q2-5m-kkI5TjEGkCMaUACtyjBwKwLVMicTC0J8_nrVJmTAIZrKXVRWskY 2026/03/28 05:35:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/28 05:35:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/28 05:35:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/28 05:35:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/28 05:35:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/28 05:35:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/28 05:35:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADdI_EgM89HTVE6F4JxvRo9UA-vm1dsbc7GRqPLbY2IL7n-G7CKrPt1uh243QJ2xYM9ak1hPFw6KQOIZlQe2CSM-wG6p1OP57c9iClUr1vKC6otutk0nP9ZllGdg2igdo61QBgLYt5-YO1pwV9EeMMW-R-RKxxX6GHDUPBzNde3VKfxOq86D_1pU9g42tJyN8Rz6r1Ml7Bq0Fd-jhzJs684dtMIjV2Sswb9XS5IEWEPBdJEMQx1dYtrF832fxvL72AzHPZxyXrI8ZRyiOmHfztxHGN0v_3q2-5m-kkI5TjEGkCMaUACtyjBwKwLVMicTC0J8_nrVJmTAIZrKXVRWskY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/28 05:35:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APJxuAtHBJ-VVgckpeZRnONegmn9HTBjJY_N6mnQX_zo5XT9eKt-qtOOvJaQmrCYJ3b_vDq2P1MBVppEh4ZUeIAxVRYrGLgPVzTWCqPPKBNXNTIhAhOA2FAuIaU8wfDc8leRDcorYTJY7R3o8a8JJOiLAGT66U5dqr7msJsnAo19feLIrtUk1fdtUDAZtcyVJlrG3rIN3LKWZglnVXJn_9pFq6x9i0D_eo0168k_gjkXTHUugylMoxA1h-QV9XvyuPcEJhm81WacOJnM01gTTTFuqoNd0-5GNRWZPEPzpreuCV36ppmZms8grr41236oWeNRWMoqf-OypFpuNk-ARu4 2026/03/28 05:35:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/28 05:35:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/28 05:35:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APJxuAtHBJ-VVgckpeZRnONegmn9HTBjJY_N6mnQX_zo5XT9eKt-qtOOvJaQmrCYJ3b_vDq2P1MBVppEh4ZUeIAxVRYrGLgPVzTWCqPPKBNXNTIhAhOA2FAuIaU8wfDc8leRDcorYTJY7R3o8a8JJOiLAGT66U5dqr7msJsnAo19feLIrtUk1fdtUDAZtcyVJlrG3rIN3LKWZglnVXJn_9pFq6x9i0D_eo0168k_gjkXTHUugylMoxA1h-QV9XvyuPcEJhm81WacOJnM01gTTTFuqoNd0-5GNRWZPEPzpreuCV36ppmZms8grr41236oWeNRWMoqf-OypFpuNk-ARu4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/28 05:35:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ALyAAhbs-Kkd62uKFBv0MUX-YdizkyDvhgQrxzk1Lj-wbArbr0nMwgsKEAvq5F0pKIbW67JmM2GFJmuggnEZjIGmXjgQNmFjGaZuCiEaSdEU6R33wh4ACzUdt1yEZtClPThwXVesiGEKH2NbZN2Q70veYNufYfzoT8Q4zHCw71I6n_KOVHQV_JOPYm9s7lJBEKLvdiydtuuMawJ97tVOd9PMZDc7xxgT6ffzxxk1iV_e6YdB73dwG3hzW0fKDNGwPNhBiHwp8YuGzZwvSebHagC-2LqW61e4uLqFlPHasyEDHtxqF5ba3pypwmz-ZFfMXPtD8k02STCernSZNnTkAMo 2026/03/28 05:35:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/28 05:35:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/28 05:35:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ALyAAhbs-Kkd62uKFBv0MUX-YdizkyDvhgQrxzk1Lj-wbArbr0nMwgsKEAvq5F0pKIbW67JmM2GFJmuggnEZjIGmXjgQNmFjGaZuCiEaSdEU6R33wh4ACzUdt1yEZtClPThwXVesiGEKH2NbZN2Q70veYNufYfzoT8Q4zHCw71I6n_KOVHQV_JOPYm9s7lJBEKLvdiydtuuMawJ97tVOd9PMZDc7xxgT6ffzxxk1iV_e6YdB73dwG3hzW0fKDNGwPNhBiHwp8YuGzZwvSebHagC-2LqW61e4uLqFlPHasyEDHtxqF5ba3pypwmz-ZFfMXPtD8k02STCernSZNnTkAMo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/28 05:35:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMsBikmvltKdNVeKNE9IUhcKf0poB-lXqM8t8UJeOqB-2c9Inh6BvprPvote-8cI3X9NRevEeOxo-N9z1tNgfTkeEgLhbhEGB9Xk1cJ16MhkFLMoyG3fqA77CRv0FPGlCy_ioKDdCmEBRs4R5LePBv65Mu3tQcCaX3c222shkHGJYKzu8dKuIQ1fYDv8FGF6EtNNNSC9RRuu_1JG8LvzPY76zwMmFHa4fdMFjeGT4dUYH_z_fn9gIr8LCDQUtixcgS-FXXo3YXNl6pJ8SL_EQZCzw9DXQ3WIRMU1P8t-vAQO74ccUyhk7l5dxkhoBUJTZ-jdmDU6ADVS_ieQNTPPO7g 2026/03/28 05:35:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/28 05:35:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/28 05:35:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMsBikmvltKdNVeKNE9IUhcKf0poB-lXqM8t8UJeOqB-2c9Inh6BvprPvote-8cI3X9NRevEeOxo-N9z1tNgfTkeEgLhbhEGB9Xk1cJ16MhkFLMoyG3fqA77CRv0FPGlCy_ioKDdCmEBRs4R5LePBv65Mu3tQcCaX3c222shkHGJYKzu8dKuIQ1fYDv8FGF6EtNNNSC9RRuu_1JG8LvzPY76zwMmFHa4fdMFjeGT4dUYH_z_fn9gIr8LCDQUtixcgS-FXXo3YXNl6pJ8SL_EQZCzw9DXQ3WIRMU1P8t-vAQO74ccUyhk7l5dxkhoBUJTZ-jdmDU6ADVS_ieQNTPPO7g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/28 05:35:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHklAQseConXqHaMyuIrJODHxdGHj1yVdOoEWrmN2FJKiSi4uyDqwAq_mf4NAo041Lf21mc3FvFTkZ5d_KZMNJG44JXOJnjaBW3UA9eG287BM95tI2KV2s8lOkXXB59Hj8kRO16YNZyjglNrZsc-8_udmw5HXy0vdWZJVz5ZSpJsDz7DB2GVA5WbV4s6lyWaGAFTp3fpMs1bCiURXbdIoL0i2ozzt-mnSOpyLAKgVGBOZZfwHPYID78sdUG9dkbyn5odWJ-5BpgYuHlJhkUnZeE--C08VLblzYjo7Kpd1XQ7FXYzImz2CrqF2P1yBh8gWURXYecOXwCn38K6E83u_eY 2026/03/28 05:35:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/28 05:35:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/28 05:35:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/28 05:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/28 05:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/28 05:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/28 05:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AHklAQseConXqHaMyuIrJODHxdGHj1yVdOoEWrmN2FJKiSi4uyDqwAq_mf4NAo041Lf21mc3FvFTkZ5d_KZMNJG44JXOJnjaBW3UA9eG287BM95tI2KV2s8lOkXXB59Hj8kRO16YNZyjglNrZsc-8_udmw5HXy0vdWZJVz5ZSpJsDz7DB2GVA5WbV4s6lyWaGAFTp3fpMs1bCiURXbdIoL0i2ozzt-mnSOpyLAKgVGBOZZfwHPYID78sdUG9dkbyn5odWJ-5BpgYuHlJhkUnZeE--C08VLblzYjo7Kpd1XQ7FXYzImz2CrqF2P1yBh8gWURXYecOXwCn38K6E83u_eY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/28 05:35:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AM4tSMV7rp-7X-Xb_edM4WxAU53ZA1fKzaYev6kq8jit7mHiP4LHTbh-4cw6B8cJQtR9OLx49sGJv5Lzdo7fZSWS-syJaK0MzG7U1y-tcc24_DVtR9En-hCLs9NXt-JcHtU75G4MbmBaWufiCVb2aX3ns2A4I5pfSbu-48-g_al1ndC7EnCFmAvgvAAYrJwH3ufYhywafvLEo9J9OyOvWTU-pYNRV8Yia5jOa8yG4Lucj9XJ15v-BpxhneqAh2SiiMRIcOW577EgmOZQ7tjTATSXy6AhNvgOGPGrtc5boVKGkxT2v4O2cUlIbYY8ffYV5sgIoIbT3RpKee1N8HaY-9U 2026/03/28 05:35:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/28 05:35:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/28 05:35:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/28 05:35:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/28 05:35:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/28 05:35:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/28 05:35:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AM4tSMV7rp-7X-Xb_edM4WxAU53ZA1fKzaYev6kq8jit7mHiP4LHTbh-4cw6B8cJQtR9OLx49sGJv5Lzdo7fZSWS-syJaK0MzG7U1y-tcc24_DVtR9En-hCLs9NXt-JcHtU75G4MbmBaWufiCVb2aX3ns2A4I5pfSbu-48-g_al1ndC7EnCFmAvgvAAYrJwH3ufYhywafvLEo9J9OyOvWTU-pYNRV8Yia5jOa8yG4Lucj9XJ15v-BpxhneqAh2SiiMRIcOW577EgmOZQ7tjTATSXy6AhNvgOGPGrtc5boVKGkxT2v4O2cUlIbYY8ffYV5sgIoIbT3RpKee1N8HaY-9U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/28 05:35:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKs-loSJAauRMLvSrmTi5ACte_pnU9ljQARtKk74VBGRXF6TVb9X7CT8tw_O6UWrZkySpBX24kq_RZkOsSjOqR-zgcB6-xX6uG0OUIpqs7fEHDIpu06B1iIh8cZdFkNtnFWdKh86reWSTlN3gr4DLR8818RDJgGrwPjDYTs1XtTRhzQiuZaaH0FTO6WmD6riOFSoTBGa0OSEw8NYVb6DWYMBoUeWSKVdisjBw0xWe6gGDwTSbKai8r0GMuTJjFbdlgAnjcPmGWrO556ZmkB9mE-zSVlM8I5LA97p006oe9PoVgLzA01-q-PzowYLT_-TZpolRPnzpzZKRf-BdeqeJmQ 2026/03/28 05:35:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/28 05:35:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/28 05:35:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKs-loSJAauRMLvSrmTi5ACte_pnU9ljQARtKk74VBGRXF6TVb9X7CT8tw_O6UWrZkySpBX24kq_RZkOsSjOqR-zgcB6-xX6uG0OUIpqs7fEHDIpu06B1iIh8cZdFkNtnFWdKh86reWSTlN3gr4DLR8818RDJgGrwPjDYTs1XtTRhzQiuZaaH0FTO6WmD6riOFSoTBGa0OSEw8NYVb6DWYMBoUeWSKVdisjBw0xWe6gGDwTSbKai8r0GMuTJjFbdlgAnjcPmGWrO556ZmkB9mE-zSVlM8I5LA97p006oe9PoVgLzA01-q-PzowYLT_-TZpolRPnzpzZKRf-BdeqeJmQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/28 05:35:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ANh4NPzcoamQPcPAdyMyhXWs7S3ZD2iRuS_7AlrZFAGLpVIb03HI5xZnT282Q8idZf6VWjnRDJaKHJSwMy-LHbyVkVYGoCMBcp_kdjG9BMiMOGjQwb5jl8aQiQwiAZRI8q1_eki5snjssvvLQeFu1IbuQw2hOlhDOIxonWJRrvQetgVS7S8amqtzKq6Vm8DVAD1jljuoTEZ0hv0rI_QTUumEMasw8m3Jctm3Md-FGvitj1ONcHA556v8_a7Hx6Org_VI7W_5cEVmGnXIrMezeQT_JVeC1aATiV6XcsYdfdeEwya7NWMCcAHnteGC0-QwkzOapr72TsuQvh8fJoSGR2M 2026/03/28 05:35:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/28 05:35:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/28 05:35:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ANh4NPzcoamQPcPAdyMyhXWs7S3ZD2iRuS_7AlrZFAGLpVIb03HI5xZnT282Q8idZf6VWjnRDJaKHJSwMy-LHbyVkVYGoCMBcp_kdjG9BMiMOGjQwb5jl8aQiQwiAZRI8q1_eki5snjssvvLQeFu1IbuQw2hOlhDOIxonWJRrvQetgVS7S8amqtzKq6Vm8DVAD1jljuoTEZ0hv0rI_QTUumEMasw8m3Jctm3Md-FGvitj1ONcHA556v8_a7Hx6Org_VI7W_5cEVmGnXIrMezeQT_JVeC1aATiV6XcsYdfdeEwya7NWMCcAHnteGC0-QwkzOapr72TsuQvh8fJoSGR2M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/28 05:35:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANr7i6yuBa6kv1ohjhnFyMsTncXdGbq0IwMx7HabkPKCa-4Av-L663bTHeib5Zv0NyD_diRXGV5EhsDC0mkdR_0N2CHYHDV3MCjBseZQLUTdufcF7s63U1Ai7wVY7pHWDQqpze-xwCPK7WOtrg-AMY2WBotyyE1vWzu5q1YTwZUBR7kcblTmBELzYWotpZUvE3cCAtRc6DF3-6VV2WDOM8AZWDR_I3HN_LPnFdTODZWkM_0hNpE1nvzdgZP9SOzp39eLO9XF_-H-bfM_uCj7dJyRsmOaGaHlC5p4hbNa-i4S4KNFNCLC6mCoa5oBzu9bMe01oCZDNWo9Wvj8TjdWdvU 2026/03/28 05:35:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/28 05:35:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/28 05:35:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANr7i6yuBa6kv1ohjhnFyMsTncXdGbq0IwMx7HabkPKCa-4Av-L663bTHeib5Zv0NyD_diRXGV5EhsDC0mkdR_0N2CHYHDV3MCjBseZQLUTdufcF7s63U1Ai7wVY7pHWDQqpze-xwCPK7WOtrg-AMY2WBotyyE1vWzu5q1YTwZUBR7kcblTmBELzYWotpZUvE3cCAtRc6DF3-6VV2WDOM8AZWDR_I3HN_LPnFdTODZWkM_0hNpE1nvzdgZP9SOzp39eLO9XF_-H-bfM_uCj7dJyRsmOaGaHlC5p4hbNa-i4S4KNFNCLC6mCoa5oBzu9bMe01oCZDNWo9Wvj8TjdWdvU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/28 05:35:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ADQ22PzqWb7cFLdSLmWcXcubI5ZPOMagbxbdm2a708qQEt0xyl5_GLsKIRBTjLxqUc6-Rs_xgviPodP7u1heT7rJ6BhtOWPSwOpGeIvgD3r9Jn6XuabONCf1ijFZdcY2Vr_5XQitIqON4m-0qWoC_HeWDz1DabBpRnoHUKJiNRLD1kDh-Fhtq84W0tb9ImaHUDtEWMfH8IBZl8fZUpvF3XlaS7bE-dNcvZ2YOUh-qmPxue8X0f37xsUWE1WkSzaXPZWvmEBYhC00MXCuX03WemQ3mVwBVdhXoMy_1jMMN1EmqABSw98AO-y96iorXTEFc7n2AopOuOmhb9CHOmP0mc4 2026/03/28 05:35:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/28 05:35:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/28 05:35:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/28 05:35:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/28 05:35:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/28 05:35:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/28 05:35:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ADQ22PzqWb7cFLdSLmWcXcubI5ZPOMagbxbdm2a708qQEt0xyl5_GLsKIRBTjLxqUc6-Rs_xgviPodP7u1heT7rJ6BhtOWPSwOpGeIvgD3r9Jn6XuabONCf1ijFZdcY2Vr_5XQitIqON4m-0qWoC_HeWDz1DabBpRnoHUKJiNRLD1kDh-Fhtq84W0tb9ImaHUDtEWMfH8IBZl8fZUpvF3XlaS7bE-dNcvZ2YOUh-qmPxue8X0f37xsUWE1WkSzaXPZWvmEBYhC00MXCuX03WemQ3mVwBVdhXoMy_1jMMN1EmqABSw98AO-y96iorXTEFc7n2AopOuOmhb9CHOmP0mc4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/28 05:36:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGSik7QngLdq5zmHaUYRouSc50ScCaBiOiyZ0XRgvLiCgvh6PJS8pA0x9icMVIUm8rAfXMEX5-0yhFq0_lFC1x0vU4A9leKHDjAr9vEo77pVxn_VsycT1abciiekpbEPhAstXVms-ykQVVvQehQw04Bcz9wxkwIpLX2QkrAajGM3S6rec6pePP5OTbTruBV8dihzB5xSxtvn4WAyuZfHNA0WOJ98BUEpC8MAts9B-HOkD70KjrT27LxttwTmoNLWBKFA6EM86O7JIbA6KwKRcB658KpRB2H7putgWrSyfSZdVPY8E0t_rD3OZ7vcEk5VwkIabPf_cBd2-C9KWNyRQ4M 2026/03/28 05:36:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/28 05:36:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/28 05:36:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/28 05:36:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/28 05:36:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/28 05:36:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/28 05:36:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGSik7QngLdq5zmHaUYRouSc50ScCaBiOiyZ0XRgvLiCgvh6PJS8pA0x9icMVIUm8rAfXMEX5-0yhFq0_lFC1x0vU4A9leKHDjAr9vEo77pVxn_VsycT1abciiekpbEPhAstXVms-ykQVVvQehQw04Bcz9wxkwIpLX2QkrAajGM3S6rec6pePP5OTbTruBV8dihzB5xSxtvn4WAyuZfHNA0WOJ98BUEpC8MAts9B-HOkD70KjrT27LxttwTmoNLWBKFA6EM86O7JIbA6KwKRcB658KpRB2H7putgWrSyfSZdVPY8E0t_rD3OZ7vcEk5VwkIabPf_cBd2-C9KWNyRQ4M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/28 05:36:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMctN5a-f3eas1GYkANUOW0HhpOlmktGXlC38l5UYdI3NdACLLILT6tqjFXJ6wn0vUfPBUcHkcIka-dzU0nRkifSq-9wG_mGia6uqXDlscUFV_kVa4tq_EpHNoiIy0mhgvR4YpRzKsz5RrtEUBUKmEydzGTu3vd9eJ9SeXG-D5h-0nxFiwnJdy-_8jdgl_J1Xy4mfuEXz80kQwUN-uV5GaFWpIMi8RekOXvbVEc_Do1UvJeG2GxZN6VrnZcFiA2wZAfpVSkZrqH30sGvPbcF95MdKup77KREXrOjQJ7n1bL5v4_zG1rAfWbyS_b8OpUt955v7DyaJ0vMvXwLswGsQ9s 2026/03/28 05:36:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/28 05:36:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/28 05:36:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMctN5a-f3eas1GYkANUOW0HhpOlmktGXlC38l5UYdI3NdACLLILT6tqjFXJ6wn0vUfPBUcHkcIka-dzU0nRkifSq-9wG_mGia6uqXDlscUFV_kVa4tq_EpHNoiIy0mhgvR4YpRzKsz5RrtEUBUKmEydzGTu3vd9eJ9SeXG-D5h-0nxFiwnJdy-_8jdgl_J1Xy4mfuEXz80kQwUN-uV5GaFWpIMi8RekOXvbVEc_Do1UvJeG2GxZN6VrnZcFiA2wZAfpVSkZrqH30sGvPbcF95MdKup77KREXrOjQJ7n1bL5v4_zG1rAfWbyS_b8OpUt955v7DyaJ0vMvXwLswGsQ9s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/28 05:36:04 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACKJENw6qQGB-fJeIUCKO3NKT3Ml-NCtoGrSQVXwK9tekov7oXwMSyQk-ZlkMwc2A4ocOP61n80_yWQcJmaFoARrYtnKPLd46IsuCP6ATzk8NDLFxR73Rq_cfU0pG60Qks_N2kE2zqN_jcgaz0d2hXZpQ31Xlz6yPtZPA0TrdlfFvHoMOxbHlK7qFvv59XFDhPt6qrb_q5dfofFhGAMYJ2mQs5C1ny6xCCISGQ8QcTsxb3vOtShJF7OIWSoHuHDMCxLSpQWw2ccx419uGrD_fU8tRoD83W28WbttM8WSslYIp2G9TYqVezdPzOsAXS8WPj7eMrZ1-jl1FOyP03MFYSo 2026/03/28 05:36:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/28 05:36:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/28 05:36:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACKJENw6qQGB-fJeIUCKO3NKT3Ml-NCtoGrSQVXwK9tekov7oXwMSyQk-ZlkMwc2A4ocOP61n80_yWQcJmaFoARrYtnKPLd46IsuCP6ATzk8NDLFxR73Rq_cfU0pG60Qks_N2kE2zqN_jcgaz0d2hXZpQ31Xlz6yPtZPA0TrdlfFvHoMOxbHlK7qFvv59XFDhPt6qrb_q5dfofFhGAMYJ2mQs5C1ny6xCCISGQ8QcTsxb3vOtShJF7OIWSoHuHDMCxLSpQWw2ccx419uGrD_fU8tRoD83W28WbttM8WSslYIp2G9TYqVezdPzOsAXS8WPj7eMrZ1-jl1FOyP03MFYSo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/28 05:36:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AEa52p5XIS0H06pinAsBjdUJGHSoSi_g2CgeLG5p3dahzHWx6rL4SktlZDSXQhhpqb6gJ59hlCU-N3Zjml1_JpzTIp079qpHzfyLZNQS821WNSRLsH-01IJhAIQMiHBEz6LCPd9NDWaHVy6AvQLPqKLAvTag6e3Br1qooUWLEzCumCFytcU5V94sE4GryxOGdfdKMFJmPd_lSRh_3S8r1erZcSCOjzD7_1aBpcy4UtTg8XPkga5_fugTvPnfsiuNSUe3Xm_ShPrZaZM4Vzy9BPqOAI-P69StlF12o-15V3pm9EiYctxfA7ho1_5l1kGAhAxbfWwTZZ3Ut62krOZXeeY 2026/03/28 05:36:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/28 05:36:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/28 05:36:07 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AEa52p5XIS0H06pinAsBjdUJGHSoSi_g2CgeLG5p3dahzHWx6rL4SktlZDSXQhhpqb6gJ59hlCU-N3Zjml1_JpzTIp079qpHzfyLZNQS821WNSRLsH-01IJhAIQMiHBEz6LCPd9NDWaHVy6AvQLPqKLAvTag6e3Br1qooUWLEzCumCFytcU5V94sE4GryxOGdfdKMFJmPd_lSRh_3S8r1erZcSCOjzD7_1aBpcy4UtTg8XPkga5_fugTvPnfsiuNSUe3Xm_ShPrZaZM4Vzy9BPqOAI-P69StlF12o-15V3pm9EiYctxfA7ho1_5l1kGAhAxbfWwTZZ3Ut62krOZXeeY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/28 05:36:07 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AF3dbxIZjGfZeriruSRGeyIk37tyuvJXnrQTzcRyQrzPiArbMe1A_xDCojMgmTOPyNny6yTTNhL_3Enn2Xqlp2T8ZU9YlDcdB9-cUHRnCyrbRrBHAj2NP2n8BxXVeh77GNRoDFixutxIB3ITxtLQWHkfOSd6AK-rNTlUI1srn2ozMP-ryg63rOc0nTiaV_TNpZDOHH0qlXMRniNQAZYNEm4mgCfTwbEcWsdSMqOnn6JgYWVpD-9iPKyEdCMpSdlAECsJtEL2Ij1Mmm8-M7gVTZ2rNiB7pdTt9ON8tA8YLld-ixh78IcimY6WEXi5gBkMSM0smp88N0dbiiZLOUX8qjg 2026/03/28 05:36:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/28 05:36:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/28 05:36:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/28 05:36:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/28 05:36:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/28 05:36:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/28 05:36:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AF3dbxIZjGfZeriruSRGeyIk37tyuvJXnrQTzcRyQrzPiArbMe1A_xDCojMgmTOPyNny6yTTNhL_3Enn2Xqlp2T8ZU9YlDcdB9-cUHRnCyrbRrBHAj2NP2n8BxXVeh77GNRoDFixutxIB3ITxtLQWHkfOSd6AK-rNTlUI1srn2ozMP-ryg63rOc0nTiaV_TNpZDOHH0qlXMRniNQAZYNEm4mgCfTwbEcWsdSMqOnn6JgYWVpD-9iPKyEdCMpSdlAECsJtEL2Ij1Mmm8-M7gVTZ2rNiB7pdTt9ON8tA8YLld-ixh78IcimY6WEXi5gBkMSM0smp88N0dbiiZLOUX8qjg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/28 05:36:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: APAX8jagTJJmIdVoMjDLV5UYrkuPjyaOLsFJUHtOHalxfJnLdWtvHoOs5Xj9DHDLvwkUHuMVFXpjD65ZKjlN2DKy1qa1jfzgTU8bAXqe8ZzIRH0gmfUipp455mMNh0Lafq0NKEbqNvuSnCt10qVx9pYm1qDNAQ5y-AA1OB1LO9dWxCZUb4035lVG--A2zHGPbIey1Eauy5z9xSO5Hz7ilzsNv96S-lmKMyo9hFgQF8IngNuUdV8anQONPC2Q5x11Ij8wBoOHTGF-ZcQF1qfj0qTfEZXAU9p-ENkW7TOqgnKD5slvw-KShoZJV0Jbt4AVm5aGKrZ3iqz8S6dGBYYTsh4 2026/03/28 05:36:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/28 05:36:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/28 05:36:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/28 05:36:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/28 05:36:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/28 05:36:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/28 05:36:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "APAX8jagTJJmIdVoMjDLV5UYrkuPjyaOLsFJUHtOHalxfJnLdWtvHoOs5Xj9DHDLvwkUHuMVFXpjD65ZKjlN2DKy1qa1jfzgTU8bAXqe8ZzIRH0gmfUipp455mMNh0Lafq0NKEbqNvuSnCt10qVx9pYm1qDNAQ5y-AA1OB1LO9dWxCZUb4035lVG--A2zHGPbIey1Eauy5z9xSO5Hz7ilzsNv96S-lmKMyo9hFgQF8IngNuUdV8anQONPC2Q5x11Ij8wBoOHTGF-ZcQF1qfj0qTfEZXAU9p-ENkW7TOqgnKD5slvw-KShoZJV0Jbt4AVm5aGKrZ3iqz8S6dGBYYTsh4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/28 05:36:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOXoa16kLiKkOB_RPDBxmYWvnT9Hb-LxHxOPRG_gKICiJgwN3AbwEwwOF7ltBGP515YSEkGIENhIr9Y6c1ipYUdvL7vPSu4jNbLYlNW1hELnlpiH_X3Z3Y5vE9DFOXPd_ibZeLB9WOdTxx9CYoz94rMZQRdlDdzUhPzVJR2gCL-wa-xxf7KXWLbeK4yQP15oq02ZgEyBIqId3P8Yc3IXfeHPx5YX-ICV43ydTDjBEO74aJvFs18maWRmdByXvg-L7dHJVFgTzdE0y67ePprKMpudj1ybmIAo7fcwgyg_n5EW0kT8aJ1_qVi_2nE9pW-Hk1R5FHUGi8DyeVSnhc6ajcQ 2026/03/28 05:36:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/28 05:36:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/28 05:36:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AOXoa16kLiKkOB_RPDBxmYWvnT9Hb-LxHxOPRG_gKICiJgwN3AbwEwwOF7ltBGP515YSEkGIENhIr9Y6c1ipYUdvL7vPSu4jNbLYlNW1hELnlpiH_X3Z3Y5vE9DFOXPd_ibZeLB9WOdTxx9CYoz94rMZQRdlDdzUhPzVJR2gCL-wa-xxf7KXWLbeK4yQP15oq02ZgEyBIqId3P8Yc3IXfeHPx5YX-ICV43ydTDjBEO74aJvFs18maWRmdByXvg-L7dHJVFgTzdE0y67ePprKMpudj1ybmIAo7fcwgyg_n5EW0kT8aJ1_qVi_2nE9pW-Hk1R5FHUGi8DyeVSnhc6ajcQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/28 05:36:14 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AAC9i0JzvYcWAWWtteSY9rRaMS2qDfZ30TmQOmlORZcf4rmB1kZ8NnIqhTAp-G2YghjUk-UUXaqPDojPtEriqUtwer3KucdwRixj9jKNUERAKkSRu3_URos7qtMl_eYPLA5FZnq0qerdID3SJAffpTuUpUv9IroM4G2WGs9lMs8AN30SzlQ4rz_38ap298HVybo_x1Z2V1S2uWZuAsQF7A3I3c754cw7BmkLZzX1jo9lRxDeqVy3a845WSDBsM4C7Tzr5s-7lMwfErmiKvvFkdFC-sXQJgHbXzDyGtnJUmn4MVgFP5QCqG0ui5F4X1fTrlfRUOcb_hpgH4aFjIrwvwU 2026/03/28 05:36:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/28 05:36:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/28 05:36:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AAC9i0JzvYcWAWWtteSY9rRaMS2qDfZ30TmQOmlORZcf4rmB1kZ8NnIqhTAp-G2YghjUk-UUXaqPDojPtEriqUtwer3KucdwRixj9jKNUERAKkSRu3_URos7qtMl_eYPLA5FZnq0qerdID3SJAffpTuUpUv9IroM4G2WGs9lMs8AN30SzlQ4rz_38ap298HVybo_x1Z2V1S2uWZuAsQF7A3I3c754cw7BmkLZzX1jo9lRxDeqVy3a845WSDBsM4C7Tzr5s-7lMwfErmiKvvFkdFC-sXQJgHbXzDyGtnJUmn4MVgFP5QCqG0ui5F4X1fTrlfRUOcb_hpgH4aFjIrwvwU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/28 05:36:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ADQua6kIuE-qY6iMAJHUe5CXK_4vMQh8MQWfWzoE0DuyWwHD2SstvtjTuwggB9Rbwb9zChq8PYGtwW9yjDO5udfqq0aECnA4ZgWtcgpq3EWVJSdz5Wvz7_Sbjq_RWALik6TgRNTkVNZ2PUstQULBZUgcshYGPs_5sx_sPfCWRpeNkqgDm7TmKezb3Iyl_ooTcGb9LXlyfvDgLbCu6zTYUCaz6GPxmqn0fSxIrKnyrqiISy-IhHsjlWR9-T1Jt4Ghy0JvlBAxdwcE4dXqVBCFSc0yfFQ91CgmWuZTSfLA5Mat8uzB8dkyhrNrbQQS7Rsc84YWd8XMSrgNPW1bVOiAH8E 2026/03/28 05:36:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/28 05:36:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/28 05:36:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ADQua6kIuE-qY6iMAJHUe5CXK_4vMQh8MQWfWzoE0DuyWwHD2SstvtjTuwggB9Rbwb9zChq8PYGtwW9yjDO5udfqq0aECnA4ZgWtcgpq3EWVJSdz5Wvz7_Sbjq_RWALik6TgRNTkVNZ2PUstQULBZUgcshYGPs_5sx_sPfCWRpeNkqgDm7TmKezb3Iyl_ooTcGb9LXlyfvDgLbCu6zTYUCaz6GPxmqn0fSxIrKnyrqiISy-IhHsjlWR9-T1Jt4Ghy0JvlBAxdwcE4dXqVBCFSc0yfFQ91CgmWuZTSfLA5Mat8uzB8dkyhrNrbQQS7Rsc84YWd8XMSrgNPW1bVOiAH8E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/28 05:36:18 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AB_vBPB3tV4M-G7tOhAUNUafd2sqfavV5zJgloFPlCClr5DuuJz3siQbumOLO-0PI2zfpVa1ClTLSVQzze8JCOhFg0K6Wc-UwPQR66b5YC-3LGgMpyJNfhQndm6Elz2zxF-gaxIzKI02SGG30PQWA-55xFu4vvhX316OdhPrR8mnT0BggJYRgd8EkBCAqGU2XFpGIaaby5J4130cwAEBKs1orxNs8l2Wtrxf7bI40c41eEc9aPl7XoOJ_G41T5wR9D_vAgTUum_c5siJdE7UJtgPPpNCPK58bAjCerMe-kde_BgKQCBhjcFpw61hjy-AcjyfnAiGXpB5o6lLKvxVk8I 2026/03/28 05:36:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/28 05:36:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/28 05:36:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/28 05:36:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/28 05:36:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/28 05:36:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/28 05:36:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AB_vBPB3tV4M-G7tOhAUNUafd2sqfavV5zJgloFPlCClr5DuuJz3siQbumOLO-0PI2zfpVa1ClTLSVQzze8JCOhFg0K6Wc-UwPQR66b5YC-3LGgMpyJNfhQndm6Elz2zxF-gaxIzKI02SGG30PQWA-55xFu4vvhX316OdhPrR8mnT0BggJYRgd8EkBCAqGU2XFpGIaaby5J4130cwAEBKs1orxNs8l2Wtrxf7bI40c41eEc9aPl7XoOJ_G41T5wR9D_vAgTUum_c5siJdE7UJtgPPpNCPK58bAjCerMe-kde_BgKQCBhjcFpw61hjy-AcjyfnAiGXpB5o6lLKvxVk8I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/28 05:36:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AP6cLuU_80p2_NNCGViVF4sQve14HW7QNvqLGVbrKqfv5YfC63HI6Ggg1sRvOcPJCqdWczV7M0kMEvGI0OM0yO45hw80D_8RKDjmnLODI8GBhqzfh9PS-RRLD469yhfncVwDHUXFretRPbs5g-4zSIIvrI-mlpukaKFdtcVp7634TJZp6CN6gQ6YS1byNrTpicWDFIWT-RBC5N61_24ETkOvQ_dFmlgF_rxI-UGZ1EiY_ZE9SBjlGRKic9UZC6OPNHJ1plJ3jPQ_mfNkho1AbV2lBQfZX_hUHp9TfnrH4MhGGNYxclJiIPR4KHz8X4ubZh5N864D_rR9U4ix68geLqk 2026/03/28 05:36:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/28 05:36:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/28 05:36:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/28 05:36:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/28 05:36:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/28 05:36:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/28 05:36:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AP6cLuU_80p2_NNCGViVF4sQve14HW7QNvqLGVbrKqfv5YfC63HI6Ggg1sRvOcPJCqdWczV7M0kMEvGI0OM0yO45hw80D_8RKDjmnLODI8GBhqzfh9PS-RRLD469yhfncVwDHUXFretRPbs5g-4zSIIvrI-mlpukaKFdtcVp7634TJZp6CN6gQ6YS1byNrTpicWDFIWT-RBC5N61_24ETkOvQ_dFmlgF_rxI-UGZ1EiY_ZE9SBjlGRKic9UZC6OPNHJ1plJ3jPQ_mfNkho1AbV2lBQfZX_hUHp9TfnrH4MhGGNYxclJiIPR4KHz8X4ubZh5N864D_rR9U4ix68geLqk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/28 05:36:23 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/28 05:36:25 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/28 05:36:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/28 05:36:30 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/28 05:36:32 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/28 05:36:33 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHxlA4YfSttxe59lJa9ffbLRljTqnOg2gnM75Qos3jG2J9wzM71Fa-mdVHIEQHZj6hd3SPq7yqjfUZef74rZ9pguHhXjteVjhBskr4Swqe4ILupiQmUa045A4fj0_bk4isNLtFLHBPovbJ1UfoS6SGt1eo0WIabhX1-CDGrkZLSBYJgj7FeLFv2QxMvc3JM3p84Mf1xltPMtoCKyHvgqo9etMuqoDEnyukEGL7kbmbeV4C97WPselOr_pmHTrweAerZoRiFNCl2Gd1n25A3d6WoBzeBfp8HYYdr4eXZKS3CzaBOE5EvJzR63RnkB1xxzutFIG3vx4_qI1YCUbDF2kDQ 2026/03/28 05:36:33 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/28 05:36:33 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2acd78a2800230d0198e5770f83f53ba" 2026/03/28 05:36:33 DEBUG : unknown-size-put.txt: multipart upload "AHxlA4YfSttxe59lJa9ffbLRljTqnOg2gnM75Qos3jG2J9wzM71Fa-mdVHIEQHZj6hd3SPq7yqjfUZef74rZ9pguHhXjteVjhBskr4Swqe4ILupiQmUa045A4fj0_bk4isNLtFLHBPovbJ1UfoS6SGt1eo0WIabhX1-CDGrkZLSBYJgj7FeLFv2QxMvc3JM3p84Mf1xltPMtoCKyHvgqo9etMuqoDEnyukEGL7kbmbeV4C97WPselOr_pmHTrweAerZoRiFNCl2Gd1n25A3d6WoBzeBfp8HYYdr4eXZKS3CzaBOE5EvJzR63RnkB1xxzutFIG3vx4_qI1YCUbDF2kDQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/28 05:36:34 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ALo9_Sixjmd8rmmV_Fm-c7j4eIwPhg8Y6pZKhlXsYtE2nVOzLqJ0eITD7RngdQ-9d8qe0KDppTFvmNQAnDHyhlMxVHA5Dn4llCNCEZsd168f6kCojM4HL9dH1CePSyAaeQG41--_wN7XyAWlfrBlCmRz8Wk73Nnx_lsAZPV-lQSVltawPda2qB8jvPlr2HDhT599H5zR0J9sIV7g7Oh7ZAiMK5kYqGqeasYDLgk3OWsOjKkN8mh4Jh7P7kSM7hBjKYyDmil3g_pzs70Ha5F7s47TE1ATk0-5PJsZgMhY9vi08bi15Q0f_oTNlC78LD2impuSjy4fB41Yf7QKidMtOrk 2026/03/28 05:36:34 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/28 05:36:34 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e88fca5252f1f1b8581ed7d28cace2e8" 2026/03/28 05:36:34 DEBUG : unknown-size-update.txt: multipart upload "ALo9_Sixjmd8rmmV_Fm-c7j4eIwPhg8Y6pZKhlXsYtE2nVOzLqJ0eITD7RngdQ-9d8qe0KDppTFvmNQAnDHyhlMxVHA5Dn4llCNCEZsd168f6kCojM4HL9dH1CePSyAaeQG41--_wN7XyAWlfrBlCmRz8Wk73Nnx_lsAZPV-lQSVltawPda2qB8jvPlr2HDhT599H5zR0J9sIV7g7Oh7ZAiMK5kYqGqeasYDLgk3OWsOjKkN8mh4Jh7P7kSM7hBjKYyDmil3g_pzs70Ha5F7s47TE1ATk0-5PJsZgMhY9vi08bi15Q0f_oTNlC78LD2impuSjy4fB41Yf7QKidMtOrk" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/28 05:36:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cebexoq7sama/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/28 05:36:35 DEBUG : Waiting for deletions to finish 2026/03/28 05:36:35 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/28 05:36:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/28 05:36:35 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/28 05:36:35 INFO : S3 bucket rclone-test-cebexoq7sama: Bucket "rclone-test-cebexoq7sama" deleted 2026/03/28 05:36:35 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (97.90s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.88s) --- PASS: TestIntegration/FsMkdir (95.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.47s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.37s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.78s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.35s) --- 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.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (52.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (10.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.81s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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/28 05:36:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/28 05:36:35 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 97.928s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m39.123883818s (try 1/5)