"go test -v -timeout 1h0m0s -remote TestS3Wasabi: -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 "TestS3Wasabi:" 2026/08/19 01:50:39 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-fulowof1hefo" 2026/08/19 01:50:39 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/19 01:50:40 INFO : S3 bucket rclone-test-fulowof1hefo: Bucket "rclone-test-fulowof1hefo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/19 01:50:40 INFO : S3 bucket rclone-test-fulowof1hefo: Bucket "rclone-test-fulowof1hefo" deleted === RUN TestIntegration/FsMkdir 2026/08/19 01:50:41 INFO : S3 bucket rclone-test-fulowof1hefo: Bucket "rclone-test-fulowof1hefo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/19 01:50:41 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/19 01:50:41 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/19 01:50:41 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/19 01:51:01 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: VBIg5rHlz-35M64PShGSEIKcpmZGHkLziqGMQVX8EW9HrJ-JHwKz1lKchtzUjlgkYuM-yzCK8Cnq_P7Fz2hd-iM6MgM9uV0gtiI5BYfjEC5VaAqqEV56oSOnSNZs8MdS 2026/08/19 01:51:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "92d3e2fd5af632195095f7bd4ac6cfd6" 2026/08/19 01:51:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "66f1753edd8929c93f3a4b65a960bfd8" 2026/08/19 01:51:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "067e95f5f52b153fe389fac5e05da6d5" 2026/08/19 01:51:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload "VBIg5rHlz-35M64PShGSEIKcpmZGHkLziqGMQVX8EW9HrJ-JHwKz1lKchtzUjlgkYuM-yzCK8Cnq_P7Fz2hd-iM6MgM9uV0gtiI5BYfjEC5VaAqqEV56oSOnSNZs8MdS" 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/19 01:51:07 DEBUG : Creating backend with remote "TestS3Wasabi:" 2026/08/19 01:51:07 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/19 01:51:08 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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/19 01:51:11 DEBUG : S3 bucket rclone-test-fulowof1hefo: bucket is versioned: false 2026/08/19 01:51:11 DEBUG : Waiting for deletions to finish 2026/08/19 01:51:11 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/19 01:51:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/19 01:51:11 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/19 01:51:13 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-fulowof1hefo/dirToPurgeFromRoot" 2026/08/19 01:51:13 DEBUG : S3 bucket rclone-test-fulowof1hefo path dirToPurgeFromRoot: bucket is versioned: false 2026/08/19 01:51:13 DEBUG : Waiting for deletions to finish 2026/08/19 01:51:13 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/19 01:51:13 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/19 01:51:13 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/19 01:51:14 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-fulowof1hefo/hello? sausage/êé" 2026/08/19 01:51:14 INFO : S3 bucket rclone-test-fulowof1hefo path hello? sausage/êé: Bucket "rclone-test-fulowof1hefo" created with ACL "" 2026/08/19 01:51:15 DEBUG : S3 bucket rclone-test-fulowof1hefo path hello? sausage/êé: bucket is versioned: false 2026/08/19 01:51:15 DEBUG : Waiting for deletions to finish 2026/08/19 01:51:16 DEBUG : "a/b/c/d/e.txt" version false 2026/08/19 01:51:16 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/19 01:51:16 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/19 01:51:24 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-fulowof1hefo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/19 01:51:25 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-fulowof1hefo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3Wasabi:" path "rclone-test-fulowof1hefo" from "TestS3Wasabi:rclone-test-fulowof1hefo" 2026/08/19 01:51:26 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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/19 01:51:31 NOTICE: S3 bucket rclone-test-fulowof1hefo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/19 01:51:32 DEBUG : piped data.txt: open chunk writer: started multipart upload: wzPMMAhCgHLcmIp5779XjpopJSyaLDTVcRfP4z9QfruV-2sGKzr2RvEjw5uJpnj919zsN0mgU3nDxW7ER2xkkDw3SNSANuu42Sm76fcm2hMUHXbiNdxzBDEFqVjR5WNr 2026/08/19 01:51:32 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/19 01:51:32 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/19 01:51:32 DEBUG : piped data.txt: multipart upload "wzPMMAhCgHLcmIp5779XjpopJSyaLDTVcRfP4z9QfruV-2sGKzr2RvEjw5uJpnj919zsN0mgU3nDxW7ER2xkkDw3SNSANuu42Sm76fcm2hMUHXbiNdxzBDEFqVjR5WNr" finished 2026/08/19 01:51:32 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/19 01:51:32 DEBUG : piped data.txt: open chunk writer: started multipart upload: MJGcvR1TGGBnEyQTCnp4ussvfJD12II3PH_SsAqwHPuaZtsRdTuJt28rEF3X7p9pVOlY4cyxjboZGrXqi5ykF-Zmkh785hFNEySLpUDyM2larfRFWcoE8GR9UTEHkJqi 2026/08/19 01:51:32 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/19 01:51:33 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "223e94673af8f286fe4598425e264551" 2026/08/19 01:51:33 DEBUG : piped data.txt: multipart upload "MJGcvR1TGGBnEyQTCnp4ussvfJD12II3PH_SsAqwHPuaZtsRdTuJt28rEF3X7p9pVOlY4cyxjboZGrXqi5ykF-Zmkh785hFNEySLpUDyM2larfRFWcoE8GR9UTEHkJqi" finished 2026/08/19 01:51:33 DEBUG : piped data.txt: Multipart upload Etag: 4babb4bf69a5b6a7f23d82de6ac79818-1 OK === 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/19 01:51:34 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions-v2026-08-19-015138-000.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/08/19 01:51:43 DEBUG : oldPath = "TestS3Wasabi:rclone-test-fulowof1hefo/versions/test-versions-v2026-08-19-015138-000.txt" 2026/08/19 01:51:43 DEBUG : newPath = "TestS3Wasabi,versions:rclone-test-fulowof1hefo/versions/test-versions-v2026-08-19-015138-000.txt" 2026/08/19 01:51:43 DEBUG : Creating backend with remote "TestS3Wasabi,versions:rclone-test-fulowof1hefo/versions/test-versions-v2026-08-19-015138-000.txt" 2026/08/19 01:51:43 DEBUG : TestS3Wasabi: detected overridden config - adding "{pO73u}" suffix to name 2026/08/19 01:51:44 DEBUG : fs cache: renaming child cache item "TestS3Wasabi,versions:rclone-test-fulowof1hefo/versions/test-versions-v2026-08-19-015138-000.txt" to be canonical for parent "TestS3Wasabi{pO73u}:rclone-test-fulowof1hefo/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:507: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/19 01:51:46 DEBUG : Waiting for deletions to finish 2026/08/19 01:51:46 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/19 01:51:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2026/08/19 01:51:46 DEBUG : "versions/test-versions.txt" version false 2026/08/19 01:51:46 DEBUG : versions/test-versions.txt: Not deleting current version "001787104302909118592-ZlyB44pHgQ" 2026/08/19 01:51:46 DEBUG : "versions/test-versions-v2026-08-19-015141-000.txt" version true 2026/08/19 01:51:46 DEBUG : versions/test-versions-v2026-08-19-015141-000.txt: Deleting delete marker (id "001787104300713996175-S5VwbQWW8d") 2026/08/19 01:51:46 DEBUG : "versions/test-versions-v2026-08-19-015138-000.txt" version true 2026/08/19 01:51:46 DEBUG : versions/test-versions-v2026-08-19-015138-000.txt: Deleting (id "001787104298388898946-HF1vlSeKsF") 2026/08/19 01:51:47 INFO : versions/test-versions-v2026-08-19-015138-000.txt: Deleted 2026/08/19 01:51:47 INFO : versions/test-versions-v2026-08-19-015141-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention 2026/08/19 01:51:49 INFO : S3 bucket rclone-test-fulowof1hefo-object-lock-tamoxur7: Bucket "rclone-test-fulowof1hefo-object-lock-tamoxur7" created with ACL "" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart 2026/08/19 01:51:52 DEBUG : test-object-lock-multipart: open chunk writer: started multipart upload: amsGq9kz5q9LPRwmYIrErUoH0Kq9iUENkJ060-8ip0vUSnLQsAhHzoId0BPJH1X6xFYkbHqxbhyMEH385tUFH0jI7Cd9ktbXVjRqWjoTVc3lvwYmWtnvq6tVEd2Vw_f4 2026/08/19 01:51:52 DEBUG : test-object-lock-multipart: multipart upload: starting chunk 0 size 100 offset 0/100 2026/08/19 01:51:52 DEBUG : test-object-lock-multipart: multipart upload wrote chunk 1 with 100 bytes and etag "edc9969c97eb3aa293000c8b3570484a" 2026/08/19 01:51:53 DEBUG : test-object-lock-multipart: multipart upload "amsGq9kz5q9LPRwmYIrErUoH0Kq9iUENkJ060-8ip0vUSnLQsAhHzoId0BPJH1X6xFYkbHqxbhyMEH385tUFH0jI7Cd9ktbXVjRqWjoTVc3lvwYmWtnvq6tVEd2Vw_f4" finished 2026/08/19 01:51:53 DEBUG : test-object-lock-multipart: Multipart upload Etag: b7a548ed40abcf3d2ddcc2915b8d9344-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/19 01:51:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: jJG_xyhf7tZ1UuPxj-8VQVLGeOLfchxjDIBrFZGDYYOtgw69DBhZnh_E9t9IOzWT8ZU3FA6fpHvwbXkbvqQagEn6wz7xyCrflQKeSRi1Lt3c3tV3SkT26-HxWLIzo_Fe 2026/08/19 01:51:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/19 01:51:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/19 01:51:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "jJG_xyhf7tZ1UuPxj-8VQVLGeOLfchxjDIBrFZGDYYOtgw69DBhZnh_E9t9IOzWT8ZU3FA6fpHvwbXkbvqQagEn6wz7xyCrflQKeSRi1Lt3c3tV3SkT26-HxWLIzo_Fe" finished 2026/08/19 01:51:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/19 01:52:00 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: PQskbztBtHMX1yHEJZOKsBSzox5oaFoYLJ9VjeHo2lsY0XsNdSa7F49Keapdd3sGtSIkS-ZHyRdHHl-5K3i3fOSICjLKpFNBsNCqMysWVp7hkwyl2DdF_-2KMuvKG7xn 2026/08/19 01:52:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/19 01:52:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/19 01:52:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "PQskbztBtHMX1yHEJZOKsBSzox5oaFoYLJ9VjeHo2lsY0XsNdSa7F49Keapdd3sGtSIkS-ZHyRdHHl-5K3i3fOSICjLKpFNBsNCqMysWVp7hkwyl2DdF_-2KMuvKG7xn" finished 2026/08/19 01:52:01 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/19 01:52:02 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ZinADE8mQDvGUMUuY78a-m8tfcXntHfdScTqnj4R0ZKf6aDO8lRHonc-FpziwZF_NgAtFnkec3lAkVK_Od3rCtIzut06pHExQIJKN2abGbPz91sb--_UgjBMlDLAGGi2 2026/08/19 01:52:02 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/19 01:52:02 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/19 01:52:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ZinADE8mQDvGUMUuY78a-m8tfcXntHfdScTqnj4R0ZKf6aDO8lRHonc-FpziwZF_NgAtFnkec3lAkVK_Od3rCtIzut06pHExQIJKN2abGbPz91sb--_UgjBMlDLAGGi2" finished 2026/08/19 01:52:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/19 01:52:03 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: HD3R_Gwj0H1Bw_aw_g_WcAYoYldiXGtQyieW7NHS32psvnj72qeo1cqOlkj9HZhq3rlGfKRKDUlTWN0MX8V-ea6VMbcKG8iw2yVbOmF4IIYutiGIbIH8BXKC4EaENdbv 2026/08/19 01:52:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/19 01:52:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/19 01:52:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/19 01:52:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/19 01:52:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/19 01:52:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/19 01:52:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "HD3R_Gwj0H1Bw_aw_g_WcAYoYldiXGtQyieW7NHS32psvnj72qeo1cqOlkj9HZhq3rlGfKRKDUlTWN0MX8V-ea6VMbcKG8iw2yVbOmF4IIYutiGIbIH8BXKC4EaENdbv" finished 2026/08/19 01:52:05 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/19 01:52:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: mSPudUeW-Z8Q1rqgRF-tZT_SGNR6JF04KnNK3h3aZWZ1-8Bkwb5xZyw6aKtnhKPLY3J_lpaddq8YS8jb5S88Kab-rGgLnGRBhwJv1-8DRRqtet3T9yulp0eI0Y4QDPBZ 2026/08/19 01:52:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/19 01:52:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/19 01:52:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/19 01:52:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/19 01:52:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/19 01:52:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/19 01:52:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "mSPudUeW-Z8Q1rqgRF-tZT_SGNR6JF04KnNK3h3aZWZ1-8Bkwb5xZyw6aKtnhKPLY3J_lpaddq8YS8jb5S88Kab-rGgLnGRBhwJv1-8DRRqtet3T9yulp0eI0Y4QDPBZ" finished 2026/08/19 01:52:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/19 01:52:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: Kmo_aBPpavfGy2mxqUQH2IWzAEpXnv6GNpJfAbDrBqyWlazeRnWBqNbo0uCKmEg-7liqhMSugbt8Z-1FKbKjVuSun_7GVjLhUyx_uNBpVyQF4z6F0f0MxI4JdqTx5Fye 2026/08/19 01:52:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/19 01:52:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/19 01:52:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "Kmo_aBPpavfGy2mxqUQH2IWzAEpXnv6GNpJfAbDrBqyWlazeRnWBqNbo0uCKmEg-7liqhMSugbt8Z-1FKbKjVuSun_7GVjLhUyx_uNBpVyQF4z6F0f0MxI4JdqTx5Fye" finished 2026/08/19 01:52:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/19 01:52:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ztm4AxSebSQG3JIEgCiRidqJ18DCYiVmrMshqxoFwBUSsjgKn8HuANI4WGwSbemHtbV0-nmDdEMXNGx1iog0uL1l3ti-mBQFzqvRtxnDX6c7Po71QgHQp-3OoUTnXuC2 2026/08/19 01:52:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/19 01:52:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/19 01:52:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ztm4AxSebSQG3JIEgCiRidqJ18DCYiVmrMshqxoFwBUSsjgKn8HuANI4WGwSbemHtbV0-nmDdEMXNGx1iog0uL1l3ti-mBQFzqvRtxnDX6c7Po71QgHQp-3OoUTnXuC2" finished 2026/08/19 01:52:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/19 01:52:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: myqDk94vUHhqutBjnzFfUfr3_7_izt2T1MOXJY32Yuy42mGyGAcDex7kOyZjwLa73NbKHEEXbsMf0DhhDWBwNYU0ObwqWvXqBSvnjNuPBd6eZ1fbbZfW7O6ZgZVVzUO9 2026/08/19 01:52:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/19 01:52:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/19 01:52:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "myqDk94vUHhqutBjnzFfUfr3_7_izt2T1MOXJY32Yuy42mGyGAcDex7kOyZjwLa73NbKHEEXbsMf0DhhDWBwNYU0ObwqWvXqBSvnjNuPBd6eZ1fbbZfW7O6ZgZVVzUO9" finished 2026/08/19 01:52:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/19 01:52:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: Vs9e6egYzJhmaKHlaXZ-ByLGEmPbTI-mxvWKPbXoEgFJ3QqXL25zOs1lK7nesVeMamUzKSfDzWGSFFK0r6Dj-vCA2UCRyqrIdpF0mKw7ROeY3lhPSjZRE2len5tvZtwN 2026/08/19 01:52:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/19 01:52:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/19 01:52:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/19 01:52:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/19 01:52:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/19 01:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/19 01:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "Vs9e6egYzJhmaKHlaXZ-ByLGEmPbTI-mxvWKPbXoEgFJ3QqXL25zOs1lK7nesVeMamUzKSfDzWGSFFK0r6Dj-vCA2UCRyqrIdpF0mKw7ROeY3lhPSjZRE2len5tvZtwN" finished 2026/08/19 01:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/19 01:52:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: tbMqat0NFTnEsqScpizXMGQJsXW87q4Z-MzICd8fNd_wWShUJaT_742NTfpEjDmsfJSWJpKygAXqJhYZIzpDGDeK9s3QE2ialgUxDjnPqpLxIYWgfyUJcglfTgXlftNw 2026/08/19 01:52:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/19 01:52:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/19 01:52:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/19 01:52:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/19 01:52:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/19 01:52:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/19 01:52:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "tbMqat0NFTnEsqScpizXMGQJsXW87q4Z-MzICd8fNd_wWShUJaT_742NTfpEjDmsfJSWJpKygAXqJhYZIzpDGDeK9s3QE2ialgUxDjnPqpLxIYWgfyUJcglfTgXlftNw" finished 2026/08/19 01:52:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/19 01:52:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: R0OOfctKdhmFrPjm17oefzHGPBjEbGAHGWvrJda05VRjDY5ZBy2E1JbLJeeTh7baY2GETz1DUeS_k2HwKpCO3MMqouEncUsBSAZCLUPPrHAv5qQwmhx3CHzxoyKINyH9 2026/08/19 01:52:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/19 01:52:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/19 01:52:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "R0OOfctKdhmFrPjm17oefzHGPBjEbGAHGWvrJda05VRjDY5ZBy2E1JbLJeeTh7baY2GETz1DUeS_k2HwKpCO3MMqouEncUsBSAZCLUPPrHAv5qQwmhx3CHzxoyKINyH9" finished 2026/08/19 01:52:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/19 01:52:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: 72KIVGIVuMsl8WILwHyH4Lba84OIJLXxLJCGlzNIwRTjmhxgMQRrlNjfb7VDRbnIKqcYpPZKBpCYHGkzwVpHPLzJGc0c2OdcwkW9gTz-ZxKNKoQ2lI6xUvZYa1XpNQco 2026/08/19 01:52:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/19 01:52:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/19 01:52:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "72KIVGIVuMsl8WILwHyH4Lba84OIJLXxLJCGlzNIwRTjmhxgMQRrlNjfb7VDRbnIKqcYpPZKBpCYHGkzwVpHPLzJGc0c2OdcwkW9gTz-ZxKNKoQ2lI6xUvZYa1XpNQco" finished 2026/08/19 01:52:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/19 01:52:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: BRb5hf2MrQ4bPGSXC3K6qd1TgBdBIE3Zy3ElE0KGvMkflwhrp-JD-jbONv85iG7zgoBwUEH6QgXOleu-RPyIjmcV6IEFCpOMJAxo9qVEyRBPjdesGXBfyO4JNo6kqKQY 2026/08/19 01:52:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/19 01:52:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/19 01:52:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "BRb5hf2MrQ4bPGSXC3K6qd1TgBdBIE3Zy3ElE0KGvMkflwhrp-JD-jbONv85iG7zgoBwUEH6QgXOleu-RPyIjmcV6IEFCpOMJAxo9qVEyRBPjdesGXBfyO4JNo6kqKQY" finished 2026/08/19 01:52:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/19 01:52:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: zxFX8oPOEUPIB8YDraPZxAoKjzDeW1vZXGxzRtl2wHftxkCtAfieVHzTtOd72c6PaCuNqM_IM85IooxyLUHy00Cxn0KnVFHhdhhkFKFamQ_07oKS1t_RouO4sgkM4X51 2026/08/19 01:52:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/19 01:52:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/19 01:52:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/19 01:52:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/19 01:52:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/19 01:52:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/19 01:52:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "zxFX8oPOEUPIB8YDraPZxAoKjzDeW1vZXGxzRtl2wHftxkCtAfieVHzTtOd72c6PaCuNqM_IM85IooxyLUHy00Cxn0KnVFHhdhhkFKFamQ_07oKS1t_RouO4sgkM4X51" finished 2026/08/19 01:52:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/19 01:52:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: J5U7WkWQCRDBHWwoC0r6Q7tS9SY6pFOeMtzxCqdMkGL2shrN5jMSg5u3N6x-kZaOH9XLdmmCOgtzJxymUQsQRDGut9qAFTn3Mj99-_LWSmbWw7isBgPSQ06ja4dBuYZe 2026/08/19 01:52:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/19 01:52:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/19 01:52:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/19 01:52:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/19 01:52:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/19 01:52:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/19 01:52:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "J5U7WkWQCRDBHWwoC0r6Q7tS9SY6pFOeMtzxCqdMkGL2shrN5jMSg5u3N6x-kZaOH9XLdmmCOgtzJxymUQsQRDGut9qAFTn3Mj99-_LWSmbWw7isBgPSQ06ja4dBuYZe" finished 2026/08/19 01:52:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/19 01:52:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ybSxpVMm5g1H05PzF3UTgf2FNqaJJDe9B4KOYdC7wi5I6drEqj05sjE-Boit13Lb9fBlNgUAaKMwq_bNKJ95LZeA3xT0cRigT4SQE-VH_3Y6TtCtJLpYI58B2n3UHq9E 2026/08/19 01:52:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/19 01:52:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/19 01:52:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ybSxpVMm5g1H05PzF3UTgf2FNqaJJDe9B4KOYdC7wi5I6drEqj05sjE-Boit13Lb9fBlNgUAaKMwq_bNKJ95LZeA3xT0cRigT4SQE-VH_3Y6TtCtJLpYI58B2n3UHq9E" finished 2026/08/19 01:52:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/19 01:52:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: FaE9PvxRcFGe4cTcrfj3VTEX5C91ZfyDBsvk8Zj1j4ryJH-N4I9wivpdrRZe7fhzhmLzrl4D8limUSuFo8ss0dmi0jpipngMTiqdXDWcnH0o6GV0IuNF5Qmm0zG2MYWA 2026/08/19 01:52:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/19 01:52:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/19 01:52:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "FaE9PvxRcFGe4cTcrfj3VTEX5C91ZfyDBsvk8Zj1j4ryJH-N4I9wivpdrRZe7fhzhmLzrl4D8limUSuFo8ss0dmi0jpipngMTiqdXDWcnH0o6GV0IuNF5Qmm0zG2MYWA" finished 2026/08/19 01:52:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/19 01:52:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: GP1T3HJum8coPJkIDkVzIeG9OTfxw-KWIR88bvv6YBSqeUG0lGsIgo5ne9GiZN9lkE3Zn_z20e5cO-4NyGis43ZoEGxkVGAkASg8nEtCQNhUgg-pdAJ2S1DfRDR57oa6 2026/08/19 01:52:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/19 01:52:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/19 01:52:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "GP1T3HJum8coPJkIDkVzIeG9OTfxw-KWIR88bvv6YBSqeUG0lGsIgo5ne9GiZN9lkE3Zn_z20e5cO-4NyGis43ZoEGxkVGAkASg8nEtCQNhUgg-pdAJ2S1DfRDR57oa6" finished 2026/08/19 01:52:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/19 01:52:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: Pej_p697PLOQiBrIdaimUqGEbhfRFWQCAzUjEwqwTBEArJLPgeqxI5CWb3yHM0R9bulxnMFl61LgmaCJGK01xAnRX_iqH5YYoTCEJqjk3cNZHFkgtxIC2_Ac0BoNXbeH 2026/08/19 01:52:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/19 01:52:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/19 01:52:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/19 01:52:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/19 01:52:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/19 01:52:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/19 01:52:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "Pej_p697PLOQiBrIdaimUqGEbhfRFWQCAzUjEwqwTBEArJLPgeqxI5CWb3yHM0R9bulxnMFl61LgmaCJGK01xAnRX_iqH5YYoTCEJqjk3cNZHFkgtxIC2_Ac0BoNXbeH" finished 2026/08/19 01:52:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/19 01:52:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: _jQkLKc6S7b5zHzbHAepuqEkNGuvEefvqCKd4fyunKSwKhZdGi6_7F63OyneglzzET_TCBI1CjuEliJayQTugC2jfajs5ihfG3nYsg0V345PW1THQriue2IYsGFFHEDQ 2026/08/19 01:52:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/19 01:52:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/19 01:52:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/19 01:52:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/19 01:52:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/19 01:52:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/19 01:52:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "_jQkLKc6S7b5zHzbHAepuqEkNGuvEefvqCKd4fyunKSwKhZdGi6_7F63OyneglzzET_TCBI1CjuEliJayQTugC2jfajs5ihfG3nYsg0V345PW1THQriue2IYsGFFHEDQ" finished 2026/08/19 01:52:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/19 01:52:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: B9ypYJedapHmDMlkJiDr5tJ-AhTg8Yg5vfRIcKe68WujD8aMsME6ZEz1woYF-jcelWasRb2cI7PnMS4oZT6X8n8TG8eeNf_39Sg8sjQPhBac14fEV-JkXRvJL7wferSa 2026/08/19 01:52:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/19 01:52:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/19 01:52:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "B9ypYJedapHmDMlkJiDr5tJ-AhTg8Yg5vfRIcKe68WujD8aMsME6ZEz1woYF-jcelWasRb2cI7PnMS4oZT6X8n8TG8eeNf_39Sg8sjQPhBac14fEV-JkXRvJL7wferSa" finished 2026/08/19 01:52:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/19 01:52:53 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: oQpxkTzxWkgaemdK9MdnOtU-oqIeOLblRUdSz0l0GJcZFlxWTGvPzE8wgtwEX3zJfo6TuOGqO59sx6U3qf2wx3QbKatSUlvZ7HNImZVaDgDSYc4PNTnOUUQhgt-WpcKa 2026/08/19 01:52:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/19 01:52:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/19 01:52:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "oQpxkTzxWkgaemdK9MdnOtU-oqIeOLblRUdSz0l0GJcZFlxWTGvPzE8wgtwEX3zJfo6TuOGqO59sx6U3qf2wx3QbKatSUlvZ7HNImZVaDgDSYc4PNTnOUUQhgt-WpcKa" finished 2026/08/19 01:52:54 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/19 01:52:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: 1cZaqacx5-Iui_ZqgcdVUINZILsRgwDanXGkdkc4L1WOdAYn_f1FC9-WS5tCuWzWJpqOiZiKdnGIkCF-h_neroUXFEcv_vnGZuM_rqSW-HwkFiC9b7dQghLaAC1R9gSc 2026/08/19 01:52:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/19 01:52:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/19 01:52:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "1cZaqacx5-Iui_ZqgcdVUINZILsRgwDanXGkdkc4L1WOdAYn_f1FC9-WS5tCuWzWJpqOiZiKdnGIkCF-h_neroUXFEcv_vnGZuM_rqSW-HwkFiC9b7dQghLaAC1R9gSc" finished 2026/08/19 01:52:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/19 01:52:56 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: GoCYGKESRfc-K1VV8_wjja8iJZF03qm_Ucn6u5uuRhJ-qdnhCeyXfy4eSbM0oGEgk_g8H_jHt9fIVDamhyWVeAOhoZNEXVqbobkdXMxBCvsJIjkdSKZ0osjYT4CXCYdb 2026/08/19 01:52:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/19 01:52:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/19 01:52:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/19 01:52:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/19 01:52:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/19 01:52:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/19 01:52:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "GoCYGKESRfc-K1VV8_wjja8iJZF03qm_Ucn6u5uuRhJ-qdnhCeyXfy4eSbM0oGEgk_g8H_jHt9fIVDamhyWVeAOhoZNEXVqbobkdXMxBCvsJIjkdSKZ0osjYT4CXCYdb" finished 2026/08/19 01:52:58 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/19 01:53:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: IXfuKtQ11w1t9GkR0ULkKHDfTCAHfveQ71UiQ9F-pP1IXEbVgxsoxS4FP7YuBgKARO2RKhaBlaODqQEm4mKKQ2JATAT0_kVb5VPCF_RZDAVKye0sse4AaGJ0F5kwNS0K 2026/08/19 01:53:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/19 01:53:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/19 01:53:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/19 01:53:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/19 01:53:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/19 01:53:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/19 01:53:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "IXfuKtQ11w1t9GkR0ULkKHDfTCAHfveQ71UiQ9F-pP1IXEbVgxsoxS4FP7YuBgKARO2RKhaBlaODqQEm4mKKQ2JATAT0_kVb5VPCF_RZDAVKye0sse4AaGJ0F5kwNS0K" finished 2026/08/19 01:53:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/19 01:53:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: m3BfDo0QXtjKhlkBkEh9p73sWwT1goCptmR1OnPR8QWosYjOIg72sk4OmYl5EZ-dyAN_hyX3CAYF0a9FBtjfrCg1PDdL1L0KAAhuafUASskhUMLsRbmUXnauzfRglS9f 2026/08/19 01:53:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/19 01:53:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/19 01:53:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "m3BfDo0QXtjKhlkBkEh9p73sWwT1goCptmR1OnPR8QWosYjOIg72sk4OmYl5EZ-dyAN_hyX3CAYF0a9FBtjfrCg1PDdL1L0KAAhuafUASskhUMLsRbmUXnauzfRglS9f" finished 2026/08/19 01:53:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/19 01:53:08 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: 6wk3hl4DglKpO9dMqLJ-r-_YYRhgEZuVDzO2p2G9SjF4T43tgXS8QccomQg4Y1oJAjnYm6ylXX4A_V3nZ6HcRs6B3V6aCpxvdaONwUMPvBmUgaezY8MQQdDw-3eWfqyx 2026/08/19 01:53:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/19 01:53:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/19 01:53:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "6wk3hl4DglKpO9dMqLJ-r-_YYRhgEZuVDzO2p2G9SjF4T43tgXS8QccomQg4Y1oJAjnYm6ylXX4A_V3nZ6HcRs6B3V6aCpxvdaONwUMPvBmUgaezY8MQQdDw-3eWfqyx" finished 2026/08/19 01:53:10 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/19 01:53:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: 8g4hgWWZiVPqA9BCcq9f1AKfpBxSQa8_stE3NK3as9n3SxttW0jwbcBD5g9PYtOKu1m9PvQJQ7jZ2dvjg5Ker3shBUkYbch2iEjGdOAH1uOpKwv25-jUrwsBTw4BUTe_ 2026/08/19 01:53:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/19 01:53:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/19 01:53:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "8g4hgWWZiVPqA9BCcq9f1AKfpBxSQa8_stE3NK3as9n3SxttW0jwbcBD5g9PYtOKu1m9PvQJQ7jZ2dvjg5Ker3shBUkYbch2iEjGdOAH1uOpKwv25-jUrwsBTw4BUTe_" finished 2026/08/19 01:53:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/19 01:53:13 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: UgSZi-7Zr69JqczAIoes2-eJNahNL6rVdptqb0e5N1Nw8r6w-jycOP-deOyP0a3tNqcJ_AyaCBejxzwrTpVZQE_hf4Als738vbcz6whfgmtq1gPFu9-B-70NTTLKTYA5 2026/08/19 01:53:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/19 01:53:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/19 01:53:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/19 01:53:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/19 01:53:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/19 01:53:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/19 01:53:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "UgSZi-7Zr69JqczAIoes2-eJNahNL6rVdptqb0e5N1Nw8r6w-jycOP-deOyP0a3tNqcJ_AyaCBejxzwrTpVZQE_hf4Als738vbcz6whfgmtq1gPFu9-B-70NTTLKTYA5" finished 2026/08/19 01:53:16 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/19 01:53:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: MZDKabpzIRkySEGedAMGSiAaVWpJUFkKmz1ov6hypsiYt_di9iwdo87cYSPPDOcRac6TaE85bkE59xCPg1sQI4t_ZgvY-VZP_neGxq-g7LG-pDTpVsVHSvbQwnVq5kpG 2026/08/19 01:53:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/19 01:53:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/19 01:53:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/19 01:53:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/19 01:53:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/19 01:53:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/19 01:53:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "MZDKabpzIRkySEGedAMGSiAaVWpJUFkKmz1ov6hypsiYt_di9iwdo87cYSPPDOcRac6TaE85bkE59xCPg1sQI4t_ZgvY-VZP_neGxq-g7LG-pDTpVsVHSvbQwnVq5kpG" finished 2026/08/19 01:53:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/19 01:53:22 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://rclone-test-fulowof1hefo.s3.wasabisys.com/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/19 01:53:22 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://rclone-test-fulowof1hefo.s3.wasabisys.com/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/19 01:53:22 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/19 01:53:22 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: sMcHUeFPRhDhGyr-HtJGRTOwGgyq0VIiDhUg8C6qSy6lK6nBtbib4gtE0w8zKewG2S6bIQrc6NPdoUWVOIba6mK-5xoGIMDE5a28jlNDWxgyvRgEXSIOZrL04QcGOBki 2026/08/19 01:53:22 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/19 01:53:22 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/19 01:53:23 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "37f0a868da2527fb78e963dd7c7630f1" 2026/08/19 01:53:23 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "11ed5e7bf7e0daff4d00b7dbf79d496d" 2026/08/19 01:53:23 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/19 01:53:23 DEBUG : short-eof-chunked.bin: multipart upload "sMcHUeFPRhDhGyr-HtJGRTOwGgyq0VIiDhUg8C6qSy6lK6nBtbib4gtE0w8zKewG2S6bIQrc6NPdoUWVOIba6mK-5xoGIMDE5a28jlNDWxgyvRgEXSIOZrL04QcGOBki" 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/19 01:53:24 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/19 01:53:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/19 01:53:30 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/19 01:53:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/19 01:53:36 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/19 01:53:39 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: lf_4znkrQrPMNpSdGlEEdFwXF5aupNqkY-_3xOLMRjeH530KXsMgUgK8GkbxXx3BQNbH95q63WgoigztRqWSmduk8Zdrev-WePcXv6j4z2VX98EFA6Hfvy0FumfTzgK4 2026/08/19 01:53:39 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/19 01:53:39 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a7baa89909b69cc825768355aee694dc" 2026/08/19 01:53:39 DEBUG : unknown-size-put.txt: multipart upload "lf_4znkrQrPMNpSdGlEEdFwXF5aupNqkY-_3xOLMRjeH530KXsMgUgK8GkbxXx3BQNbH95q63WgoigztRqWSmduk8Zdrev-WePcXv6j4z2VX98EFA6Hfvy0FumfTzgK4" finished 2026/08/19 01:53:39 DEBUG : unknown-size-put.txt: Multipart upload Etag: b337a2897d5fdf95c68c2f9a8a9131fe-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/19 01:53:40 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: nnUsoqXdHyUk1WmlIwtJqKbSYTNtmJ67z_TqUn8S14hsF8xGhk0by-mk2zdWQjXqHz3FFoNW8BI7iq8Iashvmzz1VL9WgR58VgJFn8SsXbLpb1AOp2iY9O8Fke2eukKa 2026/08/19 01:53:40 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/19 01:53:40 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e27ec0b755c2cdafe3eedaf6870799c1" 2026/08/19 01:53:40 DEBUG : unknown-size-update.txt: multipart upload "nnUsoqXdHyUk1WmlIwtJqKbSYTNtmJ67z_TqUn8S14hsF8xGhk0by-mk2zdWQjXqHz3FFoNW8BI7iq8Iashvmzz1VL9WgR58VgJFn8SsXbLpb1AOp2iY9O8Fke2eukKa" finished 2026/08/19 01:53:40 DEBUG : unknown-size-update.txt: Multipart upload Etag: 32763fda6027c0ae188d0978925a3147-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/19 01:53:40 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-fulowof1hefo/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/19 01:53:41 DEBUG : Waiting for deletions to finish 2026/08/19 01:53:41 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2026-08-19-015309-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-10Mi-10.000Mi-streamed-v2026-08-19-015309-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-10Mi-10.000Mi-v2026-08-19-015307-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-10Mi-10.000Mi-v2026-08-19-015307-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-10Mi-10Mi-streamed-v2026-08-19-015314-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-10Mi-10Mi-streamed-v2026-08-19-015314-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-10Mi-10Mi-v2026-08-19-015311-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-10Mi-10Mi-v2026-08-19-015311-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2026-08-19-015322-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-10Mi-20.000Mi-streamed-v2026-08-19-015322-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-10Mi-20.000Mi-v2026-08-19-015318-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-10Mi-20.000Mi-v2026-08-19-015318-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2026-08-19-015223-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2026-08-19-015223-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-5.054Mi-10.109Mi-v2026-08-19-015220-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5.054Mi-10.109Mi-v2026-08-19-015220-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2026-08-19-015216-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2026-08-19-015216-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-5.054Mi-5.054Mi-v2026-08-19-015215-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5.054Mi-5.054Mi-v2026-08-19-015215-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2026-08-19-015236-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2026-08-19-015236-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-5.055Mi-10.109Mi-v2026-08-19-015232-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5.055Mi-10.109Mi-v2026-08-19-015232-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2026-08-19-015229-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2026-08-19-015229-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-10Mi-10.000Mi-v2026-08-19-015307-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-5.055Mi-5.055Mi-v2026-08-19-015227-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5.055Mi-5.055Mi-v2026-08-19-015227-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-10Mi-10.000Mi-streamed-v2026-08-19-015309-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2026-08-19-015210-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5Mi-10.000Mi-streamed-v2026-08-19-015210-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5.054Mi-10.109Mi-v2026-08-19-015220-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-5Mi-10.000Mi-v2026-08-19-015207-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5Mi-10.000Mi-v2026-08-19-015207-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-10Mi-20.000Mi-streamed-v2026-08-19-015322-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2026-08-19-015200-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5Mi-5.000Mi-streamed-v2026-08-19-015200-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-10Mi-10Mi-streamed-v2026-08-19-015314-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-5Mi-5.000Mi-v2026-08-19-015159-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5Mi-5.000Mi-v2026-08-19-015159-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-10Mi-20.000Mi-v2026-08-19-015318-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-5Mi-5Mi-streamed-v2026-08-19-015204-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5Mi-5Mi-streamed-v2026-08-19-015204-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5.054Mi-10.109Mi-streamed-v2026-08-19-015223-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-5Mi-5Mi-v2026-08-19-015202-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-5Mi-5Mi-v2026-08-19-015202-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-10Mi-10Mi-v2026-08-19-015311-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2026-08-19-015250-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2026-08-19-015250-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5.054Mi-5.054Mi-streamed-v2026-08-19-015216-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-6.667Mi-13.333Mi-v2026-08-19-015246-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-6.667Mi-13.333Mi-v2026-08-19-015246-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5.055Mi-10.109Mi-streamed-v2026-08-19-015236-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2026-08-19-015242-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2026-08-19-015242-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5.055Mi-10.109Mi-v2026-08-19-015232-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-6.667Mi-6.667Mi-v2026-08-19-015240-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-6.667Mi-6.667Mi-v2026-08-19-015240-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5.055Mi-5.055Mi-streamed-v2026-08-19-015229-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2026-08-19-015304-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-8Mi-16.000Mi-streamed-v2026-08-19-015304-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5.054Mi-5.054Mi-v2026-08-19-015215-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-8Mi-16.000Mi-v2026-08-19-015301-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-8Mi-16.000Mi-v2026-08-19-015301-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5Mi-10.000Mi-streamed-v2026-08-19-015210-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2026-08-19-015253-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-8Mi-8.000Mi-streamed-v2026-08-19-015253-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5Mi-10.000Mi-v2026-08-19-015207-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-8Mi-8.000Mi-v2026-08-19-015251-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-8Mi-8.000Mi-v2026-08-19-015251-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5.055Mi-5.055Mi-v2026-08-19-015227-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-8Mi-8Mi-streamed-v2026-08-19-015257-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-8Mi-8Mi-streamed-v2026-08-19-015257-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5Mi-5.000Mi-streamed-v2026-08-19-015200-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-8Mi-8Mi-v2026-08-19-015255-000.bin" version true 2026/08/19 01:53:41 DEBUG : chunked-8Mi-8Mi-v2026-08-19-015255-000.bin: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-5Mi-5.000Mi-v2026-08-19-015159-000.bin: Deleted 2026/08/19 01:53:41 INFO : chunked-5Mi-5Mi-streamed-v2026-08-19-015204-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "chunked-copy-v2026-08-19-015339-000" version true 2026/08/19 01:53:41 DEBUG : chunked-copy-v2026-08-19-015339-000: Deleting delete marker (id "null") 2026/08/19 01:53:41 DEBUG : "chunked-copy-v2026-08-19-015339-000.copy" version true 2026/08/19 01:53:41 DEBUG : chunked-copy-v2026-08-19-015339-000.copy: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-6.667Mi-13.333Mi-streamed-v2026-08-19-015250-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/19 01:53:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2026/08/19 01:53:41 INFO : chunked-5Mi-5Mi-v2026-08-19-015202-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "unknown-size-put-v2026-08-19-015340-000.txt" version true 2026/08/19 01:53:41 DEBUG : unknown-size-put-v2026-08-19-015340-000.txt: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-6.667Mi-13.333Mi-v2026-08-19-015246-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "unknown-size-update-v2026-08-19-015341-000.txt" version true 2026/08/19 01:53:41 DEBUG : unknown-size-update-v2026-08-19-015341-000.txt: Deleting delete marker (id "null") 2026/08/19 01:53:41 INFO : chunked-6.667Mi-6.667Mi-streamed-v2026-08-19-015242-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "versions/test-versions-v2026-08-19-015148-000.txt" version true 2026/08/19 01:53:41 DEBUG : versions/test-versions-v2026-08-19-015148-000.txt: Deleting delete marker (id "001787104307971088024-TWCqU4W7F9") 2026/08/19 01:53:41 INFO : chunked-6.667Mi-6.667Mi-v2026-08-19-015240-000.bin: Deleted 2026/08/19 01:53:41 DEBUG : "versions/test-versions-v2026-08-19-015143-000.txt" version true 2026/08/19 01:53:41 DEBUG : versions/test-versions-v2026-08-19-015143-000.txt: Deleting (id "001787104302909118592-ZlyB44pHgQ") 2026/08/19 01:53:41 INFO : chunked-8Mi-16.000Mi-streamed-v2026-08-19-015304-000.bin: Deleted 2026/08/19 01:53:42 INFO : chunked-8Mi-8.000Mi-streamed-v2026-08-19-015253-000.bin: Deleted 2026/08/19 01:53:42 INFO : chunked-8Mi-8.000Mi-v2026-08-19-015251-000.bin: Deleted 2026/08/19 01:53:42 INFO : chunked-8Mi-8Mi-v2026-08-19-015255-000.bin: Deleted 2026/08/19 01:53:42 INFO : chunked-8Mi-8Mi-streamed-v2026-08-19-015257-000.bin: Deleted 2026/08/19 01:53:42 INFO : chunked-8Mi-16.000Mi-v2026-08-19-015301-000.bin: Deleted 2026/08/19 01:53:42 INFO : chunked-copy-v2026-08-19-015339-000: Deleted 2026/08/19 01:53:42 INFO : chunked-copy-v2026-08-19-015339-000.copy: Deleted 2026/08/19 01:53:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/19 01:53:42 INFO : unknown-size-put-v2026-08-19-015340-000.txt: Deleted 2026/08/19 01:53:42 INFO : unknown-size-update-v2026-08-19-015341-000.txt: Deleted 2026/08/19 01:53:42 INFO : versions/test-versions-v2026-08-19-015148-000.txt: Deleted 2026/08/19 01:53:42 INFO : versions/test-versions-v2026-08-19-015143-000.txt: Deleted 2026/08/19 01:53:42 INFO : S3 bucket rclone-test-fulowof1hefo: Bucket "rclone-test-fulowof1hefo" deleted 2026/08/19 01:53:42 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (183.80s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.46s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.60s) --- PASS: TestIntegration/FsMkdir (182.25s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.31s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.87s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.53s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.32s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (51.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (22.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (12.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (86.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (14.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (6.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (12.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (6.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (1.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.53s) --- 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/19 01:53:42 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/19 01:53:42 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 183.875s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 3m5.875081506s (try 1/5)