"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 TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/08/21 03:25:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jeyomib5rubu" 2026/08/21 03:25:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/21 03:25:18 INFO : S3 bucket rclone-test-jeyomib5rubu: Bucket "rclone-test-jeyomib5rubu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/21 03:25:21 INFO : S3 bucket rclone-test-jeyomib5rubu: Bucket "rclone-test-jeyomib5rubu" deleted === RUN TestIntegration/FsMkdir 2026/08/21 03:25:22 INFO : S3 bucket rclone-test-jeyomib5rubu: Bucket "rclone-test-jeyomib5rubu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/21 03:25:22 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/21 03:25:22 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/21 03:25:22 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/21 03:25:56 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AEPggCZ9VSnkkW7ynPyYaSNQjvhnjV8ToGzBPxGLBzK2BIJNkJ8l_wo1on90fw16j9M7ACoDB7UaA6Gnzqdvuz7MMaOZ2zyyKBAUMO9C_s3AWgfSoI7Z-jH5QRBMvaqZQGaHczON7KVpCXjEivzp1C08uLjfpzWRFlI05eTrA2xK8uxzNuil7PD9W5Ox-b352PbJh-0da8NDryhGoL0u8hP8JEQGZ3z0NXPDI1TrErQJjAPsRC7k524pQ4qJZTYAq4qFRQ9jPvy3zXPs529RiDKWFmpLzKHKd63QRnBIkC2iT-2OJeObMsKrk47P12jp6TAcQs93Yt5Ofl-SEagu5Po 2026/08/21 03:25:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "9e588de7efbfe6c2c7459a9b9ceec23c" 2026/08/21 03:25:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "cd61e1495623febf5a9b58517efaf50d" 2026/08/21 03:25:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "5fb3e92a7072c09f8e62981a0db37435" 2026/08/21 03:25:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AEPggCZ9VSnkkW7ynPyYaSNQjvhnjV8ToGzBPxGLBzK2BIJNkJ8l_wo1on90fw16j9M7ACoDB7UaA6Gnzqdvuz7MMaOZ2zyyKBAUMO9C_s3AWgfSoI7Z-jH5QRBMvaqZQGaHczON7KVpCXjEivzp1C08uLjfpzWRFlI05eTrA2xK8uxzNuil7PD9W5Ox-b352PbJh-0da8NDryhGoL0u8hP8JEQGZ3z0NXPDI1TrErQJjAPsRC7k524pQ4qJZTYAq4qFRQ9jPvy3zXPs529RiDKWFmpLzKHKd63QRnBIkC2iT-2OJeObMsKrk47P12jp6TAcQs93Yt5Ofl-SEagu5Po" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/21 03:26:03 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/21 03:26:03 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/21 03:26:07 DEBUG : S3 bucket rclone-test-jeyomib5rubu: bucket is versioned: false 2026/08/21 03:26:07 DEBUG : Waiting for deletions to finish 2026/08/21 03:26:07 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/21 03:26:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/21 03:26:07 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/21 03:26:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jeyomib5rubu/dirToPurgeFromRoot" 2026/08/21 03:26:09 DEBUG : S3 bucket rclone-test-jeyomib5rubu path dirToPurgeFromRoot: bucket is versioned: false 2026/08/21 03:26:09 DEBUG : Waiting for deletions to finish 2026/08/21 03:26:09 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/21 03:26:09 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/21 03:26:10 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/21 03:26:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jeyomib5rubu/hello? sausage/êé" 2026/08/21 03:26:12 DEBUG : S3 bucket rclone-test-jeyomib5rubu path hello? sausage/êé: bucket is versioned: false 2026/08/21 03:26:12 DEBUG : Waiting for deletions to finish 2026/08/21 03:26:12 DEBUG : "a/b/c/d/e.txt" version false 2026/08/21 03:26:12 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/21 03:26:13 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:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/21 03:26:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jeyomib5rubu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/21 03:26:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jeyomib5rubu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-jeyomib5rubu" from "TestS3R2:rclone-test-jeyomib5rubu" 2026/08/21 03:26:28 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:2131: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/21 03:26:35 NOTICE: S3 bucket rclone-test-jeyomib5rubu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/21 03:26:35 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJH86cTMddMFebxjUCBRBFA4Us6VWXzoZ_9i_P4Nd8hfywJZpOzcTFPQOYJwGywx9QtcbTTl10Vpu6kk5J8zTDpbyLgAZWO48FEd-abodaKzhZ598n89moAD5XjK5G69PfC_3eDzY_cAATwvOSo2P21Jh2T9SjzdzYRRaHi1XtOVBcH83FVngcj3dOta90yXTQmc02YbnIt5JNFTXRyhDZuB2T6X2O3QP5c6zObNia96BhZLpUSkvZJH1oVrcWMBCIG_a7ZdokXhljuPCvZ0qlNm_wdypocO19w73w-UEwghzXhmP67yxA6YyGRDmYkfcmDP1rkVUt6yo_2x4LNAEGY 2026/08/21 03:26:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/21 03:26:36 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/21 03:26:36 DEBUG : piped data.txt: multipart upload "AJH86cTMddMFebxjUCBRBFA4Us6VWXzoZ_9i_P4Nd8hfywJZpOzcTFPQOYJwGywx9QtcbTTl10Vpu6kk5J8zTDpbyLgAZWO48FEd-abodaKzhZ598n89moAD5XjK5G69PfC_3eDzY_cAATwvOSo2P21Jh2T9SjzdzYRRaHi1XtOVBcH83FVngcj3dOta90yXTQmc02YbnIt5JNFTXRyhDZuB2T6X2O3QP5c6zObNia96BhZLpUSkvZJH1oVrcWMBCIG_a7ZdokXhljuPCvZ0qlNm_wdypocO19w73w-UEwghzXhmP67yxA6YyGRDmYkfcmDP1rkVUt6yo_2x4LNAEGY" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/21 03:26:37 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEPXkptbYF-c1n4MoSz9sjKNFP4LKe6JR0EJbimlllwAya0WzwkRDj-W1mXQQAiczcHtVBuXwkszNlsqOiadx0L6PFrBcWuj7UFmaPoQdNYlbbeKnReEGg8bFKrmJBNw6xg9nlmNAIWxd3S8OWOPmEaR3d6CEc3Mt8csBisn-dDGIDBkPrSZi87TSjNF9r5YOb-8AiEanhBceJSXm83VtRbNMv0pLcBLTtpIS0Ivn9iyZq2XYI-nQPTmPUcinafYIP-0aMpfRVBiZaOm9-wUuhLqU5sdpoH_0N0rZvx3mfGbQ814okXXvuRAq-GRPnMnv3hWppZCQ0qTeOxjz9_rnA8 2026/08/21 03:26:37 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/21 03:26:37 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f30ef25b3f55dca234792b0a4fb308e8" 2026/08/21 03:26:38 DEBUG : piped data.txt: multipart upload "AEPXkptbYF-c1n4MoSz9sjKNFP4LKe6JR0EJbimlllwAya0WzwkRDj-W1mXQQAiczcHtVBuXwkszNlsqOiadx0L6PFrBcWuj7UFmaPoQdNYlbbeKnReEGg8bFKrmJBNw6xg9nlmNAIWxd3S8OWOPmEaR3d6CEc3Mt8csBisn-dDGIDBkPrSZi87TSjNF9r5YOb-8AiEanhBceJSXm83VtRbNMv0pLcBLTtpIS0Ivn9iyZq2XYI-nQPTmPUcinafYIP-0aMpfRVBiZaOm9-wUuhLqU5sdpoH_0N0rZvx3mfGbQ814okXXvuRAq-GRPnMnv3hWppZCQ0qTeOxjz9_rnA8" 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/08/21 03:26:40 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/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:330: 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:562: 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/08/21 03:26:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AMoyQrxAKJw51_xsFRM8CiRldK_sLSokwyibBG_YW9-gmtxNVNI4ObH83EDD1qnSxUdJIXQPRyDSn0Pxc-HXwBuLOeA14AsYAx7sBWnLZuXpTOttYkMaBm9jJNgD8DhAPJCSnnry4sJOutzEdlZh_l5wxv68pD2DnpsG96L3E8bsvLS-oJntyqqAmIJMeIGlKCURpszuKyODzCHiVTvOrubTB4r3uiTUsE2tWjvPFukUU8bij0TCXbDsFKv2x-KuG1a_NdpKJYQKPkfc4RX0mLebkLsxZ5sU-MKTobCb807GfP0N8dhapnY0ocvT_Jd4bjtgFuXvJ_NGN21CQfPaRmo 2026/08/21 03:26:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/21 03:26:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/21 03:26:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AMoyQrxAKJw51_xsFRM8CiRldK_sLSokwyibBG_YW9-gmtxNVNI4ObH83EDD1qnSxUdJIXQPRyDSn0Pxc-HXwBuLOeA14AsYAx7sBWnLZuXpTOttYkMaBm9jJNgD8DhAPJCSnnry4sJOutzEdlZh_l5wxv68pD2DnpsG96L3E8bsvLS-oJntyqqAmIJMeIGlKCURpszuKyODzCHiVTvOrubTB4r3uiTUsE2tWjvPFukUU8bij0TCXbDsFKv2x-KuG1a_NdpKJYQKPkfc4RX0mLebkLsxZ5sU-MKTobCb807GfP0N8dhapnY0ocvT_Jd4bjtgFuXvJ_NGN21CQfPaRmo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/21 03:26:48 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADn1Vu2h5ckR-NupqnuoD8atnBu9EmyJ_WS1AH2MWHCaBwJpZoaCSn7fhykUGjB0y-_16rSdVjtL8g1rb6jXC83r9b0c-t6WEbxO2kdoUwdowM2nfyh0Hw7WIdDcLNfKpFddhVTF8aWB8U1ml2kCe3khI5nW6LZ0P5KC4uyx_KHQMzy_70N9I14vv5-FH0LPsPX1deuORLNt7MIoHDXNFlwrD35lLj_ZY6SdR9QmzSvHyy2x6sIc8COwkTBSBNBvVca7q6xDvNzxB-IaMBGezsVsbFd7rHqcRqHTh6lj7BdBBxeNbCrzJdsE9hZgvEEzqRaJgOmA-3qNkc_D8lPOerk 2026/08/21 03:26:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/21 03:26:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/21 03:26:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADn1Vu2h5ckR-NupqnuoD8atnBu9EmyJ_WS1AH2MWHCaBwJpZoaCSn7fhykUGjB0y-_16rSdVjtL8g1rb6jXC83r9b0c-t6WEbxO2kdoUwdowM2nfyh0Hw7WIdDcLNfKpFddhVTF8aWB8U1ml2kCe3khI5nW6LZ0P5KC4uyx_KHQMzy_70N9I14vv5-FH0LPsPX1deuORLNt7MIoHDXNFlwrD35lLj_ZY6SdR9QmzSvHyy2x6sIc8COwkTBSBNBvVca7q6xDvNzxB-IaMBGezsVsbFd7rHqcRqHTh6lj7BdBBxeNbCrzJdsE9hZgvEEzqRaJgOmA-3qNkc_D8lPOerk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/21 03:26:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AEOSFls4Dol3yI90clLkbT6fhyyczHiEsXZXYeybfhMm7C4bywQDs5GocYLy3ARqqtelSSsamU-VC0Ul_YTA7Ke-RTIUz2Bijrlza7EIOjs-op44POZ8OURc5a-K0KjqH8UeqSXr_biTU7WdTJal-YI8CpY4-ljOmTHx5jUWa-MCRDdVCMzz0tutcdbly1Eb2KxgdIbD-iiKXFH2nlgc4a1bi8ud86fvzCXxI4g7zYffTbNv_omZskCAUQnEu1cu_ZbPp-PblnrdkjUevNJbnzT132R-mihkMF4ktYwHJdeS3N4EhZE9l2l_GwdHdzI2TkAabe_2mmzY8f_Z1OpTbEg 2026/08/21 03:26:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/21 03:26:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/21 03:26:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AEOSFls4Dol3yI90clLkbT6fhyyczHiEsXZXYeybfhMm7C4bywQDs5GocYLy3ARqqtelSSsamU-VC0Ul_YTA7Ke-RTIUz2Bijrlza7EIOjs-op44POZ8OURc5a-K0KjqH8UeqSXr_biTU7WdTJal-YI8CpY4-ljOmTHx5jUWa-MCRDdVCMzz0tutcdbly1Eb2KxgdIbD-iiKXFH2nlgc4a1bi8ud86fvzCXxI4g7zYffTbNv_omZskCAUQnEu1cu_ZbPp-PblnrdkjUevNJbnzT132R-mihkMF4ktYwHJdeS3N4EhZE9l2l_GwdHdzI2TkAabe_2mmzY8f_Z1OpTbEg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/21 03:26:54 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ANGXitibNUm4UgrGfqNH3ezOvLPLv4qYGK1YUEf_jFx_kjskc5EEKGHfpgJOI-ijLGLpTlWTcAeUoRFUfOqORio9VXFHVLj8n4MLT1QkQGLu_kvNmTx2Fss1CVoU60IB02-8at3brbGSwCYPE3piwZbqoQ4kX3slQ4lAYR6lgvQB3dL1tSmn-rdI6uTp2_GEncDWvIAvrKRUNd4rc3NOLLLugiCMyttek-9k-E90tWMg0INihZVPidei6_VH2O5LEK9hhwgfx9wBN0dEDw1rzRMsFPyJ4KjZ5UBS9bua7SUYRpEOGnsDWv3RpNUuqWRg7BUmwKllwEuXLGRLtqCYdmk 2026/08/21 03:26:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/21 03:26:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/21 03:26:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/21 03:26:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/21 03:26:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/21 03:26:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/21 03:26:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ANGXitibNUm4UgrGfqNH3ezOvLPLv4qYGK1YUEf_jFx_kjskc5EEKGHfpgJOI-ijLGLpTlWTcAeUoRFUfOqORio9VXFHVLj8n4MLT1QkQGLu_kvNmTx2Fss1CVoU60IB02-8at3brbGSwCYPE3piwZbqoQ4kX3slQ4lAYR6lgvQB3dL1tSmn-rdI6uTp2_GEncDWvIAvrKRUNd4rc3NOLLLugiCMyttek-9k-E90tWMg0INihZVPidei6_VH2O5LEK9hhwgfx9wBN0dEDw1rzRMsFPyJ4KjZ5UBS9bua7SUYRpEOGnsDWv3RpNUuqWRg7BUmwKllwEuXLGRLtqCYdmk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/21 03:26:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ6nL-p9gFec6OjZthXMxK7PFlbIA2VXzAK88bN3mihzTWtBoPDO4Kk0ClESyfH_NbG6GRK0eS8KwIKD9aYmEjfZkPEmRGDkogap1IesrILGMwDaMSf4kYJ1FeUM-JUOYQmy4jCqg0WFzSQjs3eb8_3pOewL5khVLNa47C0ZSeCpLnZrny2LbS6vUY6PEI9V0Rqyhssz5YZpIgwvJqQxo8GFx2GaFSiwkDWd_5PxhZ383rWwgRUY2ToLMfxJEZoSD4tUm86rugGgZ6hOGRAbdyBZgUtroPgvmSrLJ_iR1hvL75EBrdhUT_JZqf_5OZU9YhRvdsa64Ve0KKxzilHJFgI 2026/08/21 03:26:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/21 03:26:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/21 03:26:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/21 03:26:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/21 03:26:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/21 03:26:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/21 03:27:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AJ6nL-p9gFec6OjZthXMxK7PFlbIA2VXzAK88bN3mihzTWtBoPDO4Kk0ClESyfH_NbG6GRK0eS8KwIKD9aYmEjfZkPEmRGDkogap1IesrILGMwDaMSf4kYJ1FeUM-JUOYQmy4jCqg0WFzSQjs3eb8_3pOewL5khVLNa47C0ZSeCpLnZrny2LbS6vUY6PEI9V0Rqyhssz5YZpIgwvJqQxo8GFx2GaFSiwkDWd_5PxhZ383rWwgRUY2ToLMfxJEZoSD4tUm86rugGgZ6hOGRAbdyBZgUtroPgvmSrLJ_iR1hvL75EBrdhUT_JZqf_5OZU9YhRvdsa64Ve0KKxzilHJFgI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/21 03:27:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AChEMxDHOqMwnlTiJnLMzjBPD7oXBo_C0ytP-IGWo7M4WaxawdAhsQD2G644HQ4S8040VEE8DM_a19UEzTOaPRxJhsOuxaHBTlDiOFotYymRnNA_99O_fOAbTK_ZzJ2J00iYtF4Cm-zCq5hvqUusKzeoMAIMHTR0pQVexTEGriyjzn5mY4hx8JDQPna9U8VzHBHMLU7qUkmbkEuJQrMMFSRVyyV5RQgf4apXSRJ2OxozF4AIRQYxLEUovy8M_dzSEtm3UbpgLICqF6F-zNKLRLNt6xm2VYtabmEOquHKZwnOWqbHWT8i6LkRga-VSJLIYmyWLddNBMCrbwaxZPPIvC4 2026/08/21 03:27:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/21 03:27:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/21 03:27:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AChEMxDHOqMwnlTiJnLMzjBPD7oXBo_C0ytP-IGWo7M4WaxawdAhsQD2G644HQ4S8040VEE8DM_a19UEzTOaPRxJhsOuxaHBTlDiOFotYymRnNA_99O_fOAbTK_ZzJ2J00iYtF4Cm-zCq5hvqUusKzeoMAIMHTR0pQVexTEGriyjzn5mY4hx8JDQPna9U8VzHBHMLU7qUkmbkEuJQrMMFSRVyyV5RQgf4apXSRJ2OxozF4AIRQYxLEUovy8M_dzSEtm3UbpgLICqF6F-zNKLRLNt6xm2VYtabmEOquHKZwnOWqbHWT8i6LkRga-VSJLIYmyWLddNBMCrbwaxZPPIvC4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/21 03:27:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACQZqCiF2tLzLprNmjIAdFpAN9Vmfn6LPl7R7S8KvNeD_durLt6QlvaNOokAHrnlBysw9xuxbsBcSJTFqKZxjND0tP-R5Z-EmGWUv1IFdGEhhX3v7veok07S6O-jymDpAr2qjdF0nN7MYDKvitFjtcebYrC96VW1QlqT38nBK_5VUxczHAnEJaMePGRVs8MHNQ8Ms8JsTh9sHf3D3nUvLIv0GItxSn3FFcQ9PWl_oxJhZ0yT5Zs_K644K2Ix2J2Wl-A-VNgvek5Oh2C_QKQbMk_XXBmLhIT8Py34VmEZgMDZpkDOQ_KkdSQDZKiwbfkogRTD5D-M4yUX2bFTGs8ELNs 2026/08/21 03:27:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/21 03:27:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/21 03:27:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACQZqCiF2tLzLprNmjIAdFpAN9Vmfn6LPl7R7S8KvNeD_durLt6QlvaNOokAHrnlBysw9xuxbsBcSJTFqKZxjND0tP-R5Z-EmGWUv1IFdGEhhX3v7veok07S6O-jymDpAr2qjdF0nN7MYDKvitFjtcebYrC96VW1QlqT38nBK_5VUxczHAnEJaMePGRVs8MHNQ8Ms8JsTh9sHf3D3nUvLIv0GItxSn3FFcQ9PWl_oxJhZ0yT5Zs_K644K2Ix2J2Wl-A-VNgvek5Oh2C_QKQbMk_XXBmLhIT8Py34VmEZgMDZpkDOQ_KkdSQDZKiwbfkogRTD5D-M4yUX2bFTGs8ELNs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/21 03:27:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APUPcrF6YeNJR-Wy7Tv9dyrNQ7cce76HHxJCYimqkm3_xQET4Nz_xHy4fLe8Y_8qw1u5t029Ii1ZXK4FRciMKAgw7YN2MekH1eWYTJXFo-XSri62-YFUkMitGyzUcgKGo_5ADqb2Id-d1mH9phe-3Nfr13d9NKijBqXaTVppvHMCRDieufKoNYxRGM7jAQep9t4fAMiYfexZHqHHW0CcYgdpFefo7dDDefwD7UsQTs_HZsRbBcVE1Fn4ktiLMXgeNu7u4kjR-maB6Unj1fZZgiDnMIqKcfIBYJR5kIbcVp40-87COYqgFBmRTFc1DHEyc-4Ggps6TGgGp52QSjyKxNo 2026/08/21 03:27:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/21 03:27:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/21 03:27:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APUPcrF6YeNJR-Wy7Tv9dyrNQ7cce76HHxJCYimqkm3_xQET4Nz_xHy4fLe8Y_8qw1u5t029Ii1ZXK4FRciMKAgw7YN2MekH1eWYTJXFo-XSri62-YFUkMitGyzUcgKGo_5ADqb2Id-d1mH9phe-3Nfr13d9NKijBqXaTVppvHMCRDieufKoNYxRGM7jAQep9t4fAMiYfexZHqHHW0CcYgdpFefo7dDDefwD7UsQTs_HZsRbBcVE1Fn4ktiLMXgeNu7u4kjR-maB6Unj1fZZgiDnMIqKcfIBYJR5kIbcVp40-87COYqgFBmRTFc1DHEyc-4Ggps6TGgGp52QSjyKxNo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/21 03:27:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJAYbvloVF85IiyrISBGNyg6fkX0NSjgfjgRh2e96tCGtOdzOt2PnFWkm_Jn3LKxluOKRv02P7S0hPYejxfo5wJIOhiHKGpODIlIERRrI9qPPB9Bhcso9rZneDOgtvufsAPm2phXHINs7aA7rNgYKfa3zP3J7O2_IVlmnpC0k8MJ2egR4kZskhVLJV6Rqrhja0-sH3h_N08Z86PiDY-UyOSiEs7hBW5xFg-2PXQMxKTjpyqiss7QAVFXOfjfTRm7QoWdk6j8rXel_6tmmArlI8hXa5AHR-TT6egI46g44On4cRMT5D5unEtFfOq3UGwBIHHOTdwI6-vlliO8OBhND70 2026/08/21 03:27:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/21 03:27:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/21 03:27:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/21 03:27:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/21 03:27:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/21 03:27:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/21 03:27:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AJAYbvloVF85IiyrISBGNyg6fkX0NSjgfjgRh2e96tCGtOdzOt2PnFWkm_Jn3LKxluOKRv02P7S0hPYejxfo5wJIOhiHKGpODIlIERRrI9qPPB9Bhcso9rZneDOgtvufsAPm2phXHINs7aA7rNgYKfa3zP3J7O2_IVlmnpC0k8MJ2egR4kZskhVLJV6Rqrhja0-sH3h_N08Z86PiDY-UyOSiEs7hBW5xFg-2PXQMxKTjpyqiss7QAVFXOfjfTRm7QoWdk6j8rXel_6tmmArlI8hXa5AHR-TT6egI46g44On4cRMT5D5unEtFfOq3UGwBIHHOTdwI6-vlliO8OBhND70" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/21 03:27:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFrcFRtQkAhLiurRH6GyF1dPWpMBzSfStgzKcTnvwsBwv3JAOXyxojR44w6g4GUOa6xOT6i8Z4PCJxCF5xFy3UxBD8QCPc0v2B52tDPqkFEtFQqHAgQ9ZyUVccMzmK3Ak3b7wx9eob4uFGM3Lpobnqh7Mslr5Yus1vjFCteOqONM7Biwd1uNMh2xheZsgYrdr4F2N5WfQ722TnJqo8uS5nlSQ5ZhYaFM_t1I4GKlWdYBeT-P1PtlCghEUPrpxZLJhavXJMtb4PgZSab6_okkIROKKMvE4kG5TCiR5EVCHbUkuk1cu71ToC86waC6ls_VzwFhH-G9PWnVNCJYZ8_Theg 2026/08/21 03:27:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/21 03:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/21 03:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/21 03:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/21 03:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/21 03:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/21 03:27:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AFrcFRtQkAhLiurRH6GyF1dPWpMBzSfStgzKcTnvwsBwv3JAOXyxojR44w6g4GUOa6xOT6i8Z4PCJxCF5xFy3UxBD8QCPc0v2B52tDPqkFEtFQqHAgQ9ZyUVccMzmK3Ak3b7wx9eob4uFGM3Lpobnqh7Mslr5Yus1vjFCteOqONM7Biwd1uNMh2xheZsgYrdr4F2N5WfQ722TnJqo8uS5nlSQ5ZhYaFM_t1I4GKlWdYBeT-P1PtlCghEUPrpxZLJhavXJMtb4PgZSab6_okkIROKKMvE4kG5TCiR5EVCHbUkuk1cu71ToC86waC6ls_VzwFhH-G9PWnVNCJYZ8_Theg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/21 03:27:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADd9G8Ld6UDpQG3hyphjoUvMWfCGwXfztPi9vFGbYFBFEujiOJLI_5XdqnZwvaFKOtR4uLaKWK236dMOb0RwdKOZ3PeFW_oq-_fNNwQb7zneeekMpa4GEv2nreEpIcLB87YmZ4bqVgHE8WBsXoifD4gu2m7YNr3jXyjbUmOz8EYmxcQL6GE10ACpst6w3V7huwC3_bcpY8zLivqIIDVCIvuhH8nUbkfkAgBtSQ2tk_uviwTth7YQY_8CfqvDNKKtvjfHwEtIKZtpzm3ITTf4opwDMPFvWj4AvjHcPABSfWTXe2Y_vbCdXQEGslORs5lQ4v-UCdapMZ2n0s-IZFmeXRY 2026/08/21 03:27:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/21 03:27:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/21 03:27:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADd9G8Ld6UDpQG3hyphjoUvMWfCGwXfztPi9vFGbYFBFEujiOJLI_5XdqnZwvaFKOtR4uLaKWK236dMOb0RwdKOZ3PeFW_oq-_fNNwQb7zneeekMpa4GEv2nreEpIcLB87YmZ4bqVgHE8WBsXoifD4gu2m7YNr3jXyjbUmOz8EYmxcQL6GE10ACpst6w3V7huwC3_bcpY8zLivqIIDVCIvuhH8nUbkfkAgBtSQ2tk_uviwTth7YQY_8CfqvDNKKtvjfHwEtIKZtpzm3ITTf4opwDMPFvWj4AvjHcPABSfWTXe2Y_vbCdXQEGslORs5lQ4v-UCdapMZ2n0s-IZFmeXRY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/21 03:27:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AP26ocVE6ZKoloeHRZ_uxIUlbPYVXQy-YKkhZfvRFyg1ib2cYAJQdrAcr9_LFkeiQSj2tag9amQnh55blBdilIuuScK75-yauaDLP8b36Av2e1fWlAuR0H4O5vioHlaMHGQXg6r9u9ubpwWKlElK7igz8tqnOJ4X9ti50LTmkQ6h5ayXABNNUDVde036FkCkoglt68M9nAhvI84VAgXMuJ8l8cvulhhHe9dVuV04uqbnePPCyuRQatXKgo6--ZJFYEcshHP0PranXJKMMIhjYqa_Re20bneV4jxxc3P53D71ZlhdMr7F1XoVzuTlBpSH_cagBm1oweVnrtt_X68QLd8 2026/08/21 03:27:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/21 03:27:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/21 03:27:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AP26ocVE6ZKoloeHRZ_uxIUlbPYVXQy-YKkhZfvRFyg1ib2cYAJQdrAcr9_LFkeiQSj2tag9amQnh55blBdilIuuScK75-yauaDLP8b36Av2e1fWlAuR0H4O5vioHlaMHGQXg6r9u9ubpwWKlElK7igz8tqnOJ4X9ti50LTmkQ6h5ayXABNNUDVde036FkCkoglt68M9nAhvI84VAgXMuJ8l8cvulhhHe9dVuV04uqbnePPCyuRQatXKgo6--ZJFYEcshHP0PranXJKMMIhjYqa_Re20bneV4jxxc3P53D71ZlhdMr7F1XoVzuTlBpSH_cagBm1oweVnrtt_X68QLd8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/21 03:27:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGQX71YjI7CugH-cS-DqhsnMyzXQGTccy5jFcnkTWhvBcj2GC_6Umug77Jb4s8XnReEPu72FZxHr__hh11Uf7VeZHG2ADcrUl83fqbcfQSJJ000rzIjr2cj3zUPQMhUPvBHK2L5DJqRgkYIe1AxNPcmogmG5r30JjBOFZjTCFymk-fEuRnhnCUiGA2nrdA9N1GaQlQUOgdEdn9w6b27MK4C4gyc0jODLtJlQ1cnK-TcGm-DyXap6221VVQTMKwmQ12bkxvxwPFiPrhs05Uy1ohKjvPQoWh0_mLY_yiYh0GVeBFf4XJ2zXivOk6-dbwHwKRwi1Yv2Yzf_1Bhgy3d0yGA 2026/08/21 03:27:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/21 03:27:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/21 03:27:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGQX71YjI7CugH-cS-DqhsnMyzXQGTccy5jFcnkTWhvBcj2GC_6Umug77Jb4s8XnReEPu72FZxHr__hh11Uf7VeZHG2ADcrUl83fqbcfQSJJ000rzIjr2cj3zUPQMhUPvBHK2L5DJqRgkYIe1AxNPcmogmG5r30JjBOFZjTCFymk-fEuRnhnCUiGA2nrdA9N1GaQlQUOgdEdn9w6b27MK4C4gyc0jODLtJlQ1cnK-TcGm-DyXap6221VVQTMKwmQ12bkxvxwPFiPrhs05Uy1ohKjvPQoWh0_mLY_yiYh0GVeBFf4XJ2zXivOk6-dbwHwKRwi1Yv2Yzf_1Bhgy3d0yGA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/21 03:27:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKqQp0LzTJs13xAxAvrsIL76dPsA7Fu5U-pofDEu3aItXVG42a02yIGJdy18rCOWGMTEi7haOrOjMVW607P1c_GLuGEsw8AQJtnPePKkfjPjg3fO86-SbICN7iBA3gcHxNf-9eVRM6sO_Hpx6XNmAjC3CqZXqVSTEX0J7FoMIQmkrmfUxX9mV10Y6N2WNBuTPbRoXPHzx3FOlhS3pSoZhNo783ue0kzIOLPTJmPjBS4Y9DPRhCpZSEry4YyWx76w6s6SEu0z3lqYeVxQYAWgS64XUibyhrCcrBGRg-JGC0Vxbnc7IBd-hw6F2-JsY_tOUAM7E9VtUsgBaFgnCkQ_Yrc 2026/08/21 03:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/21 03:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/21 03:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/21 03:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/21 03:27:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/21 03:27:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/21 03:27:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AKqQp0LzTJs13xAxAvrsIL76dPsA7Fu5U-pofDEu3aItXVG42a02yIGJdy18rCOWGMTEi7haOrOjMVW607P1c_GLuGEsw8AQJtnPePKkfjPjg3fO86-SbICN7iBA3gcHxNf-9eVRM6sO_Hpx6XNmAjC3CqZXqVSTEX0J7FoMIQmkrmfUxX9mV10Y6N2WNBuTPbRoXPHzx3FOlhS3pSoZhNo783ue0kzIOLPTJmPjBS4Y9DPRhCpZSEry4YyWx76w6s6SEu0z3lqYeVxQYAWgS64XUibyhrCcrBGRg-JGC0Vxbnc7IBd-hw6F2-JsY_tOUAM7E9VtUsgBaFgnCkQ_Yrc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/21 03:27:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AEbXI6qm_FFDRY4ODm-uMdjQzT7g3oT9BCG0l4CY1X72TkPgNqPKvePQQiTl_F-ebJboP8iQxBPYnJH0g_vQPArmAercuBMbqyP9LtI7xQJ12MQQHUjmGn_wbllhvqMFPX2f4hANFDuuL-8g3cXK_wkSQULJ54uCPXESpTxgfEuLF17fRYRjou2yLCtdpHdrW4VYc1eO-pbaoAYJCEl0CuoPj6Bbl0d_GK3Ezh0d0IohctvHj28TugHNncRjh9nQBmx4uwPqQYPoV8iOy9Ub1LZb1Ciy3uKOh_B1hRn1wQ33D6GCSFu-VJqFCZhdsbeF8DFexEnLjkSPYEBpZR74b0I 2026/08/21 03:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/21 03:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/21 03:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/21 03:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/21 03:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/21 03:27:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/21 03:27:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AEbXI6qm_FFDRY4ODm-uMdjQzT7g3oT9BCG0l4CY1X72TkPgNqPKvePQQiTl_F-ebJboP8iQxBPYnJH0g_vQPArmAercuBMbqyP9LtI7xQJ12MQQHUjmGn_wbllhvqMFPX2f4hANFDuuL-8g3cXK_wkSQULJ54uCPXESpTxgfEuLF17fRYRjou2yLCtdpHdrW4VYc1eO-pbaoAYJCEl0CuoPj6Bbl0d_GK3Ezh0d0IohctvHj28TugHNncRjh9nQBmx4uwPqQYPoV8iOy9Ub1LZb1Ciy3uKOh_B1hRn1wQ33D6GCSFu-VJqFCZhdsbeF8DFexEnLjkSPYEBpZR74b0I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/21 03:27:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AM6hHTJvO9r84TYnjotwJjSycTT2QTr0CFyxNEZLekYGhPsyiDeKnOWaI4YBK3ne6xl4tRHheYivirNLrJcgBE2KbFgsuSMVzpkEL2lFi6vYdDEMmmcSCnXtv9ReqprDUgaTvYUQRdPzR2DvMBQ7crRLAEbhuqcjnGKrhOCqL136aPV3asuO1dSnl7ZfaXssD3tHNsZQ2MuK-0vZGXvODsJEZPlHQLWjMlBy-UjsK3el9LpC3kzeGedxYHReGqNCQjKkG61A8fs_bMEGc_INDHzqj0h5Fm4mfn8_GSD8Azz-7zWQo1XTaX8lb9uvI_N3RoPed7C3r05JtE1Po_A9Ytc 2026/08/21 03:27:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/21 03:27:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/21 03:27:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AM6hHTJvO9r84TYnjotwJjSycTT2QTr0CFyxNEZLekYGhPsyiDeKnOWaI4YBK3ne6xl4tRHheYivirNLrJcgBE2KbFgsuSMVzpkEL2lFi6vYdDEMmmcSCnXtv9ReqprDUgaTvYUQRdPzR2DvMBQ7crRLAEbhuqcjnGKrhOCqL136aPV3asuO1dSnl7ZfaXssD3tHNsZQ2MuK-0vZGXvODsJEZPlHQLWjMlBy-UjsK3el9LpC3kzeGedxYHReGqNCQjKkG61A8fs_bMEGc_INDHzqj0h5Fm4mfn8_GSD8Azz-7zWQo1XTaX8lb9uvI_N3RoPed7C3r05JtE1Po_A9Ytc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/21 03:27:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AHS4O_pmCIgSdr3mCNjUGXWnEXGPL9dh0WOpQUctQfbH9x62EX_VeZ1TBXNK9WdF19eh_hi2MxDakrQBenOP5Hh1d6aKTgqcAs_ad2VK54RclyWjJvVowX7b6PVbLujcTy-Kuw5KFYgElJopPNLiDogJDBZ9iMdM70bIzw2lNIQ4dRsZsQdyRNxFnmynmqVH2pmXl1vWRNFQ7xhuOnFC7gb8E8LYsnQRa7IHzdtbKRnUUXShy4ss2PQ8ux_2vWCFxxC01WBP9yNbmxjEekSX2saw17f3IbxElLEfHwqug9BJmPO3TX73VCSHxKbX1LEJdmcSgCGAtWWjN7ehFWIduyg 2026/08/21 03:27:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/21 03:27:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/21 03:27:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AHS4O_pmCIgSdr3mCNjUGXWnEXGPL9dh0WOpQUctQfbH9x62EX_VeZ1TBXNK9WdF19eh_hi2MxDakrQBenOP5Hh1d6aKTgqcAs_ad2VK54RclyWjJvVowX7b6PVbLujcTy-Kuw5KFYgElJopPNLiDogJDBZ9iMdM70bIzw2lNIQ4dRsZsQdyRNxFnmynmqVH2pmXl1vWRNFQ7xhuOnFC7gb8E8LYsnQRa7IHzdtbKRnUUXShy4ss2PQ8ux_2vWCFxxC01WBP9yNbmxjEekSX2saw17f3IbxElLEfHwqug9BJmPO3TX73VCSHxKbX1LEJdmcSgCGAtWWjN7ehFWIduyg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/21 03:27:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJ6vTj3Hywu0bgsYckp1ewnFZR1x8UgoS3Dh6jb27damzJrGIfsIpulWzY7EFGzlDkOeHEyZTNFHr3hgXYa7-C6C91uygAsVr_JGGeVDg_7wL8cFycyk1HbLVE4TJo3pSH6uyAuvyhktCr5aydSzElx9jlzvGoBL1Rz3efpIuz9LaWyydACFZtcRvWpSy1O5GIkSYYgjmB9EvQntFyIppgMfInNvu4FRLNJez71MhY8dH28PO6ywiMpQviTJamfR7vk3SwrBwsGmN1k5rLwBUz52x6L2plD38wzO6aMW8Qyz4kFyswSF9W0GU_54LMo4nIXiLHB5k5Mw3W1NA-6srA8 2026/08/21 03:27:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/21 03:27:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/21 03:27:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJ6vTj3Hywu0bgsYckp1ewnFZR1x8UgoS3Dh6jb27damzJrGIfsIpulWzY7EFGzlDkOeHEyZTNFHr3hgXYa7-C6C91uygAsVr_JGGeVDg_7wL8cFycyk1HbLVE4TJo3pSH6uyAuvyhktCr5aydSzElx9jlzvGoBL1Rz3efpIuz9LaWyydACFZtcRvWpSy1O5GIkSYYgjmB9EvQntFyIppgMfInNvu4FRLNJez71MhY8dH28PO6ywiMpQviTJamfR7vk3SwrBwsGmN1k5rLwBUz52x6L2plD38wzO6aMW8Qyz4kFyswSF9W0GU_54LMo4nIXiLHB5k5Mw3W1NA-6srA8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/21 03:27:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AJXu6MQQEC0phuZuaMsFnlf64XS9lFgPpA8P5KZhrnmD5Cgl0N1--FOfd1qP42txtnoBTQKGOnlQRA3Zz_HzeOMxHXlF2QI-RKwwLoqoImgDRMyziRcgnpVJqw_Jd1SaE5a8RsphiYaezWtnsY0jlRHKuI76zkEmWGvEidawqHEl0Bk7X_WvSJSy9Eh3CPPaQJzH0on0hhYSGtzgnFlXCzZR2vKDXeEHKtw8ytNBAwQAi60PVY990ztZakE08QBdujX34qUcnciCkdll4MIbPllZTyd4RCSqpy1Ylig_u3oGtfAc8z3DRPtNq17QAwVVLb2I92kFTMDSvVcr1jMhuMU 2026/08/21 03:27:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/21 03:27:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/21 03:27:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/21 03:27:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/21 03:27:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/21 03:27:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/21 03:27:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AJXu6MQQEC0phuZuaMsFnlf64XS9lFgPpA8P5KZhrnmD5Cgl0N1--FOfd1qP42txtnoBTQKGOnlQRA3Zz_HzeOMxHXlF2QI-RKwwLoqoImgDRMyziRcgnpVJqw_Jd1SaE5a8RsphiYaezWtnsY0jlRHKuI76zkEmWGvEidawqHEl0Bk7X_WvSJSy9Eh3CPPaQJzH0on0hhYSGtzgnFlXCzZR2vKDXeEHKtw8ytNBAwQAi60PVY990ztZakE08QBdujX34qUcnciCkdll4MIbPllZTyd4RCSqpy1Ylig_u3oGtfAc8z3DRPtNq17QAwVVLb2I92kFTMDSvVcr1jMhuMU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/21 03:27:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIvNVpBghv6k7Nnc5c8xb066x5tlpOLKEs7gqv4kXpm3QD0YzhhV4YC8XjKkyXtuJQVtv1seYS2W7T6frqrOU2lpPjoKuWNf2WEVPSkwdCvuvjx6QDX7n-oBjaALSxd05t0wfhpz-aWbpIpcABPsTkZW44SzsGMB5ITIpQfJKyTt9mYue_hYjU1996UsgeMB3HH5Dvgc-8Qa2hrDCQUp34pnGooAEaEt2ejUML44qQpDFCgkISHyzvhGfe4y4xmana09am701H8TvVEdBClfTXpR4UUQNxhyworIl69s6SLgNTsA-rkgr8HyGaDrYeW7p_g4b43OpZ4FlSpt_y-D5IE 2026/08/21 03:27:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/21 03:27:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/21 03:27:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/21 03:27:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/21 03:27:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/21 03:27:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/21 03:27:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIvNVpBghv6k7Nnc5c8xb066x5tlpOLKEs7gqv4kXpm3QD0YzhhV4YC8XjKkyXtuJQVtv1seYS2W7T6frqrOU2lpPjoKuWNf2WEVPSkwdCvuvjx6QDX7n-oBjaALSxd05t0wfhpz-aWbpIpcABPsTkZW44SzsGMB5ITIpQfJKyTt9mYue_hYjU1996UsgeMB3HH5Dvgc-8Qa2hrDCQUp34pnGooAEaEt2ejUML44qQpDFCgkISHyzvhGfe4y4xmana09am701H8TvVEdBClfTXpR4UUQNxhyworIl69s6SLgNTsA-rkgr8HyGaDrYeW7p_g4b43OpZ4FlSpt_y-D5IE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/21 03:28:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AABwFEmrvTtrfembw6QVZgxlLeVEU8vT9SGop6Su9XzN-BLGl8QYGPy2KcU1u8gFLiQENGEb65BYrZT0kc7CZaWRqE63j5VhnWGQvs5Kl5ebJx5mJ8mLzZQ19bIN1Mb27Bj8RTKXISzm52w4biz4Y-2jw1S_BdFNqwv8eHWSiOER4WUZcQM_hTqvswGstjb-vAUegn7OVKkVFVrGOaYbiM8bNDO7S8q684fXlfu4ZiDCrHDlIJQbP8TxJfTv7tGGVpvUQ7HgFga1A_wtNmpe5iwUSUj-L8lHjPqxQRg4xMQOV__yyyy5a3-4PLjKNoVpEnHfO8hHaS4cpwnAwqfHqpU 2026/08/21 03:28:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/21 03:28:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/21 03:28:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AABwFEmrvTtrfembw6QVZgxlLeVEU8vT9SGop6Su9XzN-BLGl8QYGPy2KcU1u8gFLiQENGEb65BYrZT0kc7CZaWRqE63j5VhnWGQvs5Kl5ebJx5mJ8mLzZQ19bIN1Mb27Bj8RTKXISzm52w4biz4Y-2jw1S_BdFNqwv8eHWSiOER4WUZcQM_hTqvswGstjb-vAUegn7OVKkVFVrGOaYbiM8bNDO7S8q684fXlfu4ZiDCrHDlIJQbP8TxJfTv7tGGVpvUQ7HgFga1A_wtNmpe5iwUSUj-L8lHjPqxQRg4xMQOV__yyyy5a3-4PLjKNoVpEnHfO8hHaS4cpwnAwqfHqpU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/21 03:28:05 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AGUDQIEk4QJfPwU1D_F4FA497O9lq7kBR8FKl_q4mTIMvdvP00GcyCAUGv-0zcIoEqlr0P-zStxZduP7sk_jSItXoSIIsqPU7EFBoIZZY3IzakZUbSPct9WoAFK_Xw6c718vZmhUdEayIRuZ8d_vVe-iPVxcVCHLnfHYbvk_EWHdpsmhN0GfuMmWG4v6qkGxCmd6108xsdQqNpQ3pjC6Sm6JLJ-fdaW9T2Gvb661-18YBi8Kralnk7BdKo53yJv2HkxAIWRzqHB2II2MEPi62k-mUMQfIgfkJOzNsbHahJjBAaU8OnscRg21ejCwFgAiKAKpvhmWHKaAPEUTk63IQHI 2026/08/21 03:28:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/21 03:28:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/21 03:28:07 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AGUDQIEk4QJfPwU1D_F4FA497O9lq7kBR8FKl_q4mTIMvdvP00GcyCAUGv-0zcIoEqlr0P-zStxZduP7sk_jSItXoSIIsqPU7EFBoIZZY3IzakZUbSPct9WoAFK_Xw6c718vZmhUdEayIRuZ8d_vVe-iPVxcVCHLnfHYbvk_EWHdpsmhN0GfuMmWG4v6qkGxCmd6108xsdQqNpQ3pjC6Sm6JLJ-fdaW9T2Gvb661-18YBi8Kralnk7BdKo53yJv2HkxAIWRzqHB2II2MEPi62k-mUMQfIgfkJOzNsbHahJjBAaU8OnscRg21ejCwFgAiKAKpvhmWHKaAPEUTk63IQHI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/21 03:28:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGlRf3bMlWq6m27URnYimN43wWI_k7cQ8RUDpj5lQuHafjA7YmYBq5r3mCTIE2R-2XoaOqXRp2gpXzJy8U9Vp468NnPSc3aq-BQ6_MgNL1pZGo4PwXe14SF_1lOnOkvuVU9o7d6WcZH12ZPq_OG9MUhNB0ezr5ZTEJF1zwcG00VZsIDTH-aTVlveWD65yQnGcjgXQ9IyF5CbhiyIX3b_SW06DKPf6-5scl76gxxbjilT0BQIpWIjYBCt7Qsx4HcGw4CjrUi-zEEyMUh7sRIS7yOQ5VA18QofItBvtaIuuPGO1FuF9OufW-n78fMO07aQHt0CAd-DuHR20aCr0enMyF4 2026/08/21 03:28:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/21 03:28:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/21 03:28:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGlRf3bMlWq6m27URnYimN43wWI_k7cQ8RUDpj5lQuHafjA7YmYBq5r3mCTIE2R-2XoaOqXRp2gpXzJy8U9Vp468NnPSc3aq-BQ6_MgNL1pZGo4PwXe14SF_1lOnOkvuVU9o7d6WcZH12ZPq_OG9MUhNB0ezr5ZTEJF1zwcG00VZsIDTH-aTVlveWD65yQnGcjgXQ9IyF5CbhiyIX3b_SW06DKPf6-5scl76gxxbjilT0BQIpWIjYBCt7Qsx4HcGw4CjrUi-zEEyMUh7sRIS7yOQ5VA18QofItBvtaIuuPGO1FuF9OufW-n78fMO07aQHt0CAd-DuHR20aCr0enMyF4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/21 03:28:12 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHHuy-kWkKT7BNsidO1zZAWVSevprU5pFsMgR4wETRvIJP0iFq4jLbdWr7sINpBPU5fVACyoc6v8913lAqIyjHgyWi8pkoUjH4tiE8-9ZodPUwG9o2VvpV394KdTis5YxR6VmA-FejOkJpBtg2KZ4K5gOarTLYbtXyGF2pdvcaUlpYCTRTmEkzjD0vpaduz1-V9HyDq7ojBtCVSoqhkwvTb6O4pTROmuDvgDVeIAtojUq3Lit1kHcWBHmd2tMW_m44BYPhKGJItGk3ygvyaneg1gjFFG85l1HAFw7zvkEOVzuRtb8xPJBfntcJQf7h_8Vy28xk8WFAm7Istkic1Vwtg 2026/08/21 03:28:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/21 03:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/21 03:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/21 03:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/21 03:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/21 03:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/21 03:28:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHHuy-kWkKT7BNsidO1zZAWVSevprU5pFsMgR4wETRvIJP0iFq4jLbdWr7sINpBPU5fVACyoc6v8913lAqIyjHgyWi8pkoUjH4tiE8-9ZodPUwG9o2VvpV394KdTis5YxR6VmA-FejOkJpBtg2KZ4K5gOarTLYbtXyGF2pdvcaUlpYCTRTmEkzjD0vpaduz1-V9HyDq7ojBtCVSoqhkwvTb6O4pTROmuDvgDVeIAtojUq3Lit1kHcWBHmd2tMW_m44BYPhKGJItGk3ygvyaneg1gjFFG85l1HAFw7zvkEOVzuRtb8xPJBfntcJQf7h_8Vy28xk8WFAm7Istkic1Vwtg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/21 03:28:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AE3i4qXqbWBSUKRrxZy1-N1qhtrVChD8-RxmUBKLsviAHiTU8XsFlQMvMnQjf2V3jPspfxSgNJHYI_LyyynKf8ntoUXasfBzgAvPHXlJsY3ATXvGVJFwhcB1BL5hGR9RkzdZKfmrPw53uk99lT_4dSSaPGXzMBkUPk8f1hRUaC9ZtCTeV9kmoExUjqB_HFRdIoF3rLWbsZ9s5EJbj12DSG2oQj3pLrTxuOdTkpGUxTS3S6vNKqiSpTGT2mTuUljxYOB4nPguDHKatxn3fIqaOe1w4uRMBIOguVdd-ijng8J_2ls-t5_7Qud1OEz0j9RXhZ-6K-FN7oviqYpd4N6sE6Q 2026/08/21 03:28:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/21 03:28:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/21 03:28:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/21 03:28:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/21 03:28:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/21 03:28:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/21 03:28:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AE3i4qXqbWBSUKRrxZy1-N1qhtrVChD8-RxmUBKLsviAHiTU8XsFlQMvMnQjf2V3jPspfxSgNJHYI_LyyynKf8ntoUXasfBzgAvPHXlJsY3ATXvGVJFwhcB1BL5hGR9RkzdZKfmrPw53uk99lT_4dSSaPGXzMBkUPk8f1hRUaC9ZtCTeV9kmoExUjqB_HFRdIoF3rLWbsZ9s5EJbj12DSG2oQj3pLrTxuOdTkpGUxTS3S6vNKqiSpTGT2mTuUljxYOB4nPguDHKatxn3fIqaOe1w4uRMBIOguVdd-ijng8J_2ls-t5_7Qud1OEz0j9RXhZ-6K-FN7oviqYpd4N6sE6Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/21 03:28:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGEf-qeorBGSJ_EMog3DJoo1nnr8yoERLc1w3zh_WPgvjX6-zdcu4_jPqSA22PbkZfUXTvc69mKAdfvF8188-Pjb7DP-ASIheHRgnnjpH328AKoiKUEwGQoBSF83oCjoxybWx8yOOLcJP1RsJXJGcWNnVLP94gvApEzgBng7uMxx7qMQNy_h2hth6CWuPBb0dg0zQ9Bn6JDLYbP-oLuKFEp78o8DepF13HsV39Lh5wwrJHma-5W1VS1yvuqWS6bJt-oISM4mvuVVv6VaT_TrLLTQTzEAMLvQ25509hShD47LcQ7iJqnj5sf7KbXhUN9oxur-Ei8rWwpr7wccvdPsBJY 2026/08/21 03:28:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/21 03:28:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/21 03:28:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AGEf-qeorBGSJ_EMog3DJoo1nnr8yoERLc1w3zh_WPgvjX6-zdcu4_jPqSA22PbkZfUXTvc69mKAdfvF8188-Pjb7DP-ASIheHRgnnjpH328AKoiKUEwGQoBSF83oCjoxybWx8yOOLcJP1RsJXJGcWNnVLP94gvApEzgBng7uMxx7qMQNy_h2hth6CWuPBb0dg0zQ9Bn6JDLYbP-oLuKFEp78o8DepF13HsV39Lh5wwrJHma-5W1VS1yvuqWS6bJt-oISM4mvuVVv6VaT_TrLLTQTzEAMLvQ25509hShD47LcQ7iJqnj5sf7KbXhUN9oxur-Ei8rWwpr7wccvdPsBJY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/21 03:28:26 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AB8Q8Pnem6fwrpWrEdY2I52IW8znFG6e-utCajVMYHo518VIhyVpjtpbiYhtc6iALkzwAvBZPmgZGXutZJTTjI9Kggd5gmOg0YL5t7r1FmN1gnTGAAgUr8c0eVyMC1BzXNPkldQsUKU1nmm-wLzKswDoxTyMUJyXD_l2AikBFDM7_W_izvWZ59mMJh4X24UbLdPVvDsxPs0H4hpthIFc6ceo_BQ2oargjbGDtRmy5w2odDgRZevX1sATa3FsO3C4lOp3tU8Lf8EZEEpy9MD5SJFpCllwlATEkGbMWHIhSyCtBbiyzk0VNYI-HS3ol8Erkfl1I2fvG1_y8KT0wGGgbGY 2026/08/21 03:28:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/21 03:28:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/21 03:28:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AB8Q8Pnem6fwrpWrEdY2I52IW8znFG6e-utCajVMYHo518VIhyVpjtpbiYhtc6iALkzwAvBZPmgZGXutZJTTjI9Kggd5gmOg0YL5t7r1FmN1gnTGAAgUr8c0eVyMC1BzXNPkldQsUKU1nmm-wLzKswDoxTyMUJyXD_l2AikBFDM7_W_izvWZ59mMJh4X24UbLdPVvDsxPs0H4hpthIFc6ceo_BQ2oargjbGDtRmy5w2odDgRZevX1sATa3FsO3C4lOp3tU8Lf8EZEEpy9MD5SJFpCllwlATEkGbMWHIhSyCtBbiyzk0VNYI-HS3ol8Erkfl1I2fvG1_y8KT0wGGgbGY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/21 03:28:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ADSRNqbkaG03VHzvglQWdEOqUoGpOCyvIWysS2BvYcENdiAV5MYGIRfygpYMDUgMvOCk6AZDF_iyAk1rzTZxgIKF-4QgTaV-2_VfTd-GyLrSPKk8_sRGZDfV2-j9CHIA0nVPH_U6V4r4LgP-9ndpyQSckBEQpYsT-MshMlAnz2X1mFfJiDB96pLpnzIMrgW0xa_mEY3MqJnP60O9MS61z9Fy7UIOsiur9EV_KSgxP2yyPm4EXsmHSP5UV31mGgpPqmAqMmjq0OGzAD5o_x1vp_iqOhke7iITY3F74Rk8siKWw_i8921HEdoyRj46PLV-Cw3dsnX4c2Qa7eW9fEQdKmM 2026/08/21 03:28:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/21 03:28:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/21 03:28:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ADSRNqbkaG03VHzvglQWdEOqUoGpOCyvIWysS2BvYcENdiAV5MYGIRfygpYMDUgMvOCk6AZDF_iyAk1rzTZxgIKF-4QgTaV-2_VfTd-GyLrSPKk8_sRGZDfV2-j9CHIA0nVPH_U6V4r4LgP-9ndpyQSckBEQpYsT-MshMlAnz2X1mFfJiDB96pLpnzIMrgW0xa_mEY3MqJnP60O9MS61z9Fy7UIOsiur9EV_KSgxP2yyPm4EXsmHSP5UV31mGgpPqmAqMmjq0OGzAD5o_x1vp_iqOhke7iITY3F74Rk8siKWw_i8921HEdoyRj46PLV-Cw3dsnX4c2Qa7eW9fEQdKmM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/21 03:28:33 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AIp0bJrpze6trGRA3TdXwHYbpBv93vg0lSKVPqRMHN6ne06bws0qlZC_d9DVRS7RuPZxbQhN0IRspO3EIyqoIP1TF8l4ceqIsGx4rCQhX9t0a2AUQv0Q7APSTxubDW4TIxx9CSvAsnECUuCA5PXU2KeoM_ZlGPlHdJJHYsg9TZ3AF-b7XksKNjgmUc6wAcHfv61ChlAlK-zFbJf3YElhkalsfiFmiqfHA940_eJYW2f2inf4Kagh8I74uKi6QFpRVo1ZG_JfIr9C2h39Gu6kxUM7iBHEXI5JqgHf_XFfvv2tjKRA1_ZTzqSusitDiF8iQWltJYdQxa5t2b8UD8LWbQE 2026/08/21 03:28:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/21 03:28:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/21 03:28:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/21 03:28:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/21 03:28:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/21 03:28:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/21 03:28:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AIp0bJrpze6trGRA3TdXwHYbpBv93vg0lSKVPqRMHN6ne06bws0qlZC_d9DVRS7RuPZxbQhN0IRspO3EIyqoIP1TF8l4ceqIsGx4rCQhX9t0a2AUQv0Q7APSTxubDW4TIxx9CSvAsnECUuCA5PXU2KeoM_ZlGPlHdJJHYsg9TZ3AF-b7XksKNjgmUc6wAcHfv61ChlAlK-zFbJf3YElhkalsfiFmiqfHA940_eJYW2f2inf4Kagh8I74uKi6QFpRVo1ZG_JfIr9C2h39Gu6kxUM7iBHEXI5JqgHf_XFfvv2tjKRA1_ZTzqSusitDiF8iQWltJYdQxa5t2b8UD8LWbQE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/21 03:28:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ADILXji_ysKfTP2G4R90xVKWflX-SVL1ICLFQqQs93rk7pFQ6tIk9qzjogTZSFmz1mzkMYMnxCDd3AOO5Kj0Ryv7sy1UTepeahqyNuT2gcv7lNRdKoIhpJzSzhENwvf5v56_xxmrylSoHqoSSCe_Z1HPUM6u6n4k_cxZAZv3XVnMxvKnqjAX1ZME-e1XODGi170tv0w0PzCvtyRMaKyXlmLmGbcPoYbqsgnyKBAPxxH-aKAElqPhwFbz-vi8bcVWm2aTItg0coHiNfnvaXKH8INokXn3zkDhY0qNK-13vyScO6wGc7TrUTOm9HRKbHR9Qf_ZEXh_3xwtaVml66QW8NQ 2026/08/21 03:28:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/21 03:28:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/21 03:28:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/21 03:28:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/21 03:28:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/21 03:28:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/21 03:28:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ADILXji_ysKfTP2G4R90xVKWflX-SVL1ICLFQqQs93rk7pFQ6tIk9qzjogTZSFmz1mzkMYMnxCDd3AOO5Kj0Ryv7sy1UTepeahqyNuT2gcv7lNRdKoIhpJzSzhENwvf5v56_xxmrylSoHqoSSCe_Z1HPUM6u6n4k_cxZAZv3XVnMxvKnqjAX1ZME-e1XODGi170tv0w0PzCvtyRMaKyXlmLmGbcPoYbqsgnyKBAPxxH-aKAElqPhwFbz-vi8bcVWm2aTItg0coHiNfnvaXKH8INokXn3zkDhY0qNK-13vyScO6wGc7TrUTOm9HRKbHR9Qf_ZEXh_3xwtaVml66QW8NQ" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/21 03:28:44 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-jeyomib5rubu/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/21 03:28:44 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-jeyomib5rubu/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/21 03:28:44 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/21 03:28:44 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ACrH3rwi1pSR9DYUBlpe4r4cGxdSMroM3ZJebmwWjH74EkEOjtVcfLdje40krs1LK1WJRHd6hv5u71qwwjmB8v2X3nuczdcVBcP2IwO0v9aUnf4MqTAcExumAJXQntWLqwYewVhJzgyW1DRpFrtKoTgy4RaI8_am_3tRNksxutoazmMwZk5TCYXYaE2_UtgUCUgArCFqWtR0GnDQDmbS2e9Rg4oCsrEhAaWHsX2BJ23_Zev_C0QnfqJEuLGaXYtSgqF0AHTZ8-N67LlV5iKSjpUFtnOWRAuYFYbfM27jEJazWSfvi_67Mtumu-2Nmv4krbHk-gjpkmax8aLokXLgzw0 2026/08/21 03:28:44 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/21 03:28:44 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/21 03:28:45 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "c669c62f12bb697a6f754f84a6a7b3c5" 2026/08/21 03:28:45 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "35d7c11e1a4f629ccfc309cae2fa79a1" 2026/08/21 03:28:45 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/21 03:28:46 DEBUG : short-eof-chunked.bin: multipart upload "ACrH3rwi1pSR9DYUBlpe4r4cGxdSMroM3ZJebmwWjH74EkEOjtVcfLdje40krs1LK1WJRHd6hv5u71qwwjmB8v2X3nuczdcVBcP2IwO0v9aUnf4MqTAcExumAJXQntWLqwYewVhJzgyW1DRpFrtKoTgy4RaI8_am_3tRNksxutoazmMwZk5TCYXYaE2_UtgUCUgArCFqWtR0GnDQDmbS2e9Rg4oCsrEhAaWHsX2BJ23_Zev_C0QnfqJEuLGaXYtSgqF0AHTZ8-N67LlV5iKSjpUFtnOWRAuYFYbfM27jEJazWSfvi_67Mtumu-2Nmv4krbHk-gjpkmax8aLokXLgzw0" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/08/21 03:28:47 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/21 03:28:52 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/21 03:28:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/21 03:29:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/21 03:29:08 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/21 03:29:12 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AI9tkNih4XjScqfRbz2lcgCSVoMhccGlVKv2gxvDFw86UQVLJBtnscvEIaXoecjQDlX99Y3Wkz4A1B8Gi5sd3bCNL1v-XDiUqf8XOUd3zgCjOVS5bYj9MTpMcuHdipnBWJsYOaP9eTn8Ej_EyTU7DX9mW2gOHbQbGus3MtqU7E2q6HEF-_FNLQIlTO5G6crvpFyEkP6SsIysDsGMk8bQK-Iq8_q7KwIFe3V-nt6WA_gRnVx3_F6kI6WTlKSVY1w9lgbkLs0q51Y4jRQSwrk2ypWa-8JU6Jmxit6GBVbL_NjtTMFvR17Wl7jF2kW6NWFlsiwXuiVoQQ1yuBxbc40EQjU 2026/08/21 03:29:12 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/21 03:29:12 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "baaf2a32bcc12e3d1fdebe7b0d05b4a0" 2026/08/21 03:29:13 DEBUG : unknown-size-put.txt: multipart upload "AI9tkNih4XjScqfRbz2lcgCSVoMhccGlVKv2gxvDFw86UQVLJBtnscvEIaXoecjQDlX99Y3Wkz4A1B8Gi5sd3bCNL1v-XDiUqf8XOUd3zgCjOVS5bYj9MTpMcuHdipnBWJsYOaP9eTn8Ej_EyTU7DX9mW2gOHbQbGus3MtqU7E2q6HEF-_FNLQIlTO5G6crvpFyEkP6SsIysDsGMk8bQK-Iq8_q7KwIFe3V-nt6WA_gRnVx3_F6kI6WTlKSVY1w9lgbkLs0q51Y4jRQSwrk2ypWa-8JU6Jmxit6GBVbL_NjtTMFvR17Wl7jF2kW6NWFlsiwXuiVoQQ1yuBxbc40EQjU" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/21 03:29:14 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AF6pfbXq2CYP6oAj-NuSxzMfKKLIHMnEx3p5Fd1Yiq9Vd1J_EkgOSds1hg_bq2IjU9nJzNMlB4XIW9ikG0-XZ4SwBavxm2ExvSE8Zb5CnirCx_dYsOotqBAxMqgqPU2IwLN0fiD00aYx8NzMH2Dww10y4d5Dei5IlHZQJijnIHpwwraP2yhw7XmyjUYyxB8bEAinAwe4apiBuE1ar54Uwp0R1t8utJQrb5K-ipKTR8-ElK7cbG_EWWVsP84mESLvl8qM82mSkZhj1cevp3RsM5YqrGXMsF4DUdG-ubiZPa4f7N_gH6Q6DQaU7L8BG8_1sZ1p9Vn6W3vvCpyAuLL0tRg 2026/08/21 03:29:14 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/21 03:29:15 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "f05fdb4151fe2ca9b9bd360cd2a9489e" 2026/08/21 03:29:15 DEBUG : unknown-size-update.txt: multipart upload "AF6pfbXq2CYP6oAj-NuSxzMfKKLIHMnEx3p5Fd1Yiq9Vd1J_EkgOSds1hg_bq2IjU9nJzNMlB4XIW9ikG0-XZ4SwBavxm2ExvSE8Zb5CnirCx_dYsOotqBAxMqgqPU2IwLN0fiD00aYx8NzMH2Dww10y4d5Dei5IlHZQJijnIHpwwraP2yhw7XmyjUYyxB8bEAinAwe4apiBuE1ar54Uwp0R1t8utJQrb5K-ipKTR8-ElK7cbG_EWWVsP84mESLvl8qM82mSkZhj1cevp3RsM5YqrGXMsF4DUdG-ubiZPa4f7N_gH6Q6DQaU7L8BG8_1sZ1p9Vn6W3vvCpyAuLL0tRg" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/21 03:29:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jeyomib5rubu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/21 03:29:16 DEBUG : Waiting for deletions to finish 2026/08/21 03:29:16 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/21 03:29:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/21 03:29:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/21 03:29:18 INFO : S3 bucket rclone-test-jeyomib5rubu: Bucket "rclone-test-jeyomib5rubu" deleted 2026/08/21 03:29:18 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (241.25s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.98s) --- FAIL: TestIntegration/FsMkdir (237.10s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.39s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (31.27s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.77s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.67s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (43.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.54s) --- 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.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (1.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (120.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (18.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (18.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (18.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (20.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (20.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (6.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (23.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (6.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (1.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (4.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.31s) --- 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:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/21 03:29:18 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/21 03:29:18 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) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 241.305s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 4m3.251751722s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars]