"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/05/22 04:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qomorik3bifi" 2026/05/22 04:55:56 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/05/22 04:55:59 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/22 04:55:59 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/22 04:55:59 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/22 04:56:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/22 04:56:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/22 04:56:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/22 04:56:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/22 04:56:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/22 04:56:41 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/22 04:56:41 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 2026/05/22 04:56:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/22 04:56:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/22 04:56:49 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/22 04:56:51 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/22 04:56:52 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/05/22 04:56:57 INFO : B2 bucket rclone-test-qomorik3bifi: cleaning bucket "rclone-test-qomorik3bifi" of all files 2026/05/22 04:56:57 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002304_d20260522_m045656_c001_v0001117_t0004_u01779425816561") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/22 04:56:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qomorik3bifi/dirToPurgeFromRoot" 2026/05/22 04:57:00 INFO : B2 bucket rclone-test-qomorik3bifi path dirToPurgeFromRoot: cleaning bucket "rclone-test-qomorik3bifi" of all files 2026/05/22 04:57:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002306_d20260522_m045658_c001_v0001117_t0052_u01779425818251") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/22 04:57:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qomorik3bifi/hello? sausage/êé" 2026/05/22 04:57:05 INFO : B2 bucket rclone-test-qomorik3bifi path hello? sausage/êé: cleaning bucket "rclone-test-qomorik3bifi" of all files 2026/05/22 04:57:05 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f10338a697c5a2f03_d20260522_m045704_c001_v0001106_t0000_u01779425824027") === 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/05/22 04:57:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qomorik3bifi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/22 04:57:18 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/22 04:57:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qomorik3bifi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-qomorik3bifi" from "TestB2:rclone-test-qomorik3bifi" 2026/05/22 04:57:21 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/05/22 04:57:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kekadim8nafu" 2026/05/22 04:57:36 DEBUG : B2 bucket rclone-test-kekadim8nafu: Purge remote 2026/05/22 04:57:36 INFO : B2 bucket rclone-test-kekadim8nafu: cleaning bucket "rclone-test-kekadim8nafu" of all files 2026/05/22 04:57:37 DEBUG : somefile: Deleting (id "4_zef42cd5300bd4beb9fe80e1b_f4163b3638dfa5af6_d20260522_m045735_c001_v0001154_t0013_u01779425855870") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/22 04:57:38 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/22 04:57:39 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/05/22 04:57:42 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/22 04:57:42 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/22 04:57:42 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.752Ki offset 6Mi/6.106Mi 2026/05/22 04:57:42 DEBUG : test-metadata: Sending chunk 1 length 111362 2026/05/22 04:57:43 DEBUG : test-metadata: Done sending chunk 1 2026/05/22 04:57:44 DEBUG : test-metadata: Done sending chunk 0 2026/05/22 04:57:44 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/05/22 04:57:55 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1117-12.backblaze.com/b2api/v1/b2_upload_file/7f124de300ad4beb9fe80e1b/c001_v0001117_t0024": EOF 2026/05/22 04:57:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-12.backblaze.com/b2api/v1/b2_upload_file/7f124de300ad4beb9fe80e1b/c001_v0001117_t0024": EOF) 2026/05/22 04:57:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1117-12.backblaze.com/b2api/v1/b2_upload_file/7f124de300ad4beb9fe80e1b/c001_v0001117_t0024": EOF - low level retry 1/10 2026/05/22 04:57:58 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-05-22-045750-223.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/05/22 04:58:00 DEBUG : oldPath = "TestB2:rclone-test-qomorik3bifi/versions/test-versions-v2026-05-22-045750-223.txt" 2026/05/22 04:58:00 DEBUG : newPath = "TestB2,versions:rclone-test-qomorik3bifi/versions/test-versions-v2026-05-22-045750-223.txt" 2026/05/22 04:58:00 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qomorik3bifi/versions/test-versions-v2026-05-22-045750-223.txt" 2026/05/22 04:58:00 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/22 04:58:01 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qomorik3bifi/versions/test-versions-v2026-05-22-045750-223.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qomorik3bifi/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/05/22 04:58:04 INFO : B2 bucket rclone-test-qomorik3bifi: cleaning bucket "rclone-test-qomorik3bifi" of all hidden files 2026/05/22 04:58:04 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f3_d20260522_m045610_c001_v7007000_t0000_u01779425770802") as it is a hide marker 2026/05/22 04:58:04 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : leading space/ leading space: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022a7_d20260522_m045609_c001_v0001117_t0016_u01779425769822") 2026/05/22 04:58:04 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f2_d20260522_m045609_c001_v7007000_t0000_u01779425769460") as it is a hide marker 2026/05/22 04:58:04 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022a5_d20260522_m045607_c001_v0001117_t0006_u01779425767980") 2026/05/22 04:58:04 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97fc_d20260522_m045621_c001_v7007000_t0000_u01779425781819") as it is a hide marker 2026/05/22 04:58:04 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022c1_d20260522_m045619_c001_v0001117_t0047_u01779425779980") 2026/05/22 04:58:04 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : created from root.txt: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f419071cf65b309b0_d20260522_m045730_c001_v7007000_t0000_u01779425850066") as it is a hide marker 2026/05/22 04:58:04 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : created from root.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f104c266ba7573121_d20260522_m045728_c001_v0001134_t0004_u01779425848911") 2026/05/22 04:58:04 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : file name.txt: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f407dd1c144eda07d_d20260522_m045737_c001_v7007000_t0000_u01779425857956") as it is a hide marker 2026/05/22 04:58:04 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : file name.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002336_d20260522_m045716_c001_v0001117_t0022_u01779425836949") 2026/05/22 04:58:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : file name.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f1072da44f91e0ee5_d20260522_m045713_c001_v0001038_t0030_u01779425833255") 2026/05/22 04:58:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : file name.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022fa_d20260522_m045646_c001_v0001117_t0056_u01779425806853") 2026/05/22 04:58:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : file name.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022f4_d20260522_m045644_c001_v0001117_t0056_u01779425804130") 2026/05/22 04:58:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022f8_d20260522_m045645_c001_v0001117_t0025_u01779425805409") "upload" dated 2026-05-22 04:56:45.409 +0000 UTC (1m19.466467694s ago) 2026/05/22 04:58:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f41805c456352ee2f_d20260522_m045711_c001_v7007000_t0000_u01779425831043") as it is a hide marker 2026/05/22 04:58:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f10463a6ebd34bb0e_d20260522_m045710_c001_v0001038_t0043_u01779425830363") 2026/05/22 04:58:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f119085c2b17ebed2_d20260522_m045709_c001_v0001181_t0023_u01779425829779") 2026/05/22 04:58:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9805_d20260522_m045634_c001_v7007000_t0000_u01779425794141") as it is a hide marker 2026/05/22 04:58:04 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022dc_d20260522_m045632_c001_v0001117_t0034_u01779425792907") 2026/05/22 04:58:04 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : piped data.txt: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f407dd1c144eda080_d20260522_m045739_c001_v7007000_t0000_u01779425859987") as it is a hide marker 2026/05/22 04:58:04 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : piped data.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002364_d20260522_m045739_c001_v0001117_t0033_u01779425859232") 2026/05/22 04:58:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : piped data.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f407dd1c144eda07f_d20260522_m045739_c001_v7007000_t0000_u01779425859049") 2026/05/22 04:58:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : piped data.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f412fb9f460002360_d20260522_m045738_c001_v0001117_t0024_u01779425858687") 2026/05/22 04:58:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9806_d20260522_m045635_c001_v7007000_t0000_u01779425795533") as it is a hide marker 2026/05/22 04:58:04 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022e0_d20260522_m045634_c001_v0001117_t0027_u01779425794504") 2026/05/22 04:58:04 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : test-metadata: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f406af681080d0cfd_d20260522_m045747_c001_v7007000_t0000_u01779425867669") as it is a hide marker 2026/05/22 04:58:04 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : test-metadata: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f207dd1c144eda083_d20260522_m045741_c001_v0001185_t0001_u01779425861974") 2026/05/22 04:58:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : test-metadata: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f407dd1c144eda082_d20260522_m045741_c001_v7007000_t0000_u01779425861225") 2026/05/22 04:58:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : test-metadata: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f46000236a_d20260522_m045740_c001_v0001117_t0022_u01779425860170") 2026/05/22 04:58:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97ff_d20260522_m045625_c001_v7007000_t0000_u01779425785181") as it is a hide marker 2026/05/22 04:58:04 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022cb_d20260522_m045623_c001_v0001117_t0040_u01779425783843") 2026/05/22 04:58:04 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9802_d20260522_m045629_c001_v7007000_t0000_u01779425789409") as it is a hide marker 2026/05/22 04:58:04 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022d0_d20260522_m045627_c001_v0001117_t0035_u01779425787646") 2026/05/22 04:58:04 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9800_d20260522_m045627_c001_v7007000_t0000_u01779425787281") as it is a hide marker 2026/05/22 04:58:04 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022ce_d20260522_m045625_c001_v0001117_t0046_u01779425785543") 2026/05/22 04:58:04 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9803_d20260522_m045631_c001_v7007000_t0000_u01779425791240") as it is a hide marker 2026/05/22 04:58:04 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022d4_d20260522_m045629_c001_v0001117_t0059_u01779425789770") 2026/05/22 04:58:04 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9804_d20260522_m045632_c001_v7007000_t0000_u01779425792544") as it is a hide marker 2026/05/22 04:58:04 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022d8_d20260522_m045631_c001_v0001117_t0022_u01779425791602") 2026/05/22 04:58:04 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97fe_d20260522_m045623_c001_v7007000_t0000_u01779425783481") as it is a hide marker 2026/05/22 04:58:04 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : trailing space /trailing space : Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022c7_d20260522_m045622_c001_v0001117_t0050_u01779425782180") 2026/05/22 04:58:04 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f1080b85c05571f0e_d20260522_m045758_c001_v0001185_t0020_u01779425878551") "upload" dated 2026-05-22 04:57:58.551 +0000 UTC (6.3248102s ago) 2026/05/22 04:58:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4103e5fc8e7e9fdb_d20260522_m045753_c001_v7007000_t0000_u01779425873730") 2026/05/22 04:58:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002378_d20260522_m045750_c001_v0001117_t0046_u01779425870223") 2026/05/22 04:58:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b980b_d20260522_m045643_c001_v7007000_t0000_u01779425803566") as it is a hide marker 2026/05/22 04:58:04 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2150c89ff14b9808_d20260522_m045637_c001_v0001146_t0005_u01779425797577") 2026/05/22 04:58:04 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : zero-length-file: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9807_d20260522_m045637_c001_v7007000_t0000_u01779425797396") as it is a hide marker 2026/05/22 04:58:04 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : zero-length-file: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f412fb9f4600022ea_d20260522_m045636_c001_v0001117_t0024_u01779425796819") 2026/05/22 04:58:04 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f6_d20260522_m045612_c001_v7007000_t0000_u01779425772170") as it is a hide marker 2026/05/22 04:58:04 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022ad_d20260522_m045611_c001_v0001117_t0021_u01779425771163") 2026/05/22 04:58:04 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97ef_d20260522_m045603_c001_v7007000_t0000_u01779425763210") as it is a hide marker 2026/05/22 04:58:04 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002289_d20260522_m045601_c001_v0001117_t0040_u01779425761634") 2026/05/22 04:58:04 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f9_d20260522_m045618_c001_v7007000_t0000_u01779425778210") as it is a hide marker 2026/05/22 04:58:04 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022bb_d20260522_m045617_c001_v0001117_t0015_u01779425777365") 2026/05/22 04:58:04 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f8_d20260522_m045617_c001_v7007000_t0000_u01779425777006") as it is a hide marker 2026/05/22 04:58:04 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022b3_d20260522_m045613_c001_v0001117_t0013_u01779425773969") 2026/05/22 04:58:04 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97fa_d20260522_m045619_c001_v7007000_t0000_u01779425779618") as it is a hide marker 2026/05/22 04:58:04 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022bd_d20260522_m045618_c001_v0001117_t0006_u01779425778570") 2026/05/22 04:58:04 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f7_d20260522_m045613_c001_v7007000_t0000_u01779425773604") as it is a hide marker 2026/05/22 04:58:04 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022af_d20260522_m045612_c001_v0001117_t0040_u01779425772531") 2026/05/22 04:58:04 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : ./.: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f0_d20260522_m045604_c001_v7007000_t0000_u01779425764762") as it is a hide marker 2026/05/22 04:58:04 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : ./.: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f46000228f_d20260522_m045603_c001_v0001117_t0004_u01779425763572") 2026/05/22 04:58:04 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/22 04:58:04 DEBUG : ../..: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f1_d20260522_m045607_c001_v7007000_t0000_u01779425767620") as it is a hide marker 2026/05/22 04:58:04 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/22 04:58:04 DEBUG : ../..: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002295_d20260522_m045605_c001_v0001117_t0046_u01779425765128") 2026/05/22 04:58:04 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/22 04:58:05 INFO : B2 bucket rclone-test-qomorik3bifi: cleaning bucket "rclone-test-qomorik3bifi" of all hidden files 2026/05/22 04:58:05 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f3_d20260522_m045610_c001_v7007000_t0000_u01779425770802") as it is a hide marker 2026/05/22 04:58:05 DEBUG : leading space/ leading space: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022a7_d20260522_m045609_c001_v0001117_t0016_u01779425769822") 2026/05/22 04:58:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f2_d20260522_m045609_c001_v7007000_t0000_u01779425769460") as it is a hide marker 2026/05/22 04:58:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022a5_d20260522_m045607_c001_v0001117_t0006_u01779425767980") 2026/05/22 04:58:05 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97fc_d20260522_m045621_c001_v7007000_t0000_u01779425781819") as it is a hide marker 2026/05/22 04:58:05 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022c1_d20260522_m045619_c001_v0001117_t0047_u01779425779980") 2026/05/22 04:58:05 DEBUG : created from root.txt: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f419071cf65b309b0_d20260522_m045730_c001_v7007000_t0000_u01779425850066") as it is a hide marker 2026/05/22 04:58:05 DEBUG : created from root.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f104c266ba7573121_d20260522_m045728_c001_v0001134_t0004_u01779425848911") 2026/05/22 04:58:05 DEBUG : file name.txt: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f407dd1c144eda07d_d20260522_m045737_c001_v7007000_t0000_u01779425857956") as it is a hide marker 2026/05/22 04:58:05 DEBUG : file name.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002336_d20260522_m045716_c001_v0001117_t0022_u01779425836949") 2026/05/22 04:58:05 DEBUG : file name.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f1072da44f91e0ee5_d20260522_m045713_c001_v0001038_t0030_u01779425833255") 2026/05/22 04:58:05 DEBUG : file name.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022fa_d20260522_m045646_c001_v0001117_t0056_u01779425806853") 2026/05/22 04:58:05 DEBUG : file name.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022f4_d20260522_m045644_c001_v0001117_t0056_u01779425804130") 2026/05/22 04:58:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022f8_d20260522_m045645_c001_v0001117_t0025_u01779425805409") "upload" dated 2026-05-22 04:56:45.409 +0000 UTC (1m20.478260447s ago) 2026/05/22 04:58:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f41805c456352ee2f_d20260522_m045711_c001_v7007000_t0000_u01779425831043") as it is a hide marker 2026/05/22 04:58:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f10463a6ebd34bb0e_d20260522_m045710_c001_v0001038_t0043_u01779425830363") 2026/05/22 04:58:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f119085c2b17ebed2_d20260522_m045709_c001_v0001181_t0023_u01779425829779") 2026/05/22 04:58:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9805_d20260522_m045634_c001_v7007000_t0000_u01779425794141") as it is a hide marker 2026/05/22 04:58:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022dc_d20260522_m045632_c001_v0001117_t0034_u01779425792907") 2026/05/22 04:58:06 DEBUG : piped data.txt: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f407dd1c144eda080_d20260522_m045739_c001_v7007000_t0000_u01779425859987") as it is a hide marker 2026/05/22 04:58:06 DEBUG : piped data.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002364_d20260522_m045739_c001_v0001117_t0033_u01779425859232") 2026/05/22 04:58:06 DEBUG : piped data.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f407dd1c144eda07f_d20260522_m045739_c001_v7007000_t0000_u01779425859049") 2026/05/22 04:58:06 DEBUG : piped data.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f412fb9f460002360_d20260522_m045738_c001_v0001117_t0024_u01779425858687") 2026/05/22 04:58:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9806_d20260522_m045635_c001_v7007000_t0000_u01779425795533") as it is a hide marker 2026/05/22 04:58:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022e0_d20260522_m045634_c001_v0001117_t0027_u01779425794504") 2026/05/22 04:58:06 DEBUG : test-metadata: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f406af681080d0cfd_d20260522_m045747_c001_v7007000_t0000_u01779425867669") as it is a hide marker 2026/05/22 04:58:06 DEBUG : test-metadata: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f207dd1c144eda083_d20260522_m045741_c001_v0001185_t0001_u01779425861974") 2026/05/22 04:58:06 DEBUG : test-metadata: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f407dd1c144eda082_d20260522_m045741_c001_v7007000_t0000_u01779425861225") 2026/05/22 04:58:06 DEBUG : test-metadata: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f46000236a_d20260522_m045740_c001_v0001117_t0022_u01779425860170") 2026/05/22 04:58:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97ff_d20260522_m045625_c001_v7007000_t0000_u01779425785181") as it is a hide marker 2026/05/22 04:58:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022cb_d20260522_m045623_c001_v0001117_t0040_u01779425783843") 2026/05/22 04:58:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9802_d20260522_m045629_c001_v7007000_t0000_u01779425789409") as it is a hide marker 2026/05/22 04:58:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022d0_d20260522_m045627_c001_v0001117_t0035_u01779425787646") 2026/05/22 04:58:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9800_d20260522_m045627_c001_v7007000_t0000_u01779425787281") as it is a hide marker 2026/05/22 04:58:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022ce_d20260522_m045625_c001_v0001117_t0046_u01779425785543") 2026/05/22 04:58:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9803_d20260522_m045631_c001_v7007000_t0000_u01779425791240") as it is a hide marker 2026/05/22 04:58:06 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022d4_d20260522_m045629_c001_v0001117_t0059_u01779425789770") 2026/05/22 04:58:07 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9804_d20260522_m045632_c001_v7007000_t0000_u01779425792544") as it is a hide marker 2026/05/22 04:58:07 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022d8_d20260522_m045631_c001_v0001117_t0022_u01779425791602") 2026/05/22 04:58:07 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97fe_d20260522_m045623_c001_v7007000_t0000_u01779425783481") as it is a hide marker 2026/05/22 04:58:07 DEBUG : trailing space /trailing space : Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022c7_d20260522_m045622_c001_v0001117_t0050_u01779425782180") 2026/05/22 04:58:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f1080b85c05571f0e_d20260522_m045758_c001_v0001185_t0020_u01779425878551") "upload" dated 2026-05-22 04:57:58.551 +0000 UTC (8.64546522s ago) 2026/05/22 04:58:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4103e5fc8e7e9fdb_d20260522_m045753_c001_v7007000_t0000_u01779425873730") 2026/05/22 04:58:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002378_d20260522_m045750_c001_v0001117_t0046_u01779425870223") 2026/05/22 04:58:07 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b980b_d20260522_m045643_c001_v7007000_t0000_u01779425803566") as it is a hide marker 2026/05/22 04:58:07 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2150c89ff14b9808_d20260522_m045637_c001_v0001146_t0005_u01779425797577") 2026/05/22 04:58:07 DEBUG : zero-length-file: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b9807_d20260522_m045637_c001_v7007000_t0000_u01779425797396") as it is a hide marker 2026/05/22 04:58:07 DEBUG : zero-length-file: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f412fb9f4600022ea_d20260522_m045636_c001_v0001117_t0024_u01779425796819") 2026/05/22 04:58:07 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f6_d20260522_m045612_c001_v7007000_t0000_u01779425772170") as it is a hide marker 2026/05/22 04:58:07 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022ad_d20260522_m045611_c001_v0001117_t0021_u01779425771163") 2026/05/22 04:58:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97ef_d20260522_m045603_c001_v7007000_t0000_u01779425763210") as it is a hide marker 2026/05/22 04:58:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002289_d20260522_m045601_c001_v0001117_t0040_u01779425761634") 2026/05/22 04:58:07 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f9_d20260522_m045618_c001_v7007000_t0000_u01779425778210") as it is a hide marker 2026/05/22 04:58:07 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022bb_d20260522_m045617_c001_v0001117_t0015_u01779425777365") 2026/05/22 04:58:07 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f8_d20260522_m045617_c001_v7007000_t0000_u01779425777006") as it is a hide marker 2026/05/22 04:58:07 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022b3_d20260522_m045613_c001_v0001117_t0013_u01779425773969") 2026/05/22 04:58:07 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97fa_d20260522_m045619_c001_v7007000_t0000_u01779425779618") as it is a hide marker 2026/05/22 04:58:07 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022bd_d20260522_m045618_c001_v0001117_t0006_u01779425778570") 2026/05/22 04:58:07 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f7_d20260522_m045613_c001_v7007000_t0000_u01779425773604") as it is a hide marker 2026/05/22 04:58:07 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022af_d20260522_m045612_c001_v0001117_t0040_u01779425772531") 2026/05/22 04:58:07 DEBUG : ./.: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f0_d20260522_m045604_c001_v7007000_t0000_u01779425764762") as it is a hide marker 2026/05/22 04:58:08 DEBUG : ./.: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f46000228f_d20260522_m045603_c001_v0001117_t0004_u01779425763572") 2026/05/22 04:58:08 DEBUG : ../..: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f4150c89ff14b97f1_d20260522_m045607_c001_v7007000_t0000_u01779425767620") as it is a hide marker 2026/05/22 04:58:08 DEBUG : ../..: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f460002295_d20260522_m045605_c001_v0001117_t0046_u01779425765128") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/22 04:58:08 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/05/22 04:58:09 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/05/22 04:58:09 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/05/22 04:58:09 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/05/22 04:58:09 INFO : B2 bucket rclone-test-qomorik3bifi: cleaning bucket "rclone-test-qomorik3bifi" of pending multipart uploads older than 0s 2026/05/22 04:58:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022f8_d20260522_m045645_c001_v0001117_t0025_u01779425805409") "upload" dated 2026-05-22 04:56:45.409 +0000 UTC (1m24.596712854s ago) 2026/05/22 04:58:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c952f_d20260522_m045808_c001_v0001154_t0001_u01779425888976") as it is a start marker (upload started at 2026-05-22 04:58:08.976 +0000 UTC) 2026/05/22 04:58:10 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/22 04:58:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9530_d20260522_m045809_c001_v0001174_t0047_u01779425889163") as it is a start marker (upload started at 2026-05-22 04:58:09.163 +0000 UTC) 2026/05/22 04:58:10 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/22 04:58:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9531_d20260522_m045809_c001_v0001109_t0041_u01779425889355") as it is a start marker (upload started at 2026-05-22 04:58:09.355 +0000 UTC) 2026/05/22 04:58:10 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/22 04:58:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9532_d20260522_m045809_c001_v0001172_t0047_u01779425889539") as it is a start marker (upload started at 2026-05-22 04:58:09.539 +0000 UTC) 2026/05/22 04:58:10 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/22 04:58:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f42241f34d06c952e_d20260522_m045808_c001_v7007000_t0000_u01779425888793") "hide" dated 2026-05-22 04:58:08.793 +0000 UTC (1.212837851s ago) 2026/05/22 04:58:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f1080b85c05571f0e_d20260522_m045758_c001_v0001185_t0020_u01779425878551") 2026/05/22 04:58:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/22 04:58:10 INFO : B2 bucket rclone-test-qomorik3bifi: cleaning bucket "rclone-test-qomorik3bifi" of pending multipart uploads older than 0s 2026/05/22 04:58:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022f8_d20260522_m045645_c001_v0001117_t0025_u01779425805409") "upload" dated 2026-05-22 04:56:45.409 +0000 UTC (1m24.966255821s ago) 2026/05/22 04:58:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c952f_d20260522_m045808_c001_v0001154_t0001_u01779425888976") as it is a start marker (upload started at 2026-05-22 04:58:08.976 +0000 UTC) 2026/05/22 04:58:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9530_d20260522_m045809_c001_v0001174_t0047_u01779425889163") as it is a start marker (upload started at 2026-05-22 04:58:09.163 +0000 UTC) 2026/05/22 04:58:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9531_d20260522_m045809_c001_v0001109_t0041_u01779425889355") as it is a start marker (upload started at 2026-05-22 04:58:09.355 +0000 UTC) 2026/05/22 04:58:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9532_d20260522_m045809_c001_v0001172_t0047_u01779425889539") as it is a start marker (upload started at 2026-05-22 04:58:09.539 +0000 UTC) 2026/05/22 04:58:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f124de300ad4beb9fe80e1b_f42241f34d06c952e_d20260522_m045808_c001_v7007000_t0000_u01779425888793") "hide" dated 2026-05-22 04:58:08.793 +0000 UTC (1.58238322s ago) 2026/05/22 04:58:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f1080b85c05571f0e_d20260522_m045758_c001_v0001185_t0020_u01779425878551") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/22 04:58:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/22 04:58:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/22 04:58:11 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/05/22 04:58:12 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/22 04:58:12 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/22 04:58:12 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/22 04:58:12 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/22 04:58:13 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/22 04:58:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/22 04:58:15 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/22 04:58:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:58:17 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/05/22 04:58:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f2103e5fc8e7e9ff0_d20260522_m045817_c001_v0001184_t0043_u01779425897850") 2026/05/22 04:58:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 04:58:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/22 04:58:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/22 04:58:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:58:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:58:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/22 04:58:21 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/22 04:58:21 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/22 04:58:21 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/22 04:58:21 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/22 04:58:23 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/22 04:58:24 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/22 04:58:24 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/22 04:58:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:58:25 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/05/22 04:58:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f2103e5fc8e7ea00f_d20260522_m045825_c001_v0001115_t0025_u01779425905903") 2026/05/22 04:58:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/22 04:58:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/22 04:58:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/22 04:58:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:58:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:58:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/22 04:58:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/22 04:58:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/22 04:58:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/22 04:58:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/22 04:58:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/22 04:58:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/22 04:58:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/22 04:58:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/22 04:58:33 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/22 04:58:33 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/22 04:58:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:58:34 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/05/22 04:58:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f2165f895d56c88ef_d20260522_m045834_c001_v0001099_t0006_u01779425914775") 2026/05/22 04:58:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/22 04:58:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 04:58:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/22 04:58:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/22 04:58:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/22 04:58:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:58:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:58:46 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/05/22 04:58:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/22 04:58:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/22 04:58:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/22 04:58:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/22 04:58:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/22 04:58:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/22 04:58:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/22 04:58:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:58:53 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/05/22 04:58:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f212e5afa9e564d50_d20260522_m045853_c001_v0001185_t0057_u01779425933639") 2026/05/22 04:58:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 04:58:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/22 04:58:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/22 04:58:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:58:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:58:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/22 04:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/22 04:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/22 04:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/22 04:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/22 04:58:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/22 04:59:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/22 04:59:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/22 04:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:59:03 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/05/22 04:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f212e5afa9e564d57_d20260522_m045903_c001_v0001179_t0026_u01779425943619") 2026/05/22 04:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/22 04:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/22 04:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/22 04:59:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/22 04:59:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/22 04:59:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/22 04:59:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/22 04:59:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/22 04:59:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/22 04:59:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/22 04:59:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/22 04:59:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/22 04:59:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/22 04:59:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/22 04:59:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:59:12 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/05/22 04:59:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f2055ad115e05ac1e_d20260522_m045912_c001_v0001038_t0007_u01779425952199") 2026/05/22 04:59:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/22 04:59:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 04:59:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/22 04:59:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/22 04:59:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/22 04:59:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:59:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:59:15 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/05/22 04:59:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/22 04:59:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/22 04:59:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/22 04:59:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/22 04:59:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/22 04:59:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/22 04:59:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/22 04:59:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:59:20 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/05/22 04:59:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f212e5afa9e564d5c_d20260522_m045920_c001_v0001174_t0048_u01779425960532") 2026/05/22 04:59:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 04:59:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/22 04:59:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/22 04:59:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:59:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:59:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/22 04:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/22 04:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/22 04:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/22 04:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/22 04:59:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/22 04:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/22 04:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/22 04:59:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:59:28 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/05/22 04:59:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f212e5afa9e564d62_d20260522_m045928_c001_v0001177_t0009_u01779425968911") 2026/05/22 04:59:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/22 04:59:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/22 04:59:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/22 04:59:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:59:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:59:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/22 04:59:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/22 04:59:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/22 04:59:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/22 04:59:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/22 04:59:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/22 04:59:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/22 04:59:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/22 04:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/22 04:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/22 04:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/22 04:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:59:37 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/05/22 04:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f220ba7b76a44b444_d20260522_m045937_c001_v0001103_t0038_u01779425977288") 2026/05/22 04:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/22 04:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 04:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/22 04:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/22 04:59:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/22 04:59:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:59:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:59:39 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/05/22 04:59:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/22 04:59:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/22 04:59:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/22 04:59:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/22 04:59:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/22 04:59:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/22 04:59:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/22 04:59:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:59:45 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/05/22 04:59:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f2055ad115e05ac2f_d20260522_m045945_c001_v0001179_t0044_u01779425985903") 2026/05/22 04:59:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 04:59:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/22 04:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/22 04:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:59:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:59:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/22 04:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/22 04:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/22 04:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/22 04:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/22 04:59:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/22 04:59:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/22 04:59:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/22 04:59:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 04:59:54 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/05/22 04:59:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f220ba7b76a44b44e_d20260522_m045955_c001_v0001176_t0019_u01779425995015") 2026/05/22 04:59:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/22 04:59:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/22 04:59:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/22 04:59:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/22 04:59:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/22 04:59:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/22 04:59:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/22 04:59:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/22 05:00:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/22 05:00:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/22 05:00:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/22 05:00:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/22 05:00:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/22 05:00:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/22 05:00:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/22 05:00:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/22 05:00:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 05:00:24 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/05/22 05:00:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f208ad27183ace19c_d20260522_m050024_c001_v0001173_t0016_u01779426024754") 2026/05/22 05:00:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/22 05:00:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 05:00:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/22 05:00:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/22 05:00:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/22 05:00:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/22 05:00:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/22 05:00:27 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/05/22 05:00:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/22 05:00:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/22 05:00:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/22 05:00:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/22 05:00:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/22 05:00:32 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/22 05:00:32 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/22 05:00:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 05:00:33 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/05/22 05:00:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f208ad27183ace1ba_d20260522_m050033_c001_v0001044_t0055_u01779426033731") 2026/05/22 05:00:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 05:00:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/22 05:00:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/22 05:00:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/22 05:00:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/22 05:00:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/22 05:00:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/22 05:00:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/22 05:00:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/22 05:00:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/22 05:00:40 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/22 05:00:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/22 05:00:41 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/22 05:00:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 05:00:43 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/05/22 05:00:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f208ad27183ace21a_d20260522_m050043_c001_v0001174_t0028_u01779426043334") 2026/05/22 05:00:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/22 05:00:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/22 05:00:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/22 05:00:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/22 05:00:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/22 05:00:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/22 05:00:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/22 05:00:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/22 05:00:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/22 05:00:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/22 05:00:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/22 05:00:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/22 05:00:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/22 05:00:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/22 05:00:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/22 05:00:52 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/22 05:00:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 05:00:54 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/05/22 05:00:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f206af681080d20e8_d20260522_m050054_c001_v0001174_t0040_u01779426054417") 2026/05/22 05:00:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/22 05:00:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 05:00:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/22 05:00:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/22 05:00:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/22 05:00:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/22 05:00:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/22 05:00:57 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/05/22 05:00:59 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/22 05:00:59 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/22 05:00:59 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/22 05:00:59 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/22 05:01:00 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/22 05:01:02 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/22 05:01:02 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/22 05:01:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 05:01:04 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/05/22 05:01:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f206af681080d20ff_d20260522_m050104_c001_v0001100_t0036_u01779426064117") 2026/05/22 05:01:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 05:01:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/22 05:01:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/22 05:01:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/22 05:01:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/22 05:01:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/22 05:01:08 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/22 05:01:08 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/22 05:01:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/22 05:01:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/22 05:01:11 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/22 05:01:11 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/22 05:01:11 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/22 05:01:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 05:01:14 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/05/22 05:01:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9772_d20260522_m050114_c001_v0001182_t0042_u01779426074346") 2026/05/22 05:01:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/22 05:01:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/22 05:01:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/22 05:01:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/22 05:01:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/22 05:01:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/22 05:01:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/22 05:01:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/22 05:01:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/22 05:01:20 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/22 05:01:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/22 05:01:20 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/22 05:01:21 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/22 05:01:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/22 05:01:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/22 05:01:22 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/22 05:01:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/22 05:01:25 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/05/22 05:01:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f124de300ad4beb9fe80e1b_f2186e8662695c504_d20260522_m050125_c001_v0001178_t0047_u01779426085228") 2026/05/22 05:01:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/22 05:01:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/22 05:01:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/22 05:01:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/22 05:01:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/22 05:01:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/22 05:01:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/22 05:01:28 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/05/22 05:01:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f124de300ad4beb9fe80e1b_f21494464a641039d_d20260522_m050136_c001_v0001184_t0040_u01779426096469") 2026/05/22 05:01:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/22 05:01:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/22 05:01:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/22 05:01:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/22 05:01:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/22 05:01:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/22 05:01:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/22 05:01:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/22 05:01:38 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/22 05:01:41 DEBUG : chunked-copy: Done sending chunk 0 2026/05/22 05:01:41 DEBUG : chunked-copy: Done sending chunk 1 2026/05/22 05:01:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/22 05:01:41 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f124de300ad4beb9fe80e1b_f201c7b3f6ecc8eab_d20260522_m050141_c001_v0001102_t0008_u01779426101829") 2026/05/22 05:01:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/22 05:01:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/22 05:01:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/22 05:01:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/22 05:01:42 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/22 05:01:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/22 05:01:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/22 05:01:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/22 05:01:44 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/22 05:01:46 DEBUG : chunked-copy: Done sending chunk 0 2026/05/22 05:01:47 DEBUG : chunked-copy: Done sending chunk 1 2026/05/22 05:01:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/22 05:01:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f124de300ad4beb9fe80e1b_f21494464a641040b_d20260522_m050147_c001_v0001174_t0028_u01779426107738") 2026/05/22 05:01:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/22 05:01:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/22 05:01:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/22 05:01:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/22 05:01:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/22 05:01:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/22 05:01:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/22 05:01:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/22 05:01:51 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/22 05:02:06 DEBUG : chunked-copy: Done sending chunk 0 2026/05/22 05:02:10 DEBUG : chunked-copy: Done sending chunk 1 2026/05/22 05:02:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/22 05:02:11 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7f124de300ad4beb9fe80e1b_f2156b2a26b7b2e15_d20260522_m050211_c001_v0001182_t0030_u01779426131875") 2026/05/22 05:02:11 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/22 05:02:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/22 05:02:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/22 05:02:12 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/22 05:02:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/22 05:02:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/22 05:02:12 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/22 05:02:15 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/22 05:02:16 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/22 05:02:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qomorik3bifi/deeper/nonexisting/directory" 2026/05/22 05:02:17 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/05/22 05:02:18 INFO : B2 bucket rclone-test-qomorik3bifi: cleaning bucket "rclone-test-qomorik3bifi" of all files 2026/05/22 05:02:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f42241f34d06c9704_d20260522_m050108_c001_v7007000_t0000_u01779426068295") 2026/05/22 05:02:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f206af681080d20ff_d20260522_m050104_c001_v0001100_t0036_u01779426064117") 2026/05/22 05:02:18 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f406af681080d20fd_d20260522_m050103_c001_v7007000_t0000_u01779426063624") 2026/05/22 05:02:18 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c96da_d20260522_m050059_c001_v0001178_t0032_u01779426059322") 2026/05/22 05:02:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f41494464a641030a_d20260522_m050130_c001_v7007000_t0000_u01779426090224") 2026/05/22 05:02:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2186e8662695c504_d20260522_m050125_c001_v0001178_t0047_u01779426085228") 2026/05/22 05:02:18 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4186e8662695c500_d20260522_m050124_c001_v7007000_t0000_u01779426084727") 2026/05/22 05:02:18 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9793_d20260522_m050119_c001_v0001137_t0020_u01779426079406") 2026/05/22 05:02:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f42241f34d06c9792_d20260522_m050119_c001_v7007000_t0000_u01779426079225") 2026/05/22 05:02:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9772_d20260522_m050114_c001_v0001182_t0042_u01779426074346") 2026/05/22 05:02:19 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f42241f34d06c974c_d20260522_m050113_c001_v7007000_t0000_u01779426073830") 2026/05/22 05:02:19 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9706_d20260522_m050108_c001_v0001120_t0031_u01779426068477") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4055ad115e05ac20_d20260522_m045916_c001_v7007000_t0000_u01779425956551") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2055ad115e05ac1e_d20260522_m045912_c001_v0001038_t0007_u01779425952199") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4055ad115e05ac02_d20260522_m045907_c001_v7007000_t0000_u01779425947368") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f212e5afa9e564d57_d20260522_m045903_c001_v0001179_t0026_u01779425943619") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4055ad115e05ac1d_d20260522_m045911_c001_v7007000_t0000_u01779425951832") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2055ad115e05ac04_d20260522_m045907_c001_v0001039_t0015_u01779425947550") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f412e5afa9e564d56_d20260522_m045903_c001_v7007000_t0000_u01779425943268") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f217dbe8af03b8a62_d20260522_m045857_c001_v0001145_t0027_u01779425937145") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f417dbe8af03b8a60_d20260522_m045856_c001_v7007000_t0000_u01779425936961") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f212e5afa9e564d50_d20260522_m045853_c001_v0001185_t0057_u01779425933639") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f412e5afa9e564d4f_d20260522_m045853_c001_v7007000_t0000_u01779425933278") 2026/05/22 05:02:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f217dbe8af03b8a4f_d20260522_m045849_c001_v0001100_t0055_u01779425929583") 2026/05/22 05:02:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f420ba7b76a44b447_d20260522_m045941_c001_v7007000_t0000_u01779425981210") 2026/05/22 05:02:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f220ba7b76a44b444_d20260522_m045937_c001_v0001103_t0038_u01779425977288") 2026/05/22 05:02:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4055ad115e05ac2a_d20260522_m045932_c001_v7007000_t0000_u01779425972645") 2026/05/22 05:02:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f212e5afa9e564d62_d20260522_m045928_c001_v0001177_t0009_u01779425968911") 2026/05/22 05:02:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f420ba7b76a44b443_d20260522_m045936_c001_v7007000_t0000_u01779425976938") 2026/05/22 05:02:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2055ad115e05ac2b_d20260522_m045932_c001_v0001100_t0000_u01779425972827") 2026/05/22 05:02:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f412e5afa9e564d61_d20260522_m045928_c001_v7007000_t0000_u01779425968573") 2026/05/22 05:02:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2055ad115e05ac26_d20260522_m045924_c001_v0001174_t0021_u01779425964313") 2026/05/22 05:02:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4055ad115e05ac25_d20260522_m045924_c001_v7007000_t0000_u01779425964129") 2026/05/22 05:02:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f212e5afa9e564d5c_d20260522_m045920_c001_v0001174_t0048_u01779425960532") 2026/05/22 05:02:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f412e5afa9e564d5b_d20260522_m045920_c001_v7007000_t0000_u01779425960188") 2026/05/22 05:02:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2055ad115e05ac21_d20260522_m045916_c001_v0001184_t0040_u01779425956806") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f417dbe8af03b8a4e_d20260522_m045849_c001_v7007000_t0000_u01779425929398") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2165f895d56c88ef_d20260522_m045834_c001_v0001099_t0006_u01779425914775") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4165f895d56c88ee_d20260522_m045834_c001_v7007000_t0000_u01779425914407") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2165f895d56c88ed_d20260522_m045830_c001_v0001092_t0052_u01779425910151") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4165f895d56c88ec_d20260522_m045829_c001_v7007000_t0000_u01779425909967") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2103e5fc8e7ea00f_d20260522_m045825_c001_v0001115_t0025_u01779425905903") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4103e5fc8e7ea00c_d20260522_m045825_c001_v7007000_t0000_u01779425905563") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2165f895d56c88eb_d20260522_m045821_c001_v0001134_t0030_u01779425901307") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4165f895d56c88ea_d20260522_m045821_c001_v7007000_t0000_u01779425901122") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2103e5fc8e7e9ff0_d20260522_m045817_c001_v0001184_t0043_u01779425897850") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4103e5fc8e7e9fef_d20260522_m045817_c001_v7007000_t0000_u01779425897510") 2026/05/22 05:02:20 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f22241f34d06c9533_d20260522_m045812_c001_v0001154_t0019_u01779425892427") 2026/05/22 05:02:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f408ad27183ace1a0_d20260522_m050029_c001_v7007000_t0000_u01779426029227") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f208ad27183ace19c_d20260522_m050024_c001_v0001173_t0016_u01779426024754") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f420ba7b76a44b44f_d20260522_m045959_c001_v7007000_t0000_u01779425999253") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f220ba7b76a44b44e_d20260522_m045955_c001_v0001176_t0019_u01779425995015") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f408ad27183ace19b_d20260522_m050024_c001_v7007000_t0000_u01779426024341") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f220ba7b76a44b450_d20260522_m045959_c001_v0001098_t0041_u01779425999557") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f420ba7b76a44b44d_d20260522_m045954_c001_v7007000_t0000_u01779425994618") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f220ba7b76a44b44b_d20260522_m045949_c001_v0001154_t0012_u01779425989713") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f420ba7b76a44b44a_d20260522_m045949_c001_v7007000_t0000_u01779425989531") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2055ad115e05ac2f_d20260522_m045945_c001_v0001179_t0044_u01779425985903") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f4055ad115e05ac2e_d20260522_m045945_c001_v7007000_t0000_u01779425985509") 2026/05/22 05:02:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f220ba7b76a44b448_d20260522_m045941_c001_v0001137_t0059_u01779425981393") 2026/05/22 05:02:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f42241f34d06c96d6_d20260522_m050059_c001_v7007000_t0000_u01779426059140") 2026/05/22 05:02:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f206af681080d20e8_d20260522_m050054_c001_v0001174_t0040_u01779426054417") 2026/05/22 05:02:21 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f406af681080d20e6_d20260522_m050053_c001_v7007000_t0000_u01779426053959") 2026/05/22 05:02:21 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f208ad27183ace22e_d20260522_m050048_c001_v0001097_t0035_u01779426048744") 2026/05/22 05:02:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f408ad27183ace22b_d20260522_m050048_c001_v7007000_t0000_u01779426048561") 2026/05/22 05:02:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f208ad27183ace21a_d20260522_m050043_c001_v0001174_t0028_u01779426043334") 2026/05/22 05:02:21 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f408ad27183ace219_d20260522_m050042_c001_v7007000_t0000_u01779426042897") 2026/05/22 05:02:21 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f208ad27183ace1f8_d20260522_m050037_c001_v0001161_t0010_u01779426037922") 2026/05/22 05:02:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f408ad27183ace1f5_d20260522_m050037_c001_v7007000_t0000_u01779426037737") 2026/05/22 05:02:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f208ad27183ace1ba_d20260522_m050033_c001_v0001044_t0055_u01779426033731") 2026/05/22 05:02:22 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f408ad27183ace1b2_d20260522_m050033_c001_v7007000_t0000_u01779426033292") 2026/05/22 05:02:22 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f208ad27183ace1a1_d20260522_m050029_c001_v0001180_t0025_u01779426029411") 2026/05/22 05:02:22 DEBUG : chunked-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f419071cf65b30d15_d20260522_m050215_c001_v7007000_t0000_u01779426135174") 2026/05/22 05:02:22 DEBUG : chunked-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f201c7b3f6ecc8ebe_d20260522_m050150_c001_v0001117_t0002_u01779426110750") 2026/05/22 05:02:22 DEBUG : chunked-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f401c7b3f6ecc8ebd_d20260522_m050150_c001_v7007000_t0000_u01779426110213") 2026/05/22 05:02:22 DEBUG : chunked-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f201c7b3f6ecc8eae_d20260522_m050144_c001_v0001137_t0054_u01779426104308") 2026/05/22 05:02:22 DEBUG : chunked-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f401c7b3f6ecc8ead_d20260522_m050143_c001_v7007000_t0000_u01779426103808") 2026/05/22 05:02:22 DEBUG : chunked-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f21494464a64103d1_d20260522_m050138_c001_v0001182_t0021_u01779426098570") 2026/05/22 05:02:22 DEBUG : chunked-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f41494464a64103c5_d20260522_m050138_c001_v7007000_t0000_u01779426098058") 2026/05/22 05:02:22 DEBUG : chunked-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f1080b85c05572574_d20260522_m050134_c001_v0001185_t0050_u01779426094847") 2026/05/22 05:02:22 DEBUG : chunked-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f41494464a641038d_d20260522_m050134_c001_v7007000_t0000_u01779426094500") 2026/05/22 05:02:22 DEBUG : chunked-copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f1080b85c05572550_d20260522_m050130_c001_v0001185_t0002_u01779426090946") 2026/05/22 05:02:22 DEBUG : chunked-copy.copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f419071cf65b30d13_d20260522_m050214_c001_v7007000_t0000_u01779426134992") 2026/05/22 05:02:22 DEBUG : chunked-copy.copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f2156b2a26b7b2e15_d20260522_m050211_c001_v0001182_t0030_u01779426131875") 2026/05/22 05:02:22 DEBUG : chunked-copy.copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f401c7b3f6ecc8ebc_d20260522_m050150_c001_v7007000_t0000_u01779426110030") 2026/05/22 05:02:22 DEBUG : chunked-copy.copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f21494464a641040b_d20260522_m050147_c001_v0001174_t0028_u01779426107738") 2026/05/22 05:02:22 DEBUG : chunked-copy.copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f401c7b3f6ecc8eac_d20260522_m050143_c001_v7007000_t0000_u01779426103625") 2026/05/22 05:02:22 DEBUG : chunked-copy.copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f201c7b3f6ecc8eab_d20260522_m050141_c001_v0001102_t0008_u01779426101829") 2026/05/22 05:02:23 DEBUG : chunked-copy.copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f41494464a64103bf_d20260522_m050137_c001_v7007000_t0000_u01779426097876") 2026/05/22 05:02:23 DEBUG : chunked-copy.copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f21494464a641039d_d20260522_m050136_c001_v0001184_t0040_u01779426096469") 2026/05/22 05:02:23 DEBUG : chunked-copy.copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f41494464a641038a_d20260522_m050134_c001_v7007000_t0000_u01779426094307") 2026/05/22 05:02:23 DEBUG : chunked-copy.copy: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f1086b26d3818c3bb_d20260522_m050132_c001_v0001116_t0051_u01779426092792") 2026/05/22 05:02:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f112fb9f4600022f8_d20260522_m045645_c001_v0001117_t0025_u01779425805409") 2026/05/22 05:02:23 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f419071cf65b30d1c_d20260522_m050215_c001_v7007000_t0000_u01779426135909") 2026/05/22 05:02:23 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f1080b85c055726c0_d20260522_m050215_c001_v0001185_t0049_u01779426135723") 2026/05/22 05:02:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f419071cf65b30d26_d20260522_m050216_c001_v7007000_t0000_u01779426136993") 2026/05/22 05:02:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f1080b85c055726c6_d20260522_m050216_c001_v0001185_t0056_u01779426136685") 2026/05/22 05:02:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f1080b85c055726c4_d20260522_m050216_c001_v0001185_t0010_u01779426136092") 2026/05/22 05:02:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f124de300ad4beb9fe80e1b_f42241f34d06c952e_d20260522_m045808_c001_v7007000_t0000_u01779425888793") 2026/05/22 05:02:24 INFO : B2 bucket rclone-test-qomorik3bifi: cleaning bucket "rclone-test-qomorik3bifi" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (388.11s) --- 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 (0.40s) --- PASS: TestIntegration/FsMkdir (385.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.61s) --- 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 (35.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.39s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.18s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (88.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.38s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.03s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.24s) --- 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 (6.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (197.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (19.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (14.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (48.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (29.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (31.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (44.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (24.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 388.134s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m29.040106815s (try 1/5)