"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 TestBufferForObjectLockMD5 === RUN TestBufferForObjectLockMD5/NoObjectLock === RUN TestBufferForObjectLockMD5/SourceMD5 === RUN TestBufferForObjectLockMD5/Buffered --- PASS: TestBufferForObjectLockMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/NoObjectLock (0.00s) --- PASS: TestBufferForObjectLockMD5/SourceMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/Buffered (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:464: Using remote "TestS3R2:" 2026/09/07 03:46:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yuhiyip4zaqu" 2026/09/07 03:46:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/09/07 03:46:23 INFO : S3 bucket rclone-test-yuhiyip4zaqu: Bucket "rclone-test-yuhiyip4zaqu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/07 03:46:24 INFO : S3 bucket rclone-test-yuhiyip4zaqu: Bucket "rclone-test-yuhiyip4zaqu" deleted === RUN TestIntegration/FsMkdir 2026/09/07 03:46:24 INFO : S3 bucket rclone-test-yuhiyip4zaqu: Bucket "rclone-test-yuhiyip4zaqu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/07 03:46:24 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/07 03:46:25 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/07 03:46:25 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/07 03:46:39 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AP5AXlwYqd0oTRVsmDY9YlIpoOxETv46gykh6lf1KHNoZrAbgkPER5VR1fc8Hy8qMYBKEzcSD1ccl0SrIvfB1hO7XcyP93HN6PagqqOqxNUcNiY20otRxVU0TI4DQXS_5ycKbCmdYD2LtgWbWfmBI2cfu5x54TnVhmR_PRNtqUB5tsIyuHPYRV_y-fscy9UBzQDZobD708DpTyQdbESiISOVRxTD5taHgIBPO-Z6BeqYDnAqTkVB4WtrPmg9yHDA7f3ZhqGkP8rd8PD7Lm1ovb1EtPWbN2EOzmacvhAkA8KkD6hukkrwDLMlzt9G_N9ypOr834azHEj_JoH7Ft-5gaY 2026/09/07 03:46:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "9587fbaee6978aa308572152bcdfac56" 2026/09/07 03:46:41 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "1be22035ec013d56d372d901ef2612e5" 2026/09/07 03:46:41 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "da6ef9ce7a03400030ab5c99bc1435a7" 2026/09/07 03:46:41 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AP5AXlwYqd0oTRVsmDY9YlIpoOxETv46gykh6lf1KHNoZrAbgkPER5VR1fc8Hy8qMYBKEzcSD1ccl0SrIvfB1hO7XcyP93HN6PagqqOqxNUcNiY20otRxVU0TI4DQXS_5ycKbCmdYD2LtgWbWfmBI2cfu5x54TnVhmR_PRNtqUB5tsIyuHPYRV_y-fscy9UBzQDZobD708DpTyQdbESiISOVRxTD5taHgIBPO-Z6BeqYDnAqTkVB4WtrPmg9yHDA7f3ZhqGkP8rd8PD7Lm1ovb1EtPWbN2EOzmacvhAkA8KkD6hukkrwDLMlzt9G_N9ypOr834azHEj_JoH7Ft-5gaY" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/07 03:46:44 DEBUG : Creating backend with remote "TestS3R2:" 2026/09/07 03:46:44 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/07 03:46:44 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/07 03:46:47 DEBUG : S3 bucket rclone-test-yuhiyip4zaqu: bucket is versioned: false 2026/09/07 03:46:47 DEBUG : Waiting for deletions to finish 2026/09/07 03:46:47 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/07 03:46:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/07 03:46:47 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/07 03:46:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yuhiyip4zaqu/dirToPurgeFromRoot" 2026/09/07 03:46:48 DEBUG : S3 bucket rclone-test-yuhiyip4zaqu path dirToPurgeFromRoot: bucket is versioned: false 2026/09/07 03:46:48 DEBUG : Waiting for deletions to finish 2026/09/07 03:46:48 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/07 03:46:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/07 03:46:48 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/07 03:46:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yuhiyip4zaqu/hello? sausage/êé" 2026/09/07 03:46:48 DEBUG : Config file has changed externally - reloading 2026/09/07 03:46:49 DEBUG : S3 bucket rclone-test-yuhiyip4zaqu path hello? sausage/êé: bucket is versioned: false 2026/09/07 03:46:49 DEBUG : Waiting for deletions to finish 2026/09/07 03:46:50 DEBUG : "a/b/c/d/e.txt" version false 2026/09/07 03:46:50 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/07 03:46:50 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:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1735: 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/09/07 03:46:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yuhiyip4zaqu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/07 03:46:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yuhiyip4zaqu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestS3R2:" path "rclone-test-yuhiyip4zaqu" from "TestS3R2:rclone-test-yuhiyip4zaqu" 2026/09/07 03:46:57 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:2138: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/07 03:47:02 NOTICE: S3 bucket rclone-test-yuhiyip4zaqu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/07 03:47:02 DEBUG : piped data.txt: open chunk writer: started multipart upload: AN0378GPyHJ1tXdYZWhgzxU8By2cuLdY27oSSsRKHyb9Y6CJ_SbFjo2jOCZRFH5F79X0JVEk-jX_d92P50IcootU61Al8eb8wzZ-1P-B_KYmBOf1d1Exib03YTqcs7hwJvGdf-s9o9awgd9gZmy8X2d4yOPRqZjWBkeDPZfn_wtk88mgmCEDc9GAvuNDAQ9O-s1P6PhtWK8iVJqUVHB6Y957g4VuCbybr2TA7SaQuGJ8-9EoaeNMtzuFYXq8izrVp5D3bUfhxOLldhWYcrQrFXfzRCnNT10l-jK4PFCsLIlZdMVjrZxKP8_jDBDGYCuL2zBzTsQxD5jq6zNjTHu60-A 2026/09/07 03:47:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/07 03:47:03 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/07 03:47:03 DEBUG : piped data.txt: multipart upload "AN0378GPyHJ1tXdYZWhgzxU8By2cuLdY27oSSsRKHyb9Y6CJ_SbFjo2jOCZRFH5F79X0JVEk-jX_d92P50IcootU61Al8eb8wzZ-1P-B_KYmBOf1d1Exib03YTqcs7hwJvGdf-s9o9awgd9gZmy8X2d4yOPRqZjWBkeDPZfn_wtk88mgmCEDc9GAvuNDAQ9O-s1P6PhtWK8iVJqUVHB6Y957g4VuCbybr2TA7SaQuGJ8-9EoaeNMtzuFYXq8izrVp5D3bUfhxOLldhWYcrQrFXfzRCnNT10l-jK4PFCsLIlZdMVjrZxKP8_jDBDGYCuL2zBzTsQxD5jq6zNjTHu60-A" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/07 03:47:03 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALqrlwypN0ASpakSRMTuI2jur_7url9qZAz7BwczDV0bA_4WlBzyPmW3RhM4tnk8AubzMyeJ7qc-zCcHRwPXPDnfCWTFaLDJnDC3ylSnt9hZeAMAbSxE5u8lyB1wsdt7qEJFtONJWYzTFkTX03b8UeXSfvlR92ggrQ0JWbvArjRa_4JCTQ9ThptRzpA7D_RnPCufqxXRWeQ4Mq-n8Y5iLVul-85sNp44v920hEDmLIGhbqYgg79WXoZEomORw0rmdtM5w1YzK2g6pP4bhZb2gHUkZf6vXcm0qBa2AQ-pFROszbecCSYaQxlGpduuvtheAJC0duD4mHaND31GYKwv0hI 2026/09/07 03:47:03 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/07 03:47:03 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "93618148c8b4e498d642af8b7dac039b" 2026/09/07 03:47:04 DEBUG : piped data.txt: multipart upload "ALqrlwypN0ASpakSRMTuI2jur_7url9qZAz7BwczDV0bA_4WlBzyPmW3RhM4tnk8AubzMyeJ7qc-zCcHRwPXPDnfCWTFaLDJnDC3ylSnt9hZeAMAbSxE5u8lyB1wsdt7qEJFtONJWYzTFkTX03b8UeXSfvlR92ggrQ0JWbvArjRa_4JCTQ9ThptRzpA7D_RnPCufqxXRWeQ4Mq-n8Y5iLVul-85sNp44v920hEDmLIGhbqYgg79WXoZEomORw0rmdtM5w1YzK2g6pP4bhZb2gHUkZf6vXcm0qBa2AQ-pFROszbecCSYaQxlGpduuvtheAJC0duD4mHaND31GYKwv0hI" 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/09/07 03:47:04 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:360: 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:591: 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/09/07 03:47:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABHPv_xKJbORgoLfQGUIWAluocrS0yUbV6GwkYosGKV6Mok3C1fX6emvEo3oqGsqpBoxYQm5hJCQuPvIP8G2_aan1sUTiqFksvt882UKZn4X2x4VIY1YdNN_FanMh-AK2wsSQ7DoBOa6cTACNXrE27WloxJjd0ZLzBIGeFko6NlUuqwFHtatq2ooImAsR6SPG6yQXHYVganP4meE-J0a6XqItvzD2QQpa990NUK43qBQMKAKqnGRkZnVxj3e58d4YgtFztzEvnsXKAwcfpTKXcpBfEgbOEqQ1vLGvlGBr6eilSSLwFaEtvx0Erp88N_RGVELwj3jL6a8imBASM1_e08 2026/09/07 03:47:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/09/07 03:47:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/09/07 03:47:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABHPv_xKJbORgoLfQGUIWAluocrS0yUbV6GwkYosGKV6Mok3C1fX6emvEo3oqGsqpBoxYQm5hJCQuPvIP8G2_aan1sUTiqFksvt882UKZn4X2x4VIY1YdNN_FanMh-AK2wsSQ7DoBOa6cTACNXrE27WloxJjd0ZLzBIGeFko6NlUuqwFHtatq2ooImAsR6SPG6yQXHYVganP4meE-J0a6XqItvzD2QQpa990NUK43qBQMKAKqnGRkZnVxj3e58d4YgtFztzEvnsXKAwcfpTKXcpBfEgbOEqQ1vLGvlGBr6eilSSLwFaEtvx0Erp88N_RGVELwj3jL6a8imBASM1_e08" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/09/07 03:47:09 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AIMoJbxMZ2L1cjtYvgmkG6tbAvQdbm46FT3ycImsA45Ltov2w0pOYByzwdT4RD2cYDzO9JPDYaKHiyYmYpUyC9JS1CZO2kymCuy_zmOmY66PXFGg0g6OKwaQt74SmWTrX5mfEA69yC64tIRXLjdWIFyU4cGfvHjI4qbB3YAdvGHj5Jk7HrgppC1ND0HVwQQi8eMH4fd0j6iPnmHd2es5CRXnKGl81fPy9ujPD7FnhAoD4i-4c4qg-qt4y0VXZlvXAhN-ETgHymeYy__USsek8Zhdm0W11RQQNKNChFW7DBBSBBUzRY_ryLgNmecYV9-hd-Npe7XxIaGnEs1W7fG6m3I 2026/09/07 03:47:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/09/07 03:47:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/07 03:47:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AIMoJbxMZ2L1cjtYvgmkG6tbAvQdbm46FT3ycImsA45Ltov2w0pOYByzwdT4RD2cYDzO9JPDYaKHiyYmYpUyC9JS1CZO2kymCuy_zmOmY66PXFGg0g6OKwaQt74SmWTrX5mfEA69yC64tIRXLjdWIFyU4cGfvHjI4qbB3YAdvGHj5Jk7HrgppC1ND0HVwQQi8eMH4fd0j6iPnmHd2es5CRXnKGl81fPy9ujPD7FnhAoD4i-4c4qg-qt4y0VXZlvXAhN-ETgHymeYy__USsek8Zhdm0W11RQQNKNChFW7DBBSBBUzRY_ryLgNmecYV9-hd-Npe7XxIaGnEs1W7fG6m3I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/09/07 03:47:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AIaT71Vjtv1pQGnnVlmUZxJyq9DETl_8_BzR-cVWXJush5rXER0coTFGBXhFbGi3jIPn5jMRFIoqJ4z5c9JXo3KbJW-V23T_qRbDxxeicuwzqLZdvreUosYKbb05hARjMWyVWJrOBb44GHeijxHCo8dbwkHbBfm2OxJPCxz_McxDu7nDD-sdhhHRb-NlLzFN47XG0heyX9XVKsPs1SBfytZfJ_SgWv7UCzqfgOqf6gUHAIIRiQYZXOAhnX-sYrE3mE03fm1cXp1ThXVmu1X2zliVSyZ2n0PzTJXy0r1eP6DiCPkZebe8LbhJrv1KeSv2dSmLhx5fQSpSkSDRKoCoHEI 2026/09/07 03:47:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/07 03:47:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/07 03:47:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AIaT71Vjtv1pQGnnVlmUZxJyq9DETl_8_BzR-cVWXJush5rXER0coTFGBXhFbGi3jIPn5jMRFIoqJ4z5c9JXo3KbJW-V23T_qRbDxxeicuwzqLZdvreUosYKbb05hARjMWyVWJrOBb44GHeijxHCo8dbwkHbBfm2OxJPCxz_McxDu7nDD-sdhhHRb-NlLzFN47XG0heyX9XVKsPs1SBfytZfJ_SgWv7UCzqfgOqf6gUHAIIRiQYZXOAhnX-sYrE3mE03fm1cXp1ThXVmu1X2zliVSyZ2n0PzTJXy0r1eP6DiCPkZebe8LbhJrv1KeSv2dSmLhx5fQSpSkSDRKoCoHEI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/07 03:47:12 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ALID3pKVPMFR2GPEa0V3_WhspyyrlCegeyoO_oUzbZirnGthheMgFteJo2iHZX5wd0TUA3jTpK6UyO8W5aQZMByBrpp1mU99Rh0Y1WD5r4946ZhZLdjBtUxrlrZSpJU3d1ODenrqYAdPtgr62aza__6IX62F7XML4Nc7ncONJMtIL_x1ylVfeO_i8x8lFkuV-60KrqQe7Su7v696P2wOoYbIb6Iv6jfRJrxe1k51hDNuiLDVxyDE2Ue2qVEzkubaw-J-OAlpjUfpy2JzeTIqmd-9nOZ5JCdilSyI1zotqlJL9sn2ZawfYymnMI_6xx6Jf7HBMsSzd8eQ3BRevv-zab4 2026/09/07 03:47:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/07 03:47:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/07 03:47:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/07 03:47:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/07 03:47:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/07 03:47:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/07 03:47:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ALID3pKVPMFR2GPEa0V3_WhspyyrlCegeyoO_oUzbZirnGthheMgFteJo2iHZX5wd0TUA3jTpK6UyO8W5aQZMByBrpp1mU99Rh0Y1WD5r4946ZhZLdjBtUxrlrZSpJU3d1ODenrqYAdPtgr62aza__6IX62F7XML4Nc7ncONJMtIL_x1ylVfeO_i8x8lFkuV-60KrqQe7Su7v696P2wOoYbIb6Iv6jfRJrxe1k51hDNuiLDVxyDE2Ue2qVEzkubaw-J-OAlpjUfpy2JzeTIqmd-9nOZ5JCdilSyI1zotqlJL9sn2ZawfYymnMI_6xx6Jf7HBMsSzd8eQ3BRevv-zab4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/07 03:47:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGKD3HmE1yQyLQD1-dZf6ovj327r8XR5JPgVc8E_tXLXhlurmqdqVqlhpt1p2VR2IX7WTdKB0-ChRlNFRPk0e1BlFdYLmAesYU2kvoozM9vUVI1JsBBv-pmsv-L0I0vI6EtKbgmkybHJFWYMps4nNgEPELji7TONiQuCasnsCBXlAQB3Nltwe0vbRd2dtZnqHC-VgN11SNQk-bzcV_fPSfjRGUF8ypMoleWiOl9dCiTkHqbe-otGGWYA_3u8rsKL5nm1KQc64ZzRLoPx1oWDr9cy0Koo1pDr5KCD1c9E3dDeEsGufC4wuX9mFkNRiM6sqMNptEU3yff24Ug3NW31e_A 2026/09/07 03:47:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/07 03:47:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/09/07 03:47:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/09/07 03:47:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/07 03:47:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/07 03:47:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/07 03:47:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGKD3HmE1yQyLQD1-dZf6ovj327r8XR5JPgVc8E_tXLXhlurmqdqVqlhpt1p2VR2IX7WTdKB0-ChRlNFRPk0e1BlFdYLmAesYU2kvoozM9vUVI1JsBBv-pmsv-L0I0vI6EtKbgmkybHJFWYMps4nNgEPELji7TONiQuCasnsCBXlAQB3Nltwe0vbRd2dtZnqHC-VgN11SNQk-bzcV_fPSfjRGUF8ypMoleWiOl9dCiTkHqbe-otGGWYA_3u8rsKL5nm1KQc64ZzRLoPx1oWDr9cy0Koo1pDr5KCD1c9E3dDeEsGufC4wuX9mFkNRiM6sqMNptEU3yff24Ug3NW31e_A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/09/07 03:47:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJP2GkIH0e08RdKQsCHuMQEvDGX4RBqiLC8QzHqWJG0IIvsAGkhHpftQtNYgCBjH2KpcZ2VBhthCCLWuNr-S4thb0x_jFVNmFBrno38sM5GsZIX-5eAyB6Zs3xK8t9BHiWhYYMtqFlVf-sG1tgLDp4nHiDBcNCVNeV-YXqUhnLsZ5end8LRYYvRB732-S1Gl24-ZVRQmVpHuKk9RUVfd6MiXDL12jri4kMzivCIMadsjPJoB8hs4cNcGDyeZdkJ_a3Q-pCUh55cfbRTGIJ1Iy7q-nNde8JREaK17ZWkp4HVqgTT1slcCAdeoloZ4E_Af__lSysjzRCRy1_1BdLx2R_c 2026/09/07 03:47:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/07 03:47:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/09/07 03:47:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJP2GkIH0e08RdKQsCHuMQEvDGX4RBqiLC8QzHqWJG0IIvsAGkhHpftQtNYgCBjH2KpcZ2VBhthCCLWuNr-S4thb0x_jFVNmFBrno38sM5GsZIX-5eAyB6Zs3xK8t9BHiWhYYMtqFlVf-sG1tgLDp4nHiDBcNCVNeV-YXqUhnLsZ5end8LRYYvRB732-S1Gl24-ZVRQmVpHuKk9RUVfd6MiXDL12jri4kMzivCIMadsjPJoB8hs4cNcGDyeZdkJ_a3Q-pCUh55cfbRTGIJ1Iy7q-nNde8JREaK17ZWkp4HVqgTT1slcCAdeoloZ4E_Af__lSysjzRCRy1_1BdLx2R_c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/09/07 03:47:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AB_hje2ORl2fl_vO6gAG8KOAAJr1VbWw9XljJ17vx95EasnfxwK_CbmjmlLiDPzQUMxIXgSe0Nc0ovUtvECLxLHpqGgjOnahM0nSSSL4g3zrQSf71cn38eyGuqzJWdkQlry7sKJ0qHeIxSOp0Y4aadt7CLJs7YsXPsHa2gKHq4QcNvtER5XcFMSc6abIC1wnc-ytURc5Adi3HOduL5Y8YHed7tfeGNxOHZBq7Z1xFtWfLiHKngU--jPFek-0lITgJbdDM_UQndZNfZPbN7dpnY8YWZEMeDoQu4bSH1WHRUG2wpbqrAF662oikny-iQiGMl83QXzGGPmiSCrjg8ujgOM 2026/09/07 03:47:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/07 03:47:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/07 03:47:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AB_hje2ORl2fl_vO6gAG8KOAAJr1VbWw9XljJ17vx95EasnfxwK_CbmjmlLiDPzQUMxIXgSe0Nc0ovUtvECLxLHpqGgjOnahM0nSSSL4g3zrQSf71cn38eyGuqzJWdkQlry7sKJ0qHeIxSOp0Y4aadt7CLJs7YsXPsHa2gKHq4QcNvtER5XcFMSc6abIC1wnc-ytURc5Adi3HOduL5Y8YHed7tfeGNxOHZBq7Z1xFtWfLiHKngU--jPFek-0lITgJbdDM_UQndZNfZPbN7dpnY8YWZEMeDoQu4bSH1WHRUG2wpbqrAF662oikny-iQiGMl83QXzGGPmiSCrjg8ujgOM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/09/07 03:47:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMswFqaOw30iGtJBKTHUKBC86MNGwVNjsg6pQYCpokBB9fzqDaFlfwCpkPKDjIz5LnNs138fgzcERepMgWvSvmj77hEgKskfwfb2FnoAQ445fmYnl9aOARNKWBa9GJO35JrqggBKJ6sai-Qrpd9fkUAcL5V7pl9E62Q5OjZQNzejeKrdj0vkjqD0FbD2s7QlIfeUjg7AqAqY54BuodQ36n5ftHD0UnpLVi363T0mWkT_9hrH9dHwyf_JoSsjGHydvMzNYB-AQLyGpgRwECUhzyLKa3rvekKtLsMEqhENnrq4A1g_ADiwrN6RXAxknIVi0PWcrCE9sJORJtjQHlbBL94 2026/09/07 03:47:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/07 03:47:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/07 03:47:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMswFqaOw30iGtJBKTHUKBC86MNGwVNjsg6pQYCpokBB9fzqDaFlfwCpkPKDjIz5LnNs138fgzcERepMgWvSvmj77hEgKskfwfb2FnoAQ445fmYnl9aOARNKWBa9GJO35JrqggBKJ6sai-Qrpd9fkUAcL5V7pl9E62Q5OjZQNzejeKrdj0vkjqD0FbD2s7QlIfeUjg7AqAqY54BuodQ36n5ftHD0UnpLVi363T0mWkT_9hrH9dHwyf_JoSsjGHydvMzNYB-AQLyGpgRwECUhzyLKa3rvekKtLsMEqhENnrq4A1g_ADiwrN6RXAxknIVi0PWcrCE9sJORJtjQHlbBL94" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/07 03:47:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AE9KVCjxERrjVFwveS3Eh-l_Hr_zVVLXeWQmGGLKV-E2tk_ksVX6SVi8HG0kjYiWcXjSFkgM8_t0SOa3GPkJ6L4Upfjq9zlkzaiMZbdI-XSftokY0aOpTKiJku40MXQcpwi_VeTU1jQkk_zMOyL7uaAq_gMwLZHTn7TlqilLTTOF7LrB6JnuCQa6BYlrhkJzdlBq-54lzmGCjOhTmk0BtzPbb00hYHsC_2mKLPZB7SwGzXff36mjwLT-ngCuVK4HHeWKyHF3eJRiDMuHzJJilCo829hD1L77ZKuBSePiPEmXlmu_KOBXEGuPZJ-wcny6JNLzetl4Z8Ngzz0JB2Fdw9g 2026/09/07 03:47:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/07 03:47:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/07 03:47:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/07 03:47:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/07 03:47:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/07 03:47:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/07 03:47:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AE9KVCjxERrjVFwveS3Eh-l_Hr_zVVLXeWQmGGLKV-E2tk_ksVX6SVi8HG0kjYiWcXjSFkgM8_t0SOa3GPkJ6L4Upfjq9zlkzaiMZbdI-XSftokY0aOpTKiJku40MXQcpwi_VeTU1jQkk_zMOyL7uaAq_gMwLZHTn7TlqilLTTOF7LrB6JnuCQa6BYlrhkJzdlBq-54lzmGCjOhTmk0BtzPbb00hYHsC_2mKLPZB7SwGzXff36mjwLT-ngCuVK4HHeWKyHF3eJRiDMuHzJJilCo829hD1L77ZKuBSePiPEmXlmu_KOBXEGuPZJ-wcny6JNLzetl4Z8Ngzz0JB2Fdw9g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/07 03:47:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AK_gJdMrUwNfvwxSDYf_daWEPYIQ7sFxB2gcpw5-SIFHlWmG_vLXN5tOytc40vsNUs91buCYxQBV4wLfC8AOszJCQPKl3Yx9rC1sLccOvR9AhIFEFpmXsR2EGEccY89it_CM611XmQNtSkoJg0CGtsFod4tecy5R1g3sFJQ5EO1DE2m6lc2UeGakiM6RLEwiSNQytn5ZHgGEZCjNfuxANkgtm5jPbOcX7Xnm3EI6c3a9bx8yRkBJ6aTLCBhk-W4ZywagQmeTMiUwpb3T3FVLO7fTL7hpL3VBl4_-p4R02JUk4Qo3BBGQopDj41Q7XLGDHg_neZV6KPA6CeYWp6oY7YQ 2026/09/07 03:47:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/07 03:47:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/07 03:47:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/09/07 03:47:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/07 03:47:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/07 03:47:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/07 03:47:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AK_gJdMrUwNfvwxSDYf_daWEPYIQ7sFxB2gcpw5-SIFHlWmG_vLXN5tOytc40vsNUs91buCYxQBV4wLfC8AOszJCQPKl3Yx9rC1sLccOvR9AhIFEFpmXsR2EGEccY89it_CM611XmQNtSkoJg0CGtsFod4tecy5R1g3sFJQ5EO1DE2m6lc2UeGakiM6RLEwiSNQytn5ZHgGEZCjNfuxANkgtm5jPbOcX7Xnm3EI6c3a9bx8yRkBJ6aTLCBhk-W4ZywagQmeTMiUwpb3T3FVLO7fTL7hpL3VBl4_-p4R02JUk4Qo3BBGQopDj41Q7XLGDHg_neZV6KPA6CeYWp6oY7YQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/09/07 03:47:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHyqVvHn9O8TUbPtz6Cgxy4eLd0POkNAp1IPnZolUUxUnMJjqnXEEb6hfpwJP-ugCeNjYTNLnZxKH1KGooFBVceAqv5UQR8T1xasq_ilCY5CejinXyin36yW95k72tgoS4xKCzy__ypYggXXiPMH-vYTcLMcMAJwj5cVGypwhRUDWhXfyeatTZoeP_Yf4wjsTE4BNrNNI690aTMDnEVGsIVaRVtaEqp1E5xHCr8WkpVmXdG5wnHZ_tahh8cW4dcCXx78qYSKqf7aV18uIikHIb7pMrJEHWs1G-jnBlNX6y4UcbDfF0m_Au_aSZL_qJxWbl9bo1BU3XUQ4pHnZupGiVw 2026/09/07 03:47:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/07 03:47:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/09/07 03:47:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHyqVvHn9O8TUbPtz6Cgxy4eLd0POkNAp1IPnZolUUxUnMJjqnXEEb6hfpwJP-ugCeNjYTNLnZxKH1KGooFBVceAqv5UQR8T1xasq_ilCY5CejinXyin36yW95k72tgoS4xKCzy__ypYggXXiPMH-vYTcLMcMAJwj5cVGypwhRUDWhXfyeatTZoeP_Yf4wjsTE4BNrNNI690aTMDnEVGsIVaRVtaEqp1E5xHCr8WkpVmXdG5wnHZ_tahh8cW4dcCXx78qYSKqf7aV18uIikHIb7pMrJEHWs1G-jnBlNX6y4UcbDfF0m_Au_aSZL_qJxWbl9bo1BU3XUQ4pHnZupGiVw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/09/07 03:47:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJBfDgIpwZYH1ovCIL4sRfCWYbhi6LSH22LYaYYX8jwEqNzKwazwqx9dwWAjVJDx3ZkXT13kW6M6CqbZVXElPX0YZ3WBHrZOirEm7qecK5OQHWBkzanoYkzsdMOIC0-aUrMZ66WbLa_1m_0TQRyv_1MADrojJSO9WarpKaUUIh2tc45KfnjZBsYeKUu2-4Q5Uo9ZpDWLqIaZFFF92pSv5NSdU-AXIp3ctr8olZzW40IO2lMFcKFh18vqA6f_ryMe4buArAIHdKGZdCC66KfrBnWSHQWeuHuzGcipN3MzRXtecs1zQ3oQAFToGYj4icrdlww5-qJPU0uPpJrzTtBPfyI 2026/09/07 03:47:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/07 03:47:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/07 03:47:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJBfDgIpwZYH1ovCIL4sRfCWYbhi6LSH22LYaYYX8jwEqNzKwazwqx9dwWAjVJDx3ZkXT13kW6M6CqbZVXElPX0YZ3WBHrZOirEm7qecK5OQHWBkzanoYkzsdMOIC0-aUrMZ66WbLa_1m_0TQRyv_1MADrojJSO9WarpKaUUIh2tc45KfnjZBsYeKUu2-4Q5Uo9ZpDWLqIaZFFF92pSv5NSdU-AXIp3ctr8olZzW40IO2lMFcKFh18vqA6f_ryMe4buArAIHdKGZdCC66KfrBnWSHQWeuHuzGcipN3MzRXtecs1zQ3oQAFToGYj4icrdlww5-qJPU0uPpJrzTtBPfyI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/09/07 03:47:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AG_JcTzCAm4RP3KVfCFiUZ--fopudc8l4eYoBy7B8TU5ceeaamBB0WIQvXsGnl1P6HculOYKpErq3t0wTRsFUl9j2mOYfwN5Val5hckAeFJlOPQvhc7268o_sh54V6HMNARK0LBwFIHvK6KAdoSg2X-SWNEbbD9N7fxPpbkpk0GZUzSQYesd3sJQg68GVy1djMsRTX5zijKyUFNPJ3epgc9nIRqPJmTCwW7Y-W2ny44OtCuDjrgBydhcf3JujqHv8kF0f8Ws2I4hnMPQX9vYn8HLnX8d1qOLX0o-i0rKxZvBZ05aCdmQew2EFt8lKx_Mbb4aIv5kzCGXuGCp8uY_IB0 2026/09/07 03:47:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/07 03:47:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/07 03:47:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AG_JcTzCAm4RP3KVfCFiUZ--fopudc8l4eYoBy7B8TU5ceeaamBB0WIQvXsGnl1P6HculOYKpErq3t0wTRsFUl9j2mOYfwN5Val5hckAeFJlOPQvhc7268o_sh54V6HMNARK0LBwFIHvK6KAdoSg2X-SWNEbbD9N7fxPpbkpk0GZUzSQYesd3sJQg68GVy1djMsRTX5zijKyUFNPJ3epgc9nIRqPJmTCwW7Y-W2ny44OtCuDjrgBydhcf3JujqHv8kF0f8Ws2I4hnMPQX9vYn8HLnX8d1qOLX0o-i0rKxZvBZ05aCdmQew2EFt8lKx_Mbb4aIv5kzCGXuGCp8uY_IB0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/07 03:47:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AC8bXYkPPgR72U35ahz971XlWAPghyPIuKhK_iyH5h-V2fmNnRvNT5g9bH-IF08BfkjLDKYi23Ut9_yIEhts_M55pEhhQnTUoEkg0GY5HtUG6QtyfkEhwwSkzberjvSLaPE4livCoMxVqj90aVdN60mpaEFHX-Of8NjAJxTGipMnX0RjKeH9y4A8K5TKIElQliIrYefMgy9e1OJCHhqXKtXYoLEgLp2BIl33TroHr7awIui0MM7MnHi7Fs9CqHEwwYlx6XDf_y4bPSibr71vLUqfakJADP17_4Z4tujDGyichl_UcuQCOiQOItHPC0xDVZsALLbD71mIKPmswxODRfw 2026/09/07 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/07 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/07 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/07 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/07 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/07 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/07 03:47:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AC8bXYkPPgR72U35ahz971XlWAPghyPIuKhK_iyH5h-V2fmNnRvNT5g9bH-IF08BfkjLDKYi23Ut9_yIEhts_M55pEhhQnTUoEkg0GY5HtUG6QtyfkEhwwSkzberjvSLaPE4livCoMxVqj90aVdN60mpaEFHX-Of8NjAJxTGipMnX0RjKeH9y4A8K5TKIElQliIrYefMgy9e1OJCHhqXKtXYoLEgLp2BIl33TroHr7awIui0MM7MnHi7Fs9CqHEwwYlx6XDf_y4bPSibr71vLUqfakJADP17_4Z4tujDGyichl_UcuQCOiQOItHPC0xDVZsALLbD71mIKPmswxODRfw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/07 03:47:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGRl785jn90woGiJ7Z0a8ajztMILBFI8mgvmaqdV9mpS-gVYGQhnhM7eDg8PpP6WFoBEvHO13ygPLmnz3grIFVoCb7MbOJ3El7zxNhYQJVmf0sCSVBXweRTqmtcci2l-beZ_i6uVFuN9ePfUyjsIh0FhAhuYbB89YQ11qIYenbMuHJz118GDFlHo2lpdRrI1bGkNGoBrb2ye72E8IyChmD6MEWvp1IEjMwmfLRwSNEqS6Mmjlpcyr1QyzSKkUciCEb5ebDRA_2jMoilNUjDU-j2Q0v46soZ_0s7xb9Q711pc_3E7QLc9_cqlITaDaebkFEykhQpmcsKvvx5kxB5f1MY 2026/09/07 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/07 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/07 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/09/07 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/07 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/07 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/07 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AGRl785jn90woGiJ7Z0a8ajztMILBFI8mgvmaqdV9mpS-gVYGQhnhM7eDg8PpP6WFoBEvHO13ygPLmnz3grIFVoCb7MbOJ3El7zxNhYQJVmf0sCSVBXweRTqmtcci2l-beZ_i6uVFuN9ePfUyjsIh0FhAhuYbB89YQ11qIYenbMuHJz118GDFlHo2lpdRrI1bGkNGoBrb2ye72E8IyChmD6MEWvp1IEjMwmfLRwSNEqS6Mmjlpcyr1QyzSKkUciCEb5ebDRA_2jMoilNUjDU-j2Q0v46soZ_0s7xb9Q711pc_3E7QLc9_cqlITaDaebkFEykhQpmcsKvvx5kxB5f1MY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/09/07 03:47:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAI95_KUkmErbGhdUf3dF82t21CqtpvGm2VFIMihLm7MNeq45H0_Xz7dpSNpA6m79c94Ebgry41gpjihOrD6X540A5N7LIDrgtTR8LlbHsN0JxUInkFB7HDf-Gi9h8texC6CJY7hgHnvwBFhljek6zeiu7Tx50AOOq9QBRcL5ePqhStM9wDDByF5gvzChQgTNjkTx7iXM1fl6zVi-NkQpOoechrzU5FdI7pg-LW0_m9rW96LInLCwEZcBOt0NwDEhhfDGL5ghRL28okKb5vGilsISRSxPUoTH8fhv3g9Zu8wet1x74jyKs6G1sCeIGKcJOP1cS5eFhJT72zIFc38mEI 2026/09/07 03:47:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/07 03:47:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/09/07 03:47:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAI95_KUkmErbGhdUf3dF82t21CqtpvGm2VFIMihLm7MNeq45H0_Xz7dpSNpA6m79c94Ebgry41gpjihOrD6X540A5N7LIDrgtTR8LlbHsN0JxUInkFB7HDf-Gi9h8texC6CJY7hgHnvwBFhljek6zeiu7Tx50AOOq9QBRcL5ePqhStM9wDDByF5gvzChQgTNjkTx7iXM1fl6zVi-NkQpOoechrzU5FdI7pg-LW0_m9rW96LInLCwEZcBOt0NwDEhhfDGL5ghRL28okKb5vGilsISRSxPUoTH8fhv3g9Zu8wet1x74jyKs6G1sCeIGKcJOP1cS5eFhJT72zIFc38mEI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/09/07 03:47:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ALa0YJ4PrU5AiyITWOQFg8-NZq8A14bryrkou3lkh0Y-PO2eLA2S4W6tupxkX5Wod65S9l7cXLpNQ0Y6Rdy8xTewiJUkj_zzluqCixlQGkPEj1stfuXTnc0zldv-Ir91UCmObSHTez_kEtOhUcY-jilWrXFWU9iGGUDqKnXIZCpveL0i9POUH7RnrTiI_YHX7IE53GYQMIERJuA_ZdJzqETu9Cj6_tv1z9QydedOaq6WqNcrv7KyYBAjHKMMTRwoQWWnOj6wZzmBJlhGXFwi7Ifjqn3v2lms2isK_7eTcglCCkSlGnPGxHSW23Xb3CeAMkjH9L1xfGYUjVquWJvQ6Yk 2026/09/07 03:47:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/07 03:47:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/07 03:47:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ALa0YJ4PrU5AiyITWOQFg8-NZq8A14bryrkou3lkh0Y-PO2eLA2S4W6tupxkX5Wod65S9l7cXLpNQ0Y6Rdy8xTewiJUkj_zzluqCixlQGkPEj1stfuXTnc0zldv-Ir91UCmObSHTez_kEtOhUcY-jilWrXFWU9iGGUDqKnXIZCpveL0i9POUH7RnrTiI_YHX7IE53GYQMIERJuA_ZdJzqETu9Cj6_tv1z9QydedOaq6WqNcrv7KyYBAjHKMMTRwoQWWnOj6wZzmBJlhGXFwi7Ifjqn3v2lms2isK_7eTcglCCkSlGnPGxHSW23Xb3CeAMkjH9L1xfGYUjVquWJvQ6Yk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/09/07 03:47:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AG80jN4llyu8PMT9fUPgrZy0wg2Eir5Dypxok23Q7cqbFuHdfIDFN1ENaovthRVEJ14bVRSuYIYhDBFM92kemUkWlV_0BT4luciQLhxARcYPpk7bj8_zN9kWPt7mw5sKyK414zOCknBIh8DtwfELVvmuMcNXdmMwM_9CmFaMD1zhsrdfVZ3bB-ZtvcUxCnsuJbthejymL-vQAogSi4M-zjRG9cVwU33EA0PXIJZmaOuBQ3pSjZ_JlzjIIeJVcaydUbJ38WJ0ZrV50Bq0XFRX9x0Ymim6HDykKSxXzTXjnJGL5NfQcEOs1AXOqdaY-kex06FXz-kKmLacG8oAiMTvUwM 2026/09/07 03:47:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/07 03:47:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/07 03:47:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AG80jN4llyu8PMT9fUPgrZy0wg2Eir5Dypxok23Q7cqbFuHdfIDFN1ENaovthRVEJ14bVRSuYIYhDBFM92kemUkWlV_0BT4luciQLhxARcYPpk7bj8_zN9kWPt7mw5sKyK414zOCknBIh8DtwfELVvmuMcNXdmMwM_9CmFaMD1zhsrdfVZ3bB-ZtvcUxCnsuJbthejymL-vQAogSi4M-zjRG9cVwU33EA0PXIJZmaOuBQ3pSjZ_JlzjIIeJVcaydUbJ38WJ0ZrV50Bq0XFRX9x0Ymim6HDykKSxXzTXjnJGL5NfQcEOs1AXOqdaY-kex06FXz-kKmLacG8oAiMTvUwM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/07 03:47:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AEsvWTe1CamaYcGKDYQrCX_jlL2kJbZFA1hmzVAOKCh4qsUHQweDDKRLwrvxCbkx6PgNBvkdHvt4EKQcU2kEm-rjo6Hz8U7eizGun8q0X6Rx5UB9prmwWcciqgek7K8mbY-_6yKcplWVwdtwj2tXpuRNZQZMhYs012VSRgNOUjIdDJkhXWeZviI8XY_RHJpB35hM7gRrX176d_DPKIFWjcQONw-QbtNbdJT7ImBmxQiuHYSmQzCokWQdgY23YUnH-rGVnTrHvlZUvw3aCwynT5dGgFK-4N4BrzLoYuL0ThVzfkXmR--avoj6yRQY9-fRZe5CDtOvC3MWzneIDBQEmZI 2026/09/07 03:47:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/07 03:47:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/07 03:47:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/07 03:47:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/07 03:47:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/07 03:47:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/07 03:47:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AEsvWTe1CamaYcGKDYQrCX_jlL2kJbZFA1hmzVAOKCh4qsUHQweDDKRLwrvxCbkx6PgNBvkdHvt4EKQcU2kEm-rjo6Hz8U7eizGun8q0X6Rx5UB9prmwWcciqgek7K8mbY-_6yKcplWVwdtwj2tXpuRNZQZMhYs012VSRgNOUjIdDJkhXWeZviI8XY_RHJpB35hM7gRrX176d_DPKIFWjcQONw-QbtNbdJT7ImBmxQiuHYSmQzCokWQdgY23YUnH-rGVnTrHvlZUvw3aCwynT5dGgFK-4N4BrzLoYuL0ThVzfkXmR--avoj6yRQY9-fRZe5CDtOvC3MWzneIDBQEmZI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/07 03:47:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIVuFvywuaCkqE00f-pq97hHHrjuyWIC6I9mGqvoxXkj9FcbaksbRZQ3nYWu7eKsEB0axe_dQd3bz3vdqwDv6lCVtofr0cU_5KxxXRmvCKUMIkhnKUl3Rd5URWLcfEuzFALC5Q3MuZhT49z4dgdjFPXjX8kuD3I-PiskRLMoZnmk3TW2djaMtQ3bY4nZgJ3rwJgmX0zOudEhm8PVotPpLI5gVEkX4CmXSvUtybuDLZVeVvk0rnciLMD992Lcy67NA8o5a00Y31c_iYMDNSa6KwL7fA51LZ_3iIlfdMgEsOltwUBcQC5-MY1fDvzMxx9CYf3GnNjefQhHyBSbRI8qJcM 2026/09/07 03:47:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/07 03:47:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/09/07 03:47:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/09/07 03:47:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/07 03:47:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/07 03:47:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/07 03:47:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIVuFvywuaCkqE00f-pq97hHHrjuyWIC6I9mGqvoxXkj9FcbaksbRZQ3nYWu7eKsEB0axe_dQd3bz3vdqwDv6lCVtofr0cU_5KxxXRmvCKUMIkhnKUl3Rd5URWLcfEuzFALC5Q3MuZhT49z4dgdjFPXjX8kuD3I-PiskRLMoZnmk3TW2djaMtQ3bY4nZgJ3rwJgmX0zOudEhm8PVotPpLI5gVEkX4CmXSvUtybuDLZVeVvk0rnciLMD992Lcy67NA8o5a00Y31c_iYMDNSa6KwL7fA51LZ_3iIlfdMgEsOltwUBcQC5-MY1fDvzMxx9CYf3GnNjefQhHyBSbRI8qJcM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/09/07 03:47:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOhj7usI5RR8vVDagik_-c6n3PUStysBHWgewg-a7GPuLgQghhHtQshWWih4o77VI8CR1kd2c4Ym1efrGGXlMQlAAzpc0feyK-06JJ0j2QSDzhbV00pzNB2KcwbBKsGsPbIhsdgd9mFdRSk2niEgiq15OgWaCb31BHbT1zrYbHONETm0y6Rf6pbqZIMGkaNM1OHixb66z6RPf6ABV0_McF5vNgGKRPUIG2ODwMrNSPbbCR0pQy0SLF_HH1GvujFGttnasCkO1tTGxJddfRRq1kTQqBrJGOl3g8Tt6cyxftCOJZf7FQPbscRmBWI-UgjAiqLks8w49urBSXWgxEEculA 2026/09/07 03:47:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/09/07 03:47:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/09/07 03:47:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOhj7usI5RR8vVDagik_-c6n3PUStysBHWgewg-a7GPuLgQghhHtQshWWih4o77VI8CR1kd2c4Ym1efrGGXlMQlAAzpc0feyK-06JJ0j2QSDzhbV00pzNB2KcwbBKsGsPbIhsdgd9mFdRSk2niEgiq15OgWaCb31BHbT1zrYbHONETm0y6Rf6pbqZIMGkaNM1OHixb66z6RPf6ABV0_McF5vNgGKRPUIG2ODwMrNSPbbCR0pQy0SLF_HH1GvujFGttnasCkO1tTGxJddfRRq1kTQqBrJGOl3g8Tt6cyxftCOJZf7FQPbscRmBWI-UgjAiqLks8w49urBSXWgxEEculA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/09/07 03:47:51 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AFKWsW-efuh0HHVI5eCqIks7Ti3bToVNUZFK02XIlgDmP96yIdSg-U-fxOMRBs8T9rcC-iYEovXKKSsRPcuunj2zrYZapr4Jkcqr-e6Y7XRgfEVmsfj6hVal18PLbqu6S0AadQAGFL308oz5LroQiDqU4uUH_SHnGcupBgFavQnibY4wcvASk-gaIR_QJuffO63szr20ix7XjvsZo4KNPXLLkh_QVhCD8dOj8fq-0LLkLKSfVTQvMd-1SrpjcmcEiR3wsFEebKL277kdfSpuJgg8N05juZhZy8CeDMjSQ_K4-67Xexm-ag_-LX8AVeJ6aY9TJVynz4IJx-5dT-DX3_w 2026/09/07 03:47:52 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/09/07 03:47:52 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/07 03:47:52 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AFKWsW-efuh0HHVI5eCqIks7Ti3bToVNUZFK02XIlgDmP96yIdSg-U-fxOMRBs8T9rcC-iYEovXKKSsRPcuunj2zrYZapr4Jkcqr-e6Y7XRgfEVmsfj6hVal18PLbqu6S0AadQAGFL308oz5LroQiDqU4uUH_SHnGcupBgFavQnibY4wcvASk-gaIR_QJuffO63szr20ix7XjvsZo4KNPXLLkh_QVhCD8dOj8fq-0LLkLKSfVTQvMd-1SrpjcmcEiR3wsFEebKL277kdfSpuJgg8N05juZhZy8CeDMjSQ_K4-67Xexm-ag_-LX8AVeJ6aY9TJVynz4IJx-5dT-DX3_w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/09/07 03:47:53 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAEsXvFdLlM4PewW9OWOrz04ctpJ5_bB7dQUCa1sPdYr16mtxuzkONPj59vBDAc0CO0IYXBSvAY5RN2EDROQ6NNT5Yr6iYklkC0ZDf4grw3PvtCXuKuq37X3GjLax3lrqZpkONidJPTZXtxCTnpfQoH7SJu6ttqVGOsfUCLKAMsuBUOA70LVsEDkAUm6NnKjI4zenR58e7cn09QjQ3U7Spq_GXygQcwcfAOsW2NKdJoZN9T9r1noXTyNv2UTeCwGaswCQUYRBZuqAc-nEhpE1BkH3eYWo1HJxQjW3q-dkSv_gmuwot_DxoG8nFvdSD7KPIIuu5XV6sgWBKV06Vgxi_o 2026/09/07 03:47:53 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/07 03:47:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/07 03:47:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAEsXvFdLlM4PewW9OWOrz04ctpJ5_bB7dQUCa1sPdYr16mtxuzkONPj59vBDAc0CO0IYXBSvAY5RN2EDROQ6NNT5Yr6iYklkC0ZDf4grw3PvtCXuKuq37X3GjLax3lrqZpkONidJPTZXtxCTnpfQoH7SJu6ttqVGOsfUCLKAMsuBUOA70LVsEDkAUm6NnKjI4zenR58e7cn09QjQ3U7Spq_GXygQcwcfAOsW2NKdJoZN9T9r1noXTyNv2UTeCwGaswCQUYRBZuqAc-nEhpE1BkH3eYWo1HJxQjW3q-dkSv_gmuwot_DxoG8nFvdSD7KPIIuu5XV6sgWBKV06Vgxi_o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/07 03:47:55 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AJHIHQbBGjmP_1PgGZKxvbVNM-Zz_irbOzKhKVpd1a8VXxGiFMbwM4ARkJL80W_fLpB2eQDTCYV1NFRuZeed9T0BInxWvGVM5zqkJ5O2yWpDw_f2dGBd7D6aEObeCu-zUBImliSjRDEJCZlKokPo6Lh7G7WsMbsAhrA2hlQPTe5p1DDgF_sjbIDzJLDG3ft52iPeB-2Ls1NSi6ZDDBWdy87loHa7kK0t_BU1OJFH3hKKzxv8njS0QDIeeog3UMAExU-LOMJdLsA0KrHs2_t6tSaL5-oDBlIvrmo3KYIaB4mpItZjBbRbjreS31HwH-lYgD4v5U3Yp7XHNrNV5-XgBuo 2026/09/07 03:47:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/07 03:47:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/07 03:47:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/07 03:47:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/07 03:47:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/07 03:47:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/07 03:47:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AJHIHQbBGjmP_1PgGZKxvbVNM-Zz_irbOzKhKVpd1a8VXxGiFMbwM4ARkJL80W_fLpB2eQDTCYV1NFRuZeed9T0BInxWvGVM5zqkJ5O2yWpDw_f2dGBd7D6aEObeCu-zUBImliSjRDEJCZlKokPo6Lh7G7WsMbsAhrA2hlQPTe5p1DDgF_sjbIDzJLDG3ft52iPeB-2Ls1NSi6ZDDBWdy87loHa7kK0t_BU1OJFH3hKKzxv8njS0QDIeeog3UMAExU-LOMJdLsA0KrHs2_t6tSaL5-oDBlIvrmo3KYIaB4mpItZjBbRbjreS31HwH-lYgD4v5U3Yp7XHNrNV5-XgBuo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/07 03:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEaqdRtXJjd9PfpM7-ZZbTOIgvJiC6OZ9t5CgPN0P0tQCDkvYsKHlxzjW3BRPM2RBobdr1atFZoYkbS7mMlCLrJVhT5NOlQ17lA9dScpBmMSODgu74PZlg5G4cklAYuw3-viUeaVYGzSLk_twQj9ZhcE6SHEuPP3qBi4pacN3asbQrhfqH07GX6i_PzlFiw4c6siGdciVy0YiYuF72rtgbu1_jZ9jg2Q7K1sPqrk3Ipef_6pgXF1mn4oy9ThqZB4j5NtdMYIo0LwM2ABDRv0Z4eLb9KpkKUYH3lfqd2t5S4IcN3IW2hYrIb0CaOg-gu5Ymm8bCbMsyFZXEaRFEp-TZM 2026/09/07 03:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/07 03:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/09/07 03:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/09/07 03:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/07 03:47:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/07 03:47:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/07 03:47:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEaqdRtXJjd9PfpM7-ZZbTOIgvJiC6OZ9t5CgPN0P0tQCDkvYsKHlxzjW3BRPM2RBobdr1atFZoYkbS7mMlCLrJVhT5NOlQ17lA9dScpBmMSODgu74PZlg5G4cklAYuw3-viUeaVYGzSLk_twQj9ZhcE6SHEuPP3qBi4pacN3asbQrhfqH07GX6i_PzlFiw4c6siGdciVy0YiYuF72rtgbu1_jZ9jg2Q7K1sPqrk3Ipef_6pgXF1mn4oy9ThqZB4j5NtdMYIo0LwM2ABDRv0Z4eLb9KpkKUYH3lfqd2t5S4IcN3IW2hYrIb0CaOg-gu5Ymm8bCbMsyFZXEaRFEp-TZM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/09/07 03:48:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJqSH2upZNIqso3XdZPKF03v_OngRsjeX4nIVr8Kf5Bq1EF7qJOLZsk3RddSNcgN9ccWioO_RNtxo59EW_s_6b9q5nZH7CGtSUI-BqbDPb_NUPK_eKUEtHqeSW8IO8eNtKZpYI1uBE-Y9fAcQG4aiemueMSI2XhkxrXXQnOodk70KGYyeAPJAf2NUzps0obsUMtTPiav6b3Gb7YW1CzzCH0KO4kVFFY5hhTpxj80ZkI9TbwIRln05YiZtyHwjWsWjEwBEyiK3aqE7hUqoyfGrimkRLXRn9ZZnSiTJHx7VvFt_HLNYqcnYdwPn2cNRJf4UTUkgge5YiTqTWZEKtF0olQ 2026/09/07 03:48:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/09/07 03:48:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/09/07 03:48:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AJqSH2upZNIqso3XdZPKF03v_OngRsjeX4nIVr8Kf5Bq1EF7qJOLZsk3RddSNcgN9ccWioO_RNtxo59EW_s_6b9q5nZH7CGtSUI-BqbDPb_NUPK_eKUEtHqeSW8IO8eNtKZpYI1uBE-Y9fAcQG4aiemueMSI2XhkxrXXQnOodk70KGYyeAPJAf2NUzps0obsUMtTPiav6b3Gb7YW1CzzCH0KO4kVFFY5hhTpxj80ZkI9TbwIRln05YiZtyHwjWsWjEwBEyiK3aqE7hUqoyfGrimkRLXRn9ZZnSiTJHx7VvFt_HLNYqcnYdwPn2cNRJf4UTUkgge5YiTqTWZEKtF0olQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/09/07 03:48:04 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AA8fdxMWwCkGMclNU7WhfE-9y2S_Fn4405V1pAEE0XFFg3D_GHWwQYW3KV-VhJ-x2EFlbU4e8GdvT-_kSicZakIQ_c9PcSemk9EQXn--QwSgihfOmuthSkc0ABg4t9wetS4XPSqzPSM3Q3cM0ArnA1WqlFQ559E_06OGkEbkOsDTU1jN6eSBOuHdMtfsYJjQjTjx2j4jl-er8VsO-hJm9FjUbmrbVVsvLbbqth2zINTpwF3TE9V9djAcYD0E_N_JrwyzouLj6gnE-7yjUKDLgOZSPPQkKSHRc0_YaGYhTCZUADuAvhDXiObZPWsOVNXdyYlfZuszeogok9yxwUjy5bc 2026/09/07 03:48:04 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/09/07 03:48:05 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/07 03:48:05 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AA8fdxMWwCkGMclNU7WhfE-9y2S_Fn4405V1pAEE0XFFg3D_GHWwQYW3KV-VhJ-x2EFlbU4e8GdvT-_kSicZakIQ_c9PcSemk9EQXn--QwSgihfOmuthSkc0ABg4t9wetS4XPSqzPSM3Q3cM0ArnA1WqlFQ559E_06OGkEbkOsDTU1jN6eSBOuHdMtfsYJjQjTjx2j4jl-er8VsO-hJm9FjUbmrbVVsvLbbqth2zINTpwF3TE9V9djAcYD0E_N_JrwyzouLj6gnE-7yjUKDLgOZSPPQkKSHRc0_YaGYhTCZUADuAvhDXiObZPWsOVNXdyYlfZuszeogok9yxwUjy5bc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/09/07 03:48:06 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AG8ACUbX6BoEHeWXRL2Qm7Y12TEDRM2sRO56ZOizYSo7OSqwxPTwdVtS1N4sC4CbcW_I4lm-i-jXzuE0Knw2Da8jOP5r3Q9G8AC_k-9KWXNkcnc4IWwhcdCIvIOzoVv_MSCHAl3iLNf1Z-W93W7YH7TzymRQNwH8aB2cOsk45c4nnTJa7uesW4H_J9_l3o5_vsL1Jx0D7VdBEG-tWTczXiQGdV-6ZsViF_2suaODoQc1-ZWg_EyuSeP3Ph1rGUA5ykdZdfnf8eYLOw6HrVeIc7ISeTAgt9a0xKN8EWSX8GftrSzVOI_oc4l1F9azGJ8S7X1s78Bg_h0To6at3jTlfTw 2026/09/07 03:48:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/07 03:48:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/07 03:48:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AG8ACUbX6BoEHeWXRL2Qm7Y12TEDRM2sRO56ZOizYSo7OSqwxPTwdVtS1N4sC4CbcW_I4lm-i-jXzuE0Knw2Da8jOP5r3Q9G8AC_k-9KWXNkcnc4IWwhcdCIvIOzoVv_MSCHAl3iLNf1Z-W93W7YH7TzymRQNwH8aB2cOsk45c4nnTJa7uesW4H_J9_l3o5_vsL1Jx0D7VdBEG-tWTczXiQGdV-6ZsViF_2suaODoQc1-ZWg_EyuSeP3Ph1rGUA5ykdZdfnf8eYLOw6HrVeIc7ISeTAgt9a0xKN8EWSX8GftrSzVOI_oc4l1F9azGJ8S7X1s78Bg_h0To6at3jTlfTw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/07 03:48:09 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALhixFg3AGIS7pwTHGEzfiwjLkEQwzDhIMOs1grqfWJP3Ev4oobqdJ_9ZrHc9sTAv2sEPBgmZyagoWMQiMcHYk62FTO4t-sCvcoc_Fr9jOFuZf2jRI7ZetfX7Ay_8TCOrWrIOxHVsKSXcrB0UCPWZslsAHiDGALFoG-OU3RvA1v5AwYyNegMtSccF8StyMbPJhSmj1fk0LgUDKsb1j0zaKRUF3uC2sc4jbRznTXd7SM6aPMa0nBih7IIRli2O0rSfTrIOf-ZD43K9tEFi3G-zm7IjZXHvuG-Uz4Fn77ULI7JByxxG0v2rpQfPjIjQQkWoqAePlobCCxtWTgmQ_a732g 2026/09/07 03:48:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/07 03:48:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/07 03:48:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/07 03:48:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/07 03:48:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/07 03:48:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/07 03:48:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALhixFg3AGIS7pwTHGEzfiwjLkEQwzDhIMOs1grqfWJP3Ev4oobqdJ_9ZrHc9sTAv2sEPBgmZyagoWMQiMcHYk62FTO4t-sCvcoc_Fr9jOFuZf2jRI7ZetfX7Ay_8TCOrWrIOxHVsKSXcrB0UCPWZslsAHiDGALFoG-OU3RvA1v5AwYyNegMtSccF8StyMbPJhSmj1fk0LgUDKsb1j0zaKRUF3uC2sc4jbRznTXd7SM6aPMa0nBih7IIRli2O0rSfTrIOf-ZD43K9tEFi3G-zm7IjZXHvuG-Uz4Fn77ULI7JByxxG0v2rpQfPjIjQQkWoqAePlobCCxtWTgmQ_a732g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/07 03:48:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AP5fAXRLleOK5VS5Lghxmg1spg_ghzct5XUaCpk5BxydUOxjRtM52MYRlCOVsr359BUjxkK22OnVW_tVsYe1QVAN0V8IhF32dsyKwPnL0jqfWbB3xGJWP-AY4bFaX2nMnLzvuYTiCa5aYdqIdm3czvPitY4KAh9ZOEqgyMzfPiNjfdFqdi6UGobjv0Ej13E-RgP_Crg3i0sK00e5WiMzIF_eSy1cw5OGDGZbA4lmthjK3DL2bVTi8fGWIJCIV_ZUCB45x4oD32Et8CYB0oEc7d-3p_s1KExqPjBkVu_uvO6s_Y2KH5uPo3raerOC_AzMkz9hcQgaLF5EWKi82Saet8o 2026/09/07 03:48:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/07 03:48:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/09/07 03:48:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/09/07 03:48:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/07 03:48:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/07 03:48:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/07 03:48:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AP5fAXRLleOK5VS5Lghxmg1spg_ghzct5XUaCpk5BxydUOxjRtM52MYRlCOVsr359BUjxkK22OnVW_tVsYe1QVAN0V8IhF32dsyKwPnL0jqfWbB3xGJWP-AY4bFaX2nMnLzvuYTiCa5aYdqIdm3czvPitY4KAh9ZOEqgyMzfPiNjfdFqdi6UGobjv0Ej13E-RgP_Crg3i0sK00e5WiMzIF_eSy1cw5OGDGZbA4lmthjK3DL2bVTi8fGWIJCIV_ZUCB45x4oD32Et8CYB0oEc7d-3p_s1KExqPjBkVu_uvO6s_Y2KH5uPo3raerOC_AzMkz9hcQgaLF5EWKi82Saet8o" finished === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/07 03:48:15 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error) 2026/09/07 03:48:15 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error 2026/09/07 03:48:15 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/07 03:48:15 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-yuhiyip4zaqu/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF) 2026/09/07 03:48:15 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (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-yuhiyip4zaqu/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF 2026/09/07 03:48:16 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/07 03:48:16 DEBUG : retry-chunked-Status500.bin: open chunk writer: started multipart upload: AHbMfp_rFiyQjq2B8wuG7saebhTRgVBs-bcRATxjm6cvChXRVzBShrEstIfKSQVHRjxkKtj6qpzFcsoWpPBpkUrd0_Ocs9yKgz_7VoqEb6_FKqm4Br-qvUzpBfWMW2bWEfhgAUfT5IsmRg7AE7lOt3bHRP4cV6itapt9APr5tyVvVipuiHwpKTNlTkpOvZgIXVqNm7JWsrN2Lmy6yjUgeoLMGNvhwLHN7OiEntrYJNtEFphETO0Fu0Hx9MAX8AGcrE2t-RJoZdLUiY2VIMzS2eJFyV2tcnoe9y0jVtaeTLvu493a5gix9qG4QT5mPiunmn4YYWzdnwGM4any3D6kuBE 2026/09/07 03:48:16 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/07 03:48:16 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/07 03:48:16 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/07 03:48:16 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/07 03:48:17 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/07 03:48:17 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/07 03:48:18 DEBUG : retry-chunked-Status500.bin: multipart upload "AHbMfp_rFiyQjq2B8wuG7saebhTRgVBs-bcRATxjm6cvChXRVzBShrEstIfKSQVHRjxkKtj6qpzFcsoWpPBpkUrd0_Ocs9yKgz_7VoqEb6_FKqm4Br-qvUzpBfWMW2bWEfhgAUfT5IsmRg7AE7lOt3bHRP4cV6itapt9APr5tyVvVipuiHwpKTNlTkpOvZgIXVqNm7JWsrN2Lmy6yjUgeoLMGNvhwLHN7OiEntrYJNtEFphETO0Fu0Hx9MAX8AGcrE2t-RJoZdLUiY2VIMzS2eJFyV2tcnoe9y0jVtaeTLvu493a5gix9qG4QT5mPiunmn4YYWzdnwGM4any3D6kuBE" finished === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/07 03:48:18 DEBUG : retry-chunked-NetError.bin: open chunk writer: started multipart upload: ANc71ES3MTNnVFKIwb68sELe6vCtC3DDMhziMWmN3bOudTY6Nt619wdS10emFLK9vizf6gReFHBshjJuH45juZqunSTUbM-nN3BUEGjdGm1BDJY_w82ddlILU2o2BVc-4B0NCvctt051_ImoOk55f-Me6UuM9DWJCL6QW2SiqpcmlK2pOHUaQJCG2vUXjm5NkHMwTihPKK02DjtQ2043F9fNDaE2Io5XIqGbNqQZuv6o4bb20bhO8XjFob6bXxIcvtvZfkz8sGo2CUUxnZCrNRzY6XqY5cfjt_Mp2nNWI4U-tp5AsVIXs91G_VuZJZjMK_BnhPjLtmVS6m2T8XL75d4 2026/09/07 03:48:19 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/07 03:48:19 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/07 03:48:19 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/07 03:48:19 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/07 03:48:19 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/07 03:48:20 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/07 03:48:21 DEBUG : retry-chunked-NetError.bin: multipart upload "ANc71ES3MTNnVFKIwb68sELe6vCtC3DDMhziMWmN3bOudTY6Nt619wdS10emFLK9vizf6gReFHBshjJuH45juZqunSTUbM-nN3BUEGjdGm1BDJY_w82ddlILU2o2BVc-4B0NCvctt051_ImoOk55f-Me6UuM9DWJCL6QW2SiqpcmlK2pOHUaQJCG2vUXjm5NkHMwTihPKK02DjtQ2043F9fNDaE2Io5XIqGbNqQZuv6o4bb20bhO8XjFob6bXxIcvtvZfkz8sGo2CUUxnZCrNRzY6XqY5cfjt_Mp2nNWI4U-tp5AsVIXs91G_VuZJZjMK_BnhPjLtmVS6m2T8XL75d4" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/07 03:48:21 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-yuhiyip4zaqu/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/07 03:48:21 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2784: 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-yuhiyip4zaqu/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/07 03:48:22 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/07 03:48:22 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ADCX109khj_qMKTljOacI-WXuf4zQQAou3q6v1LOEVXFCA7fH6OClK6TNg1HZcRL1kYhVOfl6lTvBH4ZUzwLcOxmev1iTR2M4T3ufomU9i2EvfDffXSAVoby0CE4ItgP0OJck61uJXfp9CBvs5yRsl2kFyg015TPLcxPoR8lemKZYV9n1HfWDFgIciO7WLaVd9J6DGC1impZZYaVmpKUto_zAyu52a1FpMHsW4ufM89gD31m1UN-AjTmZ_O6obaYkatj1rqC8g86Z0JobhGVwXCaCGdyKktIHW8kAMszAkR3JfLvTJLrytwFxIq-Cvn0JOFhECVU2UfPM76ED7j8KO8 2026/09/07 03:48:22 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/07 03:48:22 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/07 03:48:22 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "6ad22daa20203b6229968148d3dfa9ca" 2026/09/07 03:48:22 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "6cf2326aeafd1555d329b48115537c08" 2026/09/07 03:48:22 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/07 03:48:22 DEBUG : short-eof-chunked.bin: multipart upload "ADCX109khj_qMKTljOacI-WXuf4zQQAou3q6v1LOEVXFCA7fH6OClK6TNg1HZcRL1kYhVOfl6lTvBH4ZUzwLcOxmev1iTR2M4T3ufomU9i2EvfDffXSAVoby0CE4ItgP0OJck61uJXfp9CBvs5yRsl2kFyg015TPLcxPoR8lemKZYV9n1HfWDFgIciO7WLaVd9J6DGC1impZZYaVmpKUto_zAyu52a1FpMHsW4ufM89gD31m1UN-AjTmZ_O6obaYkatj1rqC8g86Z0JobhGVwXCaCGdyKktIHW8kAMszAkR3JfLvTJLrytwFxIq-Cvn0JOFhECVU2UfPM76ED7j8KO8" aborted fstests.go:2784: 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/09/07 03:48:23 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/07 03:48:26 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/07 03:48:29 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/07 03:48:31 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/07 03:48:35 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/07 03:48:36 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AKxKaskD4j2ZD8MqFUKlJQ5V-W7iwpUFI7FFj2-5PbcMLxG5cRT9HtncoYGCBaWrxG1HGKZlak9t67Z8N4vjix8i_sGkr07u_89aoQhbNPDqCA49lARpX4xfQ3c9Iq8hCSpEX9oMKfAKzS7pamffvaBWuRp_kt22lrcc13XvR7lQpeBxzZYsrxf9Qe6ds_2Vo9K_z-sXtcI71RS4i2sik5etl4ArheaaXVVFt611Sh4oeTifD49yqq0RzGXvCCBBFPThjvv9mJAIjAJd9hYE0KD5W0NJDKRPJUQzjFaUaV1HROnMG9w00Ky6XbYcrxS1Lzu6t0gCxoDkUdqgQaq4PgI 2026/09/07 03:48:36 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/07 03:48:37 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8df3994312572ae3bd7a05b57d4e1370" 2026/09/07 03:48:37 DEBUG : unknown-size-put.txt: multipart upload "AKxKaskD4j2ZD8MqFUKlJQ5V-W7iwpUFI7FFj2-5PbcMLxG5cRT9HtncoYGCBaWrxG1HGKZlak9t67Z8N4vjix8i_sGkr07u_89aoQhbNPDqCA49lARpX4xfQ3c9Iq8hCSpEX9oMKfAKzS7pamffvaBWuRp_kt22lrcc13XvR7lQpeBxzZYsrxf9Qe6ds_2Vo9K_z-sXtcI71RS4i2sik5etl4ArheaaXVVFt611Sh4oeTifD49yqq0RzGXvCCBBFPThjvv9mJAIjAJd9hYE0KD5W0NJDKRPJUQzjFaUaV1HROnMG9w00Ky6XbYcrxS1Lzu6t0gCxoDkUdqgQaq4PgI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/07 03:48:38 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AIiW0xFiPRIhuNvpX0J9V-yyzBASQki31wp58rfZC9GZZUZQeYto4pLGOnoAII2L6_tWPX_SwTNJTiq8IxH_x6_7xTA1cPSSAjn_nCMz2aFBFmwmWfOHyR6E6DA97TRpxpvL6cGrIJdZmz8ZJXImNRemp82FxEPw-k55RPUbzYTDag3Dq6CqP4wh6nUMwu6fJCyTu-tIwSmZRlXp4-UXhLRImTmQEyHa9ck2-gmftRT6YcGyN4SfeZAS5j8kgrIaHUMYk5LrYM0ehYUp2EGA49h78m-G2aMN4lb0mlTsLS7J1-prAcSWR3SOmpNSMMSNLOTEQTIupOszRwD2SBJpN2U 2026/09/07 03:48:38 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/07 03:48:38 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "70f0acd319102afe030fa619742f6212" 2026/09/07 03:48:38 DEBUG : unknown-size-update.txt: multipart upload "AIiW0xFiPRIhuNvpX0J9V-yyzBASQki31wp58rfZC9GZZUZQeYto4pLGOnoAII2L6_tWPX_SwTNJTiq8IxH_x6_7xTA1cPSSAjn_nCMz2aFBFmwmWfOHyR6E6DA97TRpxpvL6cGrIJdZmz8ZJXImNRemp82FxEPw-k55RPUbzYTDag3Dq6CqP4wh6nUMwu6fJCyTu-tIwSmZRlXp4-UXhLRImTmQEyHa9ck2-gmftRT6YcGyN4SfeZAS5j8kgrIaHUMYk5LrYM0ehYUp2EGA49h78m-G2aMN4lb0mlTsLS7J1-prAcSWR3SOmpNSMMSNLOTEQTIupOszRwD2SBJpN2U" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/07 03:48:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yuhiyip4zaqu/deeper/nonexisting/directory" 2026/09/07 03:48:38 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/07 03:48:38 DEBUG : Waiting for deletions to finish 2026/09/07 03:48:38 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/07 03:48:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/07 03:48:39 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/07 03:48:39 INFO : S3 bucket rclone-test-yuhiyip4zaqu: Bucket "rclone-test-yuhiyip4zaqu" deleted 2026/09/07 03:48:39 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (137.13s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.08s) --- PASS: TestIntegration/FsMkdir (135.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.64s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.46s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.58s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.76s) --- 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.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- 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.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (68.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (1.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.45s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.09s) --- 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/09/07 03:48:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/09/07 03:48:39 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.178s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m18.636653257s (try 1/5)