"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/01/28 04:54:52 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-zafaheg9wiqa" 2026/01/28 04:54:52 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/01/28 04:54:53 INFO : S3 bucket rclone-test-zafaheg9wiqa: Bucket "rclone-test-zafaheg9wiqa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/01/28 04:54:54 INFO : S3 bucket rclone-test-zafaheg9wiqa: Bucket "rclone-test-zafaheg9wiqa" deleted === RUN TestIntegration/FsMkdir 2026/01/28 04:54:54 INFO : S3 bucket rclone-test-zafaheg9wiqa: Bucket "rclone-test-zafaheg9wiqa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/01/28 04:54:55 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/01/28 04:54:55 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/01/28 04:54:55 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/01/28 04:55:15 NOTICE: S3 bucket rclone-test-zafaheg9wiqa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/01/28 04:55:15 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: jrP6hjVUwQlKeGahdrzj_noU2kuk2bRCwbOeV9HOEWI-Ue3hR-VuJtOGghv2hLeSokKWTw-P1ephUN4_k9zkPwbZH4f0RTq9ZsItTL1FdSX0OWYJ7_bbyIyYL9sqMFAs 2026/01/28 04:55:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "6d1e92e41c595441cb4fd71a16270c00" 2026/01/28 04:55:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "25c5e3b57713e2ec6f41aa90f5215e19" 2026/01/28 04:55:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "efb2c10fb794b1fdcc4e1ecfee7bf4b5" 2026/01/28 04:55:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload "jrP6hjVUwQlKeGahdrzj_noU2kuk2bRCwbOeV9HOEWI-Ue3hR-VuJtOGghv2hLeSokKWTw-P1ephUN4_k9zkPwbZH4f0RTq9ZsItTL1FdSX0OWYJ7_bbyIyYL9sqMFAs" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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/01/28 04:55:21 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/01/28 04:55:21 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/01/28 04:55:24 DEBUG : S3 bucket rclone-test-zafaheg9wiqa: bucket is versioned: false 2026/01/28 04:55:24 DEBUG : Waiting for deletions to finish 2026/01/28 04:55:24 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/01/28 04:55:24 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/01/28 04:55:25 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/01/28 04:55:26 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-zafaheg9wiqa/dirToPurgeFromRoot" 2026/01/28 04:55:26 DEBUG : S3 bucket rclone-test-zafaheg9wiqa path dirToPurgeFromRoot: bucket is versioned: false 2026/01/28 04:55:26 DEBUG : Waiting for deletions to finish 2026/01/28 04:55:26 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/01/28 04:55:26 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/01/28 04:55:27 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/01/28 04:55:27 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-zafaheg9wiqa/hello? sausage/êé" 2026/01/28 04:55:28 INFO : S3 bucket rclone-test-zafaheg9wiqa path hello? sausage/êé: Bucket "rclone-test-zafaheg9wiqa" created with ACL "" 2026/01/28 04:55:29 DEBUG : S3 bucket rclone-test-zafaheg9wiqa path hello? sausage/êé: bucket is versioned: false 2026/01/28 04:55:29 DEBUG : Waiting for deletions to finish 2026/01/28 04:55:29 DEBUG : "a/b/c/d/e.txt" version false 2026/01/28 04:55:29 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/01/28 04:55:29 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:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1698: 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/01/28 04:55:36 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-zafaheg9wiqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/01/28 04:55:37 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-zafaheg9wiqa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3Wasabi:" path "rclone-test-zafaheg9wiqa" from "TestS3Wasabi:rclone-test-zafaheg9wiqa" 2026/01/28 04:55:37 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:2056: 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:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/01/28 04:55:44 DEBUG : piped data.txt: open chunk writer: started multipart upload: IfaxTxxNtmVzWpvjYTiyD8cfDSsQNac4iHQ0uCC-YNKuRnkM01ZdkNeY39luej0LcZOyyPQ3CelmELAohaqSrEIcLU2-LKUriSkzijwssdAnSTf3meD-UnS5TJ4JuQWe 2026/01/28 04:55:44 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/01/28 04:55:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/01/28 04:55:45 DEBUG : piped data.txt: multipart upload "IfaxTxxNtmVzWpvjYTiyD8cfDSsQNac4iHQ0uCC-YNKuRnkM01ZdkNeY39luej0LcZOyyPQ3CelmELAohaqSrEIcLU2-LKUriSkzijwssdAnSTf3meD-UnS5TJ4JuQWe" finished 2026/01/28 04:55:45 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/01/28 04:55:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: HjlD27RlfkJ9Jl09jGRrzfK0IA1rPXDm6zIZIXqIj7TvdLyu3vbPIf1zZF6IXbNlklIKSl2bZUWXBypQSUYHAH9vH9BsHA9bFtXQDZLKfzwaoMxarbbl0Digr_yrJDTk 2026/01/28 04:55:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/01/28 04:55:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "cf4915b04786c28455747ca62295882b" 2026/01/28 04:55:45 DEBUG : piped data.txt: multipart upload "HjlD27RlfkJ9Jl09jGRrzfK0IA1rPXDm6zIZIXqIj7TvdLyu3vbPIf1zZF6IXbNlklIKSl2bZUWXBypQSUYHAH9vH9BsHA9bFtXQDZLKfzwaoMxarbbl0Digr_yrJDTk" finished 2026/01/28 04:55:46 DEBUG : piped data.txt: Multipart upload Etag: 68a08113fbb252e6fd64410f3f151714-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/01/28 04:55:46 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:347: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions-v2026-01-28-045550-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/01/28 04:55:55 DEBUG : oldPath = "TestS3Wasabi:rclone-test-zafaheg9wiqa/versions/test-versions-v2026-01-28-045550-000.txt" 2026/01/28 04:55:55 DEBUG : newPath = "TestS3Wasabi,versions:rclone-test-zafaheg9wiqa/versions/test-versions-v2026-01-28-045550-000.txt" 2026/01/28 04:55:55 DEBUG : Creating backend with remote "TestS3Wasabi,versions:rclone-test-zafaheg9wiqa/versions/test-versions-v2026-01-28-045550-000.txt" 2026/01/28 04:55:55 DEBUG : TestS3Wasabi: detected overridden config - adding "{pO73u}" suffix to name 2026/01/28 04:55:55 DEBUG : fs cache: renaming child cache item "TestS3Wasabi,versions:rclone-test-zafaheg9wiqa/versions/test-versions-v2026-01-28-045550-000.txt" to be canonical for parent "TestS3Wasabi{pO73u}:rclone-test-zafaheg9wiqa/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:475: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/01/28 04:55:58 DEBUG : Waiting for deletions to finish 2026/01/28 04:55:58 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/01/28 04:55:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2026/01/28 04:55:58 DEBUG : "versions/test-versions.txt" version false 2026/01/28 04:55:58 DEBUG : versions/test-versions.txt: Not deleting current version "001769576154369040093-F75b68dzfB" 2026/01/28 04:55:58 DEBUG : "versions/test-versions-v2026-01-28-045552-000.txt" version true 2026/01/28 04:55:58 DEBUG : versions/test-versions-v2026-01-28-045552-000.txt: Deleting delete marker (id "001769576152207422253-FftDCAZTR3") 2026/01/28 04:55:58 DEBUG : "versions/test-versions-v2026-01-28-045550-000.txt" version true 2026/01/28 04:55:58 DEBUG : versions/test-versions-v2026-01-28-045550-000.txt: Deleting (id "001769576149808667521-ql7nBMpi7_") 2026/01/28 04:55:58 INFO : versions/test-versions-v2026-01-28-045550-000.txt: Deleted 2026/01/28 04:55:59 INFO : versions/test-versions-v2026-01-28-045552-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/01/28 04:56:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: fnAJ8W3i9haqVGNf3XXN0FMBTdoBr8yzWqIGrH9Rea4VdbUYFD0MSNnluKL35Q9LtqwLJJgg2_OYf9FrC200fHS5-6qsuMXFf4VlnVIYesdG1KzkmrQAFftxKOBrkYG3 2026/01/28 04:56:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/01/28 04:56:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/01/28 04:56:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "fnAJ8W3i9haqVGNf3XXN0FMBTdoBr8yzWqIGrH9Rea4VdbUYFD0MSNnluKL35Q9LtqwLJJgg2_OYf9FrC200fHS5-6qsuMXFf4VlnVIYesdG1KzkmrQAFftxKOBrkYG3" finished 2026/01/28 04:56:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/01/28 04:56:05 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: n-uly2wVHXdZT70LVsF2SKq6iCXFPcFvv2NC8mvqTXYsiPiPggIi5bwUL1zC19BvDtaD0WF2NhnwdMgtOVKmSAIcb72GPHJ2XL0yLljYGFVcj-zDXA-Jorc8N0ebc8xV 2026/01/28 04:56:05 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/01/28 04:56:05 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/01/28 04:56:05 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "n-uly2wVHXdZT70LVsF2SKq6iCXFPcFvv2NC8mvqTXYsiPiPggIi5bwUL1zC19BvDtaD0WF2NhnwdMgtOVKmSAIcb72GPHJ2XL0yLljYGFVcj-zDXA-Jorc8N0ebc8xV" finished 2026/01/28 04:56:06 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/01/28 04:56:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: Mt1xCuixwd03wFrk7gv5BkKNb9Ok6Yb4KYP_9JF2NmvS-fQHYltjZRHHb52CoxGMmqFLBZ50_0PdKfQGL8YAPd7WM2JHiiw6_mBvK_6w4xWoESPxiwKFTuWss7cuOJ5K 2026/01/28 04:56:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/01/28 04:56:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/01/28 04:56:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "Mt1xCuixwd03wFrk7gv5BkKNb9Ok6Yb4KYP_9JF2NmvS-fQHYltjZRHHb52CoxGMmqFLBZ50_0PdKfQGL8YAPd7WM2JHiiw6_mBvK_6w4xWoESPxiwKFTuWss7cuOJ5K" finished 2026/01/28 04:56:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/01/28 04:56:08 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: mmaS8dSLF8WthluJePvlNRkDz-lRWfmZZAf6qbibLxrU-0sQay-QYrdLVzfw_UphEOgZ6hKqqVKXY5FXdMlqevPvRRE_cXRw4J9PCnFHRZ_6UK6otFNoSBwv9YkDj4Rs 2026/01/28 04:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/01/28 04:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/01/28 04:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/01/28 04:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/01/28 04:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/01/28 04:56:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/01/28 04:56:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "mmaS8dSLF8WthluJePvlNRkDz-lRWfmZZAf6qbibLxrU-0sQay-QYrdLVzfw_UphEOgZ6hKqqVKXY5FXdMlqevPvRRE_cXRw4J9PCnFHRZ_6UK6otFNoSBwv9YkDj4Rs" finished 2026/01/28 04:56:10 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/01/28 04:56:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: P4QCq501bj6IIz6RVv76AfoMqqSqhGcR2OaiZL1jQDxejHKyTlMxx-siWwe-hjaaITtChvsPgrQ_sho06I_-lNgGYXx8U7YUkbRjrlMHSWJcUuvLXCdQpJqKp4e0uzQH 2026/01/28 04:56:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/01/28 04:56:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/01/28 04:56:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/01/28 04:56:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/01/28 04:56:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/01/28 04:56:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/01/28 04:56:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "P4QCq501bj6IIz6RVv76AfoMqqSqhGcR2OaiZL1jQDxejHKyTlMxx-siWwe-hjaaITtChvsPgrQ_sho06I_-lNgGYXx8U7YUkbRjrlMHSWJcUuvLXCdQpJqKp4e0uzQH" finished 2026/01/28 04:56:23 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/01/28 04:56:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: KPFHN_nt6C1tX48AfkcwQdTz_QQFocyZR2OK40ZNxFBuEb8gbSwU1NeLiwbWMCVN-fIyruePkAQNlTqtulgXwz2U8E4iXdnrIaZcua85VVMm5cGkk5nSAtzjIu8ncJVN 2026/01/28 04:56:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/01/28 04:56:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/01/28 04:56:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "KPFHN_nt6C1tX48AfkcwQdTz_QQFocyZR2OK40ZNxFBuEb8gbSwU1NeLiwbWMCVN-fIyruePkAQNlTqtulgXwz2U8E4iXdnrIaZcua85VVMm5cGkk5nSAtzjIu8ncJVN" finished 2026/01/28 04:56:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/01/28 04:56:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: kJX9srnqY2OIVQA7TZimRoiVBnI1cqorEwKitZxORtI9rD8TYxz8Xhg2-ZOFy_ZRIL8XpVDJzg21i_3y0DE6g-vNpii2PHZkpGw6JBegP0gCSx9Ea1aWZJ78UN1i0M4k 2026/01/28 04:56:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/01/28 04:56:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/01/28 04:56:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "kJX9srnqY2OIVQA7TZimRoiVBnI1cqorEwKitZxORtI9rD8TYxz8Xhg2-ZOFy_ZRIL8XpVDJzg21i_3y0DE6g-vNpii2PHZkpGw6JBegP0gCSx9Ea1aWZJ78UN1i0M4k" finished 2026/01/28 04:56:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/01/28 04:56:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: yPyIwi3ctPCL5aLc9406s5MBTHjLcyE4U9jCEIh7zaObnn53ZM-YRxr0GAbNyViQWbv4_b96FBnOoDKJ3gNuM6VvLbi61kesvMvSMrs-gIW5Je4hYr6TvLFVZmHC35w5 2026/01/28 04:56:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/01/28 04:56:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/01/28 04:56:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "yPyIwi3ctPCL5aLc9406s5MBTHjLcyE4U9jCEIh7zaObnn53ZM-YRxr0GAbNyViQWbv4_b96FBnOoDKJ3gNuM6VvLbi61kesvMvSMrs-gIW5Je4hYr6TvLFVZmHC35w5" finished 2026/01/28 04:56:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/01/28 04:56:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: _bsx7c5bScXs-2mmlrmHvhjYwKhORVLVlPTRFsgn0vZWfaEk9-7HJdzhMouXYh6mjsE35Kz-azlTj04I5XpULsKCXtw0Uepdf5KdMPgu4y1whO9R26Va0cD0jzBieKFn 2026/01/28 04:56:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/01/28 04:56:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/01/28 04:56:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/01/28 04:56:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/01/28 04:56:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/01/28 04:56:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/01/28 04:56:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "_bsx7c5bScXs-2mmlrmHvhjYwKhORVLVlPTRFsgn0vZWfaEk9-7HJdzhMouXYh6mjsE35Kz-azlTj04I5XpULsKCXtw0Uepdf5KdMPgu4y1whO9R26Va0cD0jzBieKFn" finished 2026/01/28 04:56:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/01/28 04:56:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: EKybxJv_QDRywRO7Zbq79ewMzOjPZF6viE-vQoxNSK2NoAe_-YssMnKAMcH3lTl02j2gF212aodZ_U04KIGDPliZziriRlhkfTwxsNzKl1YqPg1VchWinJ5UV-KgAZS8 2026/01/28 04:56:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/01/28 04:56:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/01/28 04:56:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/01/28 04:56:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/01/28 04:56:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/01/28 04:56:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/01/28 04:56:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "EKybxJv_QDRywRO7Zbq79ewMzOjPZF6viE-vQoxNSK2NoAe_-YssMnKAMcH3lTl02j2gF212aodZ_U04KIGDPliZziriRlhkfTwxsNzKl1YqPg1VchWinJ5UV-KgAZS8" finished 2026/01/28 04:56:36 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/01/28 04:56:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: S7uN-nnHz0JzoF_Hgy8Es4nswJRtDN2yGS584uBFTAzkTLlu9U_t6kTUR8rk9Edz4RNl-9ft4ePCWDY-X-phTUln1Bm9X5FsvhOnR_jkLktg6PLW4QVE27q0yanK5fnd 2026/01/28 04:56:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/01/28 04:56:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/01/28 04:56:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "S7uN-nnHz0JzoF_Hgy8Es4nswJRtDN2yGS584uBFTAzkTLlu9U_t6kTUR8rk9Edz4RNl-9ft4ePCWDY-X-phTUln1Bm9X5FsvhOnR_jkLktg6PLW4QVE27q0yanK5fnd" finished 2026/01/28 04:56:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/01/28 04:56:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: Cw2lVRTEpDcZPLCGh839aK22sRljopqniG5nyyh-I7n2Sq1Q4xQ9PTpjgmeh1TPZhhn4aaGvgoxjqHk4rFbCOBRxqyZKlKho8CO0G1aVZhcWSX6Prsg5AndREZPIG667 2026/01/28 04:56:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/01/28 04:56:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/01/28 04:56:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "Cw2lVRTEpDcZPLCGh839aK22sRljopqniG5nyyh-I7n2Sq1Q4xQ9PTpjgmeh1TPZhhn4aaGvgoxjqHk4rFbCOBRxqyZKlKho8CO0G1aVZhcWSX6Prsg5AndREZPIG667" finished 2026/01/28 04:56:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/01/28 04:56:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: xdm7SJlu5G9fbfZlfZSk1DkOaHcOwKWLZhSneLOqcbxOQO_DhfduGUbZ98NySwiAgTdNDQavYOEJl6AqpWB9uO0jPkevbyNnygsQSCTY68N6ubDrxbaxrMUtIW86cQ1r 2026/01/28 04:56:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/01/28 04:56:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/01/28 04:56:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "xdm7SJlu5G9fbfZlfZSk1DkOaHcOwKWLZhSneLOqcbxOQO_DhfduGUbZ98NySwiAgTdNDQavYOEJl6AqpWB9uO0jPkevbyNnygsQSCTY68N6ubDrxbaxrMUtIW86cQ1r" finished 2026/01/28 04:56:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/01/28 04:56:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: 7LRsq7VNy0gZL9fvWWabpz1mSYe7k6UTrqOCf5zfMfidywrTq40Ypt_SaubOVNgkDTKXW6lGa2ChvuY2_QCDOjV-KjwVUtHrS90OUTEk1ZKXOb9qiRbv8_qq-79L8VNH 2026/01/28 04:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/01/28 04:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/01/28 04:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/01/28 04:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/01/28 04:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/01/28 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/01/28 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "7LRsq7VNy0gZL9fvWWabpz1mSYe7k6UTrqOCf5zfMfidywrTq40Ypt_SaubOVNgkDTKXW6lGa2ChvuY2_QCDOjV-KjwVUtHrS90OUTEk1ZKXOb9qiRbv8_qq-79L8VNH" finished 2026/01/28 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/01/28 04:56:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: WDjk6vDHgqx_XutDghU47ZLRJJobOH00nuS2NodYVF7Ur7Dr3Pg68omnpuyJIJ5qcuVjKMNBkDKa6fRBvcTEtNTgoXAdVHkSNB6ALjjxzDwzHPUzxKWBIj6RbRG0DSyO 2026/01/28 04:56:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/01/28 04:56:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/01/28 04:56:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/01/28 04:56:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/01/28 04:56:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/01/28 04:56:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/01/28 04:56:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "WDjk6vDHgqx_XutDghU47ZLRJJobOH00nuS2NodYVF7Ur7Dr3Pg68omnpuyJIJ5qcuVjKMNBkDKa6fRBvcTEtNTgoXAdVHkSNB6ALjjxzDwzHPUzxKWBIj6RbRG0DSyO" finished 2026/01/28 04:56:55 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/01/28 04:56:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: Z8Szo334qf63vC_O7bwlvpxSjZEg2l3bsNblnNFUVtFfs0zI0pUGuHIiyGFOSpzgm0m1OY3irixr4Z_E2kiViC5HBztjTZQQ_WQwQMDxT-saZTgNhS1WkgLHQl-NYF1K 2026/01/28 04:56:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/01/28 04:56:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/01/28 04:56:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "Z8Szo334qf63vC_O7bwlvpxSjZEg2l3bsNblnNFUVtFfs0zI0pUGuHIiyGFOSpzgm0m1OY3irixr4Z_E2kiViC5HBztjTZQQ_WQwQMDxT-saZTgNhS1WkgLHQl-NYF1K" finished 2026/01/28 04:56:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/01/28 04:56:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: BvQQlxvpCbzUOkcD9pxDduq2AIqJ3M11bTFkvZ-xyfnld8xhkLhj5vqK3igRdEEgwBOjfv91JXM46V6bnO2L4kIuTq2z3NZ7TW1DlC14A1XgyPUQW9AtD3gV26B_LGh_ 2026/01/28 04:57:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/01/28 04:57:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/01/28 04:57:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "BvQQlxvpCbzUOkcD9pxDduq2AIqJ3M11bTFkvZ-xyfnld8xhkLhj5vqK3igRdEEgwBOjfv91JXM46V6bnO2L4kIuTq2z3NZ7TW1DlC14A1XgyPUQW9AtD3gV26B_LGh_" finished 2026/01/28 04:57:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/01/28 04:57:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: iNpFnZHICKmVeS0_xKPXcMpFaQ0bTj4yMXD8oALYLRHtpha31met9d1FbuLAbtzTbMq46rnX1x3LvtMXfc5SUfuei6jwyoPHQa-y0ysO6jjt8akAMS46eOR7yQB7BKQu 2026/01/28 04:57:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/01/28 04:57:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/01/28 04:57:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "iNpFnZHICKmVeS0_xKPXcMpFaQ0bTj4yMXD8oALYLRHtpha31met9d1FbuLAbtzTbMq46rnX1x3LvtMXfc5SUfuei6jwyoPHQa-y0ysO6jjt8akAMS46eOR7yQB7BKQu" finished 2026/01/28 04:57:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/01/28 04:57:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: awN9pUtZ-652moIo82v5rt56dTpRpP7tPyIQT3NjONtTdh9MJuCoV43ubau--xM2kRqreNhEW-3CFy3vNV21D9QmfG_U5eiPPfwZzkdxS9zajN6Sh-tsiNhomqHQaoC6 2026/01/28 04:57:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/01/28 04:57:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/01/28 04:57:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/01/28 04:57:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/01/28 04:57:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/01/28 04:57:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/01/28 04:57:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "awN9pUtZ-652moIo82v5rt56dTpRpP7tPyIQT3NjONtTdh9MJuCoV43ubau--xM2kRqreNhEW-3CFy3vNV21D9QmfG_U5eiPPfwZzkdxS9zajN6Sh-tsiNhomqHQaoC6" finished 2026/01/28 04:57:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/01/28 04:57:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: y3ah3WbqCy_ycZLgliMUqtEe31gPfOnF_sj0DeVitgtvZCKSLMu1KgHKo8EwfK8fq8yFcBRY5yeI33exO2WMUx6DQBH8lG0PxXag-rexKADf6h5hDpHWkYTpiffpzOu8 2026/01/28 04:57:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/01/28 04:57:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/01/28 04:57:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/01/28 04:57:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/01/28 04:57:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/01/28 04:57:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/01/28 04:57:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "y3ah3WbqCy_ycZLgliMUqtEe31gPfOnF_sj0DeVitgtvZCKSLMu1KgHKo8EwfK8fq8yFcBRY5yeI33exO2WMUx6DQBH8lG0PxXag-rexKADf6h5hDpHWkYTpiffpzOu8" finished 2026/01/28 04:57:09 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/01/28 04:57:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: niDl8XJpI7rOJSZZRSKmSR8sd83nVbwClZ_b_hGaDooS6OA8TRttDYC11yG55VF0dSt-HQBoiQm6FVXPBLfaWph8wvjnWki9COo9eS_uY9tRnyRcfNeawvPYMyUkobeK 2026/01/28 04:57:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/01/28 04:57:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/01/28 04:57:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "niDl8XJpI7rOJSZZRSKmSR8sd83nVbwClZ_b_hGaDooS6OA8TRttDYC11yG55VF0dSt-HQBoiQm6FVXPBLfaWph8wvjnWki9COo9eS_uY9tRnyRcfNeawvPYMyUkobeK" finished 2026/01/28 04:57:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/01/28 04:57:14 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: rvXKOV9qPl0lSzH9iqs8ZuAnthOrCVNnb8ujPGMJJXsTyoJEZrpKITYnXa04gXJwnHWLVywopMEHPtScC5dKehwcH9stnWl7Gfx-IRRsg6ffkbfhWc21UZNEXPzt4AFX 2026/01/28 04:57:14 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/01/28 04:57:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/01/28 04:57:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "rvXKOV9qPl0lSzH9iqs8ZuAnthOrCVNnb8ujPGMJJXsTyoJEZrpKITYnXa04gXJwnHWLVywopMEHPtScC5dKehwcH9stnWl7Gfx-IRRsg6ffkbfhWc21UZNEXPzt4AFX" finished 2026/01/28 04:57:15 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/01/28 04:57:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: 30fW1j0yaB5MFw1RpMO-B9zB16HTGpX8uAHg0Aaf7n2DgilyCinyNFHlnQXT4R6MxNjvcfPpX7WSGu0UiztpxrVsAwJJck1lNhHulL5qABimwVYSE8uT-Nxpx9ut4wkm 2026/01/28 04:57:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/01/28 04:57:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/01/28 04:57:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "30fW1j0yaB5MFw1RpMO-B9zB16HTGpX8uAHg0Aaf7n2DgilyCinyNFHlnQXT4R6MxNjvcfPpX7WSGu0UiztpxrVsAwJJck1lNhHulL5qABimwVYSE8uT-Nxpx9ut4wkm" finished 2026/01/28 04:57:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/01/28 04:57:17 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: pN16yj2MeptyQTabG4Sqx_6UDWWfalanSb7gPlZAf84x-O6EO6aTWvf5NyLMJkZTBnhMLGbH5q8cleVHweF9HGPnkctHRttB7ayVTK89x_aff8oRFb3ZqvWLjo9WMT7a 2026/01/28 04:57:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/01/28 04:57:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/01/28 04:57:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/01/28 04:57:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/01/28 04:57:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/01/28 04:57:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/01/28 04:57:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "pN16yj2MeptyQTabG4Sqx_6UDWWfalanSb7gPlZAf84x-O6EO6aTWvf5NyLMJkZTBnhMLGbH5q8cleVHweF9HGPnkctHRttB7ayVTK89x_aff8oRFb3ZqvWLjo9WMT7a" finished 2026/01/28 04:57:19 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/01/28 04:57:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: fn6rSNP9TvD0Q126eFv4F5k2jGLEv095tP8Q-JISpvPvo7qi934PqDic8wTSSWGVKDmq0q4jt_eTAf1L9_TnevAmLJkIocVsRVJnc___hsyidvs_6LYuysgWxFa035Fj 2026/01/28 04:57:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/01/28 04:57:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/01/28 04:57:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/01/28 04:57:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/01/28 04:57:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/01/28 04:57:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/01/28 04:57:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "fn6rSNP9TvD0Q126eFv4F5k2jGLEv095tP8Q-JISpvPvo7qi934PqDic8wTSSWGVKDmq0q4jt_eTAf1L9_TnevAmLJkIocVsRVJnc___hsyidvs_6LYuysgWxFa035Fj" finished 2026/01/28 04:57:23 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/01/28 04:57:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: fH1EIw84zZ4tKI9hj3nEmgimqTIS09S37XOI9BTw-n6RqWDBN4RVFSTsiWqLDTou0sM-_mORPK6HzVXdd9QII7w3XjkSBejFc8-d1KDHF_HDQhproTdtlKpZSWjer1jd 2026/01/28 04:57:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/01/28 04:57:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/01/28 04:57:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "fH1EIw84zZ4tKI9hj3nEmgimqTIS09S37XOI9BTw-n6RqWDBN4RVFSTsiWqLDTou0sM-_mORPK6HzVXdd9QII7w3XjkSBejFc8-d1KDHF_HDQhproTdtlKpZSWjer1jd" finished 2026/01/28 04:57:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/01/28 04:57:30 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: SIAUTSnHVeE9-q6YGu4HF5lZ3BTbZpjGh2BoDh-YRCQamCOSodqqXn37jHxq17L1EJr-gxBSEGOjOHamc0l-P4yyTV4V9LK9cuOeuIVBxCFtq8ou_0CMv8O5-Z0QIayu 2026/01/28 04:57:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/01/28 04:57:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/01/28 04:57:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "SIAUTSnHVeE9-q6YGu4HF5lZ3BTbZpjGh2BoDh-YRCQamCOSodqqXn37jHxq17L1EJr-gxBSEGOjOHamc0l-P4yyTV4V9LK9cuOeuIVBxCFtq8ou_0CMv8O5-Z0QIayu" finished 2026/01/28 04:57:32 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/01/28 04:57:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: XY0vlyU2-Nuq8T6nBJqRLjoqRbuMiHymBKDNsOrs0XBAzO8XDTRs83tqIZTTYnp06uza8EgoIJAaeelLWaLhJ7fmrfSQ_gBYf8gwGLKu3-t2Y9jD-Q1ueYW7ZffKQB1f 2026/01/28 04:57:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/01/28 04:57:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/01/28 04:57:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "XY0vlyU2-Nuq8T6nBJqRLjoqRbuMiHymBKDNsOrs0XBAzO8XDTRs83tqIZTTYnp06uza8EgoIJAaeelLWaLhJ7fmrfSQ_gBYf8gwGLKu3-t2Y9jD-Q1ueYW7ZffKQB1f" finished 2026/01/28 04:57:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/01/28 04:57:36 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: D6Bj9IJseCLMgOGq9gr016De4jmYqTBXTYBP977xPQ8O9njaQ2fwfo7H9cM6b1Vsumx0PhFOXNniPpyuyG5gQIIqw2f2asAUtBIk8HNlIsruoQj7XkQdg8wJbfK007_B 2026/01/28 04:57:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/01/28 04:57:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/01/28 04:57:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/01/28 04:57:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/01/28 04:57:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/01/28 04:57:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/01/28 04:57:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "D6Bj9IJseCLMgOGq9gr016De4jmYqTBXTYBP977xPQ8O9njaQ2fwfo7H9cM6b1Vsumx0PhFOXNniPpyuyG5gQIIqw2f2asAUtBIk8HNlIsruoQj7XkQdg8wJbfK007_B" finished 2026/01/28 04:57:38 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/01/28 04:57:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: VxL1vJ2ioHgKUX-4P1dNR_UI8l-lcOPWJnVATT-mJNFMEFDm08zbGTcu1XOup1RdfWGZcqT2xGM6fKjUml-9-i57-ODLIhhtgDztoUXvKxtzlMvTzICC60xyf2F2jQLi 2026/01/28 04:57:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/01/28 04:57:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/01/28 04:57:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/01/28 04:57:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/01/28 04:57:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/01/28 04:57:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/01/28 04:57:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "VxL1vJ2ioHgKUX-4P1dNR_UI8l-lcOPWJnVATT-mJNFMEFDm08zbGTcu1XOup1RdfWGZcqT2xGM6fKjUml-9-i57-ODLIhhtgDztoUXvKxtzlMvTzICC60xyf2F2jQLi" finished 2026/01/28 04:57:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/01/28 04:57:46 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/01/28 04:57:48 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/01/28 04:57:51 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/01/28 04:57:53 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/01/28 04:57:56 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/01/28 04:57:58 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: si2VayXd9tOau00Pyuy9xXp0lK1ePe7meaZqSGBwq1rSCfhekiWtizMHV_43zWyYHt6owzISdamAFPaLJ_KRhur7c_1Y5llpIgHxvj0cBMq5QpHh-0tBLznUmfiiZscg 2026/01/28 04:57:58 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/01/28 04:57:58 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "08e2c198bde2fd0bc23a81ec3330088b" 2026/01/28 04:57:58 DEBUG : unknown-size-put.txt: multipart upload "si2VayXd9tOau00Pyuy9xXp0lK1ePe7meaZqSGBwq1rSCfhekiWtizMHV_43zWyYHt6owzISdamAFPaLJ_KRhur7c_1Y5llpIgHxvj0cBMq5QpHh-0tBLznUmfiiZscg" finished 2026/01/28 04:57:58 DEBUG : unknown-size-put.txt: Multipart upload Etag: ed15ae26160418d0f8d81d044955a380-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/01/28 04:57:59 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: Rgex3vbjyxMnwzoe6w35aa-YOwlMcIjXhSt1Kx2V6E9vjTinTNV4gJtKBOjWiTzk9y5-BrI2cbBzrepva-HDvvk7B8xl2v-OYRhjOk3eaTI__-IAVxtu092JVbIdhZVG 2026/01/28 04:57:59 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/01/28 04:57:59 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "3a390461c55dee5e21996ea64c17a4ec" 2026/01/28 04:58:00 DEBUG : unknown-size-update.txt: multipart upload "Rgex3vbjyxMnwzoe6w35aa-YOwlMcIjXhSt1Kx2V6E9vjTinTNV4gJtKBOjWiTzk9y5-BrI2cbBzrepva-HDvvk7B8xl2v-OYRhjOk3eaTI__-IAVxtu092JVbIdhZVG" finished 2026/01/28 04:58:00 DEBUG : unknown-size-update.txt: Multipart upload Etag: 74b9b99cb78f96170a0784463a8b09ec-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/01/28 04:58:00 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-zafaheg9wiqa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2629: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2672: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2721: Can't test if can't have empty directories 2026/01/28 04:58:01 DEBUG : Waiting for deletions to finish 2026/01/28 04:58:01 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2026-01-28-045731-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-10Mi-10.000Mi-streamed-v2026-01-28-045731-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-10Mi-10.000Mi-v2026-01-28-045728-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-10Mi-10.000Mi-v2026-01-28-045728-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-10Mi-10Mi-streamed-v2026-01-28-045736-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-10Mi-10Mi-streamed-v2026-01-28-045736-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-10Mi-10Mi-v2026-01-28-045733-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-10Mi-10Mi-v2026-01-28-045733-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2026-01-28-045744-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-10Mi-20.000Mi-streamed-v2026-01-28-045744-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-10Mi-20.000Mi-v2026-01-28-045740-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-10Mi-20.000Mi-v2026-01-28-045740-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2026-01-28-045639-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2026-01-28-045639-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-5.054Mi-10.109Mi-v2026-01-28-045635-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5.054Mi-10.109Mi-v2026-01-28-045635-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2026-01-28-045632-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2026-01-28-045632-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-5.054Mi-5.054Mi-v2026-01-28-045630-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5.054Mi-5.054Mi-v2026-01-28-045630-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2026-01-28-045657-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2026-01-28-045657-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-5.055Mi-10.109Mi-v2026-01-28-045654-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5.055Mi-10.109Mi-v2026-01-28-045654-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2026-01-28-045651-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2026-01-28-045651-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-10Mi-20.000Mi-streamed-v2026-01-28-045744-000.bin: Deleted 2026/01/28 04:58:01 INFO : chunked-10Mi-10.000Mi-streamed-v2026-01-28-045731-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-5.055Mi-5.055Mi-v2026-01-28-045648-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5.055Mi-5.055Mi-v2026-01-28-045648-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2026-01-28-045625-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5Mi-10.000Mi-streamed-v2026-01-28-045625-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5.054Mi-10.109Mi-v2026-01-28-045635-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-5Mi-10.000Mi-v2026-01-28-045622-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5Mi-10.000Mi-v2026-01-28-045622-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-10Mi-20.000Mi-v2026-01-28-045740-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2026-01-28-045605-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5Mi-5.000Mi-streamed-v2026-01-28-045605-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-10Mi-10Mi-v2026-01-28-045733-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-5Mi-5.000Mi-v2026-01-28-045603-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5Mi-5.000Mi-v2026-01-28-045603-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5.054Mi-10.109Mi-streamed-v2026-01-28-045639-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-5Mi-5Mi-streamed-v2026-01-28-045609-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5Mi-5Mi-streamed-v2026-01-28-045609-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-10Mi-10Mi-streamed-v2026-01-28-045736-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-5Mi-5Mi-v2026-01-28-045607-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-5Mi-5Mi-v2026-01-28-045607-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-10Mi-10.000Mi-v2026-01-28-045728-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2026-01-28-045711-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2026-01-28-045711-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5.054Mi-5.054Mi-streamed-v2026-01-28-045632-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-6.667Mi-13.333Mi-v2026-01-28-045707-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-6.667Mi-13.333Mi-v2026-01-28-045707-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5Mi-10.000Mi-v2026-01-28-045622-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2026-01-28-045703-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2026-01-28-045703-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5Mi-10.000Mi-streamed-v2026-01-28-045625-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-6.667Mi-6.667Mi-v2026-01-28-045701-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-6.667Mi-6.667Mi-v2026-01-28-045701-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5Mi-5.000Mi-streamed-v2026-01-28-045605-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2026-01-28-045726-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-8Mi-16.000Mi-streamed-v2026-01-28-045726-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5.055Mi-10.109Mi-streamed-v2026-01-28-045657-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-8Mi-16.000Mi-v2026-01-28-045722-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-8Mi-16.000Mi-v2026-01-28-045722-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5.054Mi-5.054Mi-v2026-01-28-045630-000.bin: Deleted 2026/01/28 04:58:01 INFO : chunked-5.055Mi-10.109Mi-v2026-01-28-045654-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2026-01-28-045714-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-8Mi-8.000Mi-streamed-v2026-01-28-045714-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 DEBUG : "chunked-8Mi-8.000Mi-v2026-01-28-045712-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-8Mi-8.000Mi-v2026-01-28-045712-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5.055Mi-5.055Mi-streamed-v2026-01-28-045651-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-8Mi-8Mi-streamed-v2026-01-28-045718-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-8Mi-8Mi-streamed-v2026-01-28-045718-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5.055Mi-5.055Mi-v2026-01-28-045648-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-8Mi-8Mi-v2026-01-28-045716-000.bin" version true 2026/01/28 04:58:01 DEBUG : chunked-8Mi-8Mi-v2026-01-28-045716-000.bin: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5Mi-5.000Mi-v2026-01-28-045603-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-copy-v2026-01-28-045758-000" version true 2026/01/28 04:58:01 DEBUG : chunked-copy-v2026-01-28-045758-000: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5Mi-5Mi-v2026-01-28-045607-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "chunked-copy-v2026-01-28-045758-000.copy" version true 2026/01/28 04:58:01 DEBUG : chunked-copy-v2026-01-28-045758-000.copy: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-5Mi-5Mi-streamed-v2026-01-28-045609-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/01/28 04:58:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2026/01/28 04:58:01 INFO : chunked-6.667Mi-13.333Mi-streamed-v2026-01-28-045711-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "unknown-size-put-v2026-01-28-045759-000.txt" version true 2026/01/28 04:58:01 DEBUG : unknown-size-put-v2026-01-28-045759-000.txt: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-6.667Mi-13.333Mi-v2026-01-28-045707-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "unknown-size-update-v2026-01-28-045800-000.txt" version true 2026/01/28 04:58:01 DEBUG : unknown-size-update-v2026-01-28-045800-000.txt: Deleting delete marker (id "null") 2026/01/28 04:58:01 INFO : chunked-6.667Mi-6.667Mi-v2026-01-28-045701-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "versions/test-versions-v2026-01-28-045600-000.txt" version true 2026/01/28 04:58:01 DEBUG : versions/test-versions-v2026-01-28-045600-000.txt: Deleting delete marker (id "001769576160006941113-turKetd1LE") 2026/01/28 04:58:01 INFO : chunked-6.667Mi-6.667Mi-streamed-v2026-01-28-045703-000.bin: Deleted 2026/01/28 04:58:01 DEBUG : "versions/test-versions-v2026-01-28-045554-000.txt" version true 2026/01/28 04:58:01 DEBUG : versions/test-versions-v2026-01-28-045554-000.txt: Deleting (id "001769576154369040093-F75b68dzfB") 2026/01/28 04:58:01 INFO : chunked-8Mi-16.000Mi-streamed-v2026-01-28-045726-000.bin: Deleted 2026/01/28 04:58:01 INFO : chunked-8Mi-16.000Mi-v2026-01-28-045722-000.bin: Deleted 2026/01/28 04:58:02 INFO : chunked-8Mi-8.000Mi-streamed-v2026-01-28-045714-000.bin: Deleted 2026/01/28 04:58:02 INFO : chunked-8Mi-8.000Mi-v2026-01-28-045712-000.bin: Deleted 2026/01/28 04:58:02 INFO : chunked-8Mi-8Mi-streamed-v2026-01-28-045718-000.bin: Deleted 2026/01/28 04:58:02 INFO : chunked-8Mi-8Mi-v2026-01-28-045716-000.bin: Deleted 2026/01/28 04:58:02 INFO : chunked-copy-v2026-01-28-045758-000: Deleted 2026/01/28 04:58:02 INFO : chunked-copy-v2026-01-28-045758-000.copy: Deleted 2026/01/28 04:58:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/01/28 04:58:02 INFO : unknown-size-put-v2026-01-28-045759-000.txt: Deleted 2026/01/28 04:58:02 INFO : unknown-size-update-v2026-01-28-045800-000.txt: Deleted 2026/01/28 04:58:02 INFO : versions/test-versions-v2026-01-28-045600-000.txt: Deleted 2026/01/28 04:58:02 INFO : versions/test-versions-v2026-01-28-045554-000.txt: Deleted 2026/01/28 04:58:02 INFO : S3 bucket rclone-test-zafaheg9wiqa: Bucket "rclone-test-zafaheg9wiqa" deleted 2026/01/28 04:58:03 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2835: Shutdown method not supported --- PASS: TestIntegration (190.60s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.62s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.87s) --- PASS: TestIntegration/FsMkdir (188.66s) --- 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.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.86s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.53s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.21s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (42.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.64s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- 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.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.53s) --- 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.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (14.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (13.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (103.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (24.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (16.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (13.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (17.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (6.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (18.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.73s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/01/28 04:58:03 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/01/28 04:58:03 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 190.643s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 3m13.486552972s (try 1/5)