"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/04/18 04:31:58 DEBUG : Creating backend with remote "TestB2:rclone-test-keqekic8xeci" 2026/04/18 04:31:58 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 === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/18 04:32:01 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/18 04:32:01 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/18 04:32:02 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/04/18 04:32:29 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/18 04:32:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/18 04:32:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/18 04:32:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/18 04:32:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/18 04:32:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/18 04:32:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/18 04:32:33 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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/04/18 04:32:40 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/18 04:32:41 DEBUG : Creating backend with remote "TestB2:" === 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/18 04:32:46 INFO : B2 bucket rclone-test-keqekic8xeci: cleaning bucket "rclone-test-keqekic8xeci" of all files 2026/04/18 04:32:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52ba_d20260418_m043245_c001_v0001036_t0050_u01776486765937") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/18 04:32:48 DEBUG : Creating backend with remote "TestB2:rclone-test-keqekic8xeci/dirToPurgeFromRoot" 2026/04/18 04:32:49 INFO : B2 bucket rclone-test-keqekic8xeci path dirToPurgeFromRoot: cleaning bucket "rclone-test-keqekic8xeci" of all files 2026/04/18 04:32:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52bc_d20260418_m043247_c001_v0001036_t0025_u01776486767823") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/18 04:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-keqekic8xeci/hello? sausage/êé" 2026/04/18 04:32:54 INFO : B2 bucket rclone-test-keqekic8xeci path hello? sausage/êé: cleaning bucket "rclone-test-keqekic8xeci" of all files 2026/04/18 04:32:54 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f11857ede4e53cee8_d20260418_m043253_c001_v0001153_t0012_u01776486773249") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/18 04:32:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/04/18 04:32:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/18 04:32:56 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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 fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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/04/18 04:33:05 DEBUG : Creating backend with remote "TestB2:rclone-test-keqekic8xeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/18 04:33:07 DEBUG : Creating backend with remote "TestB2:rclone-test-keqekic8xeci/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-keqekic8xeci" from "TestB2:rclone-test-keqekic8xeci" 2026/04/18 04:33:09 DEBUG : Creating backend with remote "TestB2:" === 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 2026/04/18 04:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hutujif6zufu" 2026/04/18 04:33:25 DEBUG : B2 bucket rclone-test-hutujif6zufu: Purge remote 2026/04/18 04:33:25 INFO : B2 bucket rclone-test-hutujif6zufu: cleaning bucket "rclone-test-hutujif6zufu" of all files 2026/04/18 04:33:25 DEBUG : somefile: Deleting (id "4_z1ff26d53d0dd9beb9fd80e1b_f411db986328579cd_d20260418_m043324_c001_v0001183_t0042_u01776486804640") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/18 04:33:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/18 04:33:28 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/04/18 04:33:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/18 04:33:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/18 04:33:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.671Ki offset 6Mi/6.106Mi 2026/04/18 04:33:31 DEBUG : test-metadata: Sending chunk 1 length 111279 2026/04/18 04:33:32 DEBUG : test-metadata: Done sending chunk 1 2026/04/18 04:33:35 DEBUG : test-metadata: Done sending chunk 0 2026/04/18 04:33:35 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/04/18 04:33:47 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/af022d63d0cd9beb9fd80e1b/c001_v0001036_t0015": EOF 2026/04/18 04:33:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/af022d63d0cd9beb9fd80e1b/c001_v0001036_t0015": EOF) 2026/04/18 04:33:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/af022d63d0cd9beb9fd80e1b/c001_v0001036_t0015": EOF - low level retry 1/10 2026/04/18 04:33:49 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-04-18-043342-197.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/04/18 04:33:53 DEBUG : oldPath = "TestB2:rclone-test-keqekic8xeci/versions/test-versions-v2026-04-18-043342-197.txt" 2026/04/18 04:33:53 DEBUG : newPath = "TestB2,versions:rclone-test-keqekic8xeci/versions/test-versions-v2026-04-18-043342-197.txt" 2026/04/18 04:33:53 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-keqekic8xeci/versions/test-versions-v2026-04-18-043342-197.txt" 2026/04/18 04:33:53 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/18 04:33:55 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-keqekic8xeci/versions/test-versions-v2026-04-18-043342-197.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-keqekic8xeci/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/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/04/18 04:33:58 INFO : B2 bucket rclone-test-keqekic8xeci: cleaning bucket "rclone-test-keqekic8xeci" of all hidden files 2026/04/18 04:33:58 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefdc_d20260418_m043210_c001_v7007000_t0000_u01776486730253") as it is a hide marker 2026/04/18 04:33:58 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : leading space/ leading space: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5276_d20260418_m043209_c001_v0001036_t0001_u01776486729380") 2026/04/18 04:33:58 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefd9_d20260418_m043209_c001_v7007000_t0000_u01776486729017") as it is a hide marker 2026/04/18 04:33:58 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5272_d20260418_m043207_c001_v0001036_t0031_u01776486727943") 2026/04/18 04:33:58 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe7_d20260418_m043217_c001_v7007000_t0000_u01776486737798") as it is a hide marker 2026/04/18 04:33:58 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a528c_d20260418_m043216_c001_v0001036_t0040_u01776486736980") 2026/04/18 04:33:58 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : created from root.txt: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f401b98961cc74e43_d20260418_m043317_c001_v7007000_t0000_u01776486797091") as it is a hide marker 2026/04/18 04:33:58 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : created from root.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f1018a175a895fc4e_d20260418_m043315_c001_v0001117_t0029_u01776486795862") 2026/04/18 04:33:58 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : file name.txt: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c0724a_d20260418_m043326_c001_v7007000_t0000_u01776486806788") as it is a hide marker 2026/04/18 04:33:58 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : file name.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52d8_d20260418_m043304_c001_v0001036_t0046_u01776486784730") 2026/04/18 04:33:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : file name.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f11182322e8809d6c_d20260418_m043301_c001_v0001173_t0059_u01776486781100") 2026/04/18 04:33:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : file name.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52b4_d20260418_m043237_c001_v0001036_t0033_u01776486757532") 2026/04/18 04:33:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : file name.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52b0_d20260418_m043236_c001_v0001036_t0022_u01776486756278") 2026/04/18 04:33:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52b2_d20260418_m043236_c001_v0001036_t0042_u01776486756957") "upload" dated 2026-04-18 04:32:36.957 +0000 UTC (1m21.551868353s ago) 2026/04/18 04:33:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f40809267b09fc6e2_d20260418_m043258_c001_v7007000_t0000_u01776486778811") as it is a hide marker 2026/04/18 04:33:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f1073c5fca5835836_d20260418_m043257_c001_v0001097_t0034_u01776486777536") 2026/04/18 04:33:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f1171893ffd4fc80f_d20260418_m043256_c001_v0001171_t0014_u01776486776203") 2026/04/18 04:33:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730ceff1_d20260418_m043225_c001_v7007000_t0000_u01776486745766") as it is a hide marker 2026/04/18 04:33:58 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52a4_d20260418_m043224_c001_v0001036_t0017_u01776486744921") 2026/04/18 04:33:58 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : piped data.txt: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c0724e_d20260418_m043328_c001_v7007000_t0000_u01776486808931") as it is a hide marker 2026/04/18 04:33:58 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : piped data.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52f5_d20260418_m043328_c001_v0001036_t0059_u01776486808114") 2026/04/18 04:33:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : piped data.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c0724c_d20260418_m043327_c001_v7007000_t0000_u01776486807929") 2026/04/18 04:33:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : piped data.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f408a3c234d8a52f1_d20260418_m043327_c001_v0001036_t0015_u01776486807564") 2026/04/18 04:33:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730ceff4_d20260418_m043227_c001_v7007000_t0000_u01776486747008") as it is a hide marker 2026/04/18 04:33:58 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52a6_d20260418_m043226_c001_v0001036_t0037_u01776486746131") 2026/04/18 04:33:58 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : test-metadata: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c07270_d20260418_m043339_c001_v7007000_t0000_u01776486819609") as it is a hide marker 2026/04/18 04:33:58 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : test-metadata: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21655af112c07252_d20260418_m043330_c001_v0001174_t0027_u01776486810970") 2026/04/18 04:33:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : test-metadata: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c07250_d20260418_m043330_c001_v7007000_t0000_u01776486810203") 2026/04/18 04:33:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : test-metadata: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52fb_d20260418_m043329_c001_v0001036_t0059_u01776486809117") 2026/04/18 04:33:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefea_d20260418_m043220_c001_v7007000_t0000_u01776486740017") as it is a hide marker 2026/04/18 04:33:58 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5290_d20260418_m043219_c001_v0001036_t0017_u01776486739241") 2026/04/18 04:33:58 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefed_d20260418_m043222_c001_v7007000_t0000_u01776486742294") as it is a hide marker 2026/04/18 04:33:58 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a529a_d20260418_m043221_c001_v0001036_t0022_u01776486741488") 2026/04/18 04:33:58 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefeb_d20260418_m043221_c001_v7007000_t0000_u01776486741123") as it is a hide marker 2026/04/18 04:33:58 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5294_d20260418_m043220_c001_v0001036_t0035_u01776486740380") 2026/04/18 04:33:58 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefee_d20260418_m043223_c001_v7007000_t0000_u01776486743428") as it is a hide marker 2026/04/18 04:33:58 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a529e_d20260418_m043222_c001_v0001036_t0028_u01776486742662") 2026/04/18 04:33:58 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730ceff0_d20260418_m043224_c001_v7007000_t0000_u01776486744557") as it is a hide marker 2026/04/18 04:33:58 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52a2_d20260418_m043223_c001_v0001036_t0038_u01776486743793") 2026/04/18 04:33:58 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe8_d20260418_m043218_c001_v7007000_t0000_u01776486738877") as it is a hide marker 2026/04/18 04:33:58 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : trailing space /trailing space : Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a528e_d20260418_m043218_c001_v0001036_t0034_u01776486738164") 2026/04/18 04:33:58 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f11277e587c90f341_d20260418_m043351_c001_v0001033_t0013_u01776486831301") "upload" dated 2026-04-18 04:33:51.301 +0000 UTC (7.208542837s ago) 2026/04/18 04:33:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4079d3fae1aa256d_d20260418_m043345_c001_v7007000_t0000_u01776486825423") 2026/04/18 04:33:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5317_d20260418_m043342_c001_v0001036_t0014_u01776486822197") 2026/04/18 04:33:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730ceffd_d20260418_m043235_c001_v7007000_t0000_u01776486755730") as it is a hide marker 2026/04/18 04:33:58 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f222f6d60730ceff7_d20260418_m043229_c001_v0001174_t0022_u01776486749169") 2026/04/18 04:33:58 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : zero-length-file: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730ceff6_d20260418_m043228_c001_v7007000_t0000_u01776486748924") as it is a hide marker 2026/04/18 04:33:58 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : zero-length-file: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f408a3c234d8a52aa_d20260418_m043228_c001_v0001036_t0015_u01776486748326") 2026/04/18 04:33:58 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefde_d20260418_m043211_c001_v7007000_t0000_u01776486731423") as it is a hide marker 2026/04/18 04:33:58 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a527a_d20260418_m043210_c001_v0001036_t0017_u01776486730621") 2026/04/18 04:33:58 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefd2_d20260418_m043205_c001_v7007000_t0000_u01776486725065") as it is a hide marker 2026/04/18 04:33:58 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5262_d20260418_m043203_c001_v0001036_t0050_u01776486723933") 2026/04/18 04:33:58 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe5_d20260418_m043215_c001_v7007000_t0000_u01776486735399") as it is a hide marker 2026/04/18 04:33:58 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5284_d20260418_m043214_c001_v0001036_t0004_u01776486734098") 2026/04/18 04:33:58 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe4_d20260418_m043213_c001_v7007000_t0000_u01776486733722") as it is a hide marker 2026/04/18 04:33:58 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5280_d20260418_m043212_c001_v0001036_t0045_u01776486732956") 2026/04/18 04:33:58 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe6_d20260418_m043216_c001_v7007000_t0000_u01776486736617") as it is a hide marker 2026/04/18 04:33:58 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a528a_d20260418_m043215_c001_v0001036_t0056_u01776486735763") 2026/04/18 04:33:58 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe2_d20260418_m043212_c001_v7007000_t0000_u01776486732591") as it is a hide marker 2026/04/18 04:33:58 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a527e_d20260418_m043211_c001_v0001036_t0033_u01776486731794") 2026/04/18 04:33:58 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : ./.: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefd6_d20260418_m043206_c001_v7007000_t0000_u01776486726379") as it is a hide marker 2026/04/18 04:33:58 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : ./.: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5266_d20260418_m043205_c001_v0001036_t0046_u01776486725428") 2026/04/18 04:33:58 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/18 04:33:58 DEBUG : ../..: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefd7_d20260418_m043207_c001_v7007000_t0000_u01776486727578") as it is a hide marker 2026/04/18 04:33:58 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/18 04:33:58 DEBUG : ../..: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a526e_d20260418_m043206_c001_v0001036_t0036_u01776486726743") 2026/04/18 04:33:58 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/18 04:33:58 INFO : B2 bucket rclone-test-keqekic8xeci: cleaning bucket "rclone-test-keqekic8xeci" of all hidden files 2026/04/18 04:33:58 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefdc_d20260418_m043210_c001_v7007000_t0000_u01776486730253") as it is a hide marker 2026/04/18 04:33:58 DEBUG : leading space/ leading space: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5276_d20260418_m043209_c001_v0001036_t0001_u01776486729380") 2026/04/18 04:33:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefd9_d20260418_m043209_c001_v7007000_t0000_u01776486729017") as it is a hide marker 2026/04/18 04:33:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5272_d20260418_m043207_c001_v0001036_t0031_u01776486727943") 2026/04/18 04:33:58 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe7_d20260418_m043217_c001_v7007000_t0000_u01776486737798") as it is a hide marker 2026/04/18 04:33:58 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a528c_d20260418_m043216_c001_v0001036_t0040_u01776486736980") 2026/04/18 04:33:58 DEBUG : created from root.txt: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f401b98961cc74e43_d20260418_m043317_c001_v7007000_t0000_u01776486797091") as it is a hide marker 2026/04/18 04:33:58 DEBUG : created from root.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f1018a175a895fc4e_d20260418_m043315_c001_v0001117_t0029_u01776486795862") 2026/04/18 04:33:58 DEBUG : file name.txt: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c0724a_d20260418_m043326_c001_v7007000_t0000_u01776486806788") as it is a hide marker 2026/04/18 04:33:59 DEBUG : file name.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52d8_d20260418_m043304_c001_v0001036_t0046_u01776486784730") 2026/04/18 04:33:59 DEBUG : file name.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f11182322e8809d6c_d20260418_m043301_c001_v0001173_t0059_u01776486781100") 2026/04/18 04:33:59 DEBUG : file name.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52b4_d20260418_m043237_c001_v0001036_t0033_u01776486757532") 2026/04/18 04:33:59 DEBUG : file name.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52b0_d20260418_m043236_c001_v0001036_t0022_u01776486756278") 2026/04/18 04:33:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52b2_d20260418_m043236_c001_v0001036_t0042_u01776486756957") "upload" dated 2026-04-18 04:32:36.957 +0000 UTC (1m22.581871371s ago) 2026/04/18 04:33:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f40809267b09fc6e2_d20260418_m043258_c001_v7007000_t0000_u01776486778811") as it is a hide marker 2026/04/18 04:33:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f1073c5fca5835836_d20260418_m043257_c001_v0001097_t0034_u01776486777536") 2026/04/18 04:33:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f1171893ffd4fc80f_d20260418_m043256_c001_v0001171_t0014_u01776486776203") 2026/04/18 04:33:59 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730ceff1_d20260418_m043225_c001_v7007000_t0000_u01776486745766") as it is a hide marker 2026/04/18 04:33:59 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52a4_d20260418_m043224_c001_v0001036_t0017_u01776486744921") 2026/04/18 04:33:59 DEBUG : piped data.txt: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c0724e_d20260418_m043328_c001_v7007000_t0000_u01776486808931") as it is a hide marker 2026/04/18 04:33:59 DEBUG : piped data.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52f5_d20260418_m043328_c001_v0001036_t0059_u01776486808114") 2026/04/18 04:33:59 DEBUG : piped data.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c0724c_d20260418_m043327_c001_v7007000_t0000_u01776486807929") 2026/04/18 04:33:59 DEBUG : piped data.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f408a3c234d8a52f1_d20260418_m043327_c001_v0001036_t0015_u01776486807564") 2026/04/18 04:33:59 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730ceff4_d20260418_m043227_c001_v7007000_t0000_u01776486747008") as it is a hide marker 2026/04/18 04:34:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52a6_d20260418_m043226_c001_v0001036_t0037_u01776486746131") 2026/04/18 04:34:00 DEBUG : test-metadata: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c07270_d20260418_m043339_c001_v7007000_t0000_u01776486819609") as it is a hide marker 2026/04/18 04:34:00 DEBUG : test-metadata: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21655af112c07252_d20260418_m043330_c001_v0001174_t0027_u01776486810970") 2026/04/18 04:34:00 DEBUG : test-metadata: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c07250_d20260418_m043330_c001_v7007000_t0000_u01776486810203") 2026/04/18 04:34:00 DEBUG : test-metadata: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52fb_d20260418_m043329_c001_v0001036_t0059_u01776486809117") 2026/04/18 04:34:00 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefea_d20260418_m043220_c001_v7007000_t0000_u01776486740017") as it is a hide marker 2026/04/18 04:34:00 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5290_d20260418_m043219_c001_v0001036_t0017_u01776486739241") 2026/04/18 04:34:00 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefed_d20260418_m043222_c001_v7007000_t0000_u01776486742294") as it is a hide marker 2026/04/18 04:34:00 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a529a_d20260418_m043221_c001_v0001036_t0022_u01776486741488") 2026/04/18 04:34:00 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefeb_d20260418_m043221_c001_v7007000_t0000_u01776486741123") as it is a hide marker 2026/04/18 04:34:00 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5294_d20260418_m043220_c001_v0001036_t0035_u01776486740380") 2026/04/18 04:34:02 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefee_d20260418_m043223_c001_v7007000_t0000_u01776486743428") as it is a hide marker 2026/04/18 04:34:02 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a529e_d20260418_m043222_c001_v0001036_t0028_u01776486742662") 2026/04/18 04:34:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730ceff0_d20260418_m043224_c001_v7007000_t0000_u01776486744557") as it is a hide marker 2026/04/18 04:34:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52a2_d20260418_m043223_c001_v0001036_t0038_u01776486743793") 2026/04/18 04:34:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe8_d20260418_m043218_c001_v7007000_t0000_u01776486738877") as it is a hide marker 2026/04/18 04:34:02 DEBUG : trailing space /trailing space : Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a528e_d20260418_m043218_c001_v0001036_t0034_u01776486738164") 2026/04/18 04:34:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f11277e587c90f341_d20260418_m043351_c001_v0001033_t0013_u01776486831301") "upload" dated 2026-04-18 04:33:51.301 +0000 UTC (11.200939605s ago) 2026/04/18 04:34:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4079d3fae1aa256d_d20260418_m043345_c001_v7007000_t0000_u01776486825423") 2026/04/18 04:34:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5317_d20260418_m043342_c001_v0001036_t0014_u01776486822197") 2026/04/18 04:34:02 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730ceffd_d20260418_m043235_c001_v7007000_t0000_u01776486755730") as it is a hide marker 2026/04/18 04:34:02 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f222f6d60730ceff7_d20260418_m043229_c001_v0001174_t0022_u01776486749169") 2026/04/18 04:34:02 DEBUG : zero-length-file: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730ceff6_d20260418_m043228_c001_v7007000_t0000_u01776486748924") as it is a hide marker 2026/04/18 04:34:02 DEBUG : zero-length-file: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f408a3c234d8a52aa_d20260418_m043228_c001_v0001036_t0015_u01776486748326") 2026/04/18 04:34:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefde_d20260418_m043211_c001_v7007000_t0000_u01776486731423") as it is a hide marker 2026/04/18 04:34:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a527a_d20260418_m043210_c001_v0001036_t0017_u01776486730621") 2026/04/18 04:34:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefd2_d20260418_m043205_c001_v7007000_t0000_u01776486725065") as it is a hide marker 2026/04/18 04:34:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5262_d20260418_m043203_c001_v0001036_t0050_u01776486723933") 2026/04/18 04:34:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe5_d20260418_m043215_c001_v7007000_t0000_u01776486735399") as it is a hide marker 2026/04/18 04:34:03 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5284_d20260418_m043214_c001_v0001036_t0004_u01776486734098") 2026/04/18 04:34:03 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe4_d20260418_m043213_c001_v7007000_t0000_u01776486733722") as it is a hide marker 2026/04/18 04:34:03 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5280_d20260418_m043212_c001_v0001036_t0045_u01776486732956") 2026/04/18 04:34:03 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe6_d20260418_m043216_c001_v7007000_t0000_u01776486736617") as it is a hide marker 2026/04/18 04:34:03 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a528a_d20260418_m043215_c001_v0001036_t0056_u01776486735763") 2026/04/18 04:34:03 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefe2_d20260418_m043212_c001_v7007000_t0000_u01776486732591") as it is a hide marker 2026/04/18 04:34:03 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a527e_d20260418_m043211_c001_v0001036_t0033_u01776486731794") 2026/04/18 04:34:03 DEBUG : ./.: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefd6_d20260418_m043206_c001_v7007000_t0000_u01776486726379") as it is a hide marker 2026/04/18 04:34:03 DEBUG : ./.: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a5266_d20260418_m043205_c001_v0001036_t0046_u01776486725428") 2026/04/18 04:34:03 DEBUG : ../..: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f422f6d60730cefd7_d20260418_m043207_c001_v7007000_t0000_u01776486727578") as it is a hide marker 2026/04/18 04:34:03 DEBUG : ../..: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a526e_d20260418_m043206_c001_v0001036_t0036_u01776486726743") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/18 04:34:04 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/04/18 04:34:04 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/04/18 04:34:04 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/04/18 04:34:04 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/04/18 04:34:05 INFO : B2 bucket rclone-test-keqekic8xeci: cleaning bucket "rclone-test-keqekic8xeci" of pending multipart uploads older than 0s 2026/04/18 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52b2_d20260418_m043236_c001_v0001036_t0042_u01776486756957") "upload" dated 2026-04-18 04:32:36.957 +0000 UTC (1m28.397627842s ago) 2026/04/18 04:34:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f2032613c37b4626c_d20260418_m043404_c001_v0001172_t0050_u01776486844326") as it is a start marker (upload started at 2026-04-18 04:34:04.326 +0000 UTC) 2026/04/18 04:34:05 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/18 04:34:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f2032613c37b4626d_d20260418_m043404_c001_v0001154_t0014_u01776486844511") as it is a start marker (upload started at 2026-04-18 04:34:04.511 +0000 UTC) 2026/04/18 04:34:05 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/18 04:34:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f2032613c37b46270_d20260418_m043404_c001_v0001033_t0002_u01776486844697") as it is a start marker (upload started at 2026-04-18 04:34:04.697 +0000 UTC) 2026/04/18 04:34:05 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/18 04:34:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f2032613c37b46271_d20260418_m043404_c001_v0001136_t0053_u01776486844882") as it is a start marker (upload started at 2026-04-18 04:34:04.882 +0000 UTC) 2026/04/18 04:34:05 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/18 04:34:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f4032613c37b4626b_d20260418_m043404_c001_v7007000_t0000_u01776486844139") "hide" dated 2026-04-18 04:34:04.139 +0000 UTC (1.215755464s ago) 2026/04/18 04:34:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f11277e587c90f341_d20260418_m043351_c001_v0001033_t0013_u01776486831301") 2026/04/18 04:34:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/18 04:34:05 INFO : B2 bucket rclone-test-keqekic8xeci: cleaning bucket "rclone-test-keqekic8xeci" of pending multipart uploads older than 0s 2026/04/18 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52b2_d20260418_m043236_c001_v0001036_t0042_u01776486756957") "upload" dated 2026-04-18 04:32:36.957 +0000 UTC (1m28.770706204s ago) 2026/04/18 04:34:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f2032613c37b4626c_d20260418_m043404_c001_v0001172_t0050_u01776486844326") as it is a start marker (upload started at 2026-04-18 04:34:04.326 +0000 UTC) 2026/04/18 04:34:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f2032613c37b4626d_d20260418_m043404_c001_v0001154_t0014_u01776486844511") as it is a start marker (upload started at 2026-04-18 04:34:04.511 +0000 UTC) 2026/04/18 04:34:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f2032613c37b46270_d20260418_m043404_c001_v0001033_t0002_u01776486844697") as it is a start marker (upload started at 2026-04-18 04:34:04.697 +0000 UTC) 2026/04/18 04:34:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f2032613c37b46271_d20260418_m043404_c001_v0001136_t0053_u01776486844882") as it is a start marker (upload started at 2026-04-18 04:34:04.882 +0000 UTC) 2026/04/18 04:34:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf022d63d0cd9beb9fd80e1b_f4032613c37b4626b_d20260418_m043404_c001_v7007000_t0000_u01776486844139") "hide" dated 2026-04-18 04:34:04.139 +0000 UTC (1.588816132s ago) 2026/04/18 04:34:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f11277e587c90f341_d20260418_m043351_c001_v0001033_t0013_u01776486831301") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/18 04:34:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/18 04:34:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/18 04:34:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/04/18 04:34:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/18 04:34:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/18 04:34:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/18 04:34:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/18 04:34:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/18 04:34:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/18 04:34:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/18 04:34:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:34:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/04/18 04:34:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f21655af112c0768c_d20260418_m043413_c001_v0001185_t0026_u01776486853526") 2026/04/18 04:34:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:34:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/18 04:34:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/18 04:34:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:34:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:34:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/18 04:34:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/18 04:34:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/18 04:34:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/18 04:34:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/18 04:34:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/18 04:34:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/18 04:34:20 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/18 04:34:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:34:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/04/18 04:34:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f206d176fb696cc34_d20260418_m043422_c001_v0001167_t0000_u01776486862330") 2026/04/18 04:34:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/18 04:34:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/18 04:34:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/18 04:34:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:34:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:34:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/18 04:34:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/18 04:34:29 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/18 04:34:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/18 04:34:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/18 04:34:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/18 04:34:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/18 04:34:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/18 04:34:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/18 04:34:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/18 04:34:32 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/18 04:34:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:34:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/04/18 04:34:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f21655af112c0769d_d20260418_m043433_c001_v0001185_t0001_u01776486873965") 2026/04/18 04:34:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/18 04:34:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:34:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/18 04:34:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/18 04:34:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/18 04:34:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:34:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:34:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/04/18 04:34:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/18 04:34:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/18 04:34:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/18 04:34:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/18 04:34:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/18 04:34:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/18 04:34:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/18 04:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/18 04:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f219c278ddee63e01_d20260418_m043441_c001_v0001180_t0049_u01776486881728") 2026/04/18 04:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/18 04:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/18 04:34:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:34:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:34:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/18 04:34:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/18 04:34:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/18 04:34:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/18 04:34:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/18 04:34:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/18 04:34:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/18 04:34:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/18 04:34:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:34:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/18 04:34:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f219c278ddee63e09_d20260418_m043449_c001_v0001144_t0051_u01776486889949") 2026/04/18 04:34:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/18 04:34:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/18 04:34:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/18 04:34:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:34:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:34:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/18 04:34:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/18 04:34:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/18 04:34:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/18 04:34:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/18 04:34:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/18 04:34:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/18 04:34:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/18 04:34:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/18 04:34:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/18 04:34:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/18 04:35:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:35:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/18 04:35:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f220d2b942da1c11d_d20260418_m043500_c001_v0001097_t0011_u01776486900795") 2026/04/18 04:35:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/18 04:35:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:35:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/18 04:35:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/18 04:35:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/18 04:35:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/18 04:35:01 DEBUG : pacer: Reducing sleep to 10ms 2026/04/18 04:35:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/18 04:35:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:35:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:35:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/04/18 04:35:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/18 04:35:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/18 04:35:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/18 04:35:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/18 04:35:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/18 04:35:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/18 04:35:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/18 04:35:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:35:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/18 04:35:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f220d2b942da1c130_d20260418_m043509_c001_v0001184_t0002_u01776486909427") 2026/04/18 04:35:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:35:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/18 04:35:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/18 04:35:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:35:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:35:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/18 04:35:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/18 04:35:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/18 04:35:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/18 04:35:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/18 04:35:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/18 04:35:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/18 04:35:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/18 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/18 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f220d2b942da1c144_d20260418_m043517_c001_v0001184_t0022_u01776486917311") 2026/04/18 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/18 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/18 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/18 04:35:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:35:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:35:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/18 04:35:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/18 04:35:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/18 04:35:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/18 04:35:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/18 04:35:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/18 04:35:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/18 04:35:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/18 04:35:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/18 04:35:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/18 04:35:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/18 04:35:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:35:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/18 04:35:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f2095a8195aee2412_d20260418_m043525_c001_v0001099_t0041_u01776486925691") 2026/04/18 04:35:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/18 04:35:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:35:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/18 04:35:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/18 04:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/18 04:35:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:35:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:35:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/04/18 04:35:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/18 04:35:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/18 04:35:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/18 04:35:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/18 04:35:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/18 04:35:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/18 04:35:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/18 04:35:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:35:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/18 04:35:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f219c278ddee6422a_d20260418_m043534_c001_v0001183_t0032_u01776486934353") 2026/04/18 04:35:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:35:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/18 04:35:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/18 04:35:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:35:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:35:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/18 04:35:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/18 04:35:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/18 04:35:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/18 04:35:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/18 04:35:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/18 04:35:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/18 04:35:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/18 04:35:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:35:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/18 04:35:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f219b70001675c2fa_d20260418_m043550_c001_v0001174_t0035_u01776486950189") 2026/04/18 04:35:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/18 04:35:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/18 04:35:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/18 04:35:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:35:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:35:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/18 04:36:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/18 04:36:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/18 04:36:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/18 04:36:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/18 04:36:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/18 04:36:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/18 04:36:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/18 04:36:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/18 04:36:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/18 04:36:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/18 04:36:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:36:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/18 04:36:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f21350d79203ab668_d20260418_m043607_c001_v0001130_t0015_u01776486967947") 2026/04/18 04:36:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/18 04:36:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:36:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/18 04:36:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/18 04:36:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/18 04:36:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:36:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:36:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/04/18 04:36:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/18 04:36:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/18 04:36:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/18 04:36:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/18 04:36:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/18 04:36:16 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/18 04:36:16 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/18 04:36:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:36:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/18 04:36:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f2055737fff0eda64_d20260418_m043619_c001_v0001183_t0030_u01776486979013") 2026/04/18 04:36:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:36:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/18 04:36:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/18 04:36:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:36:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:36:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/18 04:36:23 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/18 04:36:23 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/18 04:36:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/18 04:36:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/18 04:36:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/18 04:36:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/18 04:36:26 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/18 04:36:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:36:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/18 04:36:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f217dd609065d71c8_d20260418_m043630_c001_v0001173_t0028_u01776486990140") 2026/04/18 04:36:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/18 04:36:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/18 04:36:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/18 04:36:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:36:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:36:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/18 04:36:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/18 04:36:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/18 04:36:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/18 04:36:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/18 04:36:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/18 04:36:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/18 04:36:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/18 04:36:38 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/18 04:36:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/18 04:36:39 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/18 04:36:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:36:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/18 04:36:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f2045e58dcedf3888_d20260418_m043642_c001_v0001183_t0003_u01776487002506") 2026/04/18 04:36:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/18 04:36:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:36:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/18 04:36:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/18 04:36:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/18 04:36:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:36:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:36:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/04/18 04:36:48 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/18 04:36:48 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/18 04:36:48 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/18 04:36:48 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/18 04:36:49 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/18 04:36:51 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/18 04:36:51 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/18 04:36:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:36:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/18 04:36:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f219b70001675c780_d20260418_m043654_c001_v0001182_t0032_u01776487014055") 2026/04/18 04:36:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:36:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/18 04:36:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/18 04:36:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/18 04:36:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/18 04:36:54 DEBUG : pacer: Reducing sleep to 10ms 2026/04/18 04:36:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:36:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:36:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/18 04:36:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/18 04:36:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/18 04:36:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/18 04:36:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/18 04:37:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/18 04:37:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/18 04:37:02 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/18 04:37:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:37:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/18 04:37:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f215cdd606d38284e_d20260418_m043707_c001_v0001176_t0050_u01776487027090") 2026/04/18 04:37:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/18 04:37:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/18 04:37:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/18 04:37:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:37:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:37:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/18 04:37:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/18 04:37:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/18 04:37:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/18 04:37:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/18 04:37:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/18 04:37:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/18 04:37:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/18 04:37:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/18 04:37:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/18 04:37:17 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/18 04:37:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/18 04:37:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/18 04:37:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022d63d0cd9beb9fd80e1b_f220d2b942da25971_d20260418_m043721_c001_v0001167_t0014_u01776487041256") 2026/04/18 04:37:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/18 04:37:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/18 04:37:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/18 04:37:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/18 04:37:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/18 04:37:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/18 04:37:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/18 04:37:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/18 04:37:44 DEBUG : chunked-copy: Clearing upload URL because of error: incident id ee3bae71bb24-d3de4755d0dab4f6 (500 internal_error) 2026/04/18 04:37:44 DEBUG : pacer: low level retry 1/1 (error incident id ee3bae71bb24-d3de4755d0dab4f6 (500 internal_error)) 2026/04/18 04:37:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: incident id ee3bae71bb24-d3de4755d0dab4f6 (500 internal_error) - low level retry 1/10 2026/04/18 04:37:46 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/18 04:37:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf022d63d0cd9beb9fd80e1b_f21350d79203abb8b_d20260418_m043754_c001_v0001144_t0045_u01776487074446") 2026/04/18 04:37:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/18 04:37:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/18 04:37:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/18 04:37:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/18 04:37:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/18 04:37:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/18 04:37:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/18 04:37:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/18 04:37:57 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/18 04:38:00 DEBUG : chunked-copy: Done sending chunk 0 2026/04/18 04:38:01 DEBUG : chunked-copy: Done sending chunk 1 2026/04/18 04:38:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/18 04:38:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf022d63d0cd9beb9fd80e1b_f21350d79203abb90_d20260418_m043802_c001_v0001040_t0044_u01776487082134") 2026/04/18 04:38:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/18 04:38:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/18 04:38:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/18 04:38:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/18 04:38:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/18 04:38:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/18 04:38:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/18 04:38:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/18 04:38:06 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/18 04:38:09 DEBUG : chunked-copy: Done sending chunk 0 2026/04/18 04:38:09 DEBUG : chunked-copy: Done sending chunk 1 2026/04/18 04:38:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/18 04:38:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf022d63d0cd9beb9fd80e1b_f2045e58dcedf38db_d20260418_m043810_c001_v0001176_t0059_u01776487090264") 2026/04/18 04:38:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/18 04:38:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/18 04:38:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/18 04:38:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/18 04:38:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/18 04:38:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/18 04:38:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/18 04:38:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/18 04:38:12 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/18 04:38:15 DEBUG : chunked-copy: Done sending chunk 0 2026/04/18 04:38:15 DEBUG : chunked-copy: Done sending chunk 1 2026/04/18 04:38:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/18 04:38:15 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf022d63d0cd9beb9fd80e1b_f21350d79203abba2_d20260418_m043815_c001_v0001101_t0006_u01776487095881") 2026/04/18 04:38:15 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/18 04:38:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/18 04:38:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/18 04:38:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/18 04:38:16 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/18 04:38:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/18 04:38:16 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/18 04:38:18 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/18 04:38:19 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/18 04:38:20 DEBUG : Creating backend with remote "TestB2:rclone-test-keqekic8xeci/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/18 04:38:21 INFO : B2 bucket rclone-test-keqekic8xeci: cleaning bucket "rclone-test-keqekic8xeci" of all files 2026/04/18 04:38:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f415cdd606d382842_d20260418_m043659_c001_v7007000_t0000_u01776487019037") 2026/04/18 04:38:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f219b70001675c780_d20260418_m043654_c001_v0001182_t0032_u01776487014055") 2026/04/18 04:38:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f419b70001675c77f_d20260418_m043653_c001_v7007000_t0000_u01776487013538") 2026/04/18 04:38:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f211338f46c30b503_d20260418_m043648_c001_v0001185_t0048_u01776487008477") 2026/04/18 04:38:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41350d79203ab8dc_d20260418_m043727_c001_v7007000_t0000_u01776487047922") 2026/04/18 04:38:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f220d2b942da25971_d20260418_m043721_c001_v0001167_t0014_u01776487041256") 2026/04/18 04:38:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f420d2b942da25970_d20260418_m043720_c001_v7007000_t0000_u01776487040732") 2026/04/18 04:38:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f215cdd606d382c41_d20260418_m043713_c001_v0001130_t0026_u01776487033636") 2026/04/18 04:38:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f415cdd606d382c3f_d20260418_m043713_c001_v7007000_t0000_u01776487033450") 2026/04/18 04:38:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f215cdd606d38284e_d20260418_m043707_c001_v0001176_t0050_u01776487027090") 2026/04/18 04:38:22 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f415cdd606d38284c_d20260418_m043706_c001_v7007000_t0000_u01776487026588") 2026/04/18 04:38:22 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f215cdd606d382843_d20260418_m043659_c001_v0001116_t0007_u01776487019221") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f419c278ddee63e2a_d20260418_m043505_c001_v7007000_t0000_u01776486905166") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f220d2b942da1c11d_d20260418_m043500_c001_v0001097_t0011_u01776486900795") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f415cdd606d38252c_d20260418_m043455_c001_v7007000_t0000_u01776486895118") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f219c278ddee63e09_d20260418_m043449_c001_v0001144_t0051_u01776486889949") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f420d2b942da1c11c_d20260418_m043500_c001_v7007000_t0000_u01776486900454") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f215cdd606d38252e_d20260418_m043455_c001_v0001102_t0045_u01776486895303") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f419c278ddee63e08_d20260418_m043449_c001_v7007000_t0000_u01776486889591") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f215cdd606d382132_d20260418_m043445_c001_v0001091_t0035_u01776486885268") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f415cdd606d382131_d20260418_m043445_c001_v7007000_t0000_u01776486885083") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f219c278ddee63e01_d20260418_m043441_c001_v0001180_t0049_u01776486881728") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f419c278ddee63e00_d20260418_m043441_c001_v7007000_t0000_u01776486881355") 2026/04/18 04:38:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f215cdd606d382127_d20260418_m043437_c001_v0001185_t0002_u01776486877889") 2026/04/18 04:38:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4095a8195aee2413_d20260418_m043529_c001_v7007000_t0000_u01776486929795") 2026/04/18 04:38:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f2095a8195aee2412_d20260418_m043525_c001_v0001099_t0041_u01776486925691") 2026/04/18 04:38:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f419c278ddee63e38_d20260418_m043521_c001_v7007000_t0000_u01776486921126") 2026/04/18 04:38:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f220d2b942da1c144_d20260418_m043517_c001_v0001184_t0022_u01776486917311") 2026/04/18 04:38:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4095a8195aee2411_d20260418_m043525_c001_v7007000_t0000_u01776486925344") 2026/04/18 04:38:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f219c278ddee63e3a_d20260418_m043521_c001_v0001185_t0056_u01776486921312") 2026/04/18 04:38:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f420d2b942da1c143_d20260418_m043516_c001_v7007000_t0000_u01776486916946") 2026/04/18 04:38:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f219c278ddee63e34_d20260418_m043512_c001_v0001184_t0024_u01776486912928") 2026/04/18 04:38:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f419c278ddee63e33_d20260418_m043512_c001_v7007000_t0000_u01776486912739") 2026/04/18 04:38:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f220d2b942da1c130_d20260418_m043509_c001_v0001184_t0002_u01776486909427") 2026/04/18 04:38:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f420d2b942da1c12f_d20260418_m043509_c001_v7007000_t0000_u01776486909064") 2026/04/18 04:38:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f219c278ddee63e2b_d20260418_m043505_c001_v0001101_t0012_u01776486905351") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f415cdd606d382126_d20260418_m043437_c001_v7007000_t0000_u01776486877704") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21655af112c0769d_d20260418_m043433_c001_v0001185_t0001_u01776486873965") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c0769b_d20260418_m043433_c001_v7007000_t0000_u01776486873614") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21655af112c0769a_d20260418_m043429_c001_v0001183_t0014_u01776486869619") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c07698_d20260418_m043429_c001_v7007000_t0000_u01776486869433") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f206d176fb696cc34_d20260418_m043422_c001_v0001167_t0000_u01776486862330") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f406d176fb696cc31_d20260418_m043421_c001_v7007000_t0000_u01776486861901") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21655af112c07692_d20260418_m043417_c001_v0001105_t0019_u01776486857276") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c07691_d20260418_m043417_c001_v7007000_t0000_u01776486857080") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21655af112c0768c_d20260418_m043413_c001_v0001185_t0026_u01776486853526") 2026/04/18 04:38:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41655af112c0768b_d20260418_m043413_c001_v7007000_t0000_u01776486853123") 2026/04/18 04:38:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f2032613c37b46274_d20260418_m043407_c001_v0001182_t0058_u01776486847870") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f417dd609065d71bb_d20260418_m043613_c001_v7007000_t0000_u01776486973795") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21350d79203ab668_d20260418_m043607_c001_v0001130_t0015_u01776486967947") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41674622af5faf90_d20260418_m043601_c001_v7007000_t0000_u01776486961793") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f219b70001675c2fa_d20260418_m043550_c001_v0001174_t0035_u01776486950189") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41350d79203ab667_d20260418_m043607_c001_v7007000_t0000_u01776486967546") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21674622af5faf91_d20260418_m043601_c001_v0001161_t0053_u01776486961981") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f419b70001675c2f8_d20260418_m043549_c001_v7007000_t0000_u01776486949787") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f2095a8195aee2417_d20260418_m043538_c001_v0001167_t0046_u01776486938107") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4095a8195aee2416_d20260418_m043537_c001_v7007000_t0000_u01776486937922") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f219c278ddee6422a_d20260418_m043534_c001_v0001183_t0032_u01776486934353") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f419c278ddee64228_d20260418_m043533_c001_v7007000_t0000_u01776486933949") 2026/04/18 04:38:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f2095a8195aee2414_d20260418_m043529_c001_v0001153_t0000_u01776486929980") 2026/04/18 04:38:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f411338f46c30b502_d20260418_m043648_c001_v7007000_t0000_u01776487008292") 2026/04/18 04:38:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f2045e58dcedf3888_d20260418_m043642_c001_v0001183_t0003_u01776487002506") 2026/04/18 04:38:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4045e58dcedf3887_d20260418_m043642_c001_v7007000_t0000_u01776487002063") 2026/04/18 04:38:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f217dd609065d71e0_d20260418_m043636_c001_v0001165_t0008_u01776486996129") 2026/04/18 04:38:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f417dd609065d71df_d20260418_m043635_c001_v7007000_t0000_u01776486995945") 2026/04/18 04:38:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f217dd609065d71c8_d20260418_m043630_c001_v0001173_t0028_u01776486990140") 2026/04/18 04:38:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f417dd609065d71c7_d20260418_m043629_c001_v7007000_t0000_u01776486989589") 2026/04/18 04:38:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f217dd609065d71c0_d20260418_m043623_c001_v0001174_t0050_u01776486983541") 2026/04/18 04:38:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f417dd609065d71bf_d20260418_m043623_c001_v7007000_t0000_u01776486983353") 2026/04/18 04:38:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f2055737fff0eda64_d20260418_m043619_c001_v0001183_t0030_u01776486979013") 2026/04/18 04:38:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4055737fff0eda63_d20260418_m043618_c001_v7007000_t0000_u01776486978561") 2026/04/18 04:38:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f217dd609065d71bc_d20260418_m043613_c001_v0001181_t0054_u01776486973981") 2026/04/18 04:38:25 DEBUG : chunked-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f402cdff8ea9e0b24_d20260418_m043818_c001_v7007000_t0000_u01776487098112") 2026/04/18 04:38:25 DEBUG : chunked-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f2045e58dcedf38e1_d20260418_m043812_c001_v0001184_t0055_u01776487092563") 2026/04/18 04:38:25 DEBUG : chunked-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4045e58dcedf38e0_d20260418_m043812_c001_v7007000_t0000_u01776487092027") 2026/04/18 04:38:25 DEBUG : chunked-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21350d79203abb94_d20260418_m043806_c001_v0001117_t0021_u01776487086362") 2026/04/18 04:38:25 DEBUG : chunked-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41350d79203abb92_d20260418_m043805_c001_v7007000_t0000_u01776487085817") 2026/04/18 04:38:25 DEBUG : chunked-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f2045e58dcedf38bc_d20260418_m043757_c001_v0001097_t0031_u01776487077159") 2026/04/18 04:38:25 DEBUG : chunked-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4045e58dcedf38bb_d20260418_m043756_c001_v7007000_t0000_u01776487076611") 2026/04/18 04:38:25 DEBUG : chunked-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f106fc71332c31ac7_d20260418_m043752_c001_v0001185_t0004_u01776487072422") 2026/04/18 04:38:25 DEBUG : chunked-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41350d79203abb8a_d20260418_m043752_c001_v7007000_t0000_u01776487072056") 2026/04/18 04:38:25 DEBUG : chunked-copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f106fc71332c31a7b_d20260418_m043747_c001_v0001185_t0034_u01776487067065") 2026/04/18 04:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f402cdff8ea9e0b22_d20260418_m043817_c001_v7007000_t0000_u01776487097928") 2026/04/18 04:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21350d79203abba2_d20260418_m043815_c001_v0001101_t0006_u01776487095881") 2026/04/18 04:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4045e58dcedf38df_d20260418_m043811_c001_v7007000_t0000_u01776487091840") 2026/04/18 04:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f2045e58dcedf38db_d20260418_m043810_c001_v0001176_t0059_u01776487090264") 2026/04/18 04:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41350d79203abb91_d20260418_m043805_c001_v7007000_t0000_u01776487085609") 2026/04/18 04:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21350d79203abb90_d20260418_m043802_c001_v0001040_t0044_u01776487082134") 2026/04/18 04:38:26 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4045e58dcedf38ba_d20260418_m043756_c001_v7007000_t0000_u01776487076422") 2026/04/18 04:38:26 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f21350d79203abb8b_d20260418_m043754_c001_v0001144_t0045_u01776487074446") 2026/04/18 04:38:26 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f41350d79203abb89_d20260418_m043751_c001_v7007000_t0000_u01776487071872") 2026/04/18 04:38:26 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f105552129b8c7cc1_d20260418_m043749_c001_v0001167_t0051_u01776487069354") 2026/04/18 04:38:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f108a3c234d8a52b2_d20260418_m043236_c001_v0001036_t0042_u01776486756957") 2026/04/18 04:38:26 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f402cdff8ea9e0b26_d20260418_m043818_c001_v7007000_t0000_u01776487098894") 2026/04/18 04:38:26 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f106fc71332c31c78_d20260418_m043818_c001_v0001185_t0042_u01776487098684") 2026/04/18 04:38:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f402cdff8ea9e0b27_d20260418_m043819_c001_v7007000_t0000_u01776487099924") 2026/04/18 04:38:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f106fc71332c31c90_d20260418_m043819_c001_v0001185_t0039_u01776487099672") 2026/04/18 04:38:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f106fc71332c31c7e_d20260418_m043819_c001_v0001185_t0022_u01776487099080") 2026/04/18 04:38:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022d63d0cd9beb9fd80e1b_f4032613c37b4626b_d20260418_m043404_c001_v7007000_t0000_u01776486844139") 2026/04/18 04:38:27 INFO : B2 bucket rclone-test-keqekic8xeci: cleaning bucket "rclone-test-keqekic8xeci" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (389.25s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.77s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (386.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.24s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.19s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (91.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.15s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (38.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (24.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (200.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (12.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (44.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (23.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (12.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (50.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (24.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (9.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 389.274s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m29.952125927s (try 1/5)