"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/28 01:56:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bejazex3cahe" 2026/08/28 01:56:11 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/28 01:56:13 INFO : S3 bucket rclone-test-bejazex3cahe: Bucket "rclone-test-bejazex3cahe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/28 01:56:14 INFO : S3 bucket rclone-test-bejazex3cahe: Bucket "rclone-test-bejazex3cahe" deleted === RUN TestIntegration/FsMkdir 2026/08/28 01:56:14 INFO : S3 bucket rclone-test-bejazex3cahe: Bucket "rclone-test-bejazex3cahe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/28 01:56:14 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/28 01:56:14 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/28 01:56:14 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === 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/28 01:56:29 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AF_9L8P60Cmzku4Re77IPzQnjcX0lkw8AxecIWJD0iydbuFk64cFn0uT7iA5JiVYhUayw0sLqfFbKZxtDNlF_lPu-qx5znSNZJN5g7ZvSi7rj5sdExfRxt4WUg6DBdi_ARlUap-Uld6JxJFk_uwtxOqC4BjvCUtWDTzsetD0v1Jf39vox7jZoWXIa3p6X6wPMHZv5bSup5aQ18hp9CzYFncjh8aXI8m-AOOx5OAvEz8Y228aGn4bj6m_uVrNHpXOYN1_GFxTSj_a77AtkxkM3A8pdV_XgLSJTQ83YPm5gAOFJucaocEvhRpkETpMwU_Le-IaTFXTWFVogw4mhsp9m-o 2026/08/28 01:56:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "0f250b52248590b5f99b5a0026768516" 2026/08/28 01:56:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "39d82308b9c774ee10bd880a5f82098a" 2026/08/28 01:56:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "41d16f7725480782aa725d676596243c" 2026/08/28 01:56:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AF_9L8P60Cmzku4Re77IPzQnjcX0lkw8AxecIWJD0iydbuFk64cFn0uT7iA5JiVYhUayw0sLqfFbKZxtDNlF_lPu-qx5znSNZJN5g7ZvSi7rj5sdExfRxt4WUg6DBdi_ARlUap-Uld6JxJFk_uwtxOqC4BjvCUtWDTzsetD0v1Jf39vox7jZoWXIa3p6X6wPMHZv5bSup5aQ18hp9CzYFncjh8aXI8m-AOOx5OAvEz8Y228aGn4bj6m_uVrNHpXOYN1_GFxTSj_a77AtkxkM3A8pdV_XgLSJTQ83YPm5gAOFJucaocEvhRpkETpMwU_Le-IaTFXTWFVogw4mhsp9m-o" 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/28 01:56:32 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/28 01:56:33 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/28 01:56:34 DEBUG : S3 bucket rclone-test-bejazex3cahe: bucket is versioned: false 2026/08/28 01:56:34 DEBUG : Waiting for deletions to finish 2026/08/28 01:56:34 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/28 01:56:34 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/28 01:56:35 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/28 01:56:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bejazex3cahe/dirToPurgeFromRoot" 2026/08/28 01:56:35 DEBUG : S3 bucket rclone-test-bejazex3cahe path dirToPurgeFromRoot: bucket is versioned: false 2026/08/28 01:56:35 DEBUG : Waiting for deletions to finish 2026/08/28 01:56:35 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/28 01:56:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/28 01:56:36 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/28 01:56:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bejazex3cahe/hello? sausage/êé" 2026/08/28 01:56:37 DEBUG : S3 bucket rclone-test-bejazex3cahe path hello? sausage/êé: bucket is versioned: false 2026/08/28 01:56:37 DEBUG : Waiting for deletions to finish 2026/08/28 01:56:37 DEBUG : "a/b/c/d/e.txt" version false 2026/08/28 01:56:37 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/28 01:56:37 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/28 01:56:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bejazex3cahe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/28 01:56:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bejazex3cahe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-bejazex3cahe" from "TestS3R2:rclone-test-bejazex3cahe" 2026/08/28 01:56:44 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/28 01:56:49 NOTICE: S3 bucket rclone-test-bejazex3cahe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/28 01:56:49 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANHFf4theYxi8ut4KN-3WkcEz2kxLPZoYlqO-hjwDM-9rED8IMwdrcWCuwqykayIVouSef1XEla_qj-kbx4JrAATUK21LDConcZZ1JbpzpWJfkGO-XQ6P5KySbbsqFX99_yyV58x3g1_oBsUDGriV1NWQMvjqvBgXvIMJCxjHzXD-QDNAjzY31mxmBrihjEZdV0ccymTWChDQp_HS01DWlnEyFPetsXHib5j7hpYvrpUm4OtjJw8pvAMOhbH51lUJNgIYiMsz_3TcmW5qVPWK02kbmhZ4efNPmchJ-mzcR403cCp9QCDDimdTa1OVpEq5nOruH5c-tJxjNDpJHfMOFo 2026/08/28 01:56:49 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/28 01:56:49 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/28 01:56:49 DEBUG : piped data.txt: multipart upload "ANHFf4theYxi8ut4KN-3WkcEz2kxLPZoYlqO-hjwDM-9rED8IMwdrcWCuwqykayIVouSef1XEla_qj-kbx4JrAATUK21LDConcZZ1JbpzpWJfkGO-XQ6P5KySbbsqFX99_yyV58x3g1_oBsUDGriV1NWQMvjqvBgXvIMJCxjHzXD-QDNAjzY31mxmBrihjEZdV0ccymTWChDQp_HS01DWlnEyFPetsXHib5j7hpYvrpUm4OtjJw8pvAMOhbH51lUJNgIYiMsz_3TcmW5qVPWK02kbmhZ4efNPmchJ-mzcR403cCp9QCDDimdTa1OVpEq5nOruH5c-tJxjNDpJHfMOFo" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/28 01:56:50 DEBUG : piped data.txt: open chunk writer: started multipart upload: APK-S99RoHdpofBlEVtuUGG49VAdgHTsdATNovMFLAYXXtl3NAwMN9BdnKG_zxwfLoHuLpqY4-WKp-sLg3ZzddlZYFdNVrA-t94klzfOeBYyDN5DMkDeKqNzWPHxzAj-0fRiAdXUJVI94oy0xw01CxV5pay7SOsh8kxyE1CcsUW1jQxqAtSroYqiwdEiKPdPpoGd6YZjSG32cWCKVQqK5NElnYrJRYoYSrvkm_-TDdtKiDBxjeP8bJI655GzV3Z1M2eR0aJuu1_OEKzouxM8WxU-RpFSO1Sz2eO6jG3Cl_J4B5fIlJ5LkuGQKeZjtY3vMUbLV9Ulvc7ugpPid5V2l_U 2026/08/28 01:56:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/28 01:56:50 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b149b4e0ae09e25afd3089e06fa5f70f" 2026/08/28 01:56:50 DEBUG : piped data.txt: multipart upload "APK-S99RoHdpofBlEVtuUGG49VAdgHTsdATNovMFLAYXXtl3NAwMN9BdnKG_zxwfLoHuLpqY4-WKp-sLg3ZzddlZYFdNVrA-t94klzfOeBYyDN5DMkDeKqNzWPHxzAj-0fRiAdXUJVI94oy0xw01CxV5pay7SOsh8kxyE1CcsUW1jQxqAtSroYqiwdEiKPdPpoGd6YZjSG32cWCKVQqK5NElnYrJRYoYSrvkm_-TDdtKiDBxjeP8bJI655GzV3Z1M2eR0aJuu1_OEKzouxM8WxU-RpFSO1Sz2eO6jG3Cl_J4B5fIlJ5LkuGQKeZjtY3vMUbLV9Ulvc7ugpPid5V2l_U" 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/28 01:56:51 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:357: 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:588: 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/28 01:56:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: APtKyFYY2_5IxDdqallz3IIw5ZGzn2q6uR_dunLUSXW9CrIwEkMkRg9G34Tn4-cZzlIQ-bWpKc3nbuz2Lv5221CVZ_97OxgDD2ipO-_COc0owFoWDzqH7zGXnpP_wJkPr9xfRplohZ5IXGWOYspULPOqzptjHqIv1V5xsADPUcq2KvrfN33p1JneCRIc1djQT1A_8soOnWmlIjakx4qBOZCQEyWmAjmojVEJb74TPZ768nnp8i79R288t1mz6BISmf9eB67onDokOzCT4j7syVEVzRqyiTwLq9updfSyKkAwgvLNQIybk1vNSks0xqVubvR07fDpMzxSg6E3dguFpwM 2026/08/28 01:56:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/28 01:56:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/28 01:56:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "APtKyFYY2_5IxDdqallz3IIw5ZGzn2q6uR_dunLUSXW9CrIwEkMkRg9G34Tn4-cZzlIQ-bWpKc3nbuz2Lv5221CVZ_97OxgDD2ipO-_COc0owFoWDzqH7zGXnpP_wJkPr9xfRplohZ5IXGWOYspULPOqzptjHqIv1V5xsADPUcq2KvrfN33p1JneCRIc1djQT1A_8soOnWmlIjakx4qBOZCQEyWmAjmojVEJb74TPZ768nnp8i79R288t1mz6BISmf9eB67onDokOzCT4j7syVEVzRqyiTwLq9updfSyKkAwgvLNQIybk1vNSks0xqVubvR07fDpMzxSg6E3dguFpwM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/28 01:56:56 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AF-GOMK6zK5toCxAyInLitTqo0TFSRYiu06m0KjgEJUt7hTLWNxcl83xS8KwHf5OVl5ZHQ9tRKh3GpRJDV8aceVMX64Ak01LWd8YmD6DaOGrDN8vrhZfQPf1aaQrtgFj41_CtL0vffFheK3XOCDABWzkW4fqd3_dDsQLA_l4PvXeCqVBlAElHT_LEV_0tGptFJWU7FY6IoXZoWQn5yhzp57yWoSOqz8B_45Wk7gL7kxP4isZya3WyWxh7tqKqeyX75hcLy-kUsv6Q6GstWDdjmrcvXGc6ocPmkU3ZgVF_fQz4vN_BTYTbqcYg93KwT2T8leDHJXTLTW888J5_xgsfmQ 2026/08/28 01:56:56 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/28 01:56:57 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/28 01:56:57 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AF-GOMK6zK5toCxAyInLitTqo0TFSRYiu06m0KjgEJUt7hTLWNxcl83xS8KwHf5OVl5ZHQ9tRKh3GpRJDV8aceVMX64Ak01LWd8YmD6DaOGrDN8vrhZfQPf1aaQrtgFj41_CtL0vffFheK3XOCDABWzkW4fqd3_dDsQLA_l4PvXeCqVBlAElHT_LEV_0tGptFJWU7FY6IoXZoWQn5yhzp57yWoSOqz8B_45Wk7gL7kxP4isZya3WyWxh7tqKqeyX75hcLy-kUsv6Q6GstWDdjmrcvXGc6ocPmkU3ZgVF_fQz4vN_BTYTbqcYg93KwT2T8leDHJXTLTW888J5_xgsfmQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/28 01:56:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADaADSb5l01vt75AqxID7HI6w1mGGY08VBHTDToXwN1LZZS7gp4krBuz6XPaKK-XCXKZ31yU1iCBOEZNy48Q1KSVFPvyUWtiHCahwF6L9Z_ZXzVUuLneibzSyYcTKLv9fhIG0W6ZcpH0ER2Xo3eFWRZPhcLkdXxgVS54Lv9e1_l3UYoKBmRxo7XAbjHJSJlOgzyod94yoXoNf4Uc23DlHzeqy1PsyGJZ7mVxXPRap1y-YMUDPv4H_Y58yVJRDff2X1hT_Bc_LFAddFK8_E3IQCH6sKWjh4QfSXhHUQyp9JOjd0_i1-jg6WOSj6uukVtBRhogwPOUStHPkKsnsoOhV9Q 2026/08/28 01:56:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/28 01:56:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/28 01:56:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADaADSb5l01vt75AqxID7HI6w1mGGY08VBHTDToXwN1LZZS7gp4krBuz6XPaKK-XCXKZ31yU1iCBOEZNy48Q1KSVFPvyUWtiHCahwF6L9Z_ZXzVUuLneibzSyYcTKLv9fhIG0W6ZcpH0ER2Xo3eFWRZPhcLkdXxgVS54Lv9e1_l3UYoKBmRxo7XAbjHJSJlOgzyod94yoXoNf4Uc23DlHzeqy1PsyGJZ7mVxXPRap1y-YMUDPv4H_Y58yVJRDff2X1hT_Bc_LFAddFK8_E3IQCH6sKWjh4QfSXhHUQyp9JOjd0_i1-jg6WOSj6uukVtBRhogwPOUStHPkKsnsoOhV9Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/28 01:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AL4_kdmozzsCBv3c0W4K-Qf_FzzngSKO2EUyt8i6mFhpDLhEMwl19dtrTss5s_qgZqWgWto8Io8lgDsn9bPVahbLPL-b3W3--F53KmQuz_4B4khBxOz_IofyUG3RjD7p3Jg1AD3H_HQik4UXzUeqRCLW2HRwKk2ep28W5nY06GfYGRWni5aVxvPCT_QrNyOo3ZiY0KLKhudU_TsyxoX4ULhdLlhUsWNxT-EAPQpdfGehGo2_oI6jQiaV7aeYr9SnIs5vS8U_6JaFWTBTbOkI5DxRZ1m0C27ahgCMwC1Ghos2Z_D7JuyxAZz3yDJR1JuiP7POWgMyvGoCKp4y_2QIIl4 2026/08/28 01:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/28 01:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/28 01:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/28 01:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/28 01:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/28 01:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/28 01:57:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AL4_kdmozzsCBv3c0W4K-Qf_FzzngSKO2EUyt8i6mFhpDLhEMwl19dtrTss5s_qgZqWgWto8Io8lgDsn9bPVahbLPL-b3W3--F53KmQuz_4B4khBxOz_IofyUG3RjD7p3Jg1AD3H_HQik4UXzUeqRCLW2HRwKk2ep28W5nY06GfYGRWni5aVxvPCT_QrNyOo3ZiY0KLKhudU_TsyxoX4ULhdLlhUsWNxT-EAPQpdfGehGo2_oI6jQiaV7aeYr9SnIs5vS8U_6JaFWTBTbOkI5DxRZ1m0C27ahgCMwC1Ghos2Z_D7JuyxAZz3yDJR1JuiP7POWgMyvGoCKp4y_2QIIl4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/28 01:57:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHf5yZJmunZZvqMLZcbqCsbGrZgy-HnvXjz9ZVNYS2TyltEXRBXoOVY4qJlEKZHFB8u9rPVcHOr_nWin8R0qtF7VKp63JIcfP1sVj6Az3bZ7by56jONMXtInRxvEuRx7W2qe7Z6_eorI5XCXiTTrIfQIQQE9MnAMj4_8w0FBJZK_3D346Cqzu2HmcxkwAgEufh2z8rnLEPm_9DFJgcPwStV6pUhneYT6kx-FAfpzQOF-eg8xb9Kx43HeOcaVkUkvvYLsD9kCglJI1fL1D81gO-o0i2tv7EdQr0_hxh7_Kn_DxqOCCv0GCwJAACmns0J4Z4py5wDIf8vAlc_8WEWlAj8 2026/08/28 01:57:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/28 01:57:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/28 01:57:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/28 01:57:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/28 01:57:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/28 01:57:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/28 01:57:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AHf5yZJmunZZvqMLZcbqCsbGrZgy-HnvXjz9ZVNYS2TyltEXRBXoOVY4qJlEKZHFB8u9rPVcHOr_nWin8R0qtF7VKp63JIcfP1sVj6Az3bZ7by56jONMXtInRxvEuRx7W2qe7Z6_eorI5XCXiTTrIfQIQQE9MnAMj4_8w0FBJZK_3D346Cqzu2HmcxkwAgEufh2z8rnLEPm_9DFJgcPwStV6pUhneYT6kx-FAfpzQOF-eg8xb9Kx43HeOcaVkUkvvYLsD9kCglJI1fL1D81gO-o0i2tv7EdQr0_hxh7_Kn_DxqOCCv0GCwJAACmns0J4Z4py5wDIf8vAlc_8WEWlAj8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/28 01:57:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANacK6uj1v_cxFWWkRzcDl1ya8txWN5-G6ITIr3ARV1Zx27EqqDaTkEVx1rVt0AMCo5fZi2EWom42m4ybKSUPw-UkOjX8FFgrWXx_Td8VgQD_BvFNlmAXnSMYwdDmJ_oaf-uvwj4mIlYk-b44DYKcYF_5lZ5AqzlVRiLyeXx3FTi0RCdM_mmRorGNAhoOVCoCSMuQbhtEHzuy7jspmOox6OI_Ytiqqchm1QtyKA4O08IZ03Io_mggaIe__rJLhwAsXaFJvMSk7QVJwn9BfDgCN3SSpYPgIXFsKkXCahfaQGje0_pR71ceV9VwwN3nXwlrRxtXd7VX3Nur2-IKTL_7NQ 2026/08/28 01:57:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/28 01:57:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/28 01:57:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANacK6uj1v_cxFWWkRzcDl1ya8txWN5-G6ITIr3ARV1Zx27EqqDaTkEVx1rVt0AMCo5fZi2EWom42m4ybKSUPw-UkOjX8FFgrWXx_Td8VgQD_BvFNlmAXnSMYwdDmJ_oaf-uvwj4mIlYk-b44DYKcYF_5lZ5AqzlVRiLyeXx3FTi0RCdM_mmRorGNAhoOVCoCSMuQbhtEHzuy7jspmOox6OI_Ytiqqchm1QtyKA4O08IZ03Io_mggaIe__rJLhwAsXaFJvMSk7QVJwn9BfDgCN3SSpYPgIXFsKkXCahfaQGje0_pR71ceV9VwwN3nXwlrRxtXd7VX3Nur2-IKTL_7NQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/28 01:57:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AAGRvBPQhHK9mu2W34oyKzaPWGg2bEM5c1WdqA41zzU3gCP_Wcz4l-O1VFRryBdRAtrQ57_L1oJQeUknVg1d8GunueVdHvCIKP9F9DDqzlIYQ1EUVuUMV1nq_h70SjOBlvTuf1wdpq9UVm1tZs-av3ttE2fCia49x4zg4aI7f18Nv6bn4xjwRdHCR0ufIN6zsrCdPDCs6F3OCIeBb9WdwJ9uiWdFwPtQRB3LxPI38ScLtgHMJd-njWFmCKSK4aLt4Cx-h4QTki0C6NM6M8dhTkpiumBREJ9tDSycWPOnMTwwajXCUjP4admmCtlj5pQet_eQFW-mDFt2jNZnuBSvkvk 2026/08/28 01:57:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/28 01:57:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/28 01:57:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AAGRvBPQhHK9mu2W34oyKzaPWGg2bEM5c1WdqA41zzU3gCP_Wcz4l-O1VFRryBdRAtrQ57_L1oJQeUknVg1d8GunueVdHvCIKP9F9DDqzlIYQ1EUVuUMV1nq_h70SjOBlvTuf1wdpq9UVm1tZs-av3ttE2fCia49x4zg4aI7f18Nv6bn4xjwRdHCR0ufIN6zsrCdPDCs6F3OCIeBb9WdwJ9uiWdFwPtQRB3LxPI38ScLtgHMJd-njWFmCKSK4aLt4Cx-h4QTki0C6NM6M8dhTkpiumBREJ9tDSycWPOnMTwwajXCUjP4admmCtlj5pQet_eQFW-mDFt2jNZnuBSvkvk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/28 01:57:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFKdGoFuMwfo8senxLRf43yq2rYGZEx3VWqIDPwzaY8JXNgH7LggS_7w_V6Z8OeCzUj8Z2CmAv7z44OMC-mpDuaPpZ_a-QUQdmD3rEqWK5VFNA5ghOfrhoyjKyKn5HxFpJflpz7h-oFYM0oC0ZatwFP_RDPwBFBtSFo622GtGl2XowyKAcZhTDwaAJqWJ7XE9wMCTccvtAu4Ljz5-i7eXQNP7Z7k5tO8PhjjEB9e9NKazrYoJoFwARlecJd-YO8RT_fzjO4TeYxg9OYr41tN2zHGGJgvk91i59vsSjInX0OIIJ2JUNgVAUhYb5PC8A_1sT-yeAJ4E6vwNnk79XAdglo 2026/08/28 01:57:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/28 01:57:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/28 01:57:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFKdGoFuMwfo8senxLRf43yq2rYGZEx3VWqIDPwzaY8JXNgH7LggS_7w_V6Z8OeCzUj8Z2CmAv7z44OMC-mpDuaPpZ_a-QUQdmD3rEqWK5VFNA5ghOfrhoyjKyKn5HxFpJflpz7h-oFYM0oC0ZatwFP_RDPwBFBtSFo622GtGl2XowyKAcZhTDwaAJqWJ7XE9wMCTccvtAu4Ljz5-i7eXQNP7Z7k5tO8PhjjEB9e9NKazrYoJoFwARlecJd-YO8RT_fzjO4TeYxg9OYr41tN2zHGGJgvk91i59vsSjInX0OIIJ2JUNgVAUhYb5PC8A_1sT-yeAJ4E6vwNnk79XAdglo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/28 01:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJ5AhrNka9gdSaPPHRzHnHR8fBGnB3-93W9zolh3kLfoQz1k98gJYItlqerfBetYQ7xdIARpznhGLKYVmbEpG2fh4KXOudR3wFSSLPjrCpf2WJdRGFlTKdWWjUdEeh274epkbkJZq13IE46MZ_r7dmGOWeqSzXsKAMn-MjoKQ7oB705ttB47nFPaoakWVPcsFnKsZ53uMZ5HC8YpGnHp4M9i6KfQHFlOQCfw6a9JIheryydCFpqMU0BFDBKA-wQYE0Myke_zismxiOXGonDzwKbl8LfLn4NLFJqDnQSZQ794UNE1UW6V8rQkR7WMcxiDf8GIZaDrjBXM4P7LRNcGRGc 2026/08/28 01:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/28 01:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/28 01:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/28 01:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/28 01:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/28 01:57:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/28 01:57:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AJ5AhrNka9gdSaPPHRzHnHR8fBGnB3-93W9zolh3kLfoQz1k98gJYItlqerfBetYQ7xdIARpznhGLKYVmbEpG2fh4KXOudR3wFSSLPjrCpf2WJdRGFlTKdWWjUdEeh274epkbkJZq13IE46MZ_r7dmGOWeqSzXsKAMn-MjoKQ7oB705ttB47nFPaoakWVPcsFnKsZ53uMZ5HC8YpGnHp4M9i6KfQHFlOQCfw6a9JIheryydCFpqMU0BFDBKA-wQYE0Myke_zismxiOXGonDzwKbl8LfLn4NLFJqDnQSZQ794UNE1UW6V8rQkR7WMcxiDf8GIZaDrjBXM4P7LRNcGRGc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/28 01:57:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AF_Wl_pD1jfgGM4qvTkrwOO_RNgMtMyVaPiQ0wqbKbSxVNr3JUJN0_DRY93DfgcTBpDvbRUKdn2RWm3hJMqsfye8gJtJtpcFE68vtVBS5le9v8o7w3jF-sF2HxzUAam2uDDgE_POVod17TlG8Jzi7VIsgz42w94HslwTnjnclZfg66IBSfHApsYatELjX0s4lB3eZtPFp8EbvNhm8bp6e8KK-JJaysIAt-P4TijWuXBCopzkJGS1zZJD42DgBjWmFD-MQ518c8PU-Gn1lvPZxCovT4nZFiK9pSRm-ppzzuJiMI0UkNVmFGBmQJX0VDT0ql_XSDvyh6-EfSWEmHtuNKY 2026/08/28 01:57:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/28 01:57:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/28 01:57:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/28 01:57:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/28 01:57:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/28 01:57:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/28 01:57:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AF_Wl_pD1jfgGM4qvTkrwOO_RNgMtMyVaPiQ0wqbKbSxVNr3JUJN0_DRY93DfgcTBpDvbRUKdn2RWm3hJMqsfye8gJtJtpcFE68vtVBS5le9v8o7w3jF-sF2HxzUAam2uDDgE_POVod17TlG8Jzi7VIsgz42w94HslwTnjnclZfg66IBSfHApsYatELjX0s4lB3eZtPFp8EbvNhm8bp6e8KK-JJaysIAt-P4TijWuXBCopzkJGS1zZJD42DgBjWmFD-MQ518c8PU-Gn1lvPZxCovT4nZFiK9pSRm-ppzzuJiMI0UkNVmFGBmQJX0VDT0ql_XSDvyh6-EfSWEmHtuNKY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/28 01:57:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIvj1gOgjZJbU3wbWkBMi2qYSmsBBJQ2xIlEAfamq47O6GMjJ3_KdA6reqYHIcFa3DZROKz-T98DmIomTcjTbglg8cR1X_lUjhfnVmhFR3VADaG2FZSlBx5mxs0N7aKOG3W2Hd4dJIO9ziM-7q0Etl9bnEKfBu-Yob-e7A5PjCpUhxPrKvMYrxX3Yp-FU5ZOqA-N8n6jhVV32HZCxVpUabV4Hani5RJt03NL0LukARcmqzCuC_dBMtN1Bs-Wvz9V6WsXrBbAmq8iHgfpPpJypLnbKql6-R-9XQCY2GcYmrFnm-1hSFjb90-v-_UNaDFDdoHk65jQ_gjN_KZgxdmwNXc 2026/08/28 01:57:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/28 01:57:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/28 01:57:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIvj1gOgjZJbU3wbWkBMi2qYSmsBBJQ2xIlEAfamq47O6GMjJ3_KdA6reqYHIcFa3DZROKz-T98DmIomTcjTbglg8cR1X_lUjhfnVmhFR3VADaG2FZSlBx5mxs0N7aKOG3W2Hd4dJIO9ziM-7q0Etl9bnEKfBu-Yob-e7A5PjCpUhxPrKvMYrxX3Yp-FU5ZOqA-N8n6jhVV32HZCxVpUabV4Hani5RJt03NL0LukARcmqzCuC_dBMtN1Bs-Wvz9V6WsXrBbAmq8iHgfpPpJypLnbKql6-R-9XQCY2GcYmrFnm-1hSFjb90-v-_UNaDFDdoHk65jQ_gjN_KZgxdmwNXc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/28 01:57:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AEXMCzuDbnmXIitiNa9RzL6x3GZ4orH0346fTHaYpqARmSIAIGiI-dzSE12hjIz1ApMlQHBy6AYpMuwkoouakVAyZYgGfwMN4rb2NJeVVaO6096G980Q0Wr4NJsuPxoudSFVCjVNv8txT61Pk6Weh0-DVj-z9h53D18oXGFQ7fvYZSgjFcta9BC7uR16NJzqF41BNVXY0TPsF36PIDktJs_SYN5Nthie9S9h9s_VJCIFQA1ZhjKXAnRk6ukbDCuyVIvjZe1Q0rMwwM7OGh7Th38tbXcQNutYW5IKY_H4sgoToiHInTVNrMHznjY-9iz7DTufDd8_C0snuxe3RwlpMqE 2026/08/28 01:57:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/28 01:57:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/28 01:57:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AEXMCzuDbnmXIitiNa9RzL6x3GZ4orH0346fTHaYpqARmSIAIGiI-dzSE12hjIz1ApMlQHBy6AYpMuwkoouakVAyZYgGfwMN4rb2NJeVVaO6096G980Q0Wr4NJsuPxoudSFVCjVNv8txT61Pk6Weh0-DVj-z9h53D18oXGFQ7fvYZSgjFcta9BC7uR16NJzqF41BNVXY0TPsF36PIDktJs_SYN5Nthie9S9h9s_VJCIFQA1ZhjKXAnRk6ukbDCuyVIvjZe1Q0rMwwM7OGh7Th38tbXcQNutYW5IKY_H4sgoToiHInTVNrMHznjY-9iz7DTufDd8_C0snuxe3RwlpMqE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/28 01:57:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABJKw3X-ZGRZExTiLqlOep7W122GxP9TbZBR2ahTu3_oyJj9NqMyD2xn2pkKQNxKArK6CJJkpqa2NvK6P5XKyVjWdEURYA1fxO7FmPjgSeAjvBXAda9RiG9XrqkziXpoquQGYbnEM8XRUvjYUTwZWapX9cFWYJCjXy4vo87GmTMjdhMHptzGY04l08yTg6-rFdm3F7iktgIrtyScnno44KudwIDBMhUKP4rR5Sa6BFpfBLRWWs3BP9R59J2r3XxqAjsouzpVYi6A2cgL_m7C05K1wHwsoNfZF3uzhzhfctNhlqqpzrEYesxBDQhWoFzNVmUzY5LoIku_x31XQt7DP_I 2026/08/28 01:57:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/28 01:57:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/28 01:57:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABJKw3X-ZGRZExTiLqlOep7W122GxP9TbZBR2ahTu3_oyJj9NqMyD2xn2pkKQNxKArK6CJJkpqa2NvK6P5XKyVjWdEURYA1fxO7FmPjgSeAjvBXAda9RiG9XrqkziXpoquQGYbnEM8XRUvjYUTwZWapX9cFWYJCjXy4vo87GmTMjdhMHptzGY04l08yTg6-rFdm3F7iktgIrtyScnno44KudwIDBMhUKP4rR5Sa6BFpfBLRWWs3BP9R59J2r3XxqAjsouzpVYi6A2cgL_m7C05K1wHwsoNfZF3uzhzhfctNhlqqpzrEYesxBDQhWoFzNVmUzY5LoIku_x31XQt7DP_I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/28 01:57:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAmofnKzQjA1NUrzay9-kkSt4Pgp5JXErR6kmqi1XiQele98N7Sie_Yy_Nk6MiaNQoQueQ3ENsl-b3Pvk7jMcBlUNSQIz3mc09SeT7evP2I2YE3V_mvVlnfKsgDLvgyoovVI0yK0KIum8-FGUYh26uKKlYUYcFxFN8oqiYMGrKy7JaClphNgmemtyVJBfVDN2Zq1j5RH5ZHunx8KpaoukiZ0iZp6B7DUt5OKiCLuzIrExpg-Yv_jpsEb2-Gwszi4aIV30m7FQCmnZBCv9gvsHwop1IRyUu6WWiJfuSpKnRO1HmzPPlcdtBGdL2qmbh2UJJEioSCKBx8cO7SdZAEItyk 2026/08/28 01:57:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/28 01:57:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/28 01:57:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/28 01:57:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/28 01:57:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/28 01:57:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/28 01:57:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAmofnKzQjA1NUrzay9-kkSt4Pgp5JXErR6kmqi1XiQele98N7Sie_Yy_Nk6MiaNQoQueQ3ENsl-b3Pvk7jMcBlUNSQIz3mc09SeT7evP2I2YE3V_mvVlnfKsgDLvgyoovVI0yK0KIum8-FGUYh26uKKlYUYcFxFN8oqiYMGrKy7JaClphNgmemtyVJBfVDN2Zq1j5RH5ZHunx8KpaoukiZ0iZp6B7DUt5OKiCLuzIrExpg-Yv_jpsEb2-Gwszi4aIV30m7FQCmnZBCv9gvsHwop1IRyUu6WWiJfuSpKnRO1HmzPPlcdtBGdL2qmbh2UJJEioSCKBx8cO7SdZAEItyk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/28 01:57:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACSlFlA67NSNYrU6FDUz1BqquYCzOtJGpS_16IesE4PEOe7z9FOFcLwy9u72ZI9ceL2GQtnJ4QwXIaYCA1EmbfbdwD1Z-mIg4V9lplWkQqfwuw6_J4AKPgHHF3Q-FOs2LsHyBAAfHSTsY47s_3qeEtzOfnw-xIVPTr-R4BO4M62K53DA647cVd4aYgTuJftkOpmzFZOw55WsLs0_3H-ewupbriBzUtjWwj-hAchXpTGw7JXqcSYZiDQ1ginPsD5-2N_N6UmWqZwOMLJmkyuh-sQREzcV8q1opjpd9wtqyaz9CXnaAGDdp5z0prjzAk2UsAEZ0S_CYRYPfYlUYg5WJH4 2026/08/28 01:57:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/28 01:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/28 01:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/28 01:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/28 01:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/28 01:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/28 01:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ACSlFlA67NSNYrU6FDUz1BqquYCzOtJGpS_16IesE4PEOe7z9FOFcLwy9u72ZI9ceL2GQtnJ4QwXIaYCA1EmbfbdwD1Z-mIg4V9lplWkQqfwuw6_J4AKPgHHF3Q-FOs2LsHyBAAfHSTsY47s_3qeEtzOfnw-xIVPTr-R4BO4M62K53DA647cVd4aYgTuJftkOpmzFZOw55WsLs0_3H-ewupbriBzUtjWwj-hAchXpTGw7JXqcSYZiDQ1ginPsD5-2N_N6UmWqZwOMLJmkyuh-sQREzcV8q1opjpd9wtqyaz9CXnaAGDdp5z0prjzAk2UsAEZ0S_CYRYPfYlUYg5WJH4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/28 01:57:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOeai1y3v3PDhZHJl8ePmqDdnpOI7cHOMIRkpDkLPIOdoFJgSXCvCpzM1hkTOWYzX2J5-r-Pix6fDFU07KvjcEpV-RNW7CAJJU2rpVdLFUUlAqZSX8mX7_Ck8Xhky0DGoCGvlB1th4xqZ3fd_7sFEwlW7Sag-lFvN7k_Sm-4_-icOmvUp9Qi5ZCPZ1r6z3L9JtypFnNQuKv3m1FD762vNBhqP8RFuvNr3n0gN0c9FvoYsiDpDDOW5aAjUjVihiL9ar1tkN53xcdJSvvpeVNb-ea8b1n0RwVYGwTvoMmskjKqIqhatoHbMak3wfA_mEkiUPOBjeGiW5fkzb-MsnjoWNI 2026/08/28 01:57:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/28 01:57:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/28 01:57:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOeai1y3v3PDhZHJl8ePmqDdnpOI7cHOMIRkpDkLPIOdoFJgSXCvCpzM1hkTOWYzX2J5-r-Pix6fDFU07KvjcEpV-RNW7CAJJU2rpVdLFUUlAqZSX8mX7_Ck8Xhky0DGoCGvlB1th4xqZ3fd_7sFEwlW7Sag-lFvN7k_Sm-4_-icOmvUp9Qi5ZCPZ1r6z3L9JtypFnNQuKv3m1FD762vNBhqP8RFuvNr3n0gN0c9FvoYsiDpDDOW5aAjUjVihiL9ar1tkN53xcdJSvvpeVNb-ea8b1n0RwVYGwTvoMmskjKqIqhatoHbMak3wfA_mEkiUPOBjeGiW5fkzb-MsnjoWNI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/28 01:57:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APZgpXJzK1wkC5aSnNqk1jMershUSeZTf03PX_p7-tlwdH4JUH6LMkoggqfRffuYNljjrtWugYqqjjsnU2_hm6knQ83cfZxRPqAkZzRYJi-zIkM--nBitO7pHKR5nc9wp5fBO4nJIeBmASJuZe56iept5ahuwA6nC4qj2Dliz31VA2H7u7NHHClhBRjw2x9f5kIKbK8CArS8YHZKTsuBdhtkUOaCYZ3pmVVR1Gu56953g-dUio7LdrHTaBI1wY394xLQsxN-eZwFubZ9dekR15wB8ZTFAfGlyKlxQAMYwEtr4u-GTK-uv1dXh4sAD1coKeUuqhiF22R8sAK5IfdR6bI 2026/08/28 01:57:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/28 01:57:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/28 01:57:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APZgpXJzK1wkC5aSnNqk1jMershUSeZTf03PX_p7-tlwdH4JUH6LMkoggqfRffuYNljjrtWugYqqjjsnU2_hm6knQ83cfZxRPqAkZzRYJi-zIkM--nBitO7pHKR5nc9wp5fBO4nJIeBmASJuZe56iept5ahuwA6nC4qj2Dliz31VA2H7u7NHHClhBRjw2x9f5kIKbK8CArS8YHZKTsuBdhtkUOaCYZ3pmVVR1Gu56953g-dUio7LdrHTaBI1wY394xLQsxN-eZwFubZ9dekR15wB8ZTFAfGlyKlxQAMYwEtr4u-GTK-uv1dXh4sAD1coKeUuqhiF22R8sAK5IfdR6bI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/28 01:57:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AD7pGdHwEeUFGu-1iPa1MbAxyvY4UXGX3zwdoqcjiS_7KZZlfdJ53yhi5lbPHxjfLe5EGi3qr1VU4Tz3SrDtn7k7z4cZ6-uGqwMS5Zg3m6cA1An5y6esR2OZZOEEhRnPWRTjFUAQekKl9m2DcrqvDrYjCyGItwafC4jFu2uHQgFR1azyMkq_p_qQ7jI2Aqu4OMy1RkPbRujNdby38OxhOo3OPM8RqBvulXlaeqAzY5OZcJ-AmfRvcNrqp-DcKmv_Gium7t7_oSEreQL18imqOCNixqJtjFbgH-STxgLfo-rr7_gc4021JClkKL00-b1dfkshdKGJ7vCiSasZqvI5A_k 2026/08/28 01:57:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/28 01:57:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/28 01:57:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AD7pGdHwEeUFGu-1iPa1MbAxyvY4UXGX3zwdoqcjiS_7KZZlfdJ53yhi5lbPHxjfLe5EGi3qr1VU4Tz3SrDtn7k7z4cZ6-uGqwMS5Zg3m6cA1An5y6esR2OZZOEEhRnPWRTjFUAQekKl9m2DcrqvDrYjCyGItwafC4jFu2uHQgFR1azyMkq_p_qQ7jI2Aqu4OMy1RkPbRujNdby38OxhOo3OPM8RqBvulXlaeqAzY5OZcJ-AmfRvcNrqp-DcKmv_Gium7t7_oSEreQL18imqOCNixqJtjFbgH-STxgLfo-rr7_gc4021JClkKL00-b1dfkshdKGJ7vCiSasZqvI5A_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/28 01:57:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ACIywkMyQ1zt7jr6TZCJ0EJqFNmW7i41xj53uz-8BjVazRC3ZKCgpL66PRjPrH-9IteFHJGSRu749pXtdECq0GpLxPmT-iKijIkuh8oQuHkVyag9iqmMDYa4r4ESn9CZVicMoMH-1rZ6cI_AQVU0fhziIQU14kAsgWMg9NDLMaUqAiXxvmrrkSMmLXcdNPvlcOawYL_bwooxXDIseOcWyidZ-otQB0xxGhFxv3t8K3nVydTB2v3Ixhalb4tkHpIe5jZphip2jdDixBumVnKWG6wqLwM7Sa7Y1PB1dpZQe4ysJEOG0SZ6XjrZYAXix6RMdd_r4A2MT3J_4ggHdogaY9o 2026/08/28 01:57:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/28 01:57:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/28 01:57:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/28 01:57:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/28 01:57:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/28 01:57:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/28 01:57:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ACIywkMyQ1zt7jr6TZCJ0EJqFNmW7i41xj53uz-8BjVazRC3ZKCgpL66PRjPrH-9IteFHJGSRu749pXtdECq0GpLxPmT-iKijIkuh8oQuHkVyag9iqmMDYa4r4ESn9CZVicMoMH-1rZ6cI_AQVU0fhziIQU14kAsgWMg9NDLMaUqAiXxvmrrkSMmLXcdNPvlcOawYL_bwooxXDIseOcWyidZ-otQB0xxGhFxv3t8K3nVydTB2v3Ixhalb4tkHpIe5jZphip2jdDixBumVnKWG6wqLwM7Sa7Y1PB1dpZQe4ysJEOG0SZ6XjrZYAXix6RMdd_r4A2MT3J_4ggHdogaY9o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/28 01:57:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AD9gy8aLb9SN1221SSipqWiX5V5jCQ_PfcVQYTaROz4bXdM1UzAZ-a-jD3k1XhX-as5TnFfnlIEP_XUaWwQLrN4qmmDEY7yzRaot31y-VKXdrCLm403SVe3QkXQwss71Ar-Htz5VqTgswBppuNIGZCSOMwDt63ihXRn1EE8nZU3QPmvEJV-sMfSV1W6QX4JSAJ6tLEkzDDrMoimWbYRRaDcodNetLlL4fsq8qzYSUIuCvGLvLXk_demvTCTHHFd3okr7bgYHFo80WuRQGfrqpbrih-x7Qa_wRoL6Y_j14P_m132AdnPRlQCKNhvEzv7D5aaJEe9pB9UjdHZZHy1ba70 2026/08/28 01:57:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/28 01:57:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/28 01:57:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/28 01:57:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/28 01:57:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/28 01:57:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/28 01:57:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AD9gy8aLb9SN1221SSipqWiX5V5jCQ_PfcVQYTaROz4bXdM1UzAZ-a-jD3k1XhX-as5TnFfnlIEP_XUaWwQLrN4qmmDEY7yzRaot31y-VKXdrCLm403SVe3QkXQwss71Ar-Htz5VqTgswBppuNIGZCSOMwDt63ihXRn1EE8nZU3QPmvEJV-sMfSV1W6QX4JSAJ6tLEkzDDrMoimWbYRRaDcodNetLlL4fsq8qzYSUIuCvGLvLXk_demvTCTHHFd3okr7bgYHFo80WuRQGfrqpbrih-x7Qa_wRoL6Y_j14P_m132AdnPRlQCKNhvEzv7D5aaJEe9pB9UjdHZZHy1ba70" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/28 01:57:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABDsdTnwnWCiFiza742j7qYS6fkiCThZBYTyXeqPdTVMVFopWLYnAnKKTuqRFJN91lH4GBwxL3bk1IH_dJVSpdIBwO81RNn18XfYDGWempQl4n6NfpptZUFH5Ve-j7bmzscaHCQ4VCkpYTqhuT2HnHLCy0NFZyi6CS9CaKa0Hw4OBBKXpPFheB19osWYrCw4xgIsYWEzsXpJC_d4LhZYlz-oLTDMw3sifja3j0EfDFxeX2dRMSTpB_cnsnfgm_9l22w_n5GtojYKG26zRCPFMGhfmf-QMnf5xeu2tPo9HZ3jzKXNk-hP-jCmnRkWbX3Z7-i2XNuRCI_N-uO0xvezsik 2026/08/28 01:57:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/28 01:57:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/28 01:57:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABDsdTnwnWCiFiza742j7qYS6fkiCThZBYTyXeqPdTVMVFopWLYnAnKKTuqRFJN91lH4GBwxL3bk1IH_dJVSpdIBwO81RNn18XfYDGWempQl4n6NfpptZUFH5Ve-j7bmzscaHCQ4VCkpYTqhuT2HnHLCy0NFZyi6CS9CaKa0Hw4OBBKXpPFheB19osWYrCw4xgIsYWEzsXpJC_d4LhZYlz-oLTDMw3sifja3j0EfDFxeX2dRMSTpB_cnsnfgm_9l22w_n5GtojYKG26zRCPFMGhfmf-QMnf5xeu2tPo9HZ3jzKXNk-hP-jCmnRkWbX3Z7-i2XNuRCI_N-uO0xvezsik" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/28 01:57:44 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: APnZdp7VHqSfMOfJvtSScKyXFxFyyjCJ4VF1gXuSLDv7liRifogiWP_MOzlAl-XPS2EeOBp-GymhqF1Y5Fzb07IB-GFnfpepS9DYtdnnNTlNGCJIlSA8BadNb1mVoX7DdUUazXi89bJUqc878ox0n4jrJgzlO9idjy6t6Hb90iAXdCOE3pEqExCcagZs_966mVoHuMRSlY8Fy1NVCoU12J5Wo2cji4G6XWbaRonfKoWtxEXzpoTwTuchlhKRI6JGMmy97SJVnkfAZv4TtO8xhkNeYuduYGoGPKZDjHatYRxIyi2ftXFIdyYCgI_AfEsqHonhtikA9LSKkWrIgvCA1yg 2026/08/28 01:57:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/28 01:57:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/28 01:57:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "APnZdp7VHqSfMOfJvtSScKyXFxFyyjCJ4VF1gXuSLDv7liRifogiWP_MOzlAl-XPS2EeOBp-GymhqF1Y5Fzb07IB-GFnfpepS9DYtdnnNTlNGCJIlSA8BadNb1mVoX7DdUUazXi89bJUqc878ox0n4jrJgzlO9idjy6t6Hb90iAXdCOE3pEqExCcagZs_966mVoHuMRSlY8Fy1NVCoU12J5Wo2cji4G6XWbaRonfKoWtxEXzpoTwTuchlhKRI6JGMmy97SJVnkfAZv4TtO8xhkNeYuduYGoGPKZDjHatYRxIyi2ftXFIdyYCgI_AfEsqHonhtikA9LSKkWrIgvCA1yg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/28 01:57:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABxcj3LvvOW2TJxZzHLGb2hTjO6Y-FEZLhLrFrcem0V5CiOudAm-E_MxiN67_siWfriTIVkZcvn412EMCfpgFfqUf8O7l83ED1Jn79PGKn8uRuSXmNBQ18-_JNVIkoiizzyY2tZI6iyh71Fg9aLGQ0vHWnmigf5idplaG44nJ3QZRzYDVM6YCDrhS68pbgfdZyZiebdqI4WA5MvJWDHljULGVZSrMllyIs2y0kYoGjELDJkeTmS7CQ20gx5hHbKhRaneD0FTh-0g5wVydfSO-kgQHjHQHLcraAGOd6tlotdes9cuH-7g24eBCrOasDQFEEhk5xlusSsU7Azzbmjqx0A 2026/08/28 01:57:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/28 01:57:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/28 01:57:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABxcj3LvvOW2TJxZzHLGb2hTjO6Y-FEZLhLrFrcem0V5CiOudAm-E_MxiN67_siWfriTIVkZcvn412EMCfpgFfqUf8O7l83ED1Jn79PGKn8uRuSXmNBQ18-_JNVIkoiizzyY2tZI6iyh71Fg9aLGQ0vHWnmigf5idplaG44nJ3QZRzYDVM6YCDrhS68pbgfdZyZiebdqI4WA5MvJWDHljULGVZSrMllyIs2y0kYoGjELDJkeTmS7CQ20gx5hHbKhRaneD0FTh-0g5wVydfSO-kgQHjHQHLcraAGOd6tlotdes9cuH-7g24eBCrOasDQFEEhk5xlusSsU7Azzbmjqx0A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/28 01:57:48 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AGrFuuO5eubQs6bETZl43pk4zWMQMg5wH92L-8QhlN7qQ9F1YWz-mybO_3iIyb-Yp8IH4h67B-cGbGX1P0f-8RG6ICZQTywkdImfHX7WQEoFe5AdAz0H_mo4Sa2BXtKrmiqQRcelG0WfcmNkah_0SqPgsRV9QHEAastCu0fhG_ZjFRAX1jIihr92orft0sTYu6JgY8GnqO0HE2357yuWGySWDJCYCaNBHYpBtr4WLC3ZrZiPmmtpv-X5F4oMk2BDsz5JuyNp_2ZsFF2aE84xo238CWUaNdeSX-BnbEyT2Abl1WyVAzfA--EvmUwcUfEw9fRnEJT2qxcvHaeIznEgpCo 2026/08/28 01:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/28 01:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/28 01:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/28 01:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/28 01:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/28 01:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/28 01:57:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AGrFuuO5eubQs6bETZl43pk4zWMQMg5wH92L-8QhlN7qQ9F1YWz-mybO_3iIyb-Yp8IH4h67B-cGbGX1P0f-8RG6ICZQTywkdImfHX7WQEoFe5AdAz0H_mo4Sa2BXtKrmiqQRcelG0WfcmNkah_0SqPgsRV9QHEAastCu0fhG_ZjFRAX1jIihr92orft0sTYu6JgY8GnqO0HE2357yuWGySWDJCYCaNBHYpBtr4WLC3ZrZiPmmtpv-X5F4oMk2BDsz5JuyNp_2ZsFF2aE84xo238CWUaNdeSX-BnbEyT2Abl1WyVAzfA--EvmUwcUfEw9fRnEJT2qxcvHaeIznEgpCo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/28 01:57:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AGheCmmNi3yS5EhJubRFjoZv6tqv_ESWvHh1BEM2oUXn1oOMxr9B-B5anmRBfaOFN8-NUbkw0Arf_bfRVUldx5jg6H2Ck1Bw__TrDvc_OsqGr30SVZ7l0iZ96tdtqOHArOeUeCbKwqnrbaCeBv6Uc-HLHuqzEzbHQzUZmzd1axhK8z-OLPv1H_0jxH-bAQqrcaonkdpGEIw0sKKVQG-74Nl3VJwy7Tc6qiAqE2IKXLi8ld2LZ0bMbtX_sHuHmLeMG4dKjioH5yi5rZ5xXTkOu1flX7zexuMRbUi1hHmHs4DV_xOZ8hsTwGft3AUMXuD00ZuQkXIxtXclpShROajDf2c 2026/08/28 01:57:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/28 01:57:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/28 01:57:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/28 01:57:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/28 01:57:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/28 01:57:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/28 01:57:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AGheCmmNi3yS5EhJubRFjoZv6tqv_ESWvHh1BEM2oUXn1oOMxr9B-B5anmRBfaOFN8-NUbkw0Arf_bfRVUldx5jg6H2Ck1Bw__TrDvc_OsqGr30SVZ7l0iZ96tdtqOHArOeUeCbKwqnrbaCeBv6Uc-HLHuqzEzbHQzUZmzd1axhK8z-OLPv1H_0jxH-bAQqrcaonkdpGEIw0sKKVQG-74Nl3VJwy7Tc6qiAqE2IKXLi8ld2LZ0bMbtX_sHuHmLeMG4dKjioH5yi5rZ5xXTkOu1flX7zexuMRbUi1hHmHs4DV_xOZ8hsTwGft3AUMXuD00ZuQkXIxtXclpShROajDf2c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/28 01:57:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACMVYo1hr1ZB8OffLSUaoewvAnw_8dChAuBDt1FPbeHgmvcA4-T-cKbAjpgMZi8YOhs0Ig65l1BIo4IP_2jx2zxxHwF6cHKNhoxuzHVWmb-Hj4UDtIOylLn-u1iN3zoaXy9m3pXut1Fq_r1aixH0MGxMcN_IlM_vL5lO2U-glzMMJjUmhH1Z-zyIKyUTAcSiuaT78GvzpxacKokQtxoRWrrtXtiX340mbcY7dMaUf00igYXPB2ex34ZgV4jg07XtOPdYji8DbrqAEh7BJVWMnwY_7MAdu4nuQce-teXn2FVoIMfoa1eTl99QaC8F3S-m5oI0P37_3OYi9a4ji6JO2SU 2026/08/28 01:57:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/28 01:57:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/28 01:57:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ACMVYo1hr1ZB8OffLSUaoewvAnw_8dChAuBDt1FPbeHgmvcA4-T-cKbAjpgMZi8YOhs0Ig65l1BIo4IP_2jx2zxxHwF6cHKNhoxuzHVWmb-Hj4UDtIOylLn-u1iN3zoaXy9m3pXut1Fq_r1aixH0MGxMcN_IlM_vL5lO2U-glzMMJjUmhH1Z-zyIKyUTAcSiuaT78GvzpxacKokQtxoRWrrtXtiX340mbcY7dMaUf00igYXPB2ex34ZgV4jg07XtOPdYji8DbrqAEh7BJVWMnwY_7MAdu4nuQce-teXn2FVoIMfoa1eTl99QaC8F3S-m5oI0P37_3OYi9a4ji6JO2SU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/28 01:57:58 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACjCpyRZ2RNnHmn9yGS0K7ESI9zLPDweAFgFsspuHD8XJdvDIB7qxK3xEchPUVVMjU5icLWJkY3MzTGyk3vC1nHjcbdyxC-xzXNc4xKLZAPIOWYC-T0ihTfOrbc4WMyGkft2TSlC1dvZG6u01OXmsdUNz39IZ0xZ6_Cr1OdP02ysCk5k1kXKhraKtbUvCzNmL9eCGkXOaO0vTPmxNgVoYa8TFGuepowGGq2WT8wldDS28dF_nN37ifG10snHVbHkxAL1QZA1rseFRtFUxmo9k699gjovQ43DdxHaARgIT0zI-aPDbtNg0iVruokt8AGVgRELNefObc4wCaX3sf3bZRQ 2026/08/28 01:57:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/28 01:57:59 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/28 01:57:59 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACjCpyRZ2RNnHmn9yGS0K7ESI9zLPDweAFgFsspuHD8XJdvDIB7qxK3xEchPUVVMjU5icLWJkY3MzTGyk3vC1nHjcbdyxC-xzXNc4xKLZAPIOWYC-T0ihTfOrbc4WMyGkft2TSlC1dvZG6u01OXmsdUNz39IZ0xZ6_Cr1OdP02ysCk5k1kXKhraKtbUvCzNmL9eCGkXOaO0vTPmxNgVoYa8TFGuepowGGq2WT8wldDS28dF_nN37ifG10snHVbHkxAL1QZA1rseFRtFUxmo9k699gjovQ43DdxHaARgIT0zI-aPDbtNg0iVruokt8AGVgRELNefObc4wCaX3sf3bZRQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/28 01:58:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ADe2fO2lJSiw-MAyNSWpfR2QOLKNIDNsvyG48Eta1HFvOAXd2cvJy7RPsZvMnJ_HAjQrGpUPSfcRm9cD_yBTMWEcj0vyfB1yfdHcc2T1W1uhUBWqWdBpqtjQY7QnFkG8dVL0tzvQERtYdk3kArr8_FWYcZQzLx7rMMDiXPHP96NJG8WCijCrd0QEpyYmfKBcW_G15hxHJWViIALmEljCwT3Up1Ms9FaV-gCjGlagmASmMKZ7dsaEhU0YdY5IOaoJ22STABYMkLAivmmvBgbcLj_r-khabfapoO_9691oRWpBPS5CkVXSnfdIo0bkNGiH5_-ehj1d71AzdMN68zXsg2E 2026/08/28 01:58:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/28 01:58:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/28 01:58:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ADe2fO2lJSiw-MAyNSWpfR2QOLKNIDNsvyG48Eta1HFvOAXd2cvJy7RPsZvMnJ_HAjQrGpUPSfcRm9cD_yBTMWEcj0vyfB1yfdHcc2T1W1uhUBWqWdBpqtjQY7QnFkG8dVL0tzvQERtYdk3kArr8_FWYcZQzLx7rMMDiXPHP96NJG8WCijCrd0QEpyYmfKBcW_G15hxHJWViIALmEljCwT3Up1Ms9FaV-gCjGlagmASmMKZ7dsaEhU0YdY5IOaoJ22STABYMkLAivmmvBgbcLj_r-khabfapoO_9691oRWpBPS5CkVXSnfdIo0bkNGiH5_-ehj1d71AzdMN68zXsg2E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/28 01:58:02 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANIiIM1I0dfnp1kcAfyLRLj_WGA-xL7VFKVkeDTWWDq_e0NIo8WgIN6okFx7f4ARnAHNWpxx5RYCs2x64CZr_qPbYaBXM6yOwrMOkMdJ9eoZ7NoqCUlAe7P75A7Na6dLp3Q3SfSbuWWni7ZNsFI3dOmajRsRhM8ySdnJggyFPEcxLKdaOfNbJ7Oe_e1SSG1khK_KWn26Q3TZV4Y6ENrWdQLHeRMoXj_awyJhX-1FC430qBrOfGP1ZuZwSdYfBw4CmVQs3X9gRViYgIZbtVa7HyWyb0z71UYC2Oi87FI1_uUq0QFRYqS1U0ShC309FbarF95dm3-aGSKrCZ8z9fd8gKw 2026/08/28 01:58:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/28 01:58:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/28 01:58:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/28 01:58:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/28 01:58:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/28 01:58:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/28 01:58:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANIiIM1I0dfnp1kcAfyLRLj_WGA-xL7VFKVkeDTWWDq_e0NIo8WgIN6okFx7f4ARnAHNWpxx5RYCs2x64CZr_qPbYaBXM6yOwrMOkMdJ9eoZ7NoqCUlAe7P75A7Na6dLp3Q3SfSbuWWni7ZNsFI3dOmajRsRhM8ySdnJggyFPEcxLKdaOfNbJ7Oe_e1SSG1khK_KWn26Q3TZV4Y6ENrWdQLHeRMoXj_awyJhX-1FC430qBrOfGP1ZuZwSdYfBw4CmVQs3X9gRViYgIZbtVa7HyWyb0z71UYC2Oi87FI1_uUq0QFRYqS1U0ShC309FbarF95dm3-aGSKrCZ8z9fd8gKw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/28 01:58:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AHFW4TWdXaj3Dc09tdEe9eC_9jPU3X7kW15DOxoY7vj_nht0yFag6q1eZXVGvatx85uQIK0ejGLxwmpCqxY13e0M2QAMIpR40InXMSoTI3J5KAOC9Rv_bsVD0pdAt4tNb8mUShFmcZ95SiTTop9O8mMiQlxfAS9Tu90GNolwhfJ7DKb5wOIlhxEFNJE9vhF2bY9s2WSbkQCBH8VT1adSS6guSdfStgdQwvhLRTet8T0u6tFeEXmO1L_-3gFVn_SHCJvvQDkzQc7HbLkqNyA4Whnvz1p4ur8L4BTwzHeY3EeSEu94kq0FreiBq-bD5KVsc2kNoGb9bZDuo3ioxPzYjsg 2026/08/28 01:58:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/28 01:58:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/28 01:58:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/28 01:58:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/28 01:58:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/28 01:58:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/28 01:58:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AHFW4TWdXaj3Dc09tdEe9eC_9jPU3X7kW15DOxoY7vj_nht0yFag6q1eZXVGvatx85uQIK0ejGLxwmpCqxY13e0M2QAMIpR40InXMSoTI3J5KAOC9Rv_bsVD0pdAt4tNb8mUShFmcZ95SiTTop9O8mMiQlxfAS9Tu90GNolwhfJ7DKb5wOIlhxEFNJE9vhF2bY9s2WSbkQCBH8VT1adSS6guSdfStgdQwvhLRTet8T0u6tFeEXmO1L_-3gFVn_SHCJvvQDkzQc7HbLkqNyA4Whnvz1p4ur8L4BTwzHeY3EeSEu94kq0FreiBq-bD5KVsc2kNoGb9bZDuo3ioxPzYjsg" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/28 01:58:09 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-bejazex3cahe/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/28 01:58:09 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-bejazex3cahe/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/28 01:58:09 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/28 01:58:09 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: AMbSGsw2q_Rk8bvJZluOedK7vdt-O0lvxgOnVIEi61Dk0jYYy4bghc7T3tUwkpFCQaUOBmToox1aMC9GP1yab2PiKl-f8oTbcP4l_TthBcgNcZbXJoePUxb_gcwJ66i4ANxmJ922yzoWpqywKIRJ24Ds0mG7eVvmmPUOn50bsfwT74QL3uK_fXcvT-7VQCn8bwIKm3uIsjp2SlDr6I-ZrGmI7v9UYUSN3Vt37o9Hn2wacyULEEU6Rfn7IwegmzxEtjmasAmv-NLFvPLeIMACfwkSihapzQowYH6x0_IyoqXeSHPDuYqtbADiVM3u3AAwQ4tKMMQgxUDRc8Ce_V6z3Zw 2026/08/28 01:58:09 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/28 01:58:09 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/28 01:58:10 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "ad43e41c11af80e8c22130875f5d190d" 2026/08/28 01:58:10 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "8909f4c9ee42dcc9a6e16785bed10172" 2026/08/28 01:58:10 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/28 01:58:10 DEBUG : short-eof-chunked.bin: multipart upload "AMbSGsw2q_Rk8bvJZluOedK7vdt-O0lvxgOnVIEi61Dk0jYYy4bghc7T3tUwkpFCQaUOBmToox1aMC9GP1yab2PiKl-f8oTbcP4l_TthBcgNcZbXJoePUxb_gcwJ66i4ANxmJ922yzoWpqywKIRJ24Ds0mG7eVvmmPUOn50bsfwT74QL3uK_fXcvT-7VQCn8bwIKm3uIsjp2SlDr6I-ZrGmI7v9UYUSN3Vt37o9Hn2wacyULEEU6Rfn7IwegmzxEtjmasAmv-NLFvPLeIMACfwkSihapzQowYH6x0_IyoqXeSHPDuYqtbADiVM3u3AAwQ4tKMMQgxUDRc8Ce_V6z3Zw" 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/28 01:58:11 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/28 01:58:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/28 01:58:18 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/28 01:58:22 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/28 01:58:25 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/28 01:58:27 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AI6xYLx569d2O99TJLeptwHetsNdS0MejQEi-KUQIZR4v9UzYvDiBmw1zq9e7LIm0gtyo-lJW8dMuojLSZFwG2Ycy1_J1Y8zdCjzrLmzGKDaElKW4Zo14q7AcN2IkFdHlELBDk3cY7Rb0T4sWHqr4RxrcmEdHhc36W-nN04THgoEQAS4e6tglE4zEnsl6L_qJrjWsw-r8GqpyjHidKN6y0nJIhkmsX6KoeJQvovtOyGgb9e0aY61YmB6xnAQT974YvsPnSAHCzoDjU9Mt5V9VqCJ9cfGA4VYv4c1ETcdocEvN6wGT0ILmVaLAvvvsgAyORfqQufQQe0ZMzZdNvp-LIc 2026/08/28 01:58:27 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/28 01:58:27 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2b0b2a698400243f964174c0fd24f9fe" 2026/08/28 01:58:27 DEBUG : unknown-size-put.txt: multipart upload "AI6xYLx569d2O99TJLeptwHetsNdS0MejQEi-KUQIZR4v9UzYvDiBmw1zq9e7LIm0gtyo-lJW8dMuojLSZFwG2Ycy1_J1Y8zdCjzrLmzGKDaElKW4Zo14q7AcN2IkFdHlELBDk3cY7Rb0T4sWHqr4RxrcmEdHhc36W-nN04THgoEQAS4e6tglE4zEnsl6L_qJrjWsw-r8GqpyjHidKN6y0nJIhkmsX6KoeJQvovtOyGgb9e0aY61YmB6xnAQT974YvsPnSAHCzoDjU9Mt5V9VqCJ9cfGA4VYv4c1ETcdocEvN6wGT0ILmVaLAvvvsgAyORfqQufQQe0ZMzZdNvp-LIc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/28 01:58:28 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AAqwye5B2DjxyZLJJ42789oCdw3b33P1RyN1kkRUCoZr3p92CfI9uAfatJetTcEBZkllDveCCS59Sn4zXfaZD-5pG0RwJIaWpY9UycmwVCPvRQIdSoOY4sG7KexepTnpajJHi0wD1hlkBQIGq16eRO0I9_vWptRnCUbRg93XxNCvJjmJNSmjVb3CONqPa-sntzE66ltjP54BD7VMj8Hk00Q1NKYiLxL8VE_JEWrWRP09eEvnCboJYSJ0kA2BTqlkPLP9utaXJS7PSZ0p3dvNnhF2KWG0jtULgwX_lnvAy6xBbWt_FccKwprw9kwbIzZ6-LHEKjHHjcc85Ssn-DFvf50 2026/08/28 01:58:28 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/28 01:58:28 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "1c614c9b61e68ba8c197334183ea4190" 2026/08/28 01:58:28 DEBUG : unknown-size-update.txt: multipart upload "AAqwye5B2DjxyZLJJ42789oCdw3b33P1RyN1kkRUCoZr3p92CfI9uAfatJetTcEBZkllDveCCS59Sn4zXfaZD-5pG0RwJIaWpY9UycmwVCPvRQIdSoOY4sG7KexepTnpajJHi0wD1hlkBQIGq16eRO0I9_vWptRnCUbRg93XxNCvJjmJNSmjVb3CONqPa-sntzE66ltjP54BD7VMj8Hk00Q1NKYiLxL8VE_JEWrWRP09eEvnCboJYSJ0kA2BTqlkPLP9utaXJS7PSZ0p3dvNnhF2KWG0jtULgwX_lnvAy6xBbWt_FccKwprw9kwbIzZ6-LHEKjHHjcc85Ssn-DFvf50" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/28 01:58:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bejazex3cahe/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/28 01:58:28 DEBUG : Waiting for deletions to finish 2026/08/28 01:58:28 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/28 01:58:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/28 01:58:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/28 01:58:29 INFO : S3 bucket rclone-test-bejazex3cahe: Bucket "rclone-test-bejazex3cahe" deleted 2026/08/28 01:58:29 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (137.86s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.73s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.84s) --- PASS: TestIntegration/FsMkdir (135.45s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.62s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.20s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- 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.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.62s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- 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.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (75.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.06s) --- 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:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/28 01:58:29 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/28 01:58:29 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 137.913s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m19.40433526s (try 1/5)