"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/07/06 03:07:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyosal9coli" 2026/07/06 03:07:53 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/07/06 03:08:41 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/06 03:08:41 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/06 03:08:41 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go: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/07/06 03:09:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/06 03:09:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/06 03:09:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/06 03:09:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/06 03:09:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/06 03:09:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/06 03:09:10 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/06 03:09:17 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/06 03:09:18 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/06 03:09:23 INFO : B2 bucket rclone-test-kuyosal9coli: cleaning bucket "rclone-test-kuyosal9coli" of all files 2026/07/06 03:09:23 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a59_d20260706_m030922_c001_v0001131_t0021_u01783307362499") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/06 03:09:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyosal9coli/dirToPurgeFromRoot" 2026/07/06 03:09:25 INFO : B2 bucket rclone-test-kuyosal9coli path dirToPurgeFromRoot: cleaning bucket "rclone-test-kuyosal9coli" of all files 2026/07/06 03:09:26 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a5f_d20260706_m030924_c001_v0001131_t0040_u01783307364282") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/06 03:09:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyosal9coli/hello? sausage/êé" 2026/07/06 03:09:31 INFO : B2 bucket rclone-test-kuyosal9coli path hello? sausage/êé: cleaning bucket "rclone-test-kuyosal9coli" of all files 2026/07/06 03:09:31 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f110465d243290062_d20260706_m030929_c001_v0001109_t0046_u01783307369489") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/06 03:09:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyosal9coli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/06 03:09:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyosal9coli/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-kuyosal9coli" from "TestB2:rclone-test-kuyosal9coli" 2026/07/06 03:09:43 DEBUG : Creating backend with remote "TestB2:" 2026/07/06 03:09:43 DEBUG : Config file has changed externally - reloading === 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/07/06 03:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lenukiq0voju" 2026/07/06 03:09:57 DEBUG : B2 bucket rclone-test-lenukiq0voju: Purge remote 2026/07/06 03:09:57 INFO : B2 bucket rclone-test-lenukiq0voju: cleaning bucket "rclone-test-lenukiq0voju" of all files 2026/07/06 03:09:58 DEBUG : somefile: Deleting (id "4_z6fb26d33607d3b5b9ff80e1b_f408dda5d58eed257_d20260706_m030956_c001_v0001150_t0034_u01783307396975") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/06 03:09:59 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/06 03:10:00 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/07/06 03:10:02 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/06 03:10:02 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/06 03:10:02 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.836Ki offset 6Mi/6.106Mi 2026/07/06 03:10:02 DEBUG : test-metadata: Sending chunk 1 length 111448 2026/07/06 03:10:04 DEBUG : test-metadata: Done sending chunk 1 2026/07/06 03:10:05 DEBUG : test-metadata: Done sending chunk 0 2026/07/06 03:10:05 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/07/06 03:10:15 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1131-13.backblaze.com/b2api/v1/b2_upload_file/7f320d33606d3b5b9ff80e1b/c001_v0001131_t0014": EOF 2026/07/06 03:10:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-13.backblaze.com/b2api/v1/b2_upload_file/7f320d33606d3b5b9ff80e1b/c001_v0001131_t0014": EOF) 2026/07/06 03:10:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1131-13.backblaze.com/b2api/v1/b2_upload_file/7f320d33606d3b5b9ff80e1b/c001_v0001131_t0014": EOF - low level retry 1/10 2026/07/06 03:10:17 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-07-06-031009-920.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/07/06 03:10:19 DEBUG : oldPath = "TestB2:rclone-test-kuyosal9coli/versions/test-versions-v2026-07-06-031009-920.txt" 2026/07/06 03:10:19 DEBUG : newPath = "TestB2,versions:rclone-test-kuyosal9coli/versions/test-versions-v2026-07-06-031009-920.txt" 2026/07/06 03:10:19 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kuyosal9coli/versions/test-versions-v2026-07-06-031009-920.txt" 2026/07/06 03:10:19 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/06 03:10:21 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kuyosal9coli/versions/test-versions-v2026-07-06-031009-920.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kuyosal9coli/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/07/06 03:10:24 INFO : B2 bucket rclone-test-kuyosal9coli: cleaning bucket "rclone-test-kuyosal9coli" of all hidden files 2026/07/06 03:10:24 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afab_d20260706_m030849_c001_v7007000_t0000_u01783307329239") as it is a hide marker 2026/07/06 03:10:24 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : leading space/ leading space: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349c1_d20260706_m030848_c001_v0001131_t0058_u01783307328536") 2026/07/06 03:10:24 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afa4_d20260706_m030848_c001_v7007000_t0000_u01783307328174") as it is a hide marker 2026/07/06 03:10:24 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349bd_d20260706_m030847_c001_v0001131_t0017_u01783307327396") 2026/07/06 03:10:24 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afda_d20260706_m030855_c001_v7007000_t0000_u01783307335789") as it is a hide marker 2026/07/06 03:10:24 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349df_d20260706_m030855_c001_v0001131_t0056_u01783307335154") 2026/07/06 03:10:24 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : created from root.txt: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f411d15fd00ebad24_d20260706_m030951_c001_v7007000_t0000_u01783307391196") as it is a hide marker 2026/07/06 03:10:24 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : created from root.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f1125a386948ae5bc_d20260706_m030950_c001_v0001171_t0046_u01783307390247") 2026/07/06 03:10:24 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : file name.txt: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f408a88f275098fd5_d20260706_m030958_c001_v7007000_t0000_u01783307398942") as it is a hide marker 2026/07/06 03:10:24 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : file name.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a8d_d20260706_m030939_c001_v0001131_t0046_u01783307379372") 2026/07/06 03:10:24 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : file name.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f115e6decdfa27f32_d20260706_m030933_c001_v0001032_t0042_u01783307373158") 2026/07/06 03:10:24 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : file name.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a35_d20260706_m030914_c001_v0001131_t0031_u01783307354591") 2026/07/06 03:10:24 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : file name.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a2b_d20260706_m030913_c001_v0001131_t0017_u01783307353141") 2026/07/06 03:10:24 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a31_d20260706_m030914_c001_v0001131_t0015_u01783307354018") "upload" dated 2026-07-06 03:09:14.018 +0000 UTC (1m10.585369357s ago) 2026/07/06 03:10:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f4167e7de963969f8_d20260706_m030933_c001_v7007000_t0000_u01783307373655") as it is a hide marker 2026/07/06 03:10:24 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f11576905cc4b4f14_d20260706_m030933_c001_v0001183_t0050_u01783307373289") 2026/07/06 03:10:24 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f119ca1c2028f7fba_d20260706_m030932_c001_v0001120_t0037_u01783307372542") 2026/07/06 03:10:24 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b021_d20260706_m030903_c001_v7007000_t0000_u01783307343860") as it is a hide marker 2026/07/06 03:10:24 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a0d_d20260706_m030903_c001_v0001131_t0029_u01783307343055") 2026/07/06 03:10:24 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : piped data.txt: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f408a88f275098fd7_d20260706_m031000_c001_v7007000_t0000_u01783307400661") as it is a hide marker 2026/07/06 03:10:24 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : piped data.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334aef_d20260706_m031000_c001_v0001131_t0058_u01783307400183") 2026/07/06 03:10:24 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : piped data.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f408a88f275098fd6_d20260706_m031000_c001_v7007000_t0000_u01783307400008") 2026/07/06 03:10:24 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : piped data.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f413b50e5be334aeb_d20260706_m030959_c001_v0001131_t0014_u01783307399651") 2026/07/06 03:10:24 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b02e_d20260706_m030904_c001_v7007000_t0000_u01783307344993") as it is a hide marker 2026/07/06 03:10:24 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a11_d20260706_m030904_c001_v0001131_t0005_u01783307344222") 2026/07/06 03:10:24 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : test-metadata: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f4186241b61b29572_d20260706_m031007_c001_v7007000_t0000_u01783307407395") as it is a hide marker 2026/07/06 03:10:24 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : test-metadata: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f208a88f275098fd9_d20260706_m031002_c001_v0001099_t0043_u01783307402502") 2026/07/06 03:10:24 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : test-metadata: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f408a88f275098fd8_d20260706_m031001_c001_v7007000_t0000_u01783307401674") 2026/07/06 03:10:24 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : test-metadata: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334af1_d20260706_m031000_c001_v0001131_t0055_u01783307400836") 2026/07/06 03:10:24 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55aff7_d20260706_m030857_c001_v7007000_t0000_u01783307337997") as it is a hide marker 2026/07/06 03:10:24 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349ef_d20260706_m030857_c001_v0001131_t0053_u01783307337267") 2026/07/06 03:10:24 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b008_d20260706_m030900_c001_v7007000_t0000_u01783307340261") as it is a hide marker 2026/07/06 03:10:24 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349fb_d20260706_m030859_c001_v0001131_t0024_u01783307339521") 2026/07/06 03:10:24 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b000_d20260706_m030859_c001_v7007000_t0000_u01783307339159") as it is a hide marker 2026/07/06 03:10:24 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349f3_d20260706_m030858_c001_v0001131_t0022_u01783307338359") 2026/07/06 03:10:24 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b012_d20260706_m030901_c001_v7007000_t0000_u01783307341417") as it is a hide marker 2026/07/06 03:10:24 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349ff_d20260706_m030900_c001_v0001131_t0013_u01783307340624") 2026/07/06 03:10:24 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b019_d20260706_m030902_c001_v7007000_t0000_u01783307342692") as it is a hide marker 2026/07/06 03:10:24 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a07_d20260706_m030901_c001_v0001131_t0028_u01783307341779") 2026/07/06 03:10:24 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afe8_d20260706_m030856_c001_v7007000_t0000_u01783307336902") as it is a hide marker 2026/07/06 03:10:24 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : trailing space /trailing space : Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349e5_d20260706_m030856_c001_v0001131_t0012_u01783307336153") 2026/07/06 03:10:24 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f112600f0b5ab9425_d20260706_m031018_c001_v0001037_t0023_u01783307418066") "upload" dated 2026-07-06 03:10:18.066 +0000 UTC (6.537839489s ago) 2026/07/06 03:10:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f427a4d3f6e2d60ea_d20260706_m031013_c001_v7007000_t0000_u01783307413224") 2026/07/06 03:10:24 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334b15_d20260706_m031009_c001_v0001131_t0010_u01783307409920") 2026/07/06 03:10:24 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b09a_d20260706_m030912_c001_v7007000_t0000_u01783307352605") as it is a hide marker 2026/07/06 03:10:24 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f20692eec4b55b059_d20260706_m030907_c001_v0001185_t0048_u01783307347003") 2026/07/06 03:10:24 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : zero-length-file: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b053_d20260706_m030906_c001_v7007000_t0000_u01783307346822") as it is a hide marker 2026/07/06 03:10:24 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : zero-length-file: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f413b50e5be334a19_d20260706_m030906_c001_v0001131_t0014_u01783307346276") 2026/07/06 03:10:24 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afb3_d20260706_m030850_c001_v7007000_t0000_u01783307330354") as it is a hide marker 2026/07/06 03:10:24 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349c7_d20260706_m030849_c001_v0001131_t0058_u01783307329600") 2026/07/06 03:10:24 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55af92_d20260706_m030844_c001_v7007000_t0000_u01783307324815") as it is a hide marker 2026/07/06 03:10:24 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349a7_d20260706_m030843_c001_v0001131_t0046_u01783307323739") 2026/07/06 03:10:24 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afc9_d20260706_m030853_c001_v7007000_t0000_u01783307333638") as it is a hide marker 2026/07/06 03:10:24 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349d5_d20260706_m030852_c001_v0001131_t0020_u01783307332831") 2026/07/06 03:10:24 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afc1_d20260706_m030852_c001_v7007000_t0000_u01783307332470") as it is a hide marker 2026/07/06 03:10:24 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349cf_d20260706_m030851_c001_v0001131_t0049_u01783307331804") 2026/07/06 03:10:24 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afd1_d20260706_m030854_c001_v7007000_t0000_u01783307334794") as it is a hide marker 2026/07/06 03:10:24 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349d9_d20260706_m030854_c001_v0001131_t0024_u01783307334002") 2026/07/06 03:10:24 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afb9_d20260706_m030851_c001_v7007000_t0000_u01783307331440") as it is a hide marker 2026/07/06 03:10:24 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349c9_d20260706_m030850_c001_v0001131_t0059_u01783307330716") 2026/07/06 03:10:24 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : ./.: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55af96_d20260706_m030845_c001_v7007000_t0000_u01783307325920") as it is a hide marker 2026/07/06 03:10:24 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : ./.: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349ad_d20260706_m030845_c001_v0001131_t0026_u01783307325176") 2026/07/06 03:10:24 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/06 03:10:24 DEBUG : ../..: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55af9c_d20260706_m030847_c001_v7007000_t0000_u01783307327034") as it is a hide marker 2026/07/06 03:10:24 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/06 03:10:24 DEBUG : ../..: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349b3_d20260706_m030846_c001_v0001131_t0030_u01783307326280") 2026/07/06 03:10:24 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/06 03:10:24 INFO : B2 bucket rclone-test-kuyosal9coli: cleaning bucket "rclone-test-kuyosal9coli" of all hidden files 2026/07/06 03:10:25 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afab_d20260706_m030849_c001_v7007000_t0000_u01783307329239") as it is a hide marker 2026/07/06 03:10:25 DEBUG : leading space/ leading space: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349c1_d20260706_m030848_c001_v0001131_t0058_u01783307328536") 2026/07/06 03:10:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afa4_d20260706_m030848_c001_v7007000_t0000_u01783307328174") as it is a hide marker 2026/07/06 03:10:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349bd_d20260706_m030847_c001_v0001131_t0017_u01783307327396") 2026/07/06 03:10:25 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afda_d20260706_m030855_c001_v7007000_t0000_u01783307335789") as it is a hide marker 2026/07/06 03:10:25 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349df_d20260706_m030855_c001_v0001131_t0056_u01783307335154") 2026/07/06 03:10:25 DEBUG : created from root.txt: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f411d15fd00ebad24_d20260706_m030951_c001_v7007000_t0000_u01783307391196") as it is a hide marker 2026/07/06 03:10:25 DEBUG : created from root.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f1125a386948ae5bc_d20260706_m030950_c001_v0001171_t0046_u01783307390247") 2026/07/06 03:10:25 DEBUG : file name.txt: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f408a88f275098fd5_d20260706_m030958_c001_v7007000_t0000_u01783307398942") as it is a hide marker 2026/07/06 03:10:25 DEBUG : file name.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a8d_d20260706_m030939_c001_v0001131_t0046_u01783307379372") 2026/07/06 03:10:25 DEBUG : file name.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f115e6decdfa27f32_d20260706_m030933_c001_v0001032_t0042_u01783307373158") 2026/07/06 03:10:25 DEBUG : file name.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a35_d20260706_m030914_c001_v0001131_t0031_u01783307354591") 2026/07/06 03:10:25 DEBUG : file name.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a2b_d20260706_m030913_c001_v0001131_t0017_u01783307353141") 2026/07/06 03:10:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a31_d20260706_m030914_c001_v0001131_t0015_u01783307354018") "upload" dated 2026-07-06 03:09:14.018 +0000 UTC (1m11.579945142s ago) 2026/07/06 03:10:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f4167e7de963969f8_d20260706_m030933_c001_v7007000_t0000_u01783307373655") as it is a hide marker 2026/07/06 03:10:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f11576905cc4b4f14_d20260706_m030933_c001_v0001183_t0050_u01783307373289") 2026/07/06 03:10:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f119ca1c2028f7fba_d20260706_m030932_c001_v0001120_t0037_u01783307372542") 2026/07/06 03:10:25 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b021_d20260706_m030903_c001_v7007000_t0000_u01783307343860") as it is a hide marker 2026/07/06 03:10:25 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a0d_d20260706_m030903_c001_v0001131_t0029_u01783307343055") 2026/07/06 03:10:25 DEBUG : piped data.txt: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f408a88f275098fd7_d20260706_m031000_c001_v7007000_t0000_u01783307400661") as it is a hide marker 2026/07/06 03:10:25 DEBUG : piped data.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334aef_d20260706_m031000_c001_v0001131_t0058_u01783307400183") 2026/07/06 03:10:25 DEBUG : piped data.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f408a88f275098fd6_d20260706_m031000_c001_v7007000_t0000_u01783307400008") 2026/07/06 03:10:25 DEBUG : piped data.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f413b50e5be334aeb_d20260706_m030959_c001_v0001131_t0014_u01783307399651") 2026/07/06 03:10:25 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b02e_d20260706_m030904_c001_v7007000_t0000_u01783307344993") as it is a hide marker 2026/07/06 03:10:26 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a11_d20260706_m030904_c001_v0001131_t0005_u01783307344222") 2026/07/06 03:10:26 DEBUG : test-metadata: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f4186241b61b29572_d20260706_m031007_c001_v7007000_t0000_u01783307407395") as it is a hide marker 2026/07/06 03:10:26 DEBUG : test-metadata: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f208a88f275098fd9_d20260706_m031002_c001_v0001099_t0043_u01783307402502") 2026/07/06 03:10:26 DEBUG : test-metadata: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f408a88f275098fd8_d20260706_m031001_c001_v7007000_t0000_u01783307401674") 2026/07/06 03:10:26 DEBUG : test-metadata: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334af1_d20260706_m031000_c001_v0001131_t0055_u01783307400836") 2026/07/06 03:10:26 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55aff7_d20260706_m030857_c001_v7007000_t0000_u01783307337997") as it is a hide marker 2026/07/06 03:10:26 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349ef_d20260706_m030857_c001_v0001131_t0053_u01783307337267") 2026/07/06 03:10:26 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b008_d20260706_m030900_c001_v7007000_t0000_u01783307340261") as it is a hide marker 2026/07/06 03:10:26 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349fb_d20260706_m030859_c001_v0001131_t0024_u01783307339521") 2026/07/06 03:10:26 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b000_d20260706_m030859_c001_v7007000_t0000_u01783307339159") as it is a hide marker 2026/07/06 03:10:26 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349f3_d20260706_m030858_c001_v0001131_t0022_u01783307338359") 2026/07/06 03:10:26 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b012_d20260706_m030901_c001_v7007000_t0000_u01783307341417") as it is a hide marker 2026/07/06 03:10:26 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349ff_d20260706_m030900_c001_v0001131_t0013_u01783307340624") 2026/07/06 03:10:26 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b019_d20260706_m030902_c001_v7007000_t0000_u01783307342692") as it is a hide marker 2026/07/06 03:10:26 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a07_d20260706_m030901_c001_v0001131_t0028_u01783307341779") 2026/07/06 03:10:26 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afe8_d20260706_m030856_c001_v7007000_t0000_u01783307336902") as it is a hide marker 2026/07/06 03:10:26 DEBUG : trailing space /trailing space : Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349e5_d20260706_m030856_c001_v0001131_t0012_u01783307336153") 2026/07/06 03:10:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f112600f0b5ab9425_d20260706_m031018_c001_v0001037_t0023_u01783307418066") "upload" dated 2026-07-06 03:10:18.066 +0000 UTC (8.84602002s ago) 2026/07/06 03:10:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f427a4d3f6e2d60ea_d20260706_m031013_c001_v7007000_t0000_u01783307413224") 2026/07/06 03:10:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334b15_d20260706_m031009_c001_v0001131_t0010_u01783307409920") 2026/07/06 03:10:26 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b09a_d20260706_m030912_c001_v7007000_t0000_u01783307352605") as it is a hide marker 2026/07/06 03:10:27 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f20692eec4b55b059_d20260706_m030907_c001_v0001185_t0048_u01783307347003") 2026/07/06 03:10:27 DEBUG : zero-length-file: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55b053_d20260706_m030906_c001_v7007000_t0000_u01783307346822") as it is a hide marker 2026/07/06 03:10:27 DEBUG : zero-length-file: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f413b50e5be334a19_d20260706_m030906_c001_v0001131_t0014_u01783307346276") 2026/07/06 03:10:27 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afb3_d20260706_m030850_c001_v7007000_t0000_u01783307330354") as it is a hide marker 2026/07/06 03:10:27 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349c7_d20260706_m030849_c001_v0001131_t0058_u01783307329600") 2026/07/06 03:10:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55af92_d20260706_m030844_c001_v7007000_t0000_u01783307324815") as it is a hide marker 2026/07/06 03:10:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349a7_d20260706_m030843_c001_v0001131_t0046_u01783307323739") 2026/07/06 03:10:27 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afc9_d20260706_m030853_c001_v7007000_t0000_u01783307333638") as it is a hide marker 2026/07/06 03:10:27 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349d5_d20260706_m030852_c001_v0001131_t0020_u01783307332831") 2026/07/06 03:10:27 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afc1_d20260706_m030852_c001_v7007000_t0000_u01783307332470") as it is a hide marker 2026/07/06 03:10:27 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349cf_d20260706_m030851_c001_v0001131_t0049_u01783307331804") 2026/07/06 03:10:27 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afd1_d20260706_m030854_c001_v7007000_t0000_u01783307334794") as it is a hide marker 2026/07/06 03:10:27 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349d9_d20260706_m030854_c001_v0001131_t0024_u01783307334002") 2026/07/06 03:10:27 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55afb9_d20260706_m030851_c001_v7007000_t0000_u01783307331440") as it is a hide marker 2026/07/06 03:10:27 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349c9_d20260706_m030850_c001_v0001131_t0059_u01783307330716") 2026/07/06 03:10:27 DEBUG : ./.: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55af96_d20260706_m030845_c001_v7007000_t0000_u01783307325920") as it is a hide marker 2026/07/06 03:10:27 DEBUG : ./.: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349ad_d20260706_m030845_c001_v0001131_t0026_u01783307325176") 2026/07/06 03:10:27 DEBUG : ../..: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f40692eec4b55af9c_d20260706_m030847_c001_v7007000_t0000_u01783307327034") as it is a hide marker 2026/07/06 03:10:27 DEBUG : ../..: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be3349b3_d20260706_m030846_c001_v0001131_t0030_u01783307326280") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/06 03:10:28 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/07/06 03:10:28 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/07/06 03:10:29 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/07/06 03:10:29 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/07/06 03:10:29 INFO : B2 bucket rclone-test-kuyosal9coli: cleaning bucket "rclone-test-kuyosal9coli" of pending multipart uploads older than 0s 2026/07/06 03:10:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a31_d20260706_m030914_c001_v0001131_t0015_u01783307354018") "upload" dated 2026-07-06 03:09:14.018 +0000 UTC (1m15.811698468s ago) 2026/07/06 03:10:29 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9f9b1_d20260706_m031028_c001_v0001033_t0015_u01783307428779") as it is a start marker (upload started at 2026-07-06 03:10:28.779 +0000 UTC) 2026/07/06 03:10:29 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/06 03:10:29 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9f9b4_d20260706_m031028_c001_v0001091_t0028_u01783307428969") as it is a start marker (upload started at 2026-07-06 03:10:28.969 +0000 UTC) 2026/07/06 03:10:29 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/06 03:10:29 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9f9b6_d20260706_m031029_c001_v0001131_t0054_u01783307429159") as it is a start marker (upload started at 2026-07-06 03:10:29.159 +0000 UTC) 2026/07/06 03:10:29 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/06 03:10:29 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9f9b9_d20260706_m031029_c001_v0001033_t0002_u01783307429349") as it is a start marker (upload started at 2026-07-06 03:10:29.349 +0000 UTC) 2026/07/06 03:10:29 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/06 03:10:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f426ff52732a9f9af_d20260706_m031028_c001_v7007000_t0000_u01783307428587") "hide" dated 2026-07-06 03:10:28.587 +0000 UTC (1.242853129s ago) 2026/07/06 03:10:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f112600f0b5ab9425_d20260706_m031018_c001_v0001037_t0023_u01783307418066") 2026/07/06 03:10:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/06 03:10:30 INFO : B2 bucket rclone-test-kuyosal9coli: cleaning bucket "rclone-test-kuyosal9coli" of pending multipart uploads older than 0s 2026/07/06 03:10:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a31_d20260706_m030914_c001_v0001131_t0015_u01783307354018") "upload" dated 2026-07-06 03:09:14.018 +0000 UTC (1m16.194040983s ago) 2026/07/06 03:10:30 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9f9b1_d20260706_m031028_c001_v0001033_t0015_u01783307428779") as it is a start marker (upload started at 2026-07-06 03:10:28.779 +0000 UTC) 2026/07/06 03:10:30 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9f9b4_d20260706_m031028_c001_v0001091_t0028_u01783307428969") as it is a start marker (upload started at 2026-07-06 03:10:28.969 +0000 UTC) 2026/07/06 03:10:30 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9f9b6_d20260706_m031029_c001_v0001131_t0054_u01783307429159") as it is a start marker (upload started at 2026-07-06 03:10:29.159 +0000 UTC) 2026/07/06 03:10:30 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9f9b9_d20260706_m031029_c001_v0001033_t0002_u01783307429349") as it is a start marker (upload started at 2026-07-06 03:10:29.349 +0000 UTC) 2026/07/06 03:10:30 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f320d33606d3b5b9ff80e1b_f426ff52732a9f9af_d20260706_m031028_c001_v7007000_t0000_u01783307428587") "hide" dated 2026-07-06 03:10:28.587 +0000 UTC (1.625183922s ago) 2026/07/06 03:10:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f112600f0b5ab9425_d20260706_m031018_c001_v0001037_t0023_u01783307418066") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/06 03:10:30 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/06 03:10:31 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/06 03:10:31 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/07/06 03:10:32 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/06 03:10:32 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:10:32 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/06 03:10:32 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/06 03:10:33 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/06 03:10:35 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/06 03:10:35 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/06 03:10:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:10:38 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/07/06 03:10:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d624a_d20260706_m031038_c001_v0001029_t0043_u01783307438132") 2026/07/06 03:10:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:10:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/06 03:10:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/06 03:10:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:10:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:10:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/06 03:10:42 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/06 03:10:42 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:10:42 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/06 03:10:42 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:10:42 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74cb600630), retryAfter:1000000000} 2026/07/06 03:10:42 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:10:42 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:10:42 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:10:42 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:10:42 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c84f5140), retryAfter:1000000000} 2026/07/06 03:10:42 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:10:42 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:10:44 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:10:44 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74cb600ba0), retryAfter:1000000000} 2026/07/06 03:10:44 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:10:44 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:10:44 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:10:44 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:10:45 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:10:47 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:10:47 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74cb601800), retryAfter:1000000000} 2026/07/06 03:10:47 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:10:47 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:10:47 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:10:48 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:10:48 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74cb5872c0), retryAfter:1000000000} 2026/07/06 03:10:48 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:10:48 DEBUG : pacer: low level retry 3/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:10:48 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:10:48 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:10:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:10:51 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:10:51 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74cb587ce0), retryAfter:1000000000} 2026/07/06 03:10:51 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:10:51 DEBUG : pacer: low level retry 3/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:10:51 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:10:52 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:10:52 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74cb50cba0), retryAfter:1000000000} 2026/07/06 03:10:52 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:10:52 DEBUG : pacer: low level retry 4/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:10:52 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:10:52 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:10:53 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:10:55 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:10:55 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c84e7e00), retryAfter:1000000000} 2026/07/06 03:10:55 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:10:55 DEBUG : pacer: low level retry 4/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:10:55 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:10:56 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:10:56 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c864f1a0), retryAfter:1000000000} 2026/07/06 03:10:56 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:10:56 DEBUG : pacer: low level retry 5/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:10:56 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:10:56 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:10:57 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:10:59 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:10:59 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c861f6b0), retryAfter:1000000000} 2026/07/06 03:10:59 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:10:59 DEBUG : pacer: low level retry 5/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:10:59 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:11:00 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:11:00 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c84ea6c0), retryAfter:1000000000} 2026/07/06 03:11:00 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:00 DEBUG : pacer: low level retry 6/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:11:00 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:11:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:11:01 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:11:03 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:11:03 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74cb50de60), retryAfter:1000000000} 2026/07/06 03:11:03 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:03 DEBUG : pacer: low level retry 6/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:11:03 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:11:04 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:11:04 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c84f6a80), retryAfter:1000000000} 2026/07/06 03:11:04 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:04 DEBUG : pacer: low level retry 7/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:11:04 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:11:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:11:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:11:07 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:11:07 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c8627320), retryAfter:1000000000} 2026/07/06 03:11:07 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:07 DEBUG : pacer: low level retry 7/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:11:07 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:11:08 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:11:08 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c8627a70), retryAfter:1000000000} 2026/07/06 03:11:08 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:08 DEBUG : pacer: low level retry 8/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:11:08 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:11:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:11:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:11:11 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:11:11 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c86685a0), retryAfter:1000000000} 2026/07/06 03:11:11 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:11 DEBUG : pacer: low level retry 8/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:11:11 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:11:12 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:11:12 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c84dd9b0), retryAfter:1000000000} 2026/07/06 03:11:12 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:12 DEBUG : pacer: low level retry 9/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:11:12 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:11:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:11:13 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:11:15 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:11:15 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c8668c60), retryAfter:1000000000} 2026/07/06 03:11:15 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:15 DEBUG : pacer: low level retry 9/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:11:15 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:11:16 DEBUG : pacer: Reducing sleep to 500ms 2026/07/06 03:11:16 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x74c84b1350), retryAfter:1000000000} 2026/07/06 03:11:16 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:16 DEBUG : pacer: low level retry 10/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/06 03:11:16 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/06 03:11:16 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 0: no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:11:17 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1: failed to get upload URL: Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": no tomes available (503 service_unavailable): trying again in 1s 2026/07/06 03:11:17 DEBUG : chunked-5Mi-10Mi.bin: Cancelling multipart upload 2026/07/06 03:11:17 DEBUG : chunked-5Mi-10Mi.bin: Cancelling large file upload 2026/07/06 03:11:19 DEBUG : pacer: Reducing sleep to 500ms fstests.go:143: PutLarge error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 1/10 2026/07/06 03:11:21 DEBUG : pacer: Reducing sleep to 250ms 2026/07/06 03:11:21 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/06 03:11:21 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:11:21 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/06 03:11:22 DEBUG : pacer: Reducing sleep to 125ms 2026/07/06 03:11:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:11:22 DEBUG : pacer: Reducing sleep to 62.5ms 2026/07/06 03:11:24 DEBUG : pacer: Reducing sleep to 31.25ms 2026/07/06 03:11:24 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/06 03:11:24 DEBUG : pacer: Reducing sleep to 15.625ms 2026/07/06 03:11:24 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/06 03:11:24 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts 2026/07/06 03:11:24 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/06 03:11:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:11:27 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/07/06 03:11:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d644d_d20260706_m031127_c001_v0001183_t0043_u01783307487621") 2026/07/06 03:11:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/06 03:11:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/06 03:11:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/06 03:11:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:11:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:11:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/06 03:11:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/06 03:11:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/06 03:11:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/06 03:11:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/06 03:11:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/06 03:11:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/06 03:11:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/06 03:11:33 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/06 03:11:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/06 03:11:34 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/06 03:11:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:11:35 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/07/06 03:11:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d689c_d20260706_m031135_c001_v0001177_t0014_u01783307495601") 2026/07/06 03:11:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/06 03:11:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:11:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/06 03:11:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/06 03:11:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/06 03:11:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:11:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:11:38 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/07/06 03:11:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/06 03:11:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/06 03:11:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/06 03:11:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/06 03:11:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/06 03:11:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/06 03:11:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/06 03:11:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:11:43 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/07/06 03:11:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d68a3_d20260706_m031143_c001_v0001144_t0017_u01783307503279") 2026/07/06 03:11:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:11:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/06 03:11:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/06 03:11:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/06 03:11:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/06 03:11:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/06 03:11:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/06 03:11:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/06 03:11:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/06 03:11:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/06 03:11:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/06 03:11:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:11:52 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/07/06 03:11:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d68ac_d20260706_m031152_c001_v0001041_t0016_u01783307512409") 2026/07/06 03:11:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/06 03:11:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/06 03:11:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/06 03:11:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:11:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:11:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/06 03:11:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/06 03:11:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/06 03:11:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/06 03:11:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/06 03:11:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/06 03:11:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/06 03:11:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/06 03:11:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/06 03:11:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/06 03:11:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/06 03:12:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:12: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/07/06 03:12:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fde9_d20260706_m031200_c001_v0001174_t0003_u01783307520822") 2026/07/06 03:12:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/06 03:12:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:12:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/06 03:12:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/06 03:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/06 03:12:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:12:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:12: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/07/06 03:12:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/06 03:12:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/06 03:12:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/06 03:12:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/06 03:12:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/06 03:12:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/06 03:12:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/06 03:12:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:12:08 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/07/06 03:12:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d68da_d20260706_m031208_c001_v0001100_t0055_u01783307528935") 2026/07/06 03:12:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:12:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/06 03:12:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/06 03:12:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:12:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:12:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/06 03:12:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/06 03:12:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/06 03:12:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/06 03:12:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/06 03:12:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/06 03:12:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Error sending chunk 0 (retry=true): incident id f9996c66d868-d9760c413a99706d (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id f9996c66d868-d9760c413a99706d"} 2026/07/06 03:12:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Clearing part upload URL because of error: incident id f9996c66d868-d9760c413a99706d (500 internal_error) 2026/07/06 03:12:25 DEBUG : pacer: low level retry 1/10 (error incident id f9996c66d868-d9760c413a99706d (500 internal_error)) 2026/07/06 03:12:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/06 03:12:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/06 03:12:27 DEBUG : pacer: Reducing sleep to 10ms 2026/07/06 03:12:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/06 03:12:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/06 03:12:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:12:31 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/07/06 03:12:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fe0d_d20260706_m031231_c001_v0001029_t0004_u01783307551621") 2026/07/06 03:12:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/06 03:12:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/06 03:12:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/06 03:12:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:12:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:12:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/06 03:12:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/06 03:12:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/06 03:12:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/06 03:12:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/06 03:12:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/06 03:12:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/06 03:12:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/06 03:12:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/06 03:12:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/06 03:12:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/06 03:12:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:12:43 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/07/06 03:12:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f2184404ded714505_d20260706_m031243_c001_v0001113_t0024_u01783307563426") 2026/07/06 03:12:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/06 03:12:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:12:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/06 03:12:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/06 03:12:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/06 03:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:12:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:12:46 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/07/06 03:12:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/06 03:12:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/06 03:12:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/06 03:12:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/06 03:12:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/06 03:12:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/06 03:12:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/06 03:13:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:13:05 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/07/06 03:13:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d6a2e_d20260706_m031305_c001_v0001033_t0026_u01783307585128") 2026/07/06 03:13:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:13:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/06 03:13:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/06 03:13:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:13:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:13:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/06 03:13:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/06 03:13:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/06 03:13:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/06 03:13:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/06 03:13:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/06 03:13:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/06 03:13:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/06 03:13:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:13:14 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/07/06 03:13:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f2217885b501506c7_d20260706_m031314_c001_v0001115_t0045_u01783307594489") 2026/07/06 03:13:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/06 03:13:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/06 03:13:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/06 03:13:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:13:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:13:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/06 03:13:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/06 03:13:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/06 03:13:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/06 03:13:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/06 03:13:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/06 03:13:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/06 03:13:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/06 03:13:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/06 03:13:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/06 03:13:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/06 03:13:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:13:25 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/07/06 03:13:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f2205000868a20076_d20260706_m031326_c001_v0001184_t0031_u01783307606045") 2026/07/06 03:13:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/06 03:13:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:13:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/06 03:13:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/06 03:13:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/06 03:13:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:13:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:13:28 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/07/06 03:13:30 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/06 03:13:30 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/06 03:13:30 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/06 03:13:31 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/06 03:13:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/06 03:13:33 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/06 03:13:33 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/06 03:13:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:13:35 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/07/06 03:13:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9fda4_d20260706_m031335_c001_v0001130_t0001_u01783307615132") 2026/07/06 03:13:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:13:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/06 03:13:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/06 03:13:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:13:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:13:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/06 03:13:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/06 03:13:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/06 03:13:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/06 03:13:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/06 03:13:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/06 03:13:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/06 03:13:42 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/06 03:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:13:44 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/07/06 03:13:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f2205000868a20109_d20260706_m031345_c001_v0001092_t0022_u01783307625054") 2026/07/06 03:13:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/06 03:13:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/06 03:13:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/06 03:13:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:13:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:13:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/06 03:13:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/06 03:13:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/06 03:13:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/06 03:13:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/06 03:13:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/06 03:13:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/06 03:13:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/06 03:13:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/06 03:13:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/06 03:13:52 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/06 03:13:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:13:55 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/07/06 03:13:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f213f4b08d26b8942_d20260706_m031355_c001_v0001097_t0040_u01783307635482") 2026/07/06 03:13:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/06 03:13:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:13:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/06 03:13:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/06 03:13:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/06 03:13:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:13:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:13:58 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/07/06 03:14:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/06 03:14:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/06 03:14:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/06 03:14:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/06 03:14:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/06 03:14:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/06 03:14:03 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/06 03:14:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:14:05 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/07/06 03:14:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f213f4b08d26b8947_d20260706_m031405_c001_v0001171_t0005_u01783307645345") 2026/07/06 03:14:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:14:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/06 03:14:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/06 03:14:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:14:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:14:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/06 03:14:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/06 03:14:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/06 03:14:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/06 03:14:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/06 03:14:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/06 03:14:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/06 03:14:13 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/06 03:14:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:14:15 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/07/06 03:14:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f211d15fd00ebf9d7_d20260706_m031415_c001_v0001130_t0051_u01783307655939") 2026/07/06 03:14:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/06 03:14:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/06 03:14:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/06 03:14:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:14:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:14:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/06 03:14:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/06 03:14:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/06 03:14:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/06 03:14:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/06 03:14:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/06 03:14:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/06 03:14:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/06 03:14:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/06 03:14:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/06 03:14:24 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/06 03:14:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/06 03:14:27 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/07/06 03:14:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f320d33606d3b5b9ff80e1b_f211d15fd00ec1931_d20260706_m031427_c001_v0001183_t0012_u01783307667473") 2026/07/06 03:14:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/06 03:14:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/06 03:14:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/06 03:14:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/06 03:14:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/06 03:14:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/06 03:14:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/06 03:14:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/06 03:14:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f320d33606d3b5b9ff80e1b_f2222077878c03f5a_d20260706_m031439_c001_v0001101_t0030_u01783307679262") 2026/07/06 03:14:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/06 03:14:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/06 03:14:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/06 03:14:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/06 03:14:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/06 03:14:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/06 03:14:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/06 03:14:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/06 03:14:42 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/06 03:14:45 DEBUG : chunked-copy: Done sending chunk 0 2026/07/06 03:14:45 DEBUG : chunked-copy: Done sending chunk 1 2026/07/06 03:14:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/06 03:14:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f320d33606d3b5b9ff80e1b_f21993bc52d2d633e_d20260706_m031445_c001_v0001102_t0038_u01783307685951") 2026/07/06 03:14:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/06 03:14:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/06 03:14:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/06 03:15:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/06 03:15:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/06 03:15:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/06 03:15:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/06 03:15:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/06 03:15:05 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/06 03:15:07 DEBUG : chunked-copy: Done sending chunk 0 2026/07/06 03:15:07 DEBUG : chunked-copy: Done sending chunk 1 2026/07/06 03:15:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/06 03:15:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f320d33606d3b5b9ff80e1b_f212c791cf4fc79d9_d20260706_m031508_c001_v0001105_t0037_u01783307708593") 2026/07/06 03:15:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/06 03:15:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/06 03:15:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/06 03:15:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/06 03:15:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/06 03:15:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/06 03:15:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/06 03:15:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/06 03:15:11 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/06 03:15:13 DEBUG : chunked-copy: Done sending chunk 0 2026/07/06 03:15:15 DEBUG : chunked-copy: Done sending chunk 1 2026/07/06 03:15:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/06 03:15:16 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7f320d33606d3b5b9ff80e1b_f212c791cf4fc7a1a_d20260706_m031516_c001_v0001145_t0022_u01783307716535") 2026/07/06 03:15:16 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/06 03:15:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/06 03:15:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/06 03:15:17 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/06 03:15:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/06 03:15:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/06 03:15:17 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/06 03:15:20 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/06 03:15:22 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/06 03:15:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyosal9coli/deeper/nonexisting/directory" 2026/07/06 03:15:22 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/07/06 03:15:24 INFO : B2 bucket rclone-test-kuyosal9coli: cleaning bucket "rclone-test-kuyosal9coli" of all files 2026/07/06 03:15:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f411d15fd00ebb6d2_d20260706_m031409_c001_v7007000_t0000_u01783307649432") 2026/07/06 03:15:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f213f4b08d26b8947_d20260706_m031405_c001_v0001171_t0005_u01783307645345") 2026/07/06 03:15:24 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f413f4b08d26b8946_d20260706_m031404_c001_v7007000_t0000_u01783307644843") 2026/07/06 03:15:24 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f211d15fd00ebb6b8_d20260706_m031400_c001_v0001099_t0009_u01783307640398") 2026/07/06 03:15:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4222077878c03f13_d20260706_m031432_c001_v7007000_t0000_u01783307672495") 2026/07/06 03:15:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f211d15fd00ec1931_d20260706_m031427_c001_v0001183_t0012_u01783307667473") 2026/07/06 03:15:24 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f411d15fd00ec1930_d20260706_m031426_c001_v7007000_t0000_u01783307666951") 2026/07/06 03:15:24 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f211d15fd00ec192c_d20260706_m031421_c001_v0001116_t0039_u01783307661201") 2026/07/06 03:15:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f411d15fd00ec192b_d20260706_m031421_c001_v7007000_t0000_u01783307661025") 2026/07/06 03:15:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f211d15fd00ebf9d7_d20260706_m031415_c001_v0001130_t0051_u01783307655939") 2026/07/06 03:15:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f411d15fd00ebee13_d20260706_m031415_c001_v7007000_t0000_u01783307655407") 2026/07/06 03:15:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f211d15fd00ebb6d8_d20260706_m031409_c001_v0001097_t0027_u01783307649608") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4008908ea074fdf0_d20260706_m031204_c001_v7007000_t0000_u01783307524891") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fde9_d20260706_m031200_c001_v0001174_t0003_u01783307520822") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4008908ea074fde1_d20260706_m031156_c001_v7007000_t0000_u01783307516402") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d68ac_d20260706_m031152_c001_v0001041_t0016_u01783307512409") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4008908ea074fde4_d20260706_m031200_c001_v7007000_t0000_u01783307520486") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fde2_d20260706_m031156_c001_v0001185_t0025_u01783307516579") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f427a4d3f6e2d68ab_d20260706_m031152_c001_v7007000_t0000_u01783307512067") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fdde_d20260706_m031147_c001_v0001120_t0027_u01783307507501") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4008908ea074fddd_d20260706_m031147_c001_v7007000_t0000_u01783307507325") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d68a3_d20260706_m031143_c001_v0001144_t0017_u01783307503279") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f427a4d3f6e2d68a1_d20260706_m031142_c001_v7007000_t0000_u01783307502936") 2026/07/06 03:15:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fdd6_d20260706_m031139_c001_v0001136_t0000_u01783307499448") 2026/07/06 03:15:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4184404ded714506_d20260706_m031247_c001_v7007000_t0000_u01783307567824") 2026/07/06 03:15:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2184404ded714505_d20260706_m031243_c001_v0001113_t0024_u01783307563426") 2026/07/06 03:15:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4008908ea074fe11_d20260706_m031235_c001_v7007000_t0000_u01783307555679") 2026/07/06 03:15:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fe0d_d20260706_m031231_c001_v0001029_t0004_u01783307551621") 2026/07/06 03:15:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4184404ded714504_d20260706_m031243_c001_v7007000_t0000_u01783307563070") 2026/07/06 03:15:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fe12_d20260706_m031235_c001_v0001174_t0003_u01783307555865") 2026/07/06 03:15:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4008908ea074fe0c_d20260706_m031231_c001_v7007000_t0000_u01783307551190") 2026/07/06 03:15:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fdfd_d20260706_m031212_c001_v0001131_t0015_u01783307532713") 2026/07/06 03:15:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4008908ea074fdfc_d20260706_m031212_c001_v7007000_t0000_u01783307532536") 2026/07/06 03:15:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d68da_d20260706_m031208_c001_v0001100_t0055_u01783307528935") 2026/07/06 03:15:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f427a4d3f6e2d68d9_d20260706_m031208_c001_v7007000_t0000_u01783307528560") 2026/07/06 03:15:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fdf1_d20260706_m031205_c001_v0001120_t0036_u01783307525067") 2026/07/06 03:15:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4008908ea074fdd5_d20260706_m031139_c001_v7007000_t0000_u01783307499270") 2026/07/06 03:15:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d689c_d20260706_m031135_c001_v0001177_t0014_u01783307495601") 2026/07/06 03:15:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f427a4d3f6e2d689b_d20260706_m031135_c001_v7007000_t0000_u01783307495254") 2026/07/06 03:15:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2008908ea074fd9f_d20260706_m031131_c001_v0001184_t0020_u01783307491444") 2026/07/06 03:15:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4008908ea074fd99_d20260706_m031131_c001_v7007000_t0000_u01783307491268") 2026/07/06 03:15:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d644d_d20260706_m031127_c001_v0001183_t0043_u01783307487621") 2026/07/06 03:15:26 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f427a4d3f6e2d644a_d20260706_m031127_c001_v7007000_t0000_u01783307487249") 2026/07/06 03:15:26 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d640e_d20260706_m031121_c001_v0001177_t0034_u01783307481184") 2026/07/06 03:15:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4186241b61b295f1_d20260706_m031041_c001_v7007000_t0000_u01783307441645") 2026/07/06 03:15:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d624a_d20260706_m031038_c001_v0001029_t0043_u01783307438132") 2026/07/06 03:15:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f427a4d3f6e2d623e_d20260706_m031037_c001_v7007000_t0000_u01783307437780") 2026/07/06 03:15:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9f9ce_d20260706_m031032_c001_v0001038_t0044_u01783307432352") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4205000868a20084_d20260706_m031330_c001_v7007000_t0000_u01783307610387") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2205000868a20076_d20260706_m031326_c001_v0001184_t0031_u01783307606045") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4217885b501506ca_d20260706_m031319_c001_v7007000_t0000_u01783307599847") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2217885b501506c7_d20260706_m031314_c001_v0001115_t0045_u01783307594489") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4205000868a20075_d20260706_m031325_c001_v7007000_t0000_u01783307605616") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2217885b501506cb_d20260706_m031320_c001_v0001115_t0040_u01783307600036") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4217885b501506c6_d20260706_m031314_c001_v7007000_t0000_u01783307594093") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2217885b5015068b_d20260706_m031309_c001_v0001157_t0045_u01783307589313") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4217885b5015068a_d20260706_m031309_c001_v7007000_t0000_u01783307589134") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f227a4d3f6e2d6a2e_d20260706_m031305_c001_v0001033_t0026_u01783307585128") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f427a4d3f6e2d6a2c_d20260706_m031304_c001_v7007000_t0000_u01783307584723") 2026/07/06 03:15:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2184404ded714507_d20260706_m031248_c001_v0001098_t0001_u01783307568009") 2026/07/06 03:15:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f411d15fd00ebb6b3_d20260706_m031400_c001_v7007000_t0000_u01783307640217") 2026/07/06 03:15:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f213f4b08d26b8942_d20260706_m031355_c001_v0001097_t0040_u01783307635482") 2026/07/06 03:15:27 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f413f4b08d26b8941_d20260706_m031355_c001_v7007000_t0000_u01783307635033") 2026/07/06 03:15:27 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2205000868a2010c_d20260706_m031349_c001_v0001181_t0027_u01783307629667") 2026/07/06 03:15:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4205000868a2010b_d20260706_m031349_c001_v7007000_t0000_u01783307629463") 2026/07/06 03:15:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2205000868a20109_d20260706_m031345_c001_v0001092_t0022_u01783307625054") 2026/07/06 03:15:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4205000868a20108_d20260706_m031344_c001_v7007000_t0000_u01783307624588") 2026/07/06 03:15:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2205000868a200e0_d20260706_m031339_c001_v0001120_t0046_u01783307619295") 2026/07/06 03:15:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4205000868a200df_d20260706_m031339_c001_v7007000_t0000_u01783307619102") 2026/07/06 03:15:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f226ff52732a9fda4_d20260706_m031335_c001_v0001130_t0001_u01783307615132") 2026/07/06 03:15:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f426ff52732a9fda3_d20260706_m031334_c001_v7007000_t0000_u01783307614634") 2026/07/06 03:15:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2205000868a2008a_d20260706_m031330_c001_v0001120_t0023_u01783307610589") 2026/07/06 03:15:28 DEBUG : chunked-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f412c791cf4fc7a27_d20260706_m031520_c001_v7007000_t0000_u01783307720238") 2026/07/06 03:15:28 DEBUG : chunked-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f21993bc52d2d6399_d20260706_m031510_c001_v0001115_t0041_u01783307710962") 2026/07/06 03:15:28 DEBUG : chunked-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f41993bc52d2d6398_d20260706_m031510_c001_v7007000_t0000_u01783307710385") 2026/07/06 03:15:28 DEBUG : chunked-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f21993bc52d2d6389_d20260706_m031505_c001_v0001184_t0017_u01783307705317") 2026/07/06 03:15:28 DEBUG : chunked-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f41993bc52d2d6387_d20260706_m031504_c001_v7007000_t0000_u01783307704760") 2026/07/06 03:15:28 DEBUG : chunked-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f21993bc52d2d630f_d20260706_m031442_c001_v0001117_t0041_u01783307682017") 2026/07/06 03:15:28 DEBUG : chunked-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f41993bc52d2d6306_d20260706_m031441_c001_v7007000_t0000_u01783307681335") 2026/07/06 03:15:28 DEBUG : chunked-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f112600f0b5ab9615_d20260706_m031437_c001_v0001037_t0023_u01783307677024") 2026/07/06 03:15:28 DEBUG : chunked-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4222077878c03f31_d20260706_m031436_c001_v7007000_t0000_u01783307676631") 2026/07/06 03:15:28 DEBUG : chunked-copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f112600f0b5ab960f_d20260706_m031433_c001_v0001037_t0058_u01783307673314") 2026/07/06 03:15:28 DEBUG : chunked-copy.copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f412c791cf4fc7a25_d20260706_m031520_c001_v7007000_t0000_u01783307720049") 2026/07/06 03:15:28 DEBUG : chunked-copy.copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f212c791cf4fc7a1a_d20260706_m031516_c001_v0001145_t0022_u01783307716535") 2026/07/06 03:15:28 DEBUG : chunked-copy.copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f41993bc52d2d6397_d20260706_m031510_c001_v7007000_t0000_u01783307710204") 2026/07/06 03:15:28 DEBUG : chunked-copy.copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f212c791cf4fc79d9_d20260706_m031508_c001_v0001105_t0037_u01783307708593") 2026/07/06 03:15:28 DEBUG : chunked-copy.copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f41993bc52d2d6386_d20260706_m031504_c001_v7007000_t0000_u01783307704582") 2026/07/06 03:15:28 DEBUG : chunked-copy.copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f21993bc52d2d633e_d20260706_m031445_c001_v0001102_t0038_u01783307685951") 2026/07/06 03:15:29 DEBUG : chunked-copy.copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f41993bc52d2d6305_d20260706_m031441_c001_v7007000_t0000_u01783307681151") 2026/07/06 03:15:29 DEBUG : chunked-copy.copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f2222077878c03f5a_d20260706_m031439_c001_v0001101_t0030_u01783307679262") 2026/07/06 03:15:29 DEBUG : chunked-copy.copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f4222077878c03f30_d20260706_m031436_c001_v7007000_t0000_u01783307676448") 2026/07/06 03:15:29 DEBUG : chunked-copy.copy: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f10457ef0377e0766_d20260706_m031435_c001_v0001134_t0002_u01783307675514") 2026/07/06 03:15:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f113b50e5be334a31_d20260706_m030914_c001_v0001131_t0015_u01783307354018") 2026/07/06 03:15:29 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f412c791cf4fc7a28_d20260706_m031521_c001_v7007000_t0000_u01783307721279") 2026/07/06 03:15:29 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f112600f0b5ab9679_d20260706_m031520_c001_v0001037_t0057_u01783307720777") 2026/07/06 03:15:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f412c791cf4fc7a2c_d20260706_m031522_c001_v7007000_t0000_u01783307722730") 2026/07/06 03:15:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f112600f0b5ab9681_d20260706_m031522_c001_v0001037_t0033_u01783307722208") 2026/07/06 03:15:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f112600f0b5ab967d_d20260706_m031521_c001_v0001037_t0047_u01783307721470") 2026/07/06 03:15:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f320d33606d3b5b9ff80e1b_f426ff52732a9f9af_d20260706_m031028_c001_v7007000_t0000_u01783307428587") 2026/07/06 03:15:33 INFO : B2 bucket rclone-test-kuyosal9coli: cleaning bucket "rclone-test-kuyosal9coli" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (460.54s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (15.45s) --- PASS: TestIntegration/FsMkdir (428.21s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- 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 (22.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.13s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.78s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- 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.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.18s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.22s) --- 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.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (240.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (67.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (49.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (42.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (23.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (42.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (21.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (47.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (23.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (9.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.47s) --- 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 460.563s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m41.310371039s (try 1/5)