"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 TestIntegration fstests.go:438: Using remote "TestS3Wasabi:" 2026/05/09 03:24:33 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-ludojoy3bore" 2026/05/09 03:24:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/05/09 03:24:34 INFO : S3 bucket rclone-test-ludojoy3bore: Bucket "rclone-test-ludojoy3bore" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/09 03:24:35 INFO : S3 bucket rclone-test-ludojoy3bore: Bucket "rclone-test-ludojoy3bore" deleted === RUN TestIntegration/FsMkdir 2026/05/09 03:24:35 INFO : S3 bucket rclone-test-ludojoy3bore: Bucket "rclone-test-ludojoy3bore" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/09 03:24:36 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/09 03:24:36 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/09 03:24:36 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/09 03:24:55 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: gv8OmxirGnQ1oVzCwjW6QyMRH0CMWuDgAlU0tyf4GOYgnpWnH82Edk7lSNP9KdEiYY2ntonItBYC0IGYPkQtIKydX3iE23IYjWTwZ3JODuE4AMbweP9R3nYJUdiizQno 2026/05/09 03:24:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "af14c824ed91cc9478935eb7da26a654" 2026/05/09 03:24:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "58b3e18249ac6cdccf2ec7e0d83bd766" 2026/05/09 03:24:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9d802e7b2d2d41e026cfbfae13f97460" 2026/05/09 03:24:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload "gv8OmxirGnQ1oVzCwjW6QyMRH0CMWuDgAlU0tyf4GOYgnpWnH82Edk7lSNP9KdEiYY2ntonItBYC0IGYPkQtIKydX3iE23IYjWTwZ3JODuE4AMbweP9R3nYJUdiizQno" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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/05/09 03:25:01 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/09 03:25:01 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/09 03:25:05 DEBUG : S3 bucket rclone-test-ludojoy3bore: bucket is versioned: false 2026/05/09 03:25:05 DEBUG : Waiting for deletions to finish 2026/05/09 03:25:05 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/05/09 03:25:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/05/09 03:25:05 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/09 03:25:06 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-ludojoy3bore/dirToPurgeFromRoot" 2026/05/09 03:25:07 DEBUG : S3 bucket rclone-test-ludojoy3bore path dirToPurgeFromRoot: bucket is versioned: false 2026/05/09 03:25:07 DEBUG : Waiting for deletions to finish 2026/05/09 03:25:07 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/05/09 03:25:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/05/09 03:25:07 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/09 03:25:08 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-ludojoy3bore/hello? sausage/êé" 2026/05/09 03:25:09 INFO : S3 bucket rclone-test-ludojoy3bore path hello? sausage/êé: Bucket "rclone-test-ludojoy3bore" created with ACL "" 2026/05/09 03:25:10 DEBUG : S3 bucket rclone-test-ludojoy3bore path hello? sausage/êé: bucket is versioned: false 2026/05/09 03:25:10 DEBUG : Waiting for deletions to finish 2026/05/09 03:25:10 DEBUG : "a/b/c/d/e.txt" version false 2026/05/09 03:25:10 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/05/09 03:25:10 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:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/09 03:25:18 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-ludojoy3bore/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/09 03:25:19 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-ludojoy3bore/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3Wasabi:" path "rclone-test-ludojoy3bore" from "TestS3Wasabi:rclone-test-ludojoy3bore" 2026/05/09 03:25:19 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:2064: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/09 03:25:26 NOTICE: S3 bucket rclone-test-ludojoy3bore: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/05/09 03:25:26 DEBUG : piped data.txt: open chunk writer: started multipart upload: U0AL5yW4Xeh5L7jY7HPBVf3m4nk9EfqPUYtEM6lDhfqDJsxrgt0_Ym8hv4W1ahv1JWMzXZ3czsas_70I7vy_XYOQxEDpF6J4a5SmNrD0VAiuNvKOfRTcZJcBM18UJ1t_ 2026/05/09 03:25:26 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/05/09 03:25:26 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/05/09 03:25:27 DEBUG : piped data.txt: multipart upload "U0AL5yW4Xeh5L7jY7HPBVf3m4nk9EfqPUYtEM6lDhfqDJsxrgt0_Ym8hv4W1ahv1JWMzXZ3czsas_70I7vy_XYOQxEDpF6J4a5SmNrD0VAiuNvKOfRTcZJcBM18UJ1t_" finished 2026/05/09 03:25:27 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/09 03:25:27 DEBUG : piped data.txt: open chunk writer: started multipart upload: nFaEwsOl2K7EwNAyyA-GS9nIsDRt7IStJ12a2dHJFrF_jwMc2bcb346wX8EtShrP-4AcorbyPUXAfh6oGGmTaAZ4cQDhCp74AgF0gAlM2wLeXb6wgQqihqYHDqX70Zhj 2026/05/09 03:25:27 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/09 03:25:27 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1046040d0626ee8b6cfc448c91cb59c1" 2026/05/09 03:25:27 DEBUG : piped data.txt: multipart upload "nFaEwsOl2K7EwNAyyA-GS9nIsDRt7IStJ12a2dHJFrF_jwMc2bcb346wX8EtShrP-4AcorbyPUXAfh6oGGmTaAZ4cQDhCp74AgF0gAlM2wLeXb6wgQqihqYHDqX70Zhj" finished 2026/05/09 03:25:27 DEBUG : piped data.txt: Multipart upload Etag: 1e7599b1c1f76c39b93e98aa33c662b5-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/05/09 03:25:28 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:354: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:354: versions/test-versions-v2026-05-09-032532-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/05/09 03:25:37 DEBUG : oldPath = "TestS3Wasabi:rclone-test-ludojoy3bore/versions/test-versions-v2026-05-09-032532-000.txt" 2026/05/09 03:25:37 DEBUG : newPath = "TestS3Wasabi,versions:rclone-test-ludojoy3bore/versions/test-versions-v2026-05-09-032532-000.txt" 2026/05/09 03:25:37 DEBUG : Creating backend with remote "TestS3Wasabi,versions:rclone-test-ludojoy3bore/versions/test-versions-v2026-05-09-032532-000.txt" 2026/05/09 03:25:37 DEBUG : Config file has changed externally - reloading 2026/05/09 03:25:37 DEBUG : TestS3Wasabi: detected overridden config - adding "{pO73u}" suffix to name 2026/05/09 03:25:37 DEBUG : fs cache: renaming child cache item "TestS3Wasabi,versions:rclone-test-ludojoy3bore/versions/test-versions-v2026-05-09-032532-000.txt" to be canonical for parent "TestS3Wasabi{pO73u}:rclone-test-ludojoy3bore/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:482: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/05/09 03:25:40 DEBUG : Waiting for deletions to finish 2026/05/09 03:25:40 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/09 03:25:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2026/05/09 03:25:40 DEBUG : "versions/test-versions.txt" version false 2026/05/09 03:25:40 DEBUG : versions/test-versions.txt: Not deleting current version "001778297136484847249-JQGeWKnBSZ" 2026/05/09 03:25:40 DEBUG : "versions/test-versions-v2026-05-09-032534-000.txt" version true 2026/05/09 03:25:40 DEBUG : versions/test-versions-v2026-05-09-032534-000.txt: Deleting delete marker (id "001778297134279305337-36o3nX7Cfn") 2026/05/09 03:25:40 DEBUG : "versions/test-versions-v2026-05-09-032532-000.txt" version true 2026/05/09 03:25:40 DEBUG : versions/test-versions-v2026-05-09-032532-000.txt: Deleting (id "001778297131929752429-S02k7LqFrZ") 2026/05/09 03:25:41 INFO : versions/test-versions-v2026-05-09-032534-000.txt: Deleted 2026/05/09 03:25:41 INFO : versions/test-versions-v2026-05-09-032532-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention 2026/05/09 03:25:43 INFO : S3 bucket rclone-test-ludojoy3bore-object-lock-reyoyip8: Bucket "rclone-test-ludojoy3bore-object-lock-reyoyip8" 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/05/09 03:25:46 DEBUG : test-object-lock-multipart: open chunk writer: started multipart upload: TKWzCwXAMVFYL7gQ4XdvhQ9_C7lmwSo_8HRuTvCNDjGbEOJ9Ke65-SKjHMVErerl3cmLrAb1OWN71o0K07wXmuu4Q6cSg4MrpZUL2QSs9n08V44QfSdPoSiaeyeC3Mdm 2026/05/09 03:25:46 DEBUG : test-object-lock-multipart: multipart upload: starting chunk 0 size 100 offset 0/100 2026/05/09 03:25:46 DEBUG : test-object-lock-multipart: multipart upload wrote chunk 1 with 100 bytes and etag "4e98b255eea3e57b7b34be26ae6a1656" 2026/05/09 03:25:47 DEBUG : test-object-lock-multipart: multipart upload "TKWzCwXAMVFYL7gQ4XdvhQ9_C7lmwSo_8HRuTvCNDjGbEOJ9Ke65-SKjHMVErerl3cmLrAb1OWN71o0K07wXmuu4Q6cSg4MrpZUL2QSs9n08V44QfSdPoSiaeyeC3Mdm" finished 2026/05/09 03:25:47 DEBUG : test-object-lock-multipart: Multipart upload Etag: 0377921302eccb4d49ee79e4c1d1c0a6-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/05/09 03:25:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: 37ghfkhStnD-EvdWy_M8WyTsVv_LLOJTstENBr4zUAVpQs-GvR1VRMoA1fMNu3qlOXflGuDlJLEAA7c1fh5xs2Ig7t7eW_2VavGj6I9PzZ3TLB98jZt48za69fIUHHYc 2026/05/09 03:25:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/05/09 03:25:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/05/09 03:25:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "37ghfkhStnD-EvdWy_M8WyTsVv_LLOJTstENBr4zUAVpQs-GvR1VRMoA1fMNu3qlOXflGuDlJLEAA7c1fh5xs2Ig7t7eW_2VavGj6I9PzZ3TLB98jZt48za69fIUHHYc" finished 2026/05/09 03:25:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/05/09 03:25:54 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: uW-ompjexV5pYwML6jlgM2onnsyss5Jmzi-gUIn8lgpdWDSnbprYzAwsdffEwXnkfH7_xE28kXUXsUIpgC4XYnAeFZecdXL97-e-_iFVlkgFRghDcw1yR0D0S6-FBJGu 2026/05/09 03:25:54 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/05/09 03:25:54 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/09 03:25:54 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "uW-ompjexV5pYwML6jlgM2onnsyss5Jmzi-gUIn8lgpdWDSnbprYzAwsdffEwXnkfH7_xE28kXUXsUIpgC4XYnAeFZecdXL97-e-_iFVlkgFRghDcw1yR0D0S6-FBJGu" finished 2026/05/09 03:25:54 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/05/09 03:25:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: HX8BAqiXCoME_kMnYniS_81o6bZ7lCeqDXw6BkM3IK-2N37nh-gaHhT-CmQy92valJhAwNDyBWoZwWvIsS4cWE3Hmo4rxqv1WoQn6loqDuRYgun5HrPZTmta4_l0o9RQ 2026/05/09 03:25:56 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/05/09 03:25:56 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/09 03:25:56 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "HX8BAqiXCoME_kMnYniS_81o6bZ7lCeqDXw6BkM3IK-2N37nh-gaHhT-CmQy92valJhAwNDyBWoZwWvIsS4cWE3Hmo4rxqv1WoQn6loqDuRYgun5HrPZTmta4_l0o9RQ" finished 2026/05/09 03:25:56 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/09 03:25:57 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: DBylubIpv2NQDdHtC2Z33_ONc8xVrkon5IMNGI1BKsYegyQi1B9Br4pGozZS92Z_tYBdnv3wIf_j0Qw-IQnAuhDp66QwwAZPSu_eVhKvAilaroVJM-ktOpzjxnDj9VQa 2026/05/09 03:25:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/09 03:25:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/09 03:25:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/09 03:25:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/05/09 03:25:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/09 03:25:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/05/09 03:25:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "DBylubIpv2NQDdHtC2Z33_ONc8xVrkon5IMNGI1BKsYegyQi1B9Br4pGozZS92Z_tYBdnv3wIf_j0Qw-IQnAuhDp66QwwAZPSu_eVhKvAilaroVJM-ktOpzjxnDj9VQa" finished 2026/05/09 03:25:59 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/09 03:26:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: _34hn61rMEafTASGVrqGuCKmwsda_qgVIcmgs2b4I0gAQ5eckX54FQn7p_VkoMD9-si2O20i52vIiXgnNGOjL0eLbAWlGzNwQ7UVvg7a-nYRIbGu5aPquZYOYev6j46A 2026/05/09 03:26:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/05/09 03:26:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/05/09 03:26:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/05/09 03:26:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/05/09 03:26:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/09 03:26:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/05/09 03:26:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "_34hn61rMEafTASGVrqGuCKmwsda_qgVIcmgs2b4I0gAQ5eckX54FQn7p_VkoMD9-si2O20i52vIiXgnNGOjL0eLbAWlGzNwQ7UVvg7a-nYRIbGu5aPquZYOYev6j46A" finished 2026/05/09 03:26:07 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/05/09 03:26:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: C6i_bJ5tc086Gbv0CGZc19oRUSNcwZFXbhAeZLu6ga_W1UwGJLzJkWfdXBrGC5RP8ioAkr_b34Ia2SAAjFgPq2eixpPRccjMCVajBy7NAUfIhszey6Otol6HCxh03VUW 2026/05/09 03:26:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/05/09 03:26:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/05/09 03:26:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "C6i_bJ5tc086Gbv0CGZc19oRUSNcwZFXbhAeZLu6ga_W1UwGJLzJkWfdXBrGC5RP8ioAkr_b34Ia2SAAjFgPq2eixpPRccjMCVajBy7NAUfIhszey6Otol6HCxh03VUW" finished 2026/05/09 03:26:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/05/09 03:26:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: OcrSq2rkH_HsgItVudjQ9BKIIPaeqrFFExIl0UDK3GKgvj0B6DYMTH9RwpBZdr-DGTdRp_Dt84izJ5L1XJUD0hwApa8tHduiB7jNAOI_lXWoscFe6KurOOhmJV8Z5v7l 2026/05/09 03:26:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/09 03:26:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/09 03:26:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "OcrSq2rkH_HsgItVudjQ9BKIIPaeqrFFExIl0UDK3GKgvj0B6DYMTH9RwpBZdr-DGTdRp_Dt84izJ5L1XJUD0hwApa8tHduiB7jNAOI_lXWoscFe6KurOOhmJV8Z5v7l" finished 2026/05/09 03:26:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/05/09 03:26:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: 5rJebhaY7lhRSZ2nJ3a0F-36vRhLtQakeH6NQSM_klMO8QTW6afDQfWB3LQmN5xYzMHCpYy7T0H5unAjxPgFVuHcq-JZVJK5j6ErI72rxMcyMKZ4ekdzHEAA0iHMCChH 2026/05/09 03:26:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/05/09 03:26:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/09 03:26:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "5rJebhaY7lhRSZ2nJ3a0F-36vRhLtQakeH6NQSM_klMO8QTW6afDQfWB3LQmN5xYzMHCpYy7T0H5unAjxPgFVuHcq-JZVJK5j6ErI72rxMcyMKZ4ekdzHEAA0iHMCChH" finished 2026/05/09 03:26:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/09 03:26:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: IX0vLk-ydD0b2E07R4BmVL2VoyPp_kUgUjK_vBCEo2S4P5dGXHJ4SeV3hUGit_5VuISewdMJCQ3IFwkaBs0iSD5VXWubmpBnOEj2ojPMvsenpJD1CHzWodJ_PnASZJ_b 2026/05/09 03:26:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/09 03:26:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/09 03:26:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/09 03:26:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/05/09 03:26:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/09 03:26:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/05/09 03:26:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "IX0vLk-ydD0b2E07R4BmVL2VoyPp_kUgUjK_vBCEo2S4P5dGXHJ4SeV3hUGit_5VuISewdMJCQ3IFwkaBs0iSD5VXWubmpBnOEj2ojPMvsenpJD1CHzWodJ_PnASZJ_b" finished 2026/05/09 03:26:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/09 03:26:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AerPsBmK-JtM6YHjyc-MzklqsG_VBoqSn_jzNqa6y5NesziuV-o13fhm9-F2zgBPPPoPmk6Sc5DSv-THlWwAGoA7WcqijFbFk75kmanN0ruT9acf_4A_4Un4wqA18EZ4 2026/05/09 03:26:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/05/09 03:26:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/05/09 03:26:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/05/09 03:26:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/05/09 03:26:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/09 03:26:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/05/09 03:26:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AerPsBmK-JtM6YHjyc-MzklqsG_VBoqSn_jzNqa6y5NesziuV-o13fhm9-F2zgBPPPoPmk6Sc5DSv-THlWwAGoA7WcqijFbFk75kmanN0ruT9acf_4A_4Un4wqA18EZ4" finished 2026/05/09 03:26:20 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/05/09 03:26:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: 7WL6RWh9HhlJ5exnUe5g2zFJHhExqRIHsnfjRpwvoRnBTyrmqL2MbBDzOZc_2ShYQoIfXTLczTBjnPFtjfcOqzN71aVFWz_OHOraSPGlDt4n9HSRUFTzH06EnaXZZWh8 2026/05/09 03:26:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/05/09 03:26:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/05/09 03:26:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "7WL6RWh9HhlJ5exnUe5g2zFJHhExqRIHsnfjRpwvoRnBTyrmqL2MbBDzOZc_2ShYQoIfXTLczTBjnPFtjfcOqzN71aVFWz_OHOraSPGlDt4n9HSRUFTzH06EnaXZZWh8" finished 2026/05/09 03:26:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/05/09 03:26:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: 9QHBsOL-yyYf_WBN6PW6SQllN48WhhWfZhxt_JWfg6udf0_XI9k2uixYX1JHjrmo1HTgVNEc0VzzMSeJRnN0ohYOKL-pwafp8F7UUWlmFyvJyrUXknrkx_9waeGzw8kw 2026/05/09 03:26:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/09 03:26:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/09 03:26:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "9QHBsOL-yyYf_WBN6PW6SQllN48WhhWfZhxt_JWfg6udf0_XI9k2uixYX1JHjrmo1HTgVNEc0VzzMSeJRnN0ohYOKL-pwafp8F7UUWlmFyvJyrUXknrkx_9waeGzw8kw" finished 2026/05/09 03:26:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/05/09 03:26:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: qbrowN8iaCdWpd0o6lseYgGlgYJBnLUIV5fUrAS650XVs7dwXXj9vaauziZYX02MvnUowfMts0qN_g_1SW8vQB_-uTx4qSZ7nY7XMEnIw14zrGiM0jF8PxDxml7qnulm 2026/05/09 03:26:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/05/09 03:26:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/09 03:26:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "qbrowN8iaCdWpd0o6lseYgGlgYJBnLUIV5fUrAS650XVs7dwXXj9vaauziZYX02MvnUowfMts0qN_g_1SW8vQB_-uTx4qSZ7nY7XMEnIw14zrGiM0jF8PxDxml7qnulm" finished 2026/05/09 03:26:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/09 03:26:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: RNPUFv_-GZumgu1aXd3kEGkrjZKPJ1xA4VRhVLGMxb_XnRACQlsxLkZRVbGIevJ3d_cu7IILGCtM8nJ_ba2J2PvcbhlGZbodKxAe57DSifUvcx2kE0sDOBiDQP32YYqZ 2026/05/09 03:26:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/09 03:26:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/09 03:26:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/09 03:26:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/09 03:26:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/09 03:26:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/05/09 03:26:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "RNPUFv_-GZumgu1aXd3kEGkrjZKPJ1xA4VRhVLGMxb_XnRACQlsxLkZRVbGIevJ3d_cu7IILGCtM8nJ_ba2J2PvcbhlGZbodKxAe57DSifUvcx2kE0sDOBiDQP32YYqZ" finished 2026/05/09 03:26:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/09 03:26:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ruHCzQu6gmH-gPrGY__BVRSWHcBGe71u_zeX-bGrK-2VILfigSTbPdKo4F-X3z75uVXLC5TZyTycTMR0MIajZzLnYQsMPI1rLrLduTsw0H-acyZDCm3CZAXmnynpomEe 2026/05/09 03:26:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/05/09 03:26:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/05/09 03:26:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/05/09 03:26:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/09 03:26:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/09 03:26:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/05/09 03:26:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ruHCzQu6gmH-gPrGY__BVRSWHcBGe71u_zeX-bGrK-2VILfigSTbPdKo4F-X3z75uVXLC5TZyTycTMR0MIajZzLnYQsMPI1rLrLduTsw0H-acyZDCm3CZAXmnynpomEe" finished 2026/05/09 03:26:38 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/05/09 03:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: xEVjy2fqnEXpDOw-eYt6xbmCGxJ6tuOJZ-rcmLu-zv7LXSPJe8T0UjRGMrKNIVGdT0kU9focaWycfsQrTiySpHZ0FpFOt85DoSH2tCXiNjFTgF8wUEYM77g1rRMm3agb 2026/05/09 03:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/05/09 03:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/05/09 03:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "xEVjy2fqnEXpDOw-eYt6xbmCGxJ6tuOJZ-rcmLu-zv7LXSPJe8T0UjRGMrKNIVGdT0kU9focaWycfsQrTiySpHZ0FpFOt85DoSH2tCXiNjFTgF8wUEYM77g1rRMm3agb" finished 2026/05/09 03:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/05/09 03:26:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: jcAoFGYDo6YSDMs8z0xcL5tX8P_RpvsF5qT8vEey7TmOOdXwwrfkg0_YoApVKEwHgoouAR3jpS4ECsXo8nNlh1BmX-okWouAFfY8eGYDwoKgvoKc1YjmEe6giu7SxNGI 2026/05/09 03:26:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/09 03:26:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/09 03:26:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "jcAoFGYDo6YSDMs8z0xcL5tX8P_RpvsF5qT8vEey7TmOOdXwwrfkg0_YoApVKEwHgoouAR3jpS4ECsXo8nNlh1BmX-okWouAFfY8eGYDwoKgvoKc1YjmEe6giu7SxNGI" finished 2026/05/09 03:26:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/05/09 03:26:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ZX2Gh2OEmWlKln6oqjxuaChN-Cq5Na8llazO5VQKFmMys4CBTn9Y0Imf1SOePdJzHM63L-C33orzcUwIupTaZN9WVglNoM_lTl8ih7gLRHDCW1gO6m9HB9lT6lwSmoGK 2026/05/09 03:26:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/05/09 03:26:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/09 03:26:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ZX2Gh2OEmWlKln6oqjxuaChN-Cq5Na8llazO5VQKFmMys4CBTn9Y0Imf1SOePdJzHM63L-C33orzcUwIupTaZN9WVglNoM_lTl8ih7gLRHDCW1gO6m9HB9lT6lwSmoGK" finished 2026/05/09 03:26:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/09 03:26:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: CWn9H_2Bw3KxHAY_BShtiy3aApfFNnwrAVQLfsRd8HGSiaWUteocrYp410NSTrJ0P7rzJTkDD9zaoZeW_W7uJHGtAXxcZRqF805i0jE_Mr2omUjXM5cp7RoQNTp2EMS5 2026/05/09 03:26:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/09 03:26:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/09 03:26:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/09 03:26:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/09 03:26:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/05/09 03:26:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/05/09 03:26:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "CWn9H_2Bw3KxHAY_BShtiy3aApfFNnwrAVQLfsRd8HGSiaWUteocrYp410NSTrJ0P7rzJTkDD9zaoZeW_W7uJHGtAXxcZRqF805i0jE_Mr2omUjXM5cp7RoQNTp2EMS5" finished 2026/05/09 03:26:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/09 03:26:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: vYBw2dR6cXH2tpvG8oE4uTiHpRcTSRwNEEYVEU4wxavYsjwtTotr6vKMvWXHJG8Y4Q8K5IEHpyRdcQJqmGV3n2Vi6pQpETpt8UFSfRrs_KCBRb4XddhyuKnbdY4jQ6Rh 2026/05/09 03:26:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/05/09 03:26:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/05/09 03:26:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/05/09 03:26:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/05/09 03:26:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/09 03:26:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/05/09 03:26:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "vYBw2dR6cXH2tpvG8oE4uTiHpRcTSRwNEEYVEU4wxavYsjwtTotr6vKMvWXHJG8Y4Q8K5IEHpyRdcQJqmGV3n2Vi6pQpETpt8UFSfRrs_KCBRb4XddhyuKnbdY4jQ6Rh" finished 2026/05/09 03:26:52 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/05/09 03:26:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: sY4N87K3HZUf0tve0kQvu5NBk2sq4EJABO0Kf4xbfM5lxEl-5uSNARQgvlNWwGzpoFpIVk9ZJq1aEchGkLGu9AkxRXjHvITZ1vev6hBYDFP3eBFOtaSwnDSpdyhvLYIq 2026/05/09 03:26:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/05/09 03:26:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/05/09 03:26:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "sY4N87K3HZUf0tve0kQvu5NBk2sq4EJABO0Kf4xbfM5lxEl-5uSNARQgvlNWwGzpoFpIVk9ZJq1aEchGkLGu9AkxRXjHvITZ1vev6hBYDFP3eBFOtaSwnDSpdyhvLYIq" finished 2026/05/09 03:26:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/05/09 03:26:58 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: JOQvOQPbjZH1De53CyG73hRiCjzetTp1NVm9ehimLw4LVUZq7IshBaFUfXqS_RxuJiIz-1Bw6bTeW9rVTBJ03u-7XJDdES3yoII8jlZVLg7VuinY9U2T1E-9Qtc81Wrz 2026/05/09 03:26:58 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/05/09 03:26:58 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/09 03:26:59 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "JOQvOQPbjZH1De53CyG73hRiCjzetTp1NVm9ehimLw4LVUZq7IshBaFUfXqS_RxuJiIz-1Bw6bTeW9rVTBJ03u-7XJDdES3yoII8jlZVLg7VuinY9U2T1E-9Qtc81Wrz" finished 2026/05/09 03:26:59 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/05/09 03:26:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: y7cHgWqQF1AgcVb_Q3RGgG_NpGuuO2nL2ENkErqbhoGqcHre0GsDdQfH5tpaQltQWDifNubT6SSnM5dE2iBmXv-UE7Iih38DUa_dIPxeYdKJqhD1gzn76rfrFeOq7Ae8 2026/05/09 03:27:00 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/05/09 03:27:00 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/09 03:27:00 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "y7cHgWqQF1AgcVb_Q3RGgG_NpGuuO2nL2ENkErqbhoGqcHre0GsDdQfH5tpaQltQWDifNubT6SSnM5dE2iBmXv-UE7Iih38DUa_dIPxeYdKJqhD1gzn76rfrFeOq7Ae8" finished 2026/05/09 03:27:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/09 03:27:01 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: e2CmZEuE5PbfTiWgBh8UwCr8cvLPwD5GOvJpHkEQXbVPDVgN-xmgpHTZDC4OgPJlXpVWgGtiyhuKjVGVCzvLkfIitoTWYx4zRLobIA_lp9FLcrBX1Et_jmStVaSUQ5-L 2026/05/09 03:27:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/09 03:27:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/09 03:27:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/09 03:27:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/09 03:27:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/09 03:27:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/05/09 03:27:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "e2CmZEuE5PbfTiWgBh8UwCr8cvLPwD5GOvJpHkEQXbVPDVgN-xmgpHTZDC4OgPJlXpVWgGtiyhuKjVGVCzvLkfIitoTWYx4zRLobIA_lp9FLcrBX1Et_jmStVaSUQ5-L" finished 2026/05/09 03:27:03 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/09 03:27:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: LI5EPbLymq-bWPBr5wDXzxXGhar4OnkVIx_nJDrBrmnSqC5OzF_BgVowQ4uC2xaDpIPQTidjfMV_8lXEbCPor474X2YF6s6DLTckvNqXDriFXAgVuOKxc8aVpnQ1SWvM 2026/05/09 03:27:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/05/09 03:27:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/05/09 03:27:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/05/09 03:27:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/09 03:27:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/09 03:27:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/05/09 03:27:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "LI5EPbLymq-bWPBr5wDXzxXGhar4OnkVIx_nJDrBrmnSqC5OzF_BgVowQ4uC2xaDpIPQTidjfMV_8lXEbCPor474X2YF6s6DLTckvNqXDriFXAgVuOKxc8aVpnQ1SWvM" finished 2026/05/09 03:27:08 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/05/09 03:27:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: cjHKiEKXAuUKJElEH21uB_Gl24q93pK8evuUadPTMZ6LiBTJ031y3KuV8G2st0DOZoHxFijQAep1j9TkQKYP8nio0V_fgy3WFklZzw8TLzhdIiXs6GpPzEg_JfdH75-i 2026/05/09 03:27:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/05/09 03:27:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/05/09 03:27:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "cjHKiEKXAuUKJElEH21uB_Gl24q93pK8evuUadPTMZ6LiBTJ031y3KuV8G2st0DOZoHxFijQAep1j9TkQKYP8nio0V_fgy3WFklZzw8TLzhdIiXs6GpPzEg_JfdH75-i" finished 2026/05/09 03:27:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/05/09 03:27:16 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: 9fPLkjOnwnnBgrFQTbUg33oxG7oc3wG3cHJ1sQwr5kLbNg76k3fFGNbRV87SEbtLCO0AGuRGPdrNmLnG7TInNwrZBsvusIFxTcr_UwfhHr-BvwUrHqxAePFHoT1fNyQR 2026/05/09 03:27:16 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/05/09 03:27:17 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/09 03:27:17 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "9fPLkjOnwnnBgrFQTbUg33oxG7oc3wG3cHJ1sQwr5kLbNg76k3fFGNbRV87SEbtLCO0AGuRGPdrNmLnG7TInNwrZBsvusIFxTcr_UwfhHr-BvwUrHqxAePFHoT1fNyQR" finished 2026/05/09 03:27:17 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/05/09 03:27:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: YHYgAVsimb2ealuRNLCrISENHGgFAiHAkpaB6FEgGUvVvZx4xmOfJe1axvJBWaeficZ5Bn2UDWmO3RHqQIzqfA4CD2wckEDj--wrbAsRd8tiJSHz2nxm_AzrKtEBx6Jd 2026/05/09 03:27:19 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/05/09 03:27:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/09 03:27:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "YHYgAVsimb2ealuRNLCrISENHGgFAiHAkpaB6FEgGUvVvZx4xmOfJe1axvJBWaeficZ5Bn2UDWmO3RHqQIzqfA4CD2wckEDj--wrbAsRd8tiJSHz2nxm_AzrKtEBx6Jd" finished 2026/05/09 03:27:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/09 03:27:21 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: MnlI5ujzoLmP5AJGowm3iaSYjPPW30X3Pnq9_ZHoM-Ef5Tge_urGrk8WsoQ0CKJy440_LSSckPKSz2SzjR1FVxti2zGvKTlGIDIQTw5NMz4JJtFs5V0Rlgqy9oCA8otN 2026/05/09 03:27:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/09 03:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/09 03:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/09 03:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/05/09 03:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/09 03:27:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/05/09 03:27:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "MnlI5ujzoLmP5AJGowm3iaSYjPPW30X3Pnq9_ZHoM-Ef5Tge_urGrk8WsoQ0CKJy440_LSSckPKSz2SzjR1FVxti2zGvKTlGIDIQTw5NMz4JJtFs5V0Rlgqy9oCA8otN" finished 2026/05/09 03:27:23 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/09 03:27:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: 3pwtAOH5LGtewH4MgSDKMO4A7VrQDh3UEiTOIkUSQ3XgolL1Mdy8gsCjVxI9UBpFkFs5DExiURavDYFdkibDPbRjCzuBl52ZzTuOGJdWWYew9b4Eam2X0YzJ2o1ZTWlk 2026/05/09 03:27:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/05/09 03:27:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/05/09 03:27:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/05/09 03:27:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/05/09 03:27:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/09 03:27:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/05/09 03:27:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "3pwtAOH5LGtewH4MgSDKMO4A7VrQDh3UEiTOIkUSQ3XgolL1Mdy8gsCjVxI9UBpFkFs5DExiURavDYFdkibDPbRjCzuBl52ZzTuOGJdWWYew9b4Eam2X0YzJ2o1ZTWlk" finished 2026/05/09 03:27:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/05/09 03:27:31 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/05/09 03:27:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/09 03:27:36 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/09 03:27:40 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/09 03:27:43 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/09 03:27:46 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: jfgXvzNIAKreEqkZjZTwUstiI1YONPPgyuPZv-X5CBZadPCR6418zckNa6IqT6lfULc5GtQdzjdEbrIHsW4LKFKhKSmWcM3d0Zso7jmqZGsYMpLW6Phv_d7qT4c-DBSP 2026/05/09 03:27:46 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/09 03:27:46 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9ed34a19acdac5b50f8abd8b3af0e14c" 2026/05/09 03:27:46 DEBUG : unknown-size-put.txt: multipart upload "jfgXvzNIAKreEqkZjZTwUstiI1YONPPgyuPZv-X5CBZadPCR6418zckNa6IqT6lfULc5GtQdzjdEbrIHsW4LKFKhKSmWcM3d0Zso7jmqZGsYMpLW6Phv_d7qT4c-DBSP" finished 2026/05/09 03:27:46 DEBUG : unknown-size-put.txt: Multipart upload Etag: d3c5a48b9cd068b0ca78691dfc0d59fd-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/09 03:27:47 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: _hc3jGjPu1ufnwGzAMyrkJawiq7Iq_O-2tEF2w8WbDKbx6K9VR1rZxwU4TNJ6LCr3mN39mSWbBXXAmm7Od_VwY1N2yiKYmaKoDaUDmZ3EN44H4W7L7oMWdFvtwO7Krtg 2026/05/09 03:27:47 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/05/09 03:27:47 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "dd60722e6334ecf1726d33bc6f1fc5d9" 2026/05/09 03:27:47 DEBUG : unknown-size-update.txt: multipart upload "_hc3jGjPu1ufnwGzAMyrkJawiq7Iq_O-2tEF2w8WbDKbx6K9VR1rZxwU4TNJ6LCr3mN39mSWbBXXAmm7Od_VwY1N2yiKYmaKoDaUDmZ3EN44H4W7L7oMWdFvtwO7Krtg" finished 2026/05/09 03:27:47 DEBUG : unknown-size-update.txt: Multipart upload Etag: 9195f72e3d183e221b277c0b177d3a41-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/09 03:27:48 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-ludojoy3bore/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/09 03:27:49 DEBUG : Waiting for deletions to finish 2026/05/09 03:27:49 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2026-05-09-032716-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-10Mi-10.000Mi-streamed-v2026-05-09-032716-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-10Mi-10.000Mi-v2026-05-09-032713-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-10Mi-10.000Mi-v2026-05-09-032713-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-10Mi-10Mi-streamed-v2026-05-09-032721-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-10Mi-10Mi-streamed-v2026-05-09-032721-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-10Mi-10Mi-v2026-05-09-032719-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-10Mi-10Mi-v2026-05-09-032719-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2026-05-09-032730-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-10Mi-20.000Mi-streamed-v2026-05-09-032730-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-10Mi-20.000Mi-v2026-05-09-032726-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-10Mi-20.000Mi-v2026-05-09-032726-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2026-05-09-032624-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2026-05-09-032624-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-5.054Mi-10.109Mi-v2026-05-09-032619-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5.054Mi-10.109Mi-v2026-05-09-032619-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2026-05-09-032615-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2026-05-09-032615-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-5.054Mi-5.054Mi-v2026-05-09-032614-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5.054Mi-5.054Mi-v2026-05-09-032614-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2026-05-09-032639-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2026-05-09-032639-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-5.055Mi-10.109Mi-v2026-05-09-032636-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5.055Mi-10.109Mi-v2026-05-09-032636-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2026-05-09-032632-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2026-05-09-032632-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 INFO : chunked-10Mi-10.000Mi-streamed-v2026-05-09-032716-000.bin: Deleted 2026/05/09 03:27:49 DEBUG : "chunked-5.055Mi-5.055Mi-v2026-05-09-032630-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5.055Mi-5.055Mi-v2026-05-09-032630-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 INFO : chunked-10Mi-20.000Mi-streamed-v2026-05-09-032730-000.bin: Deleted 2026/05/09 03:27:49 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2026-05-09-032609-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5Mi-10.000Mi-streamed-v2026-05-09-032609-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 INFO : chunked-5.054Mi-10.109Mi-v2026-05-09-032619-000.bin: Deleted 2026/05/09 03:27:49 DEBUG : "chunked-5Mi-10.000Mi-v2026-05-09-032605-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5Mi-10.000Mi-v2026-05-09-032605-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 INFO : chunked-10Mi-20.000Mi-v2026-05-09-032726-000.bin: Deleted 2026/05/09 03:27:49 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2026-05-09-032554-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5Mi-5.000Mi-streamed-v2026-05-09-032554-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:49 INFO : chunked-10Mi-10Mi-v2026-05-09-032719-000.bin: Deleted 2026/05/09 03:27:49 DEBUG : "chunked-5Mi-5.000Mi-v2026-05-09-032552-000.bin" version true 2026/05/09 03:27:49 DEBUG : chunked-5Mi-5.000Mi-v2026-05-09-032552-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5.054Mi-10.109Mi-streamed-v2026-05-09-032624-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-5Mi-5Mi-streamed-v2026-05-09-032557-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-5Mi-5Mi-streamed-v2026-05-09-032557-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-10Mi-10.000Mi-v2026-05-09-032713-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-5Mi-5Mi-v2026-05-09-032555-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-5Mi-5Mi-v2026-05-09-032555-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-10Mi-10Mi-streamed-v2026-05-09-032721-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2026-05-09-032654-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2026-05-09-032654-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5Mi-10.000Mi-streamed-v2026-05-09-032609-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-6.667Mi-13.333Mi-v2026-05-09-032651-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-6.667Mi-13.333Mi-v2026-05-09-032651-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5Mi-10.000Mi-v2026-05-09-032605-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2026-05-09-032646-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2026-05-09-032646-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5.054Mi-5.054Mi-v2026-05-09-032614-000.bin: Deleted 2026/05/09 03:27:50 INFO : chunked-5.055Mi-10.109Mi-v2026-05-09-032636-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-6.667Mi-6.667Mi-v2026-05-09-032645-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-6.667Mi-6.667Mi-v2026-05-09-032645-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2026-05-09-032711-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-8Mi-16.000Mi-streamed-v2026-05-09-032711-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5.055Mi-10.109Mi-streamed-v2026-05-09-032639-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-8Mi-16.000Mi-v2026-05-09-032706-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-8Mi-16.000Mi-v2026-05-09-032706-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5.054Mi-5.054Mi-streamed-v2026-05-09-032615-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2026-05-09-032658-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-8Mi-8.000Mi-streamed-v2026-05-09-032658-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5.055Mi-5.055Mi-streamed-v2026-05-09-032632-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-8Mi-8.000Mi-v2026-05-09-032656-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-8Mi-8.000Mi-v2026-05-09-032656-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5Mi-5.000Mi-streamed-v2026-05-09-032554-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-8Mi-8Mi-streamed-v2026-05-09-032702-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-8Mi-8Mi-streamed-v2026-05-09-032702-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5.055Mi-5.055Mi-v2026-05-09-032630-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-8Mi-8Mi-v2026-05-09-032700-000.bin" version true 2026/05/09 03:27:50 DEBUG : chunked-8Mi-8Mi-v2026-05-09-032700-000.bin: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5Mi-5.000Mi-v2026-05-09-032552-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-copy-v2026-05-09-032746-000" version true 2026/05/09 03:27:50 DEBUG : chunked-copy-v2026-05-09-032746-000: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5Mi-5Mi-v2026-05-09-032555-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "chunked-copy-v2026-05-09-032746-000.copy" version true 2026/05/09 03:27:50 DEBUG : chunked-copy-v2026-05-09-032746-000.copy: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-5Mi-5Mi-streamed-v2026-05-09-032557-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/09 03:27:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2026/05/09 03:27:50 INFO : chunked-6.667Mi-6.667Mi-streamed-v2026-05-09-032646-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "unknown-size-put-v2026-05-09-032747-000.txt" version true 2026/05/09 03:27:50 DEBUG : unknown-size-put-v2026-05-09-032747-000.txt: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-6.667Mi-13.333Mi-v2026-05-09-032651-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "unknown-size-update-v2026-05-09-032748-000.txt" version true 2026/05/09 03:27:50 DEBUG : unknown-size-update-v2026-05-09-032748-000.txt: Deleting delete marker (id "null") 2026/05/09 03:27:50 INFO : chunked-6.667Mi-6.667Mi-v2026-05-09-032645-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "versions/test-versions-v2026-05-09-032542-000.txt" version true 2026/05/09 03:27:50 DEBUG : versions/test-versions-v2026-05-09-032542-000.txt: Deleting delete marker (id "001778297142053976721-acunrqYzrZ") 2026/05/09 03:27:50 INFO : chunked-6.667Mi-13.333Mi-streamed-v2026-05-09-032654-000.bin: Deleted 2026/05/09 03:27:50 DEBUG : "versions/test-versions-v2026-05-09-032536-000.txt" version true 2026/05/09 03:27:50 DEBUG : versions/test-versions-v2026-05-09-032536-000.txt: Deleting (id "001778297136484847249-JQGeWKnBSZ") 2026/05/09 03:27:50 INFO : chunked-8Mi-16.000Mi-streamed-v2026-05-09-032711-000.bin: Deleted 2026/05/09 03:27:50 INFO : chunked-8Mi-16.000Mi-v2026-05-09-032706-000.bin: Deleted 2026/05/09 03:27:50 INFO : chunked-8Mi-8.000Mi-v2026-05-09-032656-000.bin: Deleted 2026/05/09 03:27:50 INFO : chunked-8Mi-8.000Mi-streamed-v2026-05-09-032658-000.bin: Deleted 2026/05/09 03:27:50 INFO : chunked-8Mi-8Mi-streamed-v2026-05-09-032702-000.bin: Deleted 2026/05/09 03:27:50 INFO : chunked-8Mi-8Mi-v2026-05-09-032700-000.bin: Deleted 2026/05/09 03:27:50 INFO : chunked-copy-v2026-05-09-032746-000: Deleted 2026/05/09 03:27:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/09 03:27:50 INFO : unknown-size-update-v2026-05-09-032748-000.txt: Deleted 2026/05/09 03:27:50 INFO : unknown-size-put-v2026-05-09-032747-000.txt: Deleted 2026/05/09 03:27:50 INFO : versions/test-versions-v2026-05-09-032542-000.txt: Deleted 2026/05/09 03:27:50 INFO : chunked-copy-v2026-05-09-032746-000.copy: Deleted 2026/05/09 03:27:50 INFO : versions/test-versions-v2026-05-09-032536-000.txt: Deleted 2026/05/09 03:27:51 INFO : S3 bucket rclone-test-ludojoy3bore: Bucket "rclone-test-ludojoy3bore" deleted 2026/05/09 03:27:51 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (197.82s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.63s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.61s) --- PASS: TestIntegration/FsMkdir (196.10s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.33s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding (16.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.58s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.35s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (51.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.59s) --- 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.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (21.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (12.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (100.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (19.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (14.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (15.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (6.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (14.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (16.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (19.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.27s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.62s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.99s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/05/09 03:27:51 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/05/09 03:27:51 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 197.849s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 3m18.923838995s (try 1/5)