"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/02/06 05:46:59 DEBUG : Creating backend with remote "TestB2:rclone-test-rakezub8zoto" 2026/02/06 05:46:59 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/02/06 05:47:02 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/06 05:47:02 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/06 05:47:02 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/06 05:47:29 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/06 05:47:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/02/06 05:47:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/02/06 05:47:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/02/06 05:47:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/02/06 05:47:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/02/06 05:47:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/02/06 05:47:33 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/06 05:47:40 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/06 05:47:42 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/06 05:47:47 INFO : B2 bucket rclone-test-rakezub8zoto: cleaning bucket "rclone-test-rakezub8zoto" of all files 2026/02/06 05:47:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d6b6_d20260206_m054746_c001_v0001167_t0048_u01770356866387") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/06 05:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rakezub8zoto/dirToPurgeFromRoot" 2026/02/06 05:47:49 INFO : B2 bucket rclone-test-rakezub8zoto path dirToPurgeFromRoot: cleaning bucket "rclone-test-rakezub8zoto" of all files 2026/02/06 05:47:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d6cc_d20260206_m054748_c001_v0001167_t0053_u01770356868006") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/06 05:47:50 DEBUG : Creating backend with remote "TestB2:rclone-test-rakezub8zoto/hello? sausage/êé" 2026/02/06 05:47:54 INFO : B2 bucket rclone-test-rakezub8zoto path hello? sausage/êé: cleaning bucket "rclone-test-rakezub8zoto" of all files 2026/02/06 05:47:54 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f103325fafe1f73ca_d20260206_m054753_c001_v0001185_t0032_u01770356873431") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/06 05:48:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rakezub8zoto/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/06 05:48:05 DEBUG : Creating backend with remote "TestB2:rclone-test-rakezub8zoto/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-rakezub8zoto" from "TestB2:rclone-test-rakezub8zoto" 2026/02/06 05:48:07 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/02/06 05:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-saqinin0paji" 2026/02/06 05:48:22 DEBUG : B2 bucket rclone-test-saqinin0paji: Purge remote 2026/02/06 05:48:22 INFO : B2 bucket rclone-test-saqinin0paji: cleaning bucket "rclone-test-saqinin0paji" of all files 2026/02/06 05:48:22 DEBUG : somefile: Deleting (id "4_z4fc28d2370ed3b1b9fc80e1b_f413fc94436464d0e_d20260206_m054821_c001_v0001033_t0014_u01770356901366") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/06 05:48:23 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/06 05:48:24 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/02/06 05:48:27 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2026/02/06 05:48:27 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/02/06 05:48:27 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.127Ki offset 6Mi/6.107Mi 2026/02/06 05:48:27 DEBUG : test-metadata: Sending chunk 1 length 111746 2026/02/06 05:48:29 DEBUG : test-metadata: Done sending chunk 1 2026/02/06 05:48:30 DEBUG : test-metadata: Done sending chunk 0 2026/02/06 05:48:30 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/02/06 05:48:40 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_file/bf324de370dd3b1b9fc80e1b/c001_v0001167_t0009": EOF 2026/02/06 05:48:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_file/bf324de370dd3b1b9fc80e1b/c001_v0001167_t0009": EOF) 2026/02/06 05:48:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_file/bf324de370dd3b1b9fc80e1b/c001_v0001167_t0009": EOF - low level retry 1/10 2026/02/06 05:48:42 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-02-06-054835-096.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/02/06 05:48:45 DEBUG : oldPath = "TestB2:rclone-test-rakezub8zoto/versions/test-versions-v2026-02-06-054835-096.txt" 2026/02/06 05:48:45 DEBUG : newPath = "TestB2,versions:rclone-test-rakezub8zoto/versions/test-versions-v2026-02-06-054835-096.txt" 2026/02/06 05:48:45 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rakezub8zoto/versions/test-versions-v2026-02-06-054835-096.txt" 2026/02/06 05:48:45 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/02/06 05:48:46 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-rakezub8zoto/versions/test-versions-v2026-02-06-054835-096.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-rakezub8zoto/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/02/06 05:48:49 INFO : B2 bucket rclone-test-rakezub8zoto: cleaning bucket "rclone-test-rakezub8zoto" of all hidden files 2026/02/06 05:48:49 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adef_d20260206_m054710_c001_v7007000_t0000_u01770356830189") as it is a hide marker 2026/02/06 05:48:49 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : leading space/ leading space: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d48c_d20260206_m054709_c001_v0001167_t0029_u01770356829387") 2026/02/06 05:48:49 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adee_d20260206_m054709_c001_v7007000_t0000_u01770356829024") as it is a hide marker 2026/02/06 05:48:49 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d47a_d20260206_m054708_c001_v0001167_t0057_u01770356828288") 2026/02/06 05:48:49 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf6_d20260206_m054717_c001_v7007000_t0000_u01770356837689") as it is a hide marker 2026/02/06 05:48:49 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4e0_d20260206_m054716_c001_v0001167_t0017_u01770356836681") 2026/02/06 05:48:49 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : created from root.txt: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f41412112fe1f7586_d20260206_m054815_c001_v7007000_t0000_u01770356895561") as it is a hide marker 2026/02/06 05:48:49 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : created from root.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f1017a6330669b6bf_d20260206_m054814_c001_v0001097_t0055_u01770356894244") 2026/02/06 05:48:49 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : file name.txt: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f423c1b6735aa0b6e_d20260206_m054823_c001_v7007000_t0000_u01770356903452") as it is a hide marker 2026/02/06 05:48:49 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : file name.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d7f0_d20260206_m054802_c001_v0001167_t0052_u01770356882946") 2026/02/06 05:48:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : file name.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f1069e870059fcc90_d20260206_m054759_c001_v0001176_t0055_u01770356879411") 2026/02/06 05:48:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : file name.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d650_d20260206_m054738_c001_v0001167_t0011_u01770356858098") 2026/02/06 05:48:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : file name.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d63e_d20260206_m054736_c001_v0001167_t0004_u01770356856976") 2026/02/06 05:48:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d648_d20260206_m054737_c001_v0001167_t0057_u01770356857548") "upload" dated 2026-02-06 05:47:37.548 +0000 UTC (1m12.40956507s ago) 2026/02/06 05:48:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f407a673022590782_d20260206_m054757_c001_v7007000_t0000_u01770356877085") as it is a hide marker 2026/02/06 05:48:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f10177eed3ad42b5c_d20260206_m054756_c001_v0001182_t0020_u01770356876699") 2026/02/06 05:48:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f115cbe2925b410c5_d20260206_m054755_c001_v0001172_t0006_u01770356875874") 2026/02/06 05:48:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae01_d20260206_m054726_c001_v7007000_t0000_u01770356846379") as it is a hide marker 2026/02/06 05:48:49 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d550_d20260206_m054725_c001_v0001167_t0012_u01770356845508") 2026/02/06 05:48:49 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : piped data.txt: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f423c1b6735aa0b8a_d20260206_m054825_c001_v7007000_t0000_u01770356905469") as it is a hide marker 2026/02/06 05:48:49 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : piped data.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d97f_d20260206_m054824_c001_v0001167_t0005_u01770356904729") 2026/02/06 05:48:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : piped data.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f423c1b6735aa0b7c_d20260206_m054824_c001_v7007000_t0000_u01770356904540") 2026/02/06 05:48:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : piped data.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f414c4a505da2d96d_d20260206_m054824_c001_v0001167_t0009_u01770356904176") 2026/02/06 05:48:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae02_d20260206_m054727_c001_v7007000_t0000_u01770356847686") as it is a hide marker 2026/02/06 05:48:49 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d578_d20260206_m054726_c001_v0001167_t0041_u01770356846742") 2026/02/06 05:48:49 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : test-metadata: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae1d_d20260206_m054832_c001_v7007000_t0000_u01770356912545") as it is a hide marker 2026/02/06 05:48:49 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : test-metadata: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f223c1b6735aa0ba6_d20260206_m054827_c001_v0001183_t0023_u01770356907491") 2026/02/06 05:48:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : test-metadata: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f423c1b6735aa0b9a_d20260206_m054826_c001_v7007000_t0000_u01770356906670") 2026/02/06 05:48:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : test-metadata: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d99a_d20260206_m054825_c001_v0001167_t0003_u01770356905654") 2026/02/06 05:48:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adfa_d20260206_m054720_c001_v7007000_t0000_u01770356840535") as it is a hide marker 2026/02/06 05:48:49 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4f2_d20260206_m054719_c001_v0001167_t0046_u01770356839199") 2026/02/06 05:48:49 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adfc_d20260206_m054722_c001_v7007000_t0000_u01770356842707") as it is a hide marker 2026/02/06 05:48:49 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d512_d20260206_m054721_c001_v0001167_t0056_u01770356841992") 2026/02/06 05:48:49 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adfb_d20260206_m054721_c001_v7007000_t0000_u01770356841626") as it is a hide marker 2026/02/06 05:48:49 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d50c_d20260206_m054720_c001_v0001167_t0005_u01770356840898") 2026/02/06 05:48:49 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adff_d20260206_m054723_c001_v7007000_t0000_u01770356843886") as it is a hide marker 2026/02/06 05:48:49 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d524_d20260206_m054723_c001_v0001167_t0027_u01770356843072") 2026/02/06 05:48:49 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae00_d20260206_m054725_c001_v7007000_t0000_u01770356845142") as it is a hide marker 2026/02/06 05:48:49 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d53e_d20260206_m054724_c001_v0001167_t0039_u01770356844249") 2026/02/06 05:48:49 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf9_d20260206_m054718_c001_v7007000_t0000_u01770356838836") as it is a hide marker 2026/02/06 05:48:49 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : trailing space /trailing space : Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4e6_d20260206_m054718_c001_v0001167_t0034_u01770356838050") 2026/02/06 05:48:49 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f11979620aad35a27_d20260206_m054843_c001_v0001117_t0001_u01770356923115") "upload" dated 2026-02-06 05:48:43.115 +0000 UTC (6.843865902s ago) 2026/02/06 05:48:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41221d677ba161ce_d20260206_m054838_c001_v7007000_t0000_u01770356918261") 2026/02/06 05:48:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2da79_d20260206_m054835_c001_v0001167_t0052_u01770356915096") 2026/02/06 05:48:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae07_d20260206_m054736_c001_v7007000_t0000_u01770356856405") as it is a hide marker 2026/02/06 05:48:49 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f204913f08ff3ae04_d20260206_m054729_c001_v0001097_t0027_u01770356849893") 2026/02/06 05:48:49 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : zero-length-file: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae03_d20260206_m054729_c001_v7007000_t0000_u01770356849554") as it is a hide marker 2026/02/06 05:48:49 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : zero-length-file: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f414c4a505da2d5a4_d20260206_m054729_c001_v0001167_t0009_u01770356849004") 2026/02/06 05:48:49 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf0_d20260206_m054711_c001_v7007000_t0000_u01770356831447") as it is a hide marker 2026/02/06 05:48:49 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d494_d20260206_m054710_c001_v0001167_t0025_u01770356830553") 2026/02/06 05:48:49 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adeb_d20260206_m054705_c001_v7007000_t0000_u01770356825567") as it is a hide marker 2026/02/06 05:48:49 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d450_d20260206_m054704_c001_v0001167_t0027_u01770356824469") 2026/02/06 05:48:49 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf4_d20260206_m054715_c001_v7007000_t0000_u01770356835218") as it is a hide marker 2026/02/06 05:48:49 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4ca_d20260206_m054714_c001_v0001167_t0035_u01770356834190") 2026/02/06 05:48:49 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf3_d20260206_m054713_c001_v7007000_t0000_u01770356833827") as it is a hide marker 2026/02/06 05:48:49 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4b8_d20260206_m054713_c001_v0001167_t0016_u01770356833029") 2026/02/06 05:48:49 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf5_d20260206_m054716_c001_v7007000_t0000_u01770356836319") as it is a hide marker 2026/02/06 05:48:49 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4da_d20260206_m054715_c001_v0001167_t0000_u01770356835580") 2026/02/06 05:48:49 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf1_d20260206_m054712_c001_v7007000_t0000_u01770356832662") as it is a hide marker 2026/02/06 05:48:49 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4a4_d20260206_m054711_c001_v0001167_t0048_u01770356831809") 2026/02/06 05:48:49 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : ./.: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adec_d20260206_m054706_c001_v7007000_t0000_u01770356826805") as it is a hide marker 2026/02/06 05:48:49 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : ./.: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d462_d20260206_m054705_c001_v0001167_t0046_u01770356825930") 2026/02/06 05:48:49 NOTICE: ./.: Skipped delete as --dry-run is set 2026/02/06 05:48:49 DEBUG : ../..: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3aded_d20260206_m054707_c001_v7007000_t0000_u01770356827925") as it is a hide marker 2026/02/06 05:48:49 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/02/06 05:48:49 DEBUG : ../..: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d46e_d20260206_m054707_c001_v0001167_t0049_u01770356827169") 2026/02/06 05:48:49 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/02/06 05:48:50 INFO : B2 bucket rclone-test-rakezub8zoto: cleaning bucket "rclone-test-rakezub8zoto" of all hidden files 2026/02/06 05:48:50 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adef_d20260206_m054710_c001_v7007000_t0000_u01770356830189") as it is a hide marker 2026/02/06 05:48:50 DEBUG : leading space/ leading space: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d48c_d20260206_m054709_c001_v0001167_t0029_u01770356829387") 2026/02/06 05:48:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adee_d20260206_m054709_c001_v7007000_t0000_u01770356829024") as it is a hide marker 2026/02/06 05:48:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d47a_d20260206_m054708_c001_v0001167_t0057_u01770356828288") 2026/02/06 05:48:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf6_d20260206_m054717_c001_v7007000_t0000_u01770356837689") as it is a hide marker 2026/02/06 05:48:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4e0_d20260206_m054716_c001_v0001167_t0017_u01770356836681") 2026/02/06 05:48:50 DEBUG : created from root.txt: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f41412112fe1f7586_d20260206_m054815_c001_v7007000_t0000_u01770356895561") as it is a hide marker 2026/02/06 05:48:50 DEBUG : created from root.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f1017a6330669b6bf_d20260206_m054814_c001_v0001097_t0055_u01770356894244") 2026/02/06 05:48:50 DEBUG : file name.txt: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f423c1b6735aa0b6e_d20260206_m054823_c001_v7007000_t0000_u01770356903452") as it is a hide marker 2026/02/06 05:48:50 DEBUG : file name.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d7f0_d20260206_m054802_c001_v0001167_t0052_u01770356882946") 2026/02/06 05:48:50 DEBUG : file name.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f1069e870059fcc90_d20260206_m054759_c001_v0001176_t0055_u01770356879411") 2026/02/06 05:48:50 DEBUG : file name.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d650_d20260206_m054738_c001_v0001167_t0011_u01770356858098") 2026/02/06 05:48:50 DEBUG : file name.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d63e_d20260206_m054736_c001_v0001167_t0004_u01770356856976") 2026/02/06 05:48:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d648_d20260206_m054737_c001_v0001167_t0057_u01770356857548") "upload" dated 2026-02-06 05:47:37.548 +0000 UTC (1m13.430638924s ago) 2026/02/06 05:48:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f407a673022590782_d20260206_m054757_c001_v7007000_t0000_u01770356877085") as it is a hide marker 2026/02/06 05:48:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f10177eed3ad42b5c_d20260206_m054756_c001_v0001182_t0020_u01770356876699") 2026/02/06 05:48:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f115cbe2925b410c5_d20260206_m054755_c001_v0001172_t0006_u01770356875874") 2026/02/06 05:48:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae01_d20260206_m054726_c001_v7007000_t0000_u01770356846379") as it is a hide marker 2026/02/06 05:48:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d550_d20260206_m054725_c001_v0001167_t0012_u01770356845508") 2026/02/06 05:48:51 DEBUG : piped data.txt: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f423c1b6735aa0b8a_d20260206_m054825_c001_v7007000_t0000_u01770356905469") as it is a hide marker 2026/02/06 05:48:51 DEBUG : piped data.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d97f_d20260206_m054824_c001_v0001167_t0005_u01770356904729") 2026/02/06 05:48:51 DEBUG : piped data.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f423c1b6735aa0b7c_d20260206_m054824_c001_v7007000_t0000_u01770356904540") 2026/02/06 05:48:51 DEBUG : piped data.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f414c4a505da2d96d_d20260206_m054824_c001_v0001167_t0009_u01770356904176") 2026/02/06 05:48:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae02_d20260206_m054727_c001_v7007000_t0000_u01770356847686") as it is a hide marker 2026/02/06 05:48:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d578_d20260206_m054726_c001_v0001167_t0041_u01770356846742") 2026/02/06 05:48:51 DEBUG : test-metadata: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae1d_d20260206_m054832_c001_v7007000_t0000_u01770356912545") as it is a hide marker 2026/02/06 05:48:51 DEBUG : test-metadata: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f223c1b6735aa0ba6_d20260206_m054827_c001_v0001183_t0023_u01770356907491") 2026/02/06 05:48:51 DEBUG : test-metadata: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f423c1b6735aa0b9a_d20260206_m054826_c001_v7007000_t0000_u01770356906670") 2026/02/06 05:48:51 DEBUG : test-metadata: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d99a_d20260206_m054825_c001_v0001167_t0003_u01770356905654") 2026/02/06 05:48:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adfa_d20260206_m054720_c001_v7007000_t0000_u01770356840535") as it is a hide marker 2026/02/06 05:48:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4f2_d20260206_m054719_c001_v0001167_t0046_u01770356839199") 2026/02/06 05:48:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adfc_d20260206_m054722_c001_v7007000_t0000_u01770356842707") as it is a hide marker 2026/02/06 05:48:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d512_d20260206_m054721_c001_v0001167_t0056_u01770356841992") 2026/02/06 05:48:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adfb_d20260206_m054721_c001_v7007000_t0000_u01770356841626") as it is a hide marker 2026/02/06 05:48:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d50c_d20260206_m054720_c001_v0001167_t0005_u01770356840898") 2026/02/06 05:48:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adff_d20260206_m054723_c001_v7007000_t0000_u01770356843886") as it is a hide marker 2026/02/06 05:48:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d524_d20260206_m054723_c001_v0001167_t0027_u01770356843072") 2026/02/06 05:48:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae00_d20260206_m054725_c001_v7007000_t0000_u01770356845142") as it is a hide marker 2026/02/06 05:48:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d53e_d20260206_m054724_c001_v0001167_t0039_u01770356844249") 2026/02/06 05:48:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf9_d20260206_m054718_c001_v7007000_t0000_u01770356838836") as it is a hide marker 2026/02/06 05:48:52 DEBUG : trailing space /trailing space : Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4e6_d20260206_m054718_c001_v0001167_t0034_u01770356838050") 2026/02/06 05:48:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f11979620aad35a27_d20260206_m054843_c001_v0001117_t0001_u01770356923115") "upload" dated 2026-02-06 05:48:43.115 +0000 UTC (9.175225607s ago) 2026/02/06 05:48:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41221d677ba161ce_d20260206_m054838_c001_v7007000_t0000_u01770356918261") 2026/02/06 05:48:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2da79_d20260206_m054835_c001_v0001167_t0052_u01770356915096") 2026/02/06 05:48:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae07_d20260206_m054736_c001_v7007000_t0000_u01770356856405") as it is a hide marker 2026/02/06 05:48:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f204913f08ff3ae04_d20260206_m054729_c001_v0001097_t0027_u01770356849893") 2026/02/06 05:48:52 DEBUG : zero-length-file: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3ae03_d20260206_m054729_c001_v7007000_t0000_u01770356849554") as it is a hide marker 2026/02/06 05:48:52 DEBUG : zero-length-file: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f414c4a505da2d5a4_d20260206_m054729_c001_v0001167_t0009_u01770356849004") 2026/02/06 05:48:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf0_d20260206_m054711_c001_v7007000_t0000_u01770356831447") as it is a hide marker 2026/02/06 05:48:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d494_d20260206_m054710_c001_v0001167_t0025_u01770356830553") 2026/02/06 05:48:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adeb_d20260206_m054705_c001_v7007000_t0000_u01770356825567") as it is a hide marker 2026/02/06 05:48:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d450_d20260206_m054704_c001_v0001167_t0027_u01770356824469") 2026/02/06 05:48:52 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf4_d20260206_m054715_c001_v7007000_t0000_u01770356835218") as it is a hide marker 2026/02/06 05:48:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4ca_d20260206_m054714_c001_v0001167_t0035_u01770356834190") 2026/02/06 05:48:52 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf3_d20260206_m054713_c001_v7007000_t0000_u01770356833827") as it is a hide marker 2026/02/06 05:48:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4b8_d20260206_m054713_c001_v0001167_t0016_u01770356833029") 2026/02/06 05:48:52 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf5_d20260206_m054716_c001_v7007000_t0000_u01770356836319") as it is a hide marker 2026/02/06 05:48:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4da_d20260206_m054715_c001_v0001167_t0000_u01770356835580") 2026/02/06 05:48:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adf1_d20260206_m054712_c001_v7007000_t0000_u01770356832662") as it is a hide marker 2026/02/06 05:48:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d4a4_d20260206_m054711_c001_v0001167_t0048_u01770356831809") 2026/02/06 05:48:53 DEBUG : ./.: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3adec_d20260206_m054706_c001_v7007000_t0000_u01770356826805") as it is a hide marker 2026/02/06 05:48:53 DEBUG : ./.: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d462_d20260206_m054705_c001_v0001167_t0046_u01770356825930") 2026/02/06 05:48:53 DEBUG : ../..: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f404913f08ff3aded_d20260206_m054707_c001_v7007000_t0000_u01770356827925") as it is a hide marker 2026/02/06 05:48:53 DEBUG : ../..: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d46e_d20260206_m054707_c001_v0001167_t0049_u01770356827169") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/02/06 05:48:54 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/02/06 05:48:54 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/02/06 05:48:54 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/02/06 05:48:55 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/02/06 05:48:55 INFO : B2 bucket rclone-test-rakezub8zoto: cleaning bucket "rclone-test-rakezub8zoto" of pending multipart uploads older than 0s 2026/02/06 05:48:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d648_d20260206_m054737_c001_v0001167_t0057_u01770356857548") "upload" dated 2026-02-06 05:47:37.548 +0000 UTC (1m18.175006558s ago) 2026/02/06 05:48:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba161ee_d20260206_m054854_c001_v0001131_t0055_u01770356934712") as it is a start marker (upload started at 2026-02-06 05:48:54.712 +0000 UTC) 2026/02/06 05:48:55 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/02/06 05:48:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba161ef_d20260206_m054854_c001_v0001103_t0043_u01770356934894") as it is a start marker (upload started at 2026-02-06 05:48:54.894 +0000 UTC) 2026/02/06 05:48:55 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/02/06 05:48:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba161f0_d20260206_m054855_c001_v0001100_t0041_u01770356935077") as it is a start marker (upload started at 2026-02-06 05:48:55.077 +0000 UTC) 2026/02/06 05:48:55 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/02/06 05:48:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba161f1_d20260206_m054855_c001_v0001097_t0048_u01770356935265") as it is a start marker (upload started at 2026-02-06 05:48:55.265 +0000 UTC) 2026/02/06 05:48:55 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/02/06 05:48:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f41221d677ba161ec_d20260206_m054854_c001_v7007000_t0000_u01770356934530") "hide" dated 2026-02-06 05:48:54.53 +0000 UTC (1.193149407s ago) 2026/02/06 05:48:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f11979620aad35a27_d20260206_m054843_c001_v0001117_t0001_u01770356923115") 2026/02/06 05:48:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/02/06 05:48:55 INFO : B2 bucket rclone-test-rakezub8zoto: cleaning bucket "rclone-test-rakezub8zoto" of pending multipart uploads older than 0s 2026/02/06 05:48:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d648_d20260206_m054737_c001_v0001167_t0057_u01770356857548") "upload" dated 2026-02-06 05:47:37.548 +0000 UTC (1m18.540218536s ago) 2026/02/06 05:48:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba161ee_d20260206_m054854_c001_v0001131_t0055_u01770356934712") as it is a start marker (upload started at 2026-02-06 05:48:54.712 +0000 UTC) 2026/02/06 05:48:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba161ef_d20260206_m054854_c001_v0001103_t0043_u01770356934894") as it is a start marker (upload started at 2026-02-06 05:48:54.894 +0000 UTC) 2026/02/06 05:48:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba161f0_d20260206_m054855_c001_v0001100_t0041_u01770356935077") as it is a start marker (upload started at 2026-02-06 05:48:55.077 +0000 UTC) 2026/02/06 05:48:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba161f1_d20260206_m054855_c001_v0001097_t0048_u01770356935265") as it is a start marker (upload started at 2026-02-06 05:48:55.265 +0000 UTC) 2026/02/06 05:48:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf324de370dd3b1b9fc80e1b_f41221d677ba161ec_d20260206_m054854_c001_v7007000_t0000_u01770356934530") "hide" dated 2026-02-06 05:48:54.53 +0000 UTC (1.558467706s ago) 2026/02/06 05:48:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f11979620aad35a27_d20260206_m054843_c001_v0001117_t0001_u01770356923115") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/02/06 05:48:56 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/06 05:48:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/06 05:48:57 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/02/06 05:48:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/02/06 05:48:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/02/06 05:48:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/02/06 05:48:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/02/06 05:48:59 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/02/06 05:49:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/02/06 05:49:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/02/06 05:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/02/06 05:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f20395428ca7bbb60_d20260206_m054913_c001_v0001180_t0049_u01770356953251") 2026/02/06 05:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/06 05:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/06 05:49:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:49:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:49:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/02/06 05:49:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/02/06 05:49:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/02/06 05:49:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/02/06 05:49:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/02/06 05:49:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/02/06 05:49:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/02/06 05:49:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/02/06 05:49:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:49:21 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/02/06 05:49:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f2028ccdefd22def3_d20260206_m054921_c001_v0001183_t0031_u01770356961439") 2026/02/06 05:49:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/06 05:49:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/06 05:49:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/06 05:49:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:49:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:49:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/06 05:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/06 05:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/02/06 05:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/06 05:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/02/06 05:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/06 05:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/02/06 05:49:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/02/06 05:49:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/02/06 05:49:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/02/06 05:49:28 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/06 05:49:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:49:29 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/02/06 05:49:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f22172aa386255500_d20260206_m054929_c001_v0001033_t0050_u01770356969835") 2026/02/06 05:49:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/06 05:49:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:49:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/06 05:49:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/06 05:49:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/02/06 05:49:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:55:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:55:52 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/02/06 05:55:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/06 05:55:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/02/06 05:55:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/02/06 05:55:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/02/06 05:55:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/02/06 05:56:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/02/06 05:56:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/02/06 05:56:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:56:02 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/02/06 05:56:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef5194710e05_d20260206_m055602_c001_v0001036_t0031_u01770357362478") 2026/02/06 05:56:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:56:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/02/06 05:56:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/06 05:56:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:56:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:56:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/02/06 05:56:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/06 05:56:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/06 05:56:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/06 05:56:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/06 05:56:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/06 05:56:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/06 05:56:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/02/06 05:56:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:56:11 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/02/06 05:56:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef5194710e0e_d20260206_m055611_c001_v0001183_t0032_u01770357371724") 2026/02/06 05:56:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/06 05:56:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/06 05:56:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/06 05:56:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:56:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:56:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/06 05:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/06 05:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/06 05:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/06 05:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/06 05:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/06 05:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/06 05:56:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/02/06 05:56:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/06 05:56:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/06 05:56:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/06 05:56:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:56:42 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/02/06 05:56:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f20889cf1b9893fb2_d20260206_m055642_c001_v0001097_t0033_u01770357402163") 2026/02/06 05:56:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/06 05:56:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:56:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/06 05:56:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/06 05:56:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/06 05:56:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:56:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:56:45 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/02/06 05:56:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/02/06 05:56:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/02/06 05:56:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/06 05:56:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/02/06 05:56:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/02/06 05:56:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/02/06 05:56:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/02/06 05:56:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:56:51 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/02/06 05:56:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f20889cf1b9893fbb_d20260206_m055651_c001_v0001033_t0022_u01770357411118") 2026/02/06 05:56:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:56:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/02/06 05:56:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/06 05:56:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:56:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:56:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/02/06 05:56:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/06 05:56:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/06 05:56:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/06 05:56:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/06 05:56:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/06 05:56:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/06 05:56:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/02/06 05:56:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:56:59 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/02/06 05:56:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f20889cf1b9893fd3_d20260206_m055659_c001_v0001167_t0007_u01770357419865") 2026/02/06 05:56:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/06 05:57:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/06 05:57:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/06 05:57:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:57:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:57:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/06 05:57:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/06 05:57:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/06 05:57:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/06 05:57:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/06 05:57:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/06 05:57:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/06 05:57:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/02/06 05:57:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/06 05:57:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/06 05:57:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/06 05:57:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:57:20 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/02/06 05:57:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f21302c3b50374d22_d20260206_m055720_c001_v0001185_t0001_u01770357440306") 2026/02/06 05:57:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/06 05:57:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:57:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/06 05:57:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/06 05:57:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/06 05:57:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:57:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:57:22 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/02/06 05:57:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/02/06 05:57:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/06 05:57:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/02/06 05:57:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/02/06 05:57:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/02/06 05:57:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/02/06 05:57:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/02/06 05:57:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:57:28 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/02/06 05:57:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f21302c3b50374d2f_d20260206_m055728_c001_v0001180_t0052_u01770357448705") 2026/02/06 05:57:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:57:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/02/06 05:57:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/06 05:57:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:57:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:57:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/02/06 05:57:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/06 05:57:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/06 05:57:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/06 05:57:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/06 05:57:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/06 05:57:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/06 05:57:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/02/06 05:57:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:57:37 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/02/06 05:57:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec54060_d20260206_m055737_c001_v0001109_t0020_u01770357457978") 2026/02/06 05:57:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/06 05:57:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/06 05:57:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/06 05:57:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:57:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:57:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/06 05:57:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/06 05:57:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/06 05:57:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/06 05:57:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/06 05:57:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/06 05:57:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/02/06 05:57:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/02/06 05:57:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/06 05:57:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/06 05:57:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/06 05:57:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:57:48 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/02/06 05:57:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f2005c12eb3b18976_d20260206_m055748_c001_v0001097_t0056_u01770357468109") 2026/02/06 05:57:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/06 05:57:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/06 05:57:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:57:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/02/06 05:57:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/02/06 05:57:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:57:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:57:51 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/02/06 05:57:52 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/02/06 05:57:52 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/02/06 05:57:52 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/02/06 05:57:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/02/06 05:57:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/02/06 05:57:55 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/02/06 05:57:55 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/02/06 05:57:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:57:56 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/02/06 05:57:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f2005c12eb3b189dd_d20260206_m055756_c001_v0001097_t0016_u01770357476967") 2026/02/06 05:57:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:57:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/06 05:57:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/06 05:57:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:57:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:57:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/02/06 05:58:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/02/06 05:58:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/02/06 05:58:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/02/06 05:58:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/02/06 05:58:04 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/02/06 05:58:04 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/02/06 05:58:04 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/02/06 05:58:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:58:06 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/02/06 05:58:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec540ba_d20260206_m055806_c001_v0001102_t0013_u01770357486618") 2026/02/06 05:58:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/06 05:58:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/06 05:58:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/06 05:58:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:58:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:58:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/06 05:58:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/06 05:58:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/02/06 05:58:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/06 05:58:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/02/06 05:58:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/06 05:58:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/02/06 05:58:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/02/06 05:58:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/02/06 05:58:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/02/06 05:58:48 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/06 05:58:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:58:53 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/02/06 05:58:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f20395428ca7bc302_d20260206_m055853_c001_v0001042_t0039_u01770357533502") 2026/02/06 05:58:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/06 05:58:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/06 05:58:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:58:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/06 05:58:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/02/06 05:58:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:58:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:58:56 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/02/06 05:58:59 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/02/06 05:58:59 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/02/06 05:58:59 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/02/06 05:58:59 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/02/06 05:59:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/02/06 05:59:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/02/06 05:59:43 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/02/06 05:59:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 05:59:47 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/02/06 05:59:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba16b78_d20260206_m055947_c001_v0001172_t0022_u01770357587371") 2026/02/06 05:59:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 05:59:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/06 05:59:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/06 05:59:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/06 05:59:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/06 05:59:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/02/06 05:59:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/02/06 05:59:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/02/06 05:59:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/02/06 05:59:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/02/06 05:59:58 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/02/06 05:59:59 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/02/06 05:59:59 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/02/06 06:00:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 06:00:04 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/02/06 06:00:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef51947110d9_d20260206_m060004_c001_v0001039_t0043_u01770357604214") 2026/02/06 06:00:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/06 06:00:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/06 06:00:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/06 06:00:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/02/06 06:00:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/02/06 06:00:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/06 06:00:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/06 06:00:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/02/06 06:00:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/06 06:00:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/02/06 06:00:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/06 06:00:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/02/06 06:00:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/02/06 06:00:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/02/06 06:00:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/02/06 06:00:16 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/06 06:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/06 06:00:19 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/02/06 06:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef5194711114_d20260206_m060019_c001_v0001161_t0015_u01770357619205") 2026/02/06 06:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/06 06:00:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/06 06:00:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/06 06:00:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/06 06:00:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/02/06 06:00:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/02/06 06:00:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/02/06 06:00:22 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/02/06 06:00:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf324de370dd3b1b9fc80e1b_f207a673022591109_d20260206_m060043_c001_v0001185_t0001_u01770357643743") 2026/02/06 06:00:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/02/06 06:00:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/06 06:00:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/06 06:00:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/06 06:00:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/06 06:00:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/06 06:00:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/06 06:00:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/06 06:00:46 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/02/06 06:00:48 DEBUG : chunked-copy: Done sending chunk 0 2026/02/06 06:00:48 DEBUG : chunked-copy: Done sending chunk 1 2026/02/06 06:00:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/06 06:00:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf324de370dd3b1b9fc80e1b_f205dfb98b88f1113_d20260206_m060049_c001_v0001039_t0024_u01770357649632") 2026/02/06 06:00:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/02/06 06:00:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/06 06:00:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/06 06:00:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/06 06:00:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/06 06:00:52 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/02/06 06:00:52 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/06 06:00:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/02/06 06:00:53 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/02/06 06:00:55 DEBUG : chunked-copy: Done sending chunk 1 2026/02/06 06:00:55 DEBUG : chunked-copy: Done sending chunk 0 2026/02/06 06:00:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/06 06:00:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf324de370dd3b1b9fc80e1b_f207a67302259111c_d20260206_m060056_c001_v0001145_t0019_u01770357656313") 2026/02/06 06:00:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/06 06:00:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/06 06:00:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/06 06:00:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/06 06:00:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/06 06:00:58 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/06 06:00:58 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/06 06:00:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/06 06:00:59 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/02/06 06:01:01 DEBUG : chunked-copy: Done sending chunk 0 2026/02/06 06:01:01 DEBUG : chunked-copy: Done sending chunk 1 2026/02/06 06:01:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/06 06:01:02 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf324de370dd3b1b9fc80e1b_f205dfb98b88f116e_d20260206_m060102_c001_v0001185_t0005_u01770357662230") 2026/02/06 06:01:02 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/02/06 06:01:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/06 06:01:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/06 06:01:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/06 06:01:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/06 06:01:03 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/02/06 06:01:03 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/06 06:01:04 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/06 06:01:07 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/06 06:01:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rakezub8zoto/deeper/nonexisting/directory" 2026/02/06 06:01:09 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/06 06:01:10 INFO : B2 bucket rclone-test-rakezub8zoto: cleaning bucket "rclone-test-rakezub8zoto" of all files 2026/02/06 06:01:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4199ef51947110b5_d20260206_m055955_c001_v7007000_t0000_u01770357595115") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba16b78_d20260206_m055947_c001_v0001172_t0022_u01770357587371") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41221d677ba16b75_d20260206_m055946_c001_v7007000_t0000_u01770357586742") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f20395428ca7bc30c_d20260206_m055859_c001_v0001154_t0009_u01770357539481") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4028ccdefd23880f_d20260206_m060026_c001_v7007000_t0000_u01770357626729") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef5194711114_d20260206_m060019_c001_v0001161_t0015_u01770357619205") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4199ef519471110f_d20260206_m060018_c001_v7007000_t0000_u01770357618345") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef51947110fc_d20260206_m060012_c001_v0001184_t0040_u01770357612111") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4199ef51947110fb_d20260206_m060011_c001_v7007000_t0000_u01770357611923") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef51947110d9_d20260206_m060004_c001_v0001039_t0043_u01770357604214") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4199ef51947110d0_d20260206_m060003_c001_v7007000_t0000_u01770357603338") 2026/02/06 06:01:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef51947110b7_d20260206_m055955_c001_v0001091_t0044_u01770357595299") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4028ccdefd238449_d20260206_m055646_c001_v7007000_t0000_u01770357406603") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f20889cf1b9893fb2_d20260206_m055642_c001_v0001097_t0033_u01770357402163") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4199ef5194710e16_d20260206_m055616_c001_v7007000_t0000_u01770357376291") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef5194710e0e_d20260206_m055611_c001_v0001183_t0032_u01770357371724") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f40889cf1b9893fb1_d20260206_m055641_c001_v7007000_t0000_u01770357401789") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef5194710e17_d20260206_m055616_c001_v0001173_t0005_u01770357376475") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4199ef5194710e0d_d20260206_m055611_c001_v7007000_t0000_u01770357371343") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f223c1b6735aa1134_d20260206_m055606_c001_v0001185_t0018_u01770357366722") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f423c1b6735aa1133_d20260206_m055606_c001_v7007000_t0000_u01770357366541") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2199ef5194710e05_d20260206_m055602_c001_v0001036_t0031_u01770357362478") 2026/02/06 06:01:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4199ef5194710e03_d20260206_m055602_c001_v7007000_t0000_u01770357362080") 2026/02/06 06:01:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f223c1b6735aa112f_d20260206_m055557_c001_v0001097_t0006_u01770357357863") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41877310fec5404b_d20260206_m055724_c001_v7007000_t0000_u01770357444269") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21302c3b50374d22_d20260206_m055720_c001_v0001185_t0001_u01770357440306") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41877310fec5402d_d20260206_m055715_c001_v7007000_t0000_u01770357435240") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f20889cf1b9893fd3_d20260206_m055659_c001_v0001167_t0007_u01770357419865") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41302c3b50374d21_d20260206_m055719_c001_v7007000_t0000_u01770357439934") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec5402e_d20260206_m055715_c001_v0001103_t0000_u01770357435429") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f40889cf1b9893fd2_d20260206_m055659_c001_v7007000_t0000_u01770357419489") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2028ccdefd238456_d20260206_m055655_c001_v0001173_t0021_u01770357415178") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4028ccdefd238454_d20260206_m055654_c001_v7007000_t0000_u01770357414996") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f20889cf1b9893fbb_d20260206_m055651_c001_v0001033_t0022_u01770357411118") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f40889cf1b9893fba_d20260206_m055650_c001_v7007000_t0000_u01770357410744") 2026/02/06 06:01:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2028ccdefd23844a_d20260206_m055646_c001_v0001097_t0056_u01770357406788") 2026/02/06 06:01:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f423c1b6735aa112d_d20260206_m055557_c001_v7007000_t0000_u01770357357682") 2026/02/06 06:01:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f22172aa386255500_d20260206_m054929_c001_v0001033_t0050_u01770356969835") 2026/02/06 06:01:12 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f42172aa3862554ff_d20260206_m054929_c001_v7007000_t0000_u01770356969463") 2026/02/06 06:01:12 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2028ccdefd22defd_d20260206_m054925_c001_v0001165_t0014_u01770356965410") 2026/02/06 06:01:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4028ccdefd22defc_d20260206_m054925_c001_v7007000_t0000_u01770356965228") 2026/02/06 06:01:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2028ccdefd22def3_d20260206_m054921_c001_v0001183_t0031_u01770356961439") 2026/02/06 06:01:12 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4028ccdefd22def1_d20260206_m054921_c001_v7007000_t0000_u01770356961045") 2026/02/06 06:01:12 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2028ccdefd22deec_d20260206_m054916_c001_v0001090_t0032_u01770356956731") 2026/02/06 06:01:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4028ccdefd22deea_d20260206_m054916_c001_v7007000_t0000_u01770356956549") 2026/02/06 06:01:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f20395428ca7bbb60_d20260206_m054913_c001_v0001180_t0049_u01770356953251") 2026/02/06 06:01:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f40395428ca7bbb5f_d20260206_m054912_c001_v7007000_t0000_u01770356952891") 2026/02/06 06:01:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21221d677ba161f5_d20260206_m054858_c001_v0001172_t0028_u01770356938178") 2026/02/06 06:01:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41877310fec54090_d20260206_m055752_c001_v7007000_t0000_u01770357472444") 2026/02/06 06:01:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2005c12eb3b18976_d20260206_m055748_c001_v0001097_t0056_u01770357468109") 2026/02/06 06:01:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41877310fec5406c_d20260206_m055742_c001_v7007000_t0000_u01770357462664") 2026/02/06 06:01:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec54060_d20260206_m055737_c001_v0001109_t0020_u01770357457978") 2026/02/06 06:01:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4005c12eb3b18962_d20260206_m055747_c001_v7007000_t0000_u01770357467678") 2026/02/06 06:01:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec5406f_d20260206_m055742_c001_v0001032_t0027_u01770357462848") 2026/02/06 06:01:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41877310fec5405e_d20260206_m055737_c001_v7007000_t0000_u01770357457568") 2026/02/06 06:01:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec54055_d20260206_m055732_c001_v0001103_t0052_u01770357452645") 2026/02/06 06:01:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41877310fec54053_d20260206_m055732_c001_v7007000_t0000_u01770357452464") 2026/02/06 06:01:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21302c3b50374d2f_d20260206_m055728_c001_v0001180_t0052_u01770357448705") 2026/02/06 06:01:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41302c3b50374d2e_d20260206_m055728_c001_v7007000_t0000_u01770357448288") 2026/02/06 06:01:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec5404c_d20260206_m055724_c001_v0001185_t0053_u01770357444450") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f40395428ca7bc30b_d20260206_m055859_c001_v7007000_t0000_u01770357539298") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f20395428ca7bc302_d20260206_m055853_c001_v0001042_t0039_u01770357533502") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f40395428ca7bc300_d20260206_m055853_c001_v7007000_t0000_u01770357533025") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec540cb_d20260206_m055811_c001_v0001167_t0052_u01770357491323") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41877310fec540c9_d20260206_m055811_c001_v7007000_t0000_u01770357491142") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec540ba_d20260206_m055806_c001_v0001102_t0013_u01770357486618") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41877310fec540b8_d20260206_m055806_c001_v7007000_t0000_u01770357486119") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec540a9_d20260206_m055800_c001_v0001172_t0047_u01770357480914") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41877310fec540a7_d20260206_m055800_c001_v7007000_t0000_u01770357480732") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f2005c12eb3b189dd_d20260206_m055756_c001_v0001097_t0016_u01770357476967") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f4005c12eb3b189db_d20260206_m055756_c001_v7007000_t0000_u01770357476517") 2026/02/06 06:01:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f21877310fec54091_d20260206_m055752_c001_v0001185_t0001_u01770357472625") 2026/02/06 06:01:14 DEBUG : chunked-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f405dfb98b88f118c_d20260206_m060104_c001_v7007000_t0000_u01770357664283") 2026/02/06 06:01:15 DEBUG : chunked-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f207a673022591122_d20260206_m060058_c001_v0001097_t0036_u01770357658724") 2026/02/06 06:01:15 DEBUG : chunked-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f407a67302259111f_d20260206_m060058_c001_v7007000_t0000_u01770357658157") 2026/02/06 06:01:15 DEBUG : chunked-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f205dfb98b88f111c_d20260206_m060052_c001_v0001185_t0042_u01770357652614") 2026/02/06 06:01:15 DEBUG : chunked-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f405dfb98b88f111b_d20260206_m060051_c001_v7007000_t0000_u01770357651963") 2026/02/06 06:01:15 DEBUG : chunked-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f207a673022591110_d20260206_m060045_c001_v0001113_t0038_u01770357645856") 2026/02/06 06:01:15 DEBUG : chunked-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f407a67302259110f_d20260206_m060045_c001_v7007000_t0000_u01770357645302") 2026/02/06 06:01:15 DEBUG : chunked-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f11979620aad35e60_d20260206_m060040_c001_v0001117_t0053_u01770357640560") 2026/02/06 06:01:15 DEBUG : chunked-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f407a6730225910fe_d20260206_m060040_c001_v7007000_t0000_u01770357640159") 2026/02/06 06:01:15 DEBUG : chunked-copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f11979620aad35e44_d20260206_m060027_c001_v0001117_t0056_u01770357627605") 2026/02/06 06:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f405dfb98b88f1188_d20260206_m060104_c001_v7007000_t0000_u01770357664101") 2026/02/06 06:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f205dfb98b88f116e_d20260206_m060102_c001_v0001185_t0005_u01770357662230") 2026/02/06 06:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f407a67302259111e_d20260206_m060057_c001_v7007000_t0000_u01770357657977") 2026/02/06 06:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f207a67302259111c_d20260206_m060056_c001_v0001145_t0019_u01770357656313") 2026/02/06 06:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f405dfb98b88f111a_d20260206_m060051_c001_v7007000_t0000_u01770357651781") 2026/02/06 06:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f205dfb98b88f1113_d20260206_m060049_c001_v0001039_t0024_u01770357649632") 2026/02/06 06:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f407a67302259110d_d20260206_m060045_c001_v7007000_t0000_u01770357645121") 2026/02/06 06:01:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f207a673022591109_d20260206_m060043_c001_v0001185_t0001_u01770357643743") 2026/02/06 06:01:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f407a6730225910fc_d20260206_m060039_c001_v7007000_t0000_u01770357639966") 2026/02/06 06:01:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f111daaccf6556ea6_d20260206_m060037_c001_v0001167_t0019_u01770357637700") 2026/02/06 06:01:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f114c4a505da2d648_d20260206_m054737_c001_v0001167_t0057_u01770356857548") 2026/02/06 06:01:16 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f405dfb98b88f119c_d20260206_m060105_c001_v7007000_t0000_u01770357665811") 2026/02/06 06:01:16 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f11979620aad35e90_d20260206_m060104_c001_v0001117_t0023_u01770357664873") 2026/02/06 06:01:16 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f405dfb98b88f11a2_d20260206_m060109_c001_v7007000_t0000_u01770357669195") 2026/02/06 06:01:16 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f11979620aad35e94_d20260206_m060107_c001_v0001117_t0019_u01770357667279") 2026/02/06 06:01:16 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f11979620aad35e92_d20260206_m060105_c001_v0001117_t0051_u01770357665995") 2026/02/06 06:01:16 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf324de370dd3b1b9fc80e1b_f41221d677ba161ec_d20260206_m054854_c001_v7007000_t0000_u01770356934530") 2026/02/06 06:01:17 INFO : B2 bucket rclone-test-rakezub8zoto: cleaning bucket "rclone-test-rakezub8zoto" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (858.08s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- PASS: TestIntegration/FsMkdir (855.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.31s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.85s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.44s) --- 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.59s) --- 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 (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.00s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.26s) --- 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.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- 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.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (688.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (419.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (18.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (392.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (388.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (48.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (30.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (37.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (20.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (15.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (66.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (48.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (87.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (55.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (16.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (37.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (13.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (4.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.38s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 858.122s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 14m18.977187237s (try 1/5)