"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/03/10 06:21:41 DEBUG : Creating backend with remote "TestB2:rclone-test-niqugob7sero" 2026/03/10 06:21:41 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/03/10 06:21:44 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/10 06:21:44 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/10 06:21:44 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/03/10 06:22:06 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/03/10 06:22:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/03/10 06:22:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/03/10 06:22:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/03/10 06:22:12 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/03/10 06:22:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/03/10 06:22:13 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/03/10 06:22:13 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/03/10 06:22:20 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/10 06:22:21 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/03/10 06:22:26 INFO : B2 bucket rclone-test-niqugob7sero: cleaning bucket "rclone-test-niqugob7sero" of all files 2026/03/10 06:22:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125aa_d20260310_m062225_c001_v0001181_t0042_u01773123745760") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/10 06:22:27 DEBUG : Creating backend with remote "TestB2:rclone-test-niqugob7sero/dirToPurgeFromRoot" 2026/03/10 06:22:28 INFO : B2 bucket rclone-test-niqugob7sero path dirToPurgeFromRoot: cleaning bucket "rclone-test-niqugob7sero" of all files 2026/03/10 06:22:29 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125b0_d20260310_m062226_c001_v0001181_t0028_u01773123746922") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/10 06:22:29 DEBUG : Creating backend with remote "TestB2:rclone-test-niqugob7sero/hello? sausage/êé" 2026/03/10 06:22:33 INFO : B2 bucket rclone-test-niqugob7sero path hello? sausage/êé: cleaning bucket "rclone-test-niqugob7sero" of all files 2026/03/10 06:22:33 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f1159bc6aba878ca1_d20260310_m062232_c001_v0001184_t0008_u01773123752101") === 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/03/10 06:22:42 DEBUG : Creating backend with remote "TestB2:rclone-test-niqugob7sero/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/10 06:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-niqugob7sero/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-niqugob7sero" from "TestB2:rclone-test-niqugob7sero" 2026/03/10 06:22:47 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/03/10 06:22:59 DEBUG : Creating backend with remote "TestB2:rclone-test-coticir6sese" 2026/03/10 06:23:02 DEBUG : B2 bucket rclone-test-coticir6sese: Purge remote 2026/03/10 06:23:02 INFO : B2 bucket rclone-test-coticir6sese: cleaning bucket "rclone-test-coticir6sese" of all files 2026/03/10 06:23:02 DEBUG : somefile: Deleting (id "4_z5f92cd03609ddb6b9fc80e1b_f417305786de6cb42_d20260310_m062301_c001_v0001039_t0014_u01773123781662") === 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/03/10 06:23:03 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/10 06:23:04 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/03/10 06:23:07 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/03/10 06:23:07 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/03/10 06:23:07 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.966Ki offset 6Mi/6.106Mi 2026/03/10 06:23:07 DEBUG : test-metadata: Sending chunk 1 length 111581 2026/03/10 06:23:09 DEBUG : test-metadata: Done sending chunk 1 2026/03/10 06:23:10 DEBUG : test-metadata: Done sending chunk 0 2026/03/10 06:23:10 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/03/10 06:23:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/03/10 06:23:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/10 06:23:18 DEBUG : pacer: Reducing sleep to 10ms 2026/03/10 06:23:20 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/ff829d43608ddb6b9fc80e1b/c001_v0001181_t0059": EOF 2026/03/10 06:23:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/ff829d43608ddb6b9fc80e1b/c001_v0001181_t0059": EOF) 2026/03/10 06:23:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/ff829d43608ddb6b9fc80e1b/c001_v0001181_t0059": EOF - low level retry 1/10 2026/03/10 06:23:22 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-03-10-062315-023.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/03/10 06:23:24 DEBUG : oldPath = "TestB2:rclone-test-niqugob7sero/versions/test-versions-v2026-03-10-062315-023.txt" 2026/03/10 06:23:24 DEBUG : newPath = "TestB2,versions:rclone-test-niqugob7sero/versions/test-versions-v2026-03-10-062315-023.txt" 2026/03/10 06:23:24 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-niqugob7sero/versions/test-versions-v2026-03-10-062315-023.txt" 2026/03/10 06:23:24 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/03/10 06:23:25 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-niqugob7sero/versions/test-versions-v2026-03-10-062315-023.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-niqugob7sero/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/03/10 06:23:28 INFO : B2 bucket rclone-test-niqugob7sero: cleaning bucket "rclone-test-niqugob7sero" of all hidden files 2026/03/10 06:23:29 DEBUG : leading space/ leading space: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e097_d20260310_m062151_c001_v7007000_t0000_u01773123711610") as it is a hide marker 2026/03/10 06:23:29 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : leading space/ leading space: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031255e_d20260310_m062151_c001_v0001181_t0034_u01773123711039") 2026/03/10 06:23:29 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e095_d20260310_m062150_c001_v7007000_t0000_u01773123710676") as it is a hide marker 2026/03/10 06:23:29 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031255a_d20260310_m062150_c001_v0001181_t0016_u01773123710114") 2026/03/10 06:23:29 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a3_d20260310_m062157_c001_v7007000_t0000_u01773123717186") as it is a hide marker 2026/03/10 06:23:29 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031256e_d20260310_m062156_c001_v0001181_t0028_u01773123716610") 2026/03/10 06:23:29 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : created from root.txt: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f4060d65fef3311a9_d20260310_m062255_c001_v7007000_t0000_u01773123775796") as it is a hide marker 2026/03/10 06:23:29 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : created from root.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f103b36b9ba11f871_d20260310_m062254_c001_v0001184_t0022_u01773123774855") 2026/03/10 06:23:29 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : file name.txt: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f414cf046bdd6eb61_d20260310_m062303_c001_v7007000_t0000_u01773123783684") as it is a hide marker 2026/03/10 06:23:29 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : file name.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125b6_d20260310_m062241_c001_v0001181_t0042_u01773123761749") 2026/03/10 06:23:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : file name.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f119d6bc9acf401e9_d20260310_m062238_c001_v0001185_t0018_u01773123758224") 2026/03/10 06:23:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : file name.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125a2_d20260310_m062217_c001_v0001181_t0002_u01773123737944") 2026/03/10 06:23:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : file name.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031259e_d20260310_m062217_c001_v0001181_t0053_u01773123737109") 2026/03/10 06:23:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125a0_d20260310_m062217_c001_v0001181_t0030_u01773123737496") "upload" dated 2026-03-10 06:22:17.496 +0000 UTC (1m11.571421165s ago) 2026/03/10 06:23:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f421966c5be068cce_d20260310_m062236_c001_v7007000_t0000_u01773123756016") as it is a hide marker 2026/03/10 06:23:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f11404a0a2525b754_d20260310_m062235_c001_v0001036_t0048_u01773123755448") 2026/03/10 06:23:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f1061053158f2c397_d20260310_m062234_c001_v0001104_t0039_u01773123754493") 2026/03/10 06:23:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0ab_d20260310_m062203_c001_v7007000_t0000_u01773123723895") as it is a hide marker 2026/03/10 06:23:29 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312586_d20260310_m062203_c001_v0001181_t0003_u01773123723313") 2026/03/10 06:23:29 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : piped data.txt: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f414cf046bdd6eb63_d20260310_m062305_c001_v7007000_t0000_u01773123785361") as it is a hide marker 2026/03/10 06:23:29 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : piped data.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125d9_d20260310_m062304_c001_v0001181_t0057_u01773123784975") 2026/03/10 06:23:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : piped data.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f414cf046bdd6eb62_d20260310_m062304_c001_v7007000_t0000_u01773123784792") 2026/03/10 06:23:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : piped data.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f411111d4403125d7_d20260310_m062304_c001_v0001181_t0059_u01773123784429") 2026/03/10 06:23:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0ad_d20260310_m062204_c001_v7007000_t0000_u01773123724824") as it is a hide marker 2026/03/10 06:23:29 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031258a_d20260310_m062204_c001_v0001181_t0009_u01773123724258") 2026/03/10 06:23:29 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : test-metadata: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f41844cdd184eb43c_d20260310_m062312_c001_v7007000_t0000_u01773123792461") as it is a hide marker 2026/03/10 06:23:29 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : test-metadata: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f214cf046bdd6eb68_d20260310_m062307_c001_v0001134_t0052_u01773123787170") 2026/03/10 06:23:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : test-metadata: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f414cf046bdd6eb66_d20260310_m062306_c001_v7007000_t0000_u01773123786340") 2026/03/10 06:23:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : test-metadata: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125db_d20260310_m062305_c001_v0001181_t0005_u01773123785544") 2026/03/10 06:23:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a6_d20260310_m062159_c001_v7007000_t0000_u01773123719105") as it is a hide marker 2026/03/10 06:23:29 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312578_d20260310_m062158_c001_v0001181_t0050_u01773123718514") 2026/03/10 06:23:29 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a8_d20260310_m062200_c001_v7007000_t0000_u01773123720996") as it is a hide marker 2026/03/10 06:23:29 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031257c_d20260310_m062200_c001_v0001181_t0035_u01773123720417") 2026/03/10 06:23:29 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a7_d20260310_m062200_c001_v7007000_t0000_u01773123720055") as it is a hide marker 2026/03/10 06:23:29 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031257a_d20260310_m062159_c001_v0001181_t0045_u01773123719467") 2026/03/10 06:23:29 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a9_d20260310_m062202_c001_v7007000_t0000_u01773123722025") as it is a hide marker 2026/03/10 06:23:29 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031257e_d20260310_m062201_c001_v0001181_t0050_u01773123721357") 2026/03/10 06:23:29 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0aa_d20260310_m062202_c001_v7007000_t0000_u01773123722949") as it is a hide marker 2026/03/10 06:23:29 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312580_d20260310_m062202_c001_v0001181_t0037_u01773123722387") 2026/03/10 06:23:29 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a4_d20260310_m062158_c001_v7007000_t0000_u01773123718147") as it is a hide marker 2026/03/10 06:23:29 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : trailing space /trailing space : Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312572_d20260310_m062157_c001_v0001181_t0017_u01773123717555") 2026/03/10 06:23:29 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f106fab9fbb3dfcc4_d20260310_m062322_c001_v0001182_t0019_u01773123802790") "upload" dated 2026-03-10 06:23:22.79 +0000 UTC (6.277801863s ago) 2026/03/10 06:23:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4102a247f1ee6192_d20260310_m062318_c001_v7007000_t0000_u01773123798000") 2026/03/10 06:23:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125ef_d20260310_m062315_c001_v0001181_t0029_u01773123795023") 2026/03/10 06:23:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f421966c5be068cbb_d20260310_m062216_c001_v7007000_t0000_u01773123736521") as it is a hide marker 2026/03/10 06:23:29 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f220635515dd4e0b3_d20260310_m062206_c001_v0001167_t0028_u01773123726940") 2026/03/10 06:23:29 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : zero-length-file: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0b1_d20260310_m062206_c001_v7007000_t0000_u01773123726687") as it is a hide marker 2026/03/10 06:23:29 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : zero-length-file: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f411111d440312590_d20260310_m062206_c001_v0001181_t0059_u01773123726143") 2026/03/10 06:23:29 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e09a_d20260310_m062152_c001_v7007000_t0000_u01773123712536") as it is a hide marker 2026/03/10 06:23:29 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312560_d20260310_m062151_c001_v0001181_t0035_u01773123711973") 2026/03/10 06:23:29 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e08f_d20260310_m062147_c001_v7007000_t0000_u01773123707888") as it is a hide marker 2026/03/10 06:23:29 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031254c_d20260310_m062146_c001_v0001181_t0043_u01773123706898") 2026/03/10 06:23:29 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a0_d20260310_m062155_c001_v7007000_t0000_u01773123715315") as it is a hide marker 2026/03/10 06:23:29 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312568_d20260310_m062154_c001_v0001181_t0029_u01773123714752") 2026/03/10 06:23:29 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e09e_d20260310_m062154_c001_v7007000_t0000_u01773123714390") as it is a hide marker 2026/03/10 06:23:29 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312564_d20260310_m062153_c001_v0001181_t0054_u01773123713823") 2026/03/10 06:23:29 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a1_d20260310_m062156_c001_v7007000_t0000_u01773123716248") as it is a hide marker 2026/03/10 06:23:29 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031256c_d20260310_m062155_c001_v0001181_t0030_u01773123715678") 2026/03/10 06:23:29 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e09c_d20260310_m062153_c001_v7007000_t0000_u01773123713462") as it is a hide marker 2026/03/10 06:23:29 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312562_d20260310_m062152_c001_v0001181_t0033_u01773123712897") 2026/03/10 06:23:29 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : ./.: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e091_d20260310_m062148_c001_v7007000_t0000_u01773123708821") as it is a hide marker 2026/03/10 06:23:29 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : ./.: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312552_d20260310_m062148_c001_v0001181_t0008_u01773123708251") 2026/03/10 06:23:29 NOTICE: ./.: Skipped delete as --dry-run is set 2026/03/10 06:23:29 DEBUG : ../..: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e093_d20260310_m062149_c001_v7007000_t0000_u01773123709752") as it is a hide marker 2026/03/10 06:23:29 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/03/10 06:23:29 DEBUG : ../..: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312554_d20260310_m062149_c001_v0001181_t0049_u01773123709181") 2026/03/10 06:23:29 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/03/10 06:23:29 INFO : B2 bucket rclone-test-niqugob7sero: cleaning bucket "rclone-test-niqugob7sero" of all hidden files 2026/03/10 06:23:29 DEBUG : leading space/ leading space: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e097_d20260310_m062151_c001_v7007000_t0000_u01773123711610") as it is a hide marker 2026/03/10 06:23:29 DEBUG : leading space/ leading space: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031255e_d20260310_m062151_c001_v0001181_t0034_u01773123711039") 2026/03/10 06:23:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e095_d20260310_m062150_c001_v7007000_t0000_u01773123710676") as it is a hide marker 2026/03/10 06:23:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031255a_d20260310_m062150_c001_v0001181_t0016_u01773123710114") 2026/03/10 06:23:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a3_d20260310_m062157_c001_v7007000_t0000_u01773123717186") as it is a hide marker 2026/03/10 06:23:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031256e_d20260310_m062156_c001_v0001181_t0028_u01773123716610") 2026/03/10 06:23:29 DEBUG : created from root.txt: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f4060d65fef3311a9_d20260310_m062255_c001_v7007000_t0000_u01773123775796") as it is a hide marker 2026/03/10 06:23:29 DEBUG : created from root.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f103b36b9ba11f871_d20260310_m062254_c001_v0001184_t0022_u01773123774855") 2026/03/10 06:23:29 DEBUG : file name.txt: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f414cf046bdd6eb61_d20260310_m062303_c001_v7007000_t0000_u01773123783684") as it is a hide marker 2026/03/10 06:23:29 DEBUG : file name.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125b6_d20260310_m062241_c001_v0001181_t0042_u01773123761749") 2026/03/10 06:23:29 DEBUG : file name.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f119d6bc9acf401e9_d20260310_m062238_c001_v0001185_t0018_u01773123758224") 2026/03/10 06:23:30 DEBUG : file name.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125a2_d20260310_m062217_c001_v0001181_t0002_u01773123737944") 2026/03/10 06:23:30 DEBUG : file name.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031259e_d20260310_m062217_c001_v0001181_t0053_u01773123737109") 2026/03/10 06:23:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125a0_d20260310_m062217_c001_v0001181_t0030_u01773123737496") "upload" dated 2026-03-10 06:22:17.496 +0000 UTC (1m12.578896125s ago) 2026/03/10 06:23:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f421966c5be068cce_d20260310_m062236_c001_v7007000_t0000_u01773123756016") as it is a hide marker 2026/03/10 06:23:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f11404a0a2525b754_d20260310_m062235_c001_v0001036_t0048_u01773123755448") 2026/03/10 06:23:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f1061053158f2c397_d20260310_m062234_c001_v0001104_t0039_u01773123754493") 2026/03/10 06:23:30 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0ab_d20260310_m062203_c001_v7007000_t0000_u01773123723895") as it is a hide marker 2026/03/10 06:23:30 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312586_d20260310_m062203_c001_v0001181_t0003_u01773123723313") 2026/03/10 06:23:30 DEBUG : piped data.txt: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f414cf046bdd6eb63_d20260310_m062305_c001_v7007000_t0000_u01773123785361") as it is a hide marker 2026/03/10 06:23:30 DEBUG : piped data.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125d9_d20260310_m062304_c001_v0001181_t0057_u01773123784975") 2026/03/10 06:23:30 DEBUG : piped data.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f414cf046bdd6eb62_d20260310_m062304_c001_v7007000_t0000_u01773123784792") 2026/03/10 06:23:30 DEBUG : piped data.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f411111d4403125d7_d20260310_m062304_c001_v0001181_t0059_u01773123784429") 2026/03/10 06:23:30 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0ad_d20260310_m062204_c001_v7007000_t0000_u01773123724824") as it is a hide marker 2026/03/10 06:23:30 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031258a_d20260310_m062204_c001_v0001181_t0009_u01773123724258") 2026/03/10 06:23:30 DEBUG : test-metadata: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f41844cdd184eb43c_d20260310_m062312_c001_v7007000_t0000_u01773123792461") as it is a hide marker 2026/03/10 06:23:30 DEBUG : test-metadata: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f214cf046bdd6eb68_d20260310_m062307_c001_v0001134_t0052_u01773123787170") 2026/03/10 06:23:30 DEBUG : test-metadata: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f414cf046bdd6eb66_d20260310_m062306_c001_v7007000_t0000_u01773123786340") 2026/03/10 06:23:30 DEBUG : test-metadata: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125db_d20260310_m062305_c001_v0001181_t0005_u01773123785544") 2026/03/10 06:23:30 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a6_d20260310_m062159_c001_v7007000_t0000_u01773123719105") as it is a hide marker 2026/03/10 06:23:30 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312578_d20260310_m062158_c001_v0001181_t0050_u01773123718514") 2026/03/10 06:23:30 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a8_d20260310_m062200_c001_v7007000_t0000_u01773123720996") as it is a hide marker 2026/03/10 06:23:30 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031257c_d20260310_m062200_c001_v0001181_t0035_u01773123720417") 2026/03/10 06:23:30 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a7_d20260310_m062200_c001_v7007000_t0000_u01773123720055") as it is a hide marker 2026/03/10 06:23:31 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031257a_d20260310_m062159_c001_v0001181_t0045_u01773123719467") 2026/03/10 06:23:31 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a9_d20260310_m062202_c001_v7007000_t0000_u01773123722025") as it is a hide marker 2026/03/10 06:23:31 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031257e_d20260310_m062201_c001_v0001181_t0050_u01773123721357") 2026/03/10 06:23:31 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0aa_d20260310_m062202_c001_v7007000_t0000_u01773123722949") as it is a hide marker 2026/03/10 06:23:31 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312580_d20260310_m062202_c001_v0001181_t0037_u01773123722387") 2026/03/10 06:23:31 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a4_d20260310_m062158_c001_v7007000_t0000_u01773123718147") as it is a hide marker 2026/03/10 06:23:31 DEBUG : trailing space /trailing space : Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312572_d20260310_m062157_c001_v0001181_t0017_u01773123717555") 2026/03/10 06:23:31 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f106fab9fbb3dfcc4_d20260310_m062322_c001_v0001182_t0019_u01773123802790") "upload" dated 2026-03-10 06:23:22.79 +0000 UTC (8.58171336s ago) 2026/03/10 06:23:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4102a247f1ee6192_d20260310_m062318_c001_v7007000_t0000_u01773123798000") 2026/03/10 06:23:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125ef_d20260310_m062315_c001_v0001181_t0029_u01773123795023") 2026/03/10 06:23:31 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f421966c5be068cbb_d20260310_m062216_c001_v7007000_t0000_u01773123736521") as it is a hide marker 2026/03/10 06:23:31 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f220635515dd4e0b3_d20260310_m062206_c001_v0001167_t0028_u01773123726940") 2026/03/10 06:23:31 DEBUG : zero-length-file: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0b1_d20260310_m062206_c001_v7007000_t0000_u01773123726687") as it is a hide marker 2026/03/10 06:23:31 DEBUG : zero-length-file: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f411111d440312590_d20260310_m062206_c001_v0001181_t0059_u01773123726143") 2026/03/10 06:23:31 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e09a_d20260310_m062152_c001_v7007000_t0000_u01773123712536") as it is a hide marker 2026/03/10 06:23:31 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312560_d20260310_m062151_c001_v0001181_t0035_u01773123711973") 2026/03/10 06:23:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e08f_d20260310_m062147_c001_v7007000_t0000_u01773123707888") as it is a hide marker 2026/03/10 06:23:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031254c_d20260310_m062146_c001_v0001181_t0043_u01773123706898") 2026/03/10 06:23:31 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a0_d20260310_m062155_c001_v7007000_t0000_u01773123715315") as it is a hide marker 2026/03/10 06:23:31 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312568_d20260310_m062154_c001_v0001181_t0029_u01773123714752") 2026/03/10 06:23:31 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e09e_d20260310_m062154_c001_v7007000_t0000_u01773123714390") as it is a hide marker 2026/03/10 06:23:31 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312564_d20260310_m062153_c001_v0001181_t0054_u01773123713823") 2026/03/10 06:23:31 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e0a1_d20260310_m062156_c001_v7007000_t0000_u01773123716248") as it is a hide marker 2026/03/10 06:23:32 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d44031256c_d20260310_m062155_c001_v0001181_t0030_u01773123715678") 2026/03/10 06:23:32 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e09c_d20260310_m062153_c001_v7007000_t0000_u01773123713462") as it is a hide marker 2026/03/10 06:23:32 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312562_d20260310_m062152_c001_v0001181_t0033_u01773123712897") 2026/03/10 06:23:32 DEBUG : ./.: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e091_d20260310_m062148_c001_v7007000_t0000_u01773123708821") as it is a hide marker 2026/03/10 06:23:32 DEBUG : ./.: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312552_d20260310_m062148_c001_v0001181_t0008_u01773123708251") 2026/03/10 06:23:32 DEBUG : ../..: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f420635515dd4e093_d20260310_m062149_c001_v7007000_t0000_u01773123709752") as it is a hide marker 2026/03/10 06:23:32 DEBUG : ../..: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d440312554_d20260310_m062149_c001_v0001181_t0049_u01773123709181") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/03/10 06:23:33 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/03/10 06:23:33 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/03/10 06:23:33 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/03/10 06:23:33 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/03/10 06:23:34 INFO : B2 bucket rclone-test-niqugob7sero: cleaning bucket "rclone-test-niqugob7sero" of pending multipart uploads older than 0s 2026/03/10 06:23:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125a0_d20260310_m062217_c001_v0001181_t0030_u01773123737496") "upload" dated 2026-03-10 06:22:17.496 +0000 UTC (1m16.755944738s ago) 2026/03/10 06:23:34 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb04_d20260310_m062333_c001_v0001172_t0045_u01773123813238") as it is a start marker (upload started at 2026-03-10 06:23:33.238 +0000 UTC) 2026/03/10 06:23:34 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/03/10 06:23:34 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb05_d20260310_m062333_c001_v0001184_t0031_u01773123813422") as it is a start marker (upload started at 2026-03-10 06:23:33.422 +0000 UTC) 2026/03/10 06:23:34 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/03/10 06:23:34 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb07_d20260310_m062333_c001_v0001145_t0059_u01773123813606") as it is a start marker (upload started at 2026-03-10 06:23:33.606 +0000 UTC) 2026/03/10 06:23:34 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/03/10 06:23:34 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb08_d20260310_m062333_c001_v0001183_t0032_u01773123813789") as it is a start marker (upload started at 2026-03-10 06:23:33.789 +0000 UTC) 2026/03/10 06:23:34 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/03/10 06:23:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb03_d20260310_m062333_c001_v7007000_t0000_u01773123813050") "hide" dated 2026-03-10 06:23:33.05 +0000 UTC (1.203837057s ago) 2026/03/10 06:23:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f106fab9fbb3dfcc4_d20260310_m062322_c001_v0001182_t0019_u01773123802790") 2026/03/10 06:23:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/03/10 06:23:34 INFO : B2 bucket rclone-test-niqugob7sero: cleaning bucket "rclone-test-niqugob7sero" of pending multipart uploads older than 0s 2026/03/10 06:23:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125a0_d20260310_m062217_c001_v0001181_t0030_u01773123737496") "upload" dated 2026-03-10 06:22:17.496 +0000 UTC (1m17.127978128s ago) 2026/03/10 06:23:34 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb04_d20260310_m062333_c001_v0001172_t0045_u01773123813238") as it is a start marker (upload started at 2026-03-10 06:23:33.238 +0000 UTC) 2026/03/10 06:23:34 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb05_d20260310_m062333_c001_v0001184_t0031_u01773123813422") as it is a start marker (upload started at 2026-03-10 06:23:33.422 +0000 UTC) 2026/03/10 06:23:34 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb07_d20260310_m062333_c001_v0001145_t0059_u01773123813606") as it is a start marker (upload started at 2026-03-10 06:23:33.606 +0000 UTC) 2026/03/10 06:23:34 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb08_d20260310_m062333_c001_v0001183_t0032_u01773123813789") as it is a start marker (upload started at 2026-03-10 06:23:33.789 +0000 UTC) 2026/03/10 06:23:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb03_d20260310_m062333_c001_v7007000_t0000_u01773123813050") "hide" dated 2026-03-10 06:23:33.05 +0000 UTC (1.574113133s ago) 2026/03/10 06:23:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f106fab9fbb3dfcc4_d20260310_m062322_c001_v0001182_t0019_u01773123802790") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/03/10 06:23:35 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/10 06:23:35 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/10 06:23:35 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/03/10 06:23:36 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/03/10 06:23:36 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/03/10 06:23:36 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/03/10 06:23:36 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/03/10 06:23:37 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/03/10 06:23:39 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/03/10 06:23:39 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/03/10 06:23:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:23:42 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/03/10 06:23:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f2078302f7c553f7f_d20260310_m062342_c001_v0001173_t0034_u01773123822133") 2026/03/10 06:23:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:23:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/10 06:23:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/10 06:23:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:23:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:23:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/03/10 06:23:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/03/10 06:23:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/03/10 06:23:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/03/10 06:23:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/03/10 06:23:49 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/03/10 06:23:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/03/10 06:23:52 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/03/10 06:23:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:23:55 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/03/10 06:23:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f222a33e9670cd543_d20260310_m062355_c001_v0001041_t0044_u01773123835667") 2026/03/10 06:23:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/10 06:23:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/10 06:23:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/10 06:23:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:23:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:23:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/10 06:24:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/10 06:24:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/03/10 06:24:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/10 06:24:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/03/10 06:24:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/10 06:24:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/03/10 06:24:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/03/10 06:24:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/03/10 06:24:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/03/10 06:24:02 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/10 06:24:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:24:04 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/03/10 06:24:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb32_d20260310_m062404_c001_v0001041_t0018_u01773123844406") 2026/03/10 06:24:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/10 06:24:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:24:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/10 06:24:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/10 06:24:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/03/10 06:24:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:24:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:24:07 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/03/10 06:24:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/10 06:24:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/03/10 06:24:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/03/10 06:24:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/03/10 06:24:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/03/10 06:24:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/03/10 06:24:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/03/10 06:24:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:24:13 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/03/10 06:24:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f222a33e9670cd55e_d20260310_m062413_c001_v0001104_t0017_u01773123853143") 2026/03/10 06:24:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:24:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/03/10 06:24:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/10 06:24:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:24:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:24:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/03/10 06:24:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/10 06:24:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/10 06:24:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/10 06:24:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/10 06:24:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/10 06:24:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/10 06:24:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/03/10 06:24:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:24:21 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/03/10 06:24:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb52_d20260310_m062421_c001_v0001184_t0041_u01773123861505") 2026/03/10 06:24:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/10 06:24:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/10 06:24:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/10 06:24:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:24:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:24:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/10 06:24:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/10 06:24:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/10 06:24:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/10 06:24:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/10 06:24:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/10 06:24:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/10 06:24:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/03/10 06:24:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/10 06:24:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/10 06:24:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/10 06:24:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:24:30 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/03/10 06:24:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f2116c6451f98aa28_d20260310_m062430_c001_v0001032_t0053_u01773123870142") 2026/03/10 06:24:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/10 06:24:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:24:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/10 06:24:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/10 06:24:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/10 06:24:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:24:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:24:32 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/03/10 06:24:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/10 06:24:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/03/10 06:24:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/03/10 06:24:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/03/10 06:24:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/03/10 06:24:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/03/10 06:24:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/03/10 06:24:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:24:38 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/03/10 06:24:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f2116c6451f98aa33_d20260310_m062438_c001_v0001176_t0002_u01773123878195") 2026/03/10 06:24:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:24:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/03/10 06:24:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/10 06:24:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:24:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:24:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/03/10 06:24:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/10 06:24:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/10 06:24:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/10 06:24:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/10 06:24:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/10 06:24:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/10 06:24:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/03/10 06:24:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:24:46 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/03/10 06:24:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f2116c6451f98aa37_d20260310_m062446_c001_v0001038_t0040_u01773123886103") 2026/03/10 06:24:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/10 06:24:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/10 06:24:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/10 06:24:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:24:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:24:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/10 06:24:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/10 06:24:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/10 06:24:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/10 06:24:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/10 06:24:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/10 06:24:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/10 06:24:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/10 06:24:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/10 06:24:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/10 06:24:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/03/10 06:24:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/10 06:24:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/10 06:24:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/10 06:24:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:24:55 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/03/10 06:24:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f21299c15a7f526c7_d20260310_m062455_c001_v0001185_t0050_u01773123895343") 2026/03/10 06:24:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/10 06:24:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:24:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/10 06:24:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/10 06:24:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/10 06:24:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:24:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:24:57 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/03/10 06:24:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/10 06:24:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/03/10 06:24:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/03/10 06:24:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/03/10 06:25:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/03/10 06:25:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/03/10 06:25:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/03/10 06:25:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:25:03 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/03/10 06:25:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f21299c15a7f526ce_d20260310_m062504_c001_v0001090_t0027_u01773123904027") 2026/03/10 06:25:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:25:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/03/10 06:25:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/10 06:25:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:25:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:25:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/03/10 06:25:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/10 06:25:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/10 06:25:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/10 06:25:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/10 06:25:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/10 06:25:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/10 06:25:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/03/10 06:25:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:25:13 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/03/10 06:25:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fba4_d20260310_m062513_c001_v0001180_t0020_u01773123913581") 2026/03/10 06:25:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/10 06:25:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/10 06:25:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/10 06:25:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:25:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:25:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/10 06:25:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/10 06:25:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/10 06:25:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/10 06:25:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/10 06:25:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/10 06:25:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/03/10 06:25:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/03/10 06:25:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/10 06:25:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/10 06:25:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/10 06:25:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:25:23 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/03/10 06:25:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f20882dbb04400e4b_d20260310_m062523_c001_v0001144_t0059_u01773123923367") 2026/03/10 06:25:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/10 06:25:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:25:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/03/10 06:25:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/10 06:25:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/03/10 06:25:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:25:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:25:26 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/03/10 06:25:28 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/03/10 06:25:28 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/03/10 06:25:28 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/03/10 06:25:28 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/03/10 06:25:29 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/03/10 06:25:32 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/03/10 06:25:32 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/03/10 06:25:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:25:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/10 06:25:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f20882dbb04400e5f_d20260310_m062533_c001_v0001043_t0027_u01773123933781") 2026/03/10 06:25:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:25:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/10 06:25:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/10 06:25:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:25:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:25:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/03/10 06:25:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/03/10 06:25:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/03/10 06:25:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/03/10 06:25:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/03/10 06:25:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/03/10 06:25:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/03/10 06:25:41 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/03/10 06:25:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:25:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/10 06:25:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f2094ac70e115f0e2_d20260310_m062543_c001_v0001173_t0030_u01773123943647") 2026/03/10 06:25:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/10 06:25:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/10 06:25:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/10 06:25:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:25:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:25:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/10 06:25:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/10 06:25:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/03/10 06:25:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/10 06:25:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/03/10 06:25:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/10 06:25:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/03/10 06:25:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/03/10 06:25:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/03/10 06:25:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/03/10 06:25:52 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/10 06:25:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:25:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/10 06:25:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f201f837f0a76ab3b_d20260310_m062554_c001_v0001185_t0047_u01773123954626") 2026/03/10 06:25:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/10 06:25:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:25:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/10 06:25:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/10 06:25:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/03/10 06:25:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:25:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:25:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/03/10 06:25:59 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/03/10 06:25:59 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/03/10 06:25:59 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/03/10 06:25:59 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/03/10 06:26:00 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/03/10 06:26:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/03/10 06:26:03 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/03/10 06:26:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:26:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/03/10 06:26:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f201f837f0a76ab41_d20260310_m062605_c001_v0001185_t0029_u01773123965064") 2026/03/10 06:26:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:26:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/10 06:26:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/10 06:26:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:26:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:26:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/03/10 06:26:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/03/10 06:26:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/03/10 06:26:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/03/10 06:26:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/03/10 06:26:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/03/10 06:26:14 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/03/10 06:26:14 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/03/10 06:26:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:26:18 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/03/10 06:26:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f21942c6a2bda4cdb_d20260310_m062618_c001_v0001150_t0054_u01773123978902") 2026/03/10 06:26:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/10 06:26:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/10 06:26:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/10 06:26:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:26:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:26:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/10 06:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/10 06:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/03/10 06:26:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/10 06:26:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/03/10 06:26:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/10 06:26:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/03/10 06:26:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/03/10 06:26:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/03/10 06:26:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/03/10 06:26:28 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/10 06:26:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/10 06:26:30 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/03/10 06:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829d43608ddb6b9fc80e1b_f2116c6451f98ab0a_d20260310_m062630_c001_v0001178_t0034_u01773123990961") 2026/03/10 06:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/10 06:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/10 06:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/10 06:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/10 06:26:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/03/10 06:26:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/03/10 06:26:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/03/10 06:26:34 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/03/10 06:26:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff829d43608ddb6b9fc80e1b_f2239a25022918126_d20260310_m062642_c001_v0001185_t0032_u01773124002569") 2026/03/10 06:26:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/03/10 06:26:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/10 06:26:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/10 06:26:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/10 06:26:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/10 06:26:45 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/10 06:26:45 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/10 06:26:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/10 06:26:45 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/03/10 06:26:47 DEBUG : chunked-copy: Done sending chunk 0 2026/03/10 06:26:59 DEBUG : chunked-copy: Done sending chunk 1 2026/03/10 06:26:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/10 06:27:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff829d43608ddb6b9fc80e1b_f213a47deff391240_d20260310_m062700_c001_v0001038_t0004_u01773124020840") 2026/03/10 06:27:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/03/10 06:27:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/10 06:27:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/10 06:27:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/10 06:27:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/10 06:27:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/03/10 06:27:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/10 06:27:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/03/10 06:27:05 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/03/10 06:27:07 DEBUG : chunked-copy: Done sending chunk 0 2026/03/10 06:27:07 DEBUG : chunked-copy: Done sending chunk 1 2026/03/10 06:27:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/10 06:27:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff829d43608ddb6b9fc80e1b_f213a47deff391632_d20260310_m062708_c001_v0001173_t0009_u01773124028461") 2026/03/10 06:27:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/10 06:27:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/10 06:27:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/10 06:27:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/10 06:27:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/10 06:27:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/10 06:27:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/10 06:27:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/10 06:27:11 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/03/10 06:27:13 DEBUG : chunked-copy: Done sending chunk 0 2026/03/10 06:27:14 DEBUG : chunked-copy: Done sending chunk 1 2026/03/10 06:27:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/10 06:27:15 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff829d43608ddb6b9fc80e1b_f2030e6bc44e7309c_d20260310_m062715_c001_v0001165_t0037_u01773124035189") 2026/03/10 06:27:15 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/03/10 06:27:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/10 06:27:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/10 06:27:15 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/03/10 06:27:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/10 06:27:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/10 06:27:16 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/10 06:27:18 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/10 06:27:19 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/10 06:27:19 DEBUG : Creating backend with remote "TestB2:rclone-test-niqugob7sero/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/10 06:27:21 INFO : B2 bucket rclone-test-niqugob7sero: cleaning bucket "rclone-test-niqugob7sero" of all files 2026/03/10 06:27:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f41942c6a2bda4cce_d20260310_m062609_c001_v7007000_t0000_u01773123969203") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f201f837f0a76ab41_d20260310_m062605_c001_v0001185_t0029_u01773123965064") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f401f837f0a76ab40_d20260310_m062604_c001_v7007000_t0000_u01773123964533") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2060d65fef331278_d20260310_m062559_c001_v0001039_t0036_u01773123959264") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4239a2502291811d_d20260310_m062636_c001_v7007000_t0000_u01773123996236") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2116c6451f98ab0a_d20260310_m062630_c001_v0001178_t0034_u01773123990961") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4116c6451f98ab05_d20260310_m062630_c001_v7007000_t0000_u01773123990395") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f21942c6a2bda4cde_d20260310_m062624_c001_v0001167_t0047_u01773123984307") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f41942c6a2bda4cdd_d20260310_m062624_c001_v7007000_t0000_u01773123984125") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f21942c6a2bda4cdb_d20260310_m062618_c001_v0001150_t0054_u01773123978902") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f41942c6a2bda4cda_d20260310_m062618_c001_v7007000_t0000_u01773123978388") 2026/03/10 06:27:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f21942c6a2bda4cd0_d20260310_m062609_c001_v0001039_t0018_u01773123969383") 2026/03/10 06:27:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb6c_d20260310_m062434_c001_v7007000_t0000_u01773123874186") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2116c6451f98aa28_d20260310_m062430_c001_v0001032_t0053_u01773123870142") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4116c6451f98aa18_d20260310_m062425_c001_v7007000_t0000_u01773123865308") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb52_d20260310_m062421_c001_v0001184_t0041_u01773123861505") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4116c6451f98aa23_d20260310_m062429_c001_v7007000_t0000_u01773123869775") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2116c6451f98aa19_d20260310_m062425_c001_v0001044_t0056_u01773123865488") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb50_d20260310_m062421_c001_v7007000_t0000_u01773123861153") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb47_d20260310_m062416_c001_v0001134_t0027_u01773123856925") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb46_d20260310_m062416_c001_v7007000_t0000_u01773123856741") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f222a33e9670cd55e_d20260310_m062413_c001_v0001104_t0017_u01773123853143") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f422a33e9670cd55d_d20260310_m062412_c001_v7007000_t0000_u01773123852760") 2026/03/10 06:27:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb3a_d20260310_m062408_c001_v0001173_t0027_u01773123848652") 2026/03/10 06:27:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb90_d20260310_m062459_c001_v7007000_t0000_u01773123899184") 2026/03/10 06:27:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f21299c15a7f526c7_d20260310_m062455_c001_v0001185_t0050_u01773123895343") 2026/03/10 06:27:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb86_d20260310_m062450_c001_v7007000_t0000_u01773123890612") 2026/03/10 06:27:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2116c6451f98aa37_d20260310_m062446_c001_v0001038_t0040_u01773123886103") 2026/03/10 06:27:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f41299c15a7f526c4_d20260310_m062454_c001_v7007000_t0000_u01773123894991") 2026/03/10 06:27:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb87_d20260310_m062450_c001_v0001185_t0023_u01773123890845") 2026/03/10 06:27:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4116c6451f98aa36_d20260310_m062445_c001_v7007000_t0000_u01773123885736") 2026/03/10 06:27:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb7d_d20260310_m062441_c001_v0001184_t0011_u01773123881806") 2026/03/10 06:27:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb7c_d20260310_m062441_c001_v7007000_t0000_u01773123881623") 2026/03/10 06:27:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2116c6451f98aa33_d20260310_m062438_c001_v0001176_t0002_u01773123878195") 2026/03/10 06:27:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4116c6451f98aa32_d20260310_m062437_c001_v7007000_t0000_u01773123877826") 2026/03/10 06:27:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb6e_d20260310_m062434_c001_v0001185_t0026_u01773123874369") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb39_d20260310_m062408_c001_v7007000_t0000_u01773123848469") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb32_d20260310_m062404_c001_v0001041_t0018_u01773123844406") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb31_d20260310_m062404_c001_v7007000_t0000_u01773123844032") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f222a33e9670cd54c_d20260310_m062359_c001_v0001134_t0000_u01773123839791") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f422a33e9670cd54a_d20260310_m062359_c001_v7007000_t0000_u01773123839608") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f222a33e9670cd543_d20260310_m062355_c001_v0001041_t0044_u01773123835667") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f422a33e9670cd542_d20260310_m062355_c001_v7007000_t0000_u01773123835314") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2054dbf552630b2a_d20260310_m062346_c001_v0001167_t0015_u01773123826057") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4054dbf552630b29_d20260310_m062345_c001_v7007000_t0000_u01773123825874") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2078302f7c553f7f_d20260310_m062342_c001_v0001173_t0034_u01773123822133") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4078302f7c553f7d_d20260310_m062341_c001_v7007000_t0000_u01773123821779") 2026/03/10 06:27:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb0b_d20260310_m062336_c001_v0001101_t0001_u01773123816676") 2026/03/10 06:27:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fbbc_d20260310_m062528_c001_v7007000_t0000_u01773123928096") 2026/03/10 06:27:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f20882dbb04400e4b_d20260310_m062523_c001_v0001144_t0059_u01773123923367") 2026/03/10 06:27:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fbb3_d20260310_m062517_c001_v7007000_t0000_u01773123917851") 2026/03/10 06:27:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fba4_d20260310_m062513_c001_v0001180_t0020_u01773123913581") 2026/03/10 06:27:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f40882dbb04400e48_d20260310_m062522_c001_v7007000_t0000_u01773123922958") 2026/03/10 06:27:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fbb4_d20260310_m062518_c001_v0001105_t0009_u01773123918035") 2026/03/10 06:27:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb9e_d20260310_m062513_c001_v7007000_t0000_u01773123913154") 2026/03/10 06:27:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb96_d20260310_m062508_c001_v0001043_t0011_u01773123908208") 2026/03/10 06:27:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb94_d20260310_m062508_c001_v7007000_t0000_u01773123908026") 2026/03/10 06:27:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f21299c15a7f526ce_d20260310_m062504_c001_v0001090_t0027_u01773123904027") 2026/03/10 06:27:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f41299c15a7f526cc_d20260310_m062503_c001_v7007000_t0000_u01773123903590") 2026/03/10 06:27:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fb91_d20260310_m062459_c001_v0001137_t0048_u01773123899367") 2026/03/10 06:27:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4060d65fef331277_d20260310_m062559_c001_v7007000_t0000_u01773123959082") 2026/03/10 06:27:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f201f837f0a76ab3b_d20260310_m062554_c001_v0001185_t0047_u01773123954626") 2026/03/10 06:27:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f401f837f0a76ab3a_d20260310_m062554_c001_v7007000_t0000_u01773123954166") 2026/03/10 06:27:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2094ac70e115f0ec_d20260310_m062548_c001_v0001105_t0059_u01773123948799") 2026/03/10 06:27:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4094ac70e115f0ea_d20260310_m062548_c001_v7007000_t0000_u01773123948617") 2026/03/10 06:27:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2094ac70e115f0e2_d20260310_m062543_c001_v0001173_t0030_u01773123943647") 2026/03/10 06:27:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4094ac70e115f0e0_d20260310_m062543_c001_v7007000_t0000_u01773123943210") 2026/03/10 06:27:25 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2094ac70e115f0d3_d20260310_m062538_c001_v0001183_t0056_u01773123938419") 2026/03/10 06:27:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4094ac70e115f0d1_d20260310_m062538_c001_v7007000_t0000_u01773123938238") 2026/03/10 06:27:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f20882dbb04400e5f_d20260310_m062533_c001_v0001043_t0027_u01773123933781") 2026/03/10 06:27:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f40882dbb04400e5e_d20260310_m062533_c001_v7007000_t0000_u01773123933335") 2026/03/10 06:27:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f215e8a3c0936fbbd_d20260310_m062528_c001_v0001039_t0034_u01773123928279") 2026/03/10 06:27:25 DEBUG : chunked-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4030e6bc44e730a0_d20260310_m062717_c001_v7007000_t0000_u01773124037967") 2026/03/10 06:27:25 DEBUG : chunked-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f213a47deff391637_d20260310_m062710_c001_v0001173_t0024_u01773124030972") 2026/03/10 06:27:25 DEBUG : chunked-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f413a47deff391636_d20260310_m062710_c001_v7007000_t0000_u01773124030413") 2026/03/10 06:27:25 DEBUG : chunked-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2030e6bc44e7308d_d20260310_m062705_c001_v0001177_t0028_u01773124025187") 2026/03/10 06:27:25 DEBUG : chunked-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4030e6bc44e7308c_d20260310_m062704_c001_v7007000_t0000_u01773124024649") 2026/03/10 06:27:25 DEBUG : chunked-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2239a2502291812b_d20260310_m062644_c001_v0001113_t0007_u01773124004741") 2026/03/10 06:27:25 DEBUG : chunked-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4239a25022918129_d20260310_m062644_c001_v7007000_t0000_u01773124004142") 2026/03/10 06:27:25 DEBUG : chunked-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f106fab9fbb3dfe63_d20260310_m062640_c001_v0001182_t0058_u01773124000923") 2026/03/10 06:27:25 DEBUG : chunked-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4239a25022918123_d20260310_m062640_c001_v7007000_t0000_u01773124000572") 2026/03/10 06:27:25 DEBUG : chunked-copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f106fab9fbb3dfe5f_d20260310_m062637_c001_v0001182_t0020_u01773123997078") 2026/03/10 06:27:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4030e6bc44e7309f_d20260310_m062717_c001_v7007000_t0000_u01773124037784") 2026/03/10 06:27:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2030e6bc44e7309c_d20260310_m062715_c001_v0001165_t0037_u01773124035189") 2026/03/10 06:27:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f413a47deff391635_d20260310_m062710_c001_v7007000_t0000_u01773124030232") 2026/03/10 06:27:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f213a47deff391632_d20260310_m062708_c001_v0001173_t0009_u01773124028461") 2026/03/10 06:27:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4030e6bc44e7308b_d20260310_m062704_c001_v7007000_t0000_u01773124024467") 2026/03/10 06:27:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f213a47deff391240_d20260310_m062700_c001_v0001038_t0004_u01773124020840") 2026/03/10 06:27:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4239a25022918128_d20260310_m062643_c001_v7007000_t0000_u01773124003959") 2026/03/10 06:27:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f2239a25022918126_d20260310_m062642_c001_v0001185_t0032_u01773124002569") 2026/03/10 06:27:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4239a25022918121_d20260310_m062639_c001_v7007000_t0000_u01773123999926") 2026/03/10 06:27:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f105863bfa2785434_d20260310_m062638_c001_v0001161_t0014_u01773123998955") 2026/03/10 06:27:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f111111d4403125a0_d20260310_m062217_c001_v0001181_t0030_u01773123737496") 2026/03/10 06:27:26 DEBUG : unknown-size-put.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4030e6bc44e730a3_d20260310_m062718_c001_v7007000_t0000_u01773124038743") 2026/03/10 06:27:26 DEBUG : unknown-size-put.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f106fab9fbb3dfed8_d20260310_m062718_c001_v0001182_t0033_u01773124038534") 2026/03/10 06:27:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f4030e6bc44e730a4_d20260310_m062719_c001_v7007000_t0000_u01773124039681") 2026/03/10 06:27:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f106fab9fbb3dfef0_d20260310_m062719_c001_v0001182_t0054_u01773124039486") 2026/03/10 06:27:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f106fab9fbb3dfeda_d20260310_m062718_c001_v0001182_t0038_u01773124038926") 2026/03/10 06:27:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829d43608ddb6b9fc80e1b_f415e8a3c0936fb03_d20260310_m062333_c001_v7007000_t0000_u01773123813050") 2026/03/10 06:27:28 INFO : B2 bucket rclone-test-niqugob7sero: cleaning bucket "rclone-test-niqugob7sero" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (346.59s) --- 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.50s) --- PASS: TestIntegration/FsMkdir (344.37s) --- 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 (19.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.83s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.25s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.12s) --- 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 (20.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (179.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (13.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (41.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (20.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 346.608s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m49.307714419s (try 1/5)