"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:457: Using remote "TestB2:" 2026/08/03 02:06:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rijaqal5yaro" 2026/08/03 02:06:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: 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/08/03 02:06:39 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/03 02:06:39 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/03 02:06:39 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/03 02:07:04 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/03 02:07:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/03 02:07:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/03 02:07:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/03 02:07:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/03 02:07:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/03 02:07:07 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/03 02:07:14 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/03 02:07:15 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/03 02:07:19 INFO : B2 bucket rclone-test-rijaqal5yaro: cleaning bucket "rclone-test-rijaqal5yaro" of all files 2026/08/03 02:07:20 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8cfe_d20260803_m020718_c001_v0001167_t0032_u01785722838837") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/03 02:07:21 DEBUG : Creating backend with remote "TestB2:rclone-test-rijaqal5yaro/dirToPurgeFromRoot" 2026/08/03 02:07:22 INFO : B2 bucket rclone-test-rijaqal5yaro path dirToPurgeFromRoot: cleaning bucket "rclone-test-rijaqal5yaro" of all files 2026/08/03 02:07:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8d10_d20260803_m020720_c001_v0001167_t0052_u01785722840492") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/03 02:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rijaqal5yaro/hello? sausage/êé" 2026/08/03 02:07:27 INFO : B2 bucket rclone-test-rijaqal5yaro path hello? sausage/êé: cleaning bucket "rclone-test-rijaqal5yaro" of all files 2026/08/03 02:07:27 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f1126fe443d14e319_d20260803_m020725_c001_v0001098_t0000_u01785722845967") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/03 02:07:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/08/03 02:07:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/03 02:07:29 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/03 02:07:40 DEBUG : Creating backend with remote "TestB2:rclone-test-rijaqal5yaro/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/03 02:07:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rijaqal5yaro/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-rijaqal5yaro" from "TestB2:rclone-test-rijaqal5yaro" 2026/08/03 02:07:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/08/03 02:08:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2026/08/03 02:08:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/03 02:08:06 DEBUG : pacer: Reducing sleep to 10ms === 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/08/03 02:08:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wifuwuj9daze" 2026/08/03 02:08:19 DEBUG : B2 bucket rclone-test-wifuwuj9daze: Purge remote 2026/08/03 02:08:19 INFO : B2 bucket rclone-test-wifuwuj9daze: cleaning bucket "rclone-test-wifuwuj9daze" of all files 2026/08/03 02:08:19 DEBUG : somefile: Deleting (id "4_zdfd20d43601dcb5b9ff80e1b_f41290c596dc4f345_d20260803_m020818_c001_v0001146_t0040_u01785722898491") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/03 02:08:21 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/03 02:08:22 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/08/03 02:08:25 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/03 02:08:25 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/03 02:08:25 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.686Ki offset 6Mi/6.106Mi 2026/08/03 02:08:25 DEBUG : test-metadata: Sending chunk 1 length 111294 2026/08/03 02:08:26 DEBUG : test-metadata: Done sending chunk 1 2026/08/03 02:08:27 DEBUG : test-metadata: Done sending chunk 0 2026/08/03 02:08:27 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 === 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-08-03-020832-160.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/08/03 02:08:38 DEBUG : oldPath = "TestB2:rclone-test-rijaqal5yaro/versions/test-versions-v2026-08-03-020832-160.txt" 2026/08/03 02:08:38 DEBUG : newPath = "TestB2,versions:rclone-test-rijaqal5yaro/versions/test-versions-v2026-08-03-020832-160.txt" 2026/08/03 02:08:38 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rijaqal5yaro/versions/test-versions-v2026-08-03-020832-160.txt" 2026/08/03 02:08:38 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/03 02:08:39 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-rijaqal5yaro/versions/test-versions-v2026-08-03-020832-160.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-rijaqal5yaro/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/08/03 02:08:42 INFO : B2 bucket rclone-test-rijaqal5yaro: cleaning bucket "rclone-test-rijaqal5yaro" of all hidden files 2026/08/03 02:08:43 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aaee_d20260803_m020646_c001_v7007000_t0000_u01785722806885") as it is a hide marker 2026/08/03 02:08:43 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : leading space/ leading space: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bb4_d20260803_m020646_c001_v0001167_t0002_u01785722806264") 2026/08/03 02:08:43 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aae5_d20260803_m020645_c001_v7007000_t0000_u01785722805915") as it is a hide marker 2026/08/03 02:08:43 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8ba0_d20260803_m020645_c001_v0001167_t0027_u01785722805191") 2026/08/03 02:08:43 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab2c_d20260803_m020653_c001_v7007000_t0000_u01785722813303") as it is a hide marker 2026/08/03 02:08:43 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bf6_d20260803_m020652_c001_v0001167_t0049_u01785722812641") 2026/08/03 02:08:43 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : created from root.txt: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f425b725ddf37403b_d20260803_m020812_c001_v7007000_t0000_u01785722892602") as it is a hide marker 2026/08/03 02:08:43 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : created from root.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f110cc35118a6401b_d20260803_m020811_c001_v0001100_t0050_u01785722891511") 2026/08/03 02:08:43 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : file name.txt: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f424e304c6247fb1f_d20260803_m020820_c001_v7007000_t0000_u01785722900914") as it is a hide marker 2026/08/03 02:08:43 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : file name.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8e1a_d20260803_m020739_c001_v0001167_t0027_u01785722859410") 2026/08/03 02:08:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : file name.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f109d47baa1849a35_d20260803_m020733_c001_v0001174_t0039_u01785722853181") 2026/08/03 02:08:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : file name.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8cc6_d20260803_m020711_c001_v0001167_t0028_u01785722831708") 2026/08/03 02:08:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : file name.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8cba_d20260803_m020710_c001_v0001167_t0030_u01785722830426") 2026/08/03 02:08:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8cc0_d20260803_m020710_c001_v0001167_t0009_u01785722830922") "upload" dated 2026-08-03 02:07:10.922 +0000 UTC (1m32.278575753s ago) 2026/08/03 02:08:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f419627dab7a8f4c0_d20260803_m020730_c001_v7007000_t0000_u01785722850506") as it is a hide marker 2026/08/03 02:08:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f1128f6a2021a3bd2_d20260803_m020729_c001_v0001167_t0038_u01785722849994") 2026/08/03 02:08:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f1027313685f5fbc9_d20260803_m020729_c001_v0001146_t0056_u01785722849082") 2026/08/03 02:08:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab80_d20260803_m020700_c001_v7007000_t0000_u01785722820952") as it is a hide marker 2026/08/03 02:08:43 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c62_d20260803_m020700_c001_v0001167_t0009_u01785722820096") 2026/08/03 02:08:43 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : piped data.txt: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f424e304c6247fb25_d20260803_m020822_c001_v7007000_t0000_u01785722902725") as it is a hide marker 2026/08/03 02:08:43 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : piped data.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e906c_d20260803_m020822_c001_v0001167_t0045_u01785722902213") 2026/08/03 02:08:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : piped data.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f424e304c6247fb23_d20260803_m020822_c001_v7007000_t0000_u01785722902029") 2026/08/03 02:08:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : piped data.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f404b960ced3e9060_d20260803_m020821_c001_v0001167_t0040_u01785722901662") 2026/08/03 02:08:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab90_d20260803_m020701_c001_v7007000_t0000_u01785722821920") as it is a hide marker 2026/08/03 02:08:43 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c6c_d20260803_m020701_c001_v0001167_t0050_u01785722821302") 2026/08/03 02:08:43 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : test-metadata: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f4119ba9520531836_d20260803_m020829_c001_v7007000_t0000_u01785722909622") as it is a hide marker 2026/08/03 02:08:43 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : test-metadata: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f224e304c6247fb2b_d20260803_m020824_c001_v0001176_t0055_u01785722904731") 2026/08/03 02:08:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : test-metadata: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f424e304c6247fb28_d20260803_m020823_c001_v7007000_t0000_u01785722903715") 2026/08/03 02:08:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : test-metadata: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e9076_d20260803_m020822_c001_v0001167_t0057_u01785722902911") 2026/08/03 02:08:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab3f_d20260803_m020655_c001_v7007000_t0000_u01785722815627") as it is a hide marker 2026/08/03 02:08:43 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c16_d20260803_m020654_c001_v0001167_t0028_u01785722814876") 2026/08/03 02:08:43 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab51_d20260803_m020657_c001_v7007000_t0000_u01785722817678") as it is a hide marker 2026/08/03 02:08:43 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c3e_d20260803_m020657_c001_v0001167_t0044_u01785722817026") 2026/08/03 02:08:43 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab48_d20260803_m020656_c001_v7007000_t0000_u01785722816677") as it is a hide marker 2026/08/03 02:08:43 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c2e_d20260803_m020655_c001_v0001167_t0034_u01785722815978") 2026/08/03 02:08:43 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab60_d20260803_m020658_c001_v7007000_t0000_u01785722818733") as it is a hide marker 2026/08/03 02:08:43 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c4c_d20260803_m020658_c001_v0001167_t0027_u01785722818031") 2026/08/03 02:08:43 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab70_d20260803_m020659_c001_v7007000_t0000_u01785722819747") as it is a hide marker 2026/08/03 02:08:43 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c5a_d20260803_m020659_c001_v0001167_t0009_u01785722819084") 2026/08/03 02:08:43 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab36_d20260803_m020654_c001_v7007000_t0000_u01785722814525") as it is a hide marker 2026/08/03 02:08:43 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : trailing space /trailing space : Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c04_d20260803_m020653_c001_v0001167_t0018_u01785722813687") 2026/08/03 02:08:43 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e913c_d20260803_m020837_c001_v0001167_t0041_u01785722917098") "upload" dated 2026-08-03 02:08:37.098 +0000 UTC (6.103176057s ago) 2026/08/03 02:08:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4119ba9520531853_d20260803_m020834_c001_v7007000_t0000_u01785722914907") 2026/08/03 02:08:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e90f4_d20260803_m020832_c001_v0001167_t0043_u01785722912160") 2026/08/03 02:08:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559abd2_d20260803_m020709_c001_v7007000_t0000_u01785722829900") as it is a hide marker 2026/08/03 02:08:43 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f213298caa559aba9_d20260803_m020703_c001_v0001146_t0034_u01785722823862") 2026/08/03 02:08:43 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : zero-length-file: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aba7_d20260803_m020703_c001_v7007000_t0000_u01785722823683") as it is a hide marker 2026/08/03 02:08:43 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : zero-length-file: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f404b960ced3e8c72_d20260803_m020703_c001_v0001167_t0040_u01785722823156") 2026/08/03 02:08:43 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aaf9_d20260803_m020648_c001_v7007000_t0000_u01785722808037") as it is a hide marker 2026/08/03 02:08:43 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bc2_d20260803_m020647_c001_v0001167_t0040_u01785722807233") 2026/08/03 02:08:43 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aacd_d20260803_m020642_c001_v7007000_t0000_u01785722802721") as it is a hide marker 2026/08/03 02:08:43 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8b68_d20260803_m020641_c001_v0001167_t0049_u01785722801651") 2026/08/03 02:08:43 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab15_d20260803_m020651_c001_v7007000_t0000_u01785722811179") as it is a hide marker 2026/08/03 02:08:43 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8be6_d20260803_m020650_c001_v0001167_t0011_u01785722810490") 2026/08/03 02:08:43 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab0c_d20260803_m020650_c001_v7007000_t0000_u01785722810141") as it is a hide marker 2026/08/03 02:08:43 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bda_d20260803_m020649_c001_v0001167_t0018_u01785722809477") 2026/08/03 02:08:43 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab20_d20260803_m020652_c001_v7007000_t0000_u01785722812292") as it is a hide marker 2026/08/03 02:08:43 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bec_d20260803_m020651_c001_v0001167_t0028_u01785722811529") 2026/08/03 02:08:43 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab03_d20260803_m020649_c001_v7007000_t0000_u01785722809128") as it is a hide marker 2026/08/03 02:08:43 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bce_d20260803_m020648_c001_v0001167_t0026_u01785722808387") 2026/08/03 02:08:43 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : ./.: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aad4_d20260803_m020643_c001_v7007000_t0000_u01785722803884") as it is a hide marker 2026/08/03 02:08:43 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : ./.: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8b7a_d20260803_m020643_c001_v0001167_t0039_u01785722803071") 2026/08/03 02:08:43 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/03 02:08:43 DEBUG : ../..: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aadc_d20260803_m020644_c001_v7007000_t0000_u01785722804842") as it is a hide marker 2026/08/03 02:08:43 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/03 02:08:43 DEBUG : ../..: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8b8c_d20260803_m020644_c001_v0001167_t0018_u01785722804234") 2026/08/03 02:08:43 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/03 02:08:43 INFO : B2 bucket rclone-test-rijaqal5yaro: cleaning bucket "rclone-test-rijaqal5yaro" of all hidden files 2026/08/03 02:08:43 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aaee_d20260803_m020646_c001_v7007000_t0000_u01785722806885") as it is a hide marker 2026/08/03 02:08:43 DEBUG : leading space/ leading space: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bb4_d20260803_m020646_c001_v0001167_t0002_u01785722806264") 2026/08/03 02:08:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aae5_d20260803_m020645_c001_v7007000_t0000_u01785722805915") as it is a hide marker 2026/08/03 02:08:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8ba0_d20260803_m020645_c001_v0001167_t0027_u01785722805191") 2026/08/03 02:08:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab2c_d20260803_m020653_c001_v7007000_t0000_u01785722813303") as it is a hide marker 2026/08/03 02:08:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bf6_d20260803_m020652_c001_v0001167_t0049_u01785722812641") 2026/08/03 02:08:43 DEBUG : created from root.txt: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f425b725ddf37403b_d20260803_m020812_c001_v7007000_t0000_u01785722892602") as it is a hide marker 2026/08/03 02:08:43 DEBUG : created from root.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f110cc35118a6401b_d20260803_m020811_c001_v0001100_t0050_u01785722891511") 2026/08/03 02:08:43 DEBUG : file name.txt: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f424e304c6247fb1f_d20260803_m020820_c001_v7007000_t0000_u01785722900914") as it is a hide marker 2026/08/03 02:08:43 DEBUG : file name.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8e1a_d20260803_m020739_c001_v0001167_t0027_u01785722859410") 2026/08/03 02:08:44 DEBUG : file name.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f109d47baa1849a35_d20260803_m020733_c001_v0001174_t0039_u01785722853181") 2026/08/03 02:08:44 DEBUG : file name.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8cc6_d20260803_m020711_c001_v0001167_t0028_u01785722831708") 2026/08/03 02:08:44 DEBUG : file name.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8cba_d20260803_m020710_c001_v0001167_t0030_u01785722830426") 2026/08/03 02:08:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8cc0_d20260803_m020710_c001_v0001167_t0009_u01785722830922") "upload" dated 2026-08-03 02:07:10.922 +0000 UTC (1m33.32984073s ago) 2026/08/03 02:08:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f419627dab7a8f4c0_d20260803_m020730_c001_v7007000_t0000_u01785722850506") as it is a hide marker 2026/08/03 02:08:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f1128f6a2021a3bd2_d20260803_m020729_c001_v0001167_t0038_u01785722849994") 2026/08/03 02:08:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f1027313685f5fbc9_d20260803_m020729_c001_v0001146_t0056_u01785722849082") 2026/08/03 02:08:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab80_d20260803_m020700_c001_v7007000_t0000_u01785722820952") as it is a hide marker 2026/08/03 02:08:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c62_d20260803_m020700_c001_v0001167_t0009_u01785722820096") 2026/08/03 02:08:44 DEBUG : piped data.txt: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f424e304c6247fb25_d20260803_m020822_c001_v7007000_t0000_u01785722902725") as it is a hide marker 2026/08/03 02:08:44 DEBUG : piped data.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e906c_d20260803_m020822_c001_v0001167_t0045_u01785722902213") 2026/08/03 02:08:44 DEBUG : piped data.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f424e304c6247fb23_d20260803_m020822_c001_v7007000_t0000_u01785722902029") 2026/08/03 02:08:44 DEBUG : piped data.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f404b960ced3e9060_d20260803_m020821_c001_v0001167_t0040_u01785722901662") 2026/08/03 02:08:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab90_d20260803_m020701_c001_v7007000_t0000_u01785722821920") as it is a hide marker 2026/08/03 02:08:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c6c_d20260803_m020701_c001_v0001167_t0050_u01785722821302") 2026/08/03 02:08:44 DEBUG : test-metadata: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f4119ba9520531836_d20260803_m020829_c001_v7007000_t0000_u01785722909622") as it is a hide marker 2026/08/03 02:08:44 DEBUG : test-metadata: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f224e304c6247fb2b_d20260803_m020824_c001_v0001176_t0055_u01785722904731") 2026/08/03 02:08:44 DEBUG : test-metadata: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f424e304c6247fb28_d20260803_m020823_c001_v7007000_t0000_u01785722903715") 2026/08/03 02:08:45 DEBUG : test-metadata: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e9076_d20260803_m020822_c001_v0001167_t0057_u01785722902911") 2026/08/03 02:08:45 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab3f_d20260803_m020655_c001_v7007000_t0000_u01785722815627") as it is a hide marker 2026/08/03 02:08:45 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c16_d20260803_m020654_c001_v0001167_t0028_u01785722814876") 2026/08/03 02:08:45 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab51_d20260803_m020657_c001_v7007000_t0000_u01785722817678") as it is a hide marker 2026/08/03 02:08:45 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c3e_d20260803_m020657_c001_v0001167_t0044_u01785722817026") 2026/08/03 02:08:45 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab48_d20260803_m020656_c001_v7007000_t0000_u01785722816677") as it is a hide marker 2026/08/03 02:08:45 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c2e_d20260803_m020655_c001_v0001167_t0034_u01785722815978") 2026/08/03 02:08:45 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab60_d20260803_m020658_c001_v7007000_t0000_u01785722818733") as it is a hide marker 2026/08/03 02:08:45 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c4c_d20260803_m020658_c001_v0001167_t0027_u01785722818031") 2026/08/03 02:08:45 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab70_d20260803_m020659_c001_v7007000_t0000_u01785722819747") as it is a hide marker 2026/08/03 02:08:45 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c5a_d20260803_m020659_c001_v0001167_t0009_u01785722819084") 2026/08/03 02:08:45 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab36_d20260803_m020654_c001_v7007000_t0000_u01785722814525") as it is a hide marker 2026/08/03 02:08:45 DEBUG : trailing space /trailing space : Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8c04_d20260803_m020653_c001_v0001167_t0018_u01785722813687") 2026/08/03 02:08:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e913c_d20260803_m020837_c001_v0001167_t0041_u01785722917098") "upload" dated 2026-08-03 02:08:37.098 +0000 UTC (8.490504515s ago) 2026/08/03 02:08:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4119ba9520531853_d20260803_m020834_c001_v7007000_t0000_u01785722914907") 2026/08/03 02:08:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e90f4_d20260803_m020832_c001_v0001167_t0043_u01785722912160") 2026/08/03 02:08:45 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559abd2_d20260803_m020709_c001_v7007000_t0000_u01785722829900") as it is a hide marker 2026/08/03 02:08:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f213298caa559aba9_d20260803_m020703_c001_v0001146_t0034_u01785722823862") 2026/08/03 02:08:45 DEBUG : zero-length-file: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aba7_d20260803_m020703_c001_v7007000_t0000_u01785722823683") as it is a hide marker 2026/08/03 02:08:45 DEBUG : zero-length-file: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f404b960ced3e8c72_d20260803_m020703_c001_v0001167_t0040_u01785722823156") 2026/08/03 02:08:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aaf9_d20260803_m020648_c001_v7007000_t0000_u01785722808037") as it is a hide marker 2026/08/03 02:08:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bc2_d20260803_m020647_c001_v0001167_t0040_u01785722807233") 2026/08/03 02:08:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aacd_d20260803_m020642_c001_v7007000_t0000_u01785722802721") as it is a hide marker 2026/08/03 02:08:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8b68_d20260803_m020641_c001_v0001167_t0049_u01785722801651") 2026/08/03 02:08:46 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab15_d20260803_m020651_c001_v7007000_t0000_u01785722811179") as it is a hide marker 2026/08/03 02:08:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8be6_d20260803_m020650_c001_v0001167_t0011_u01785722810490") 2026/08/03 02:08:46 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab0c_d20260803_m020650_c001_v7007000_t0000_u01785722810141") as it is a hide marker 2026/08/03 02:08:46 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bda_d20260803_m020649_c001_v0001167_t0018_u01785722809477") 2026/08/03 02:08:46 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab20_d20260803_m020652_c001_v7007000_t0000_u01785722812292") as it is a hide marker 2026/08/03 02:08:46 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bec_d20260803_m020651_c001_v0001167_t0028_u01785722811529") 2026/08/03 02:08:46 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559ab03_d20260803_m020649_c001_v7007000_t0000_u01785722809128") as it is a hide marker 2026/08/03 02:08:46 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8bce_d20260803_m020648_c001_v0001167_t0026_u01785722808387") 2026/08/03 02:08:46 DEBUG : ./.: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aad4_d20260803_m020643_c001_v7007000_t0000_u01785722803884") as it is a hide marker 2026/08/03 02:08:46 DEBUG : ./.: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8b7a_d20260803_m020643_c001_v0001167_t0039_u01785722803071") 2026/08/03 02:08:46 DEBUG : ../..: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f413298caa559aadc_d20260803_m020644_c001_v7007000_t0000_u01785722804842") as it is a hide marker 2026/08/03 02:08:46 DEBUG : ../..: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8b8c_d20260803_m020644_c001_v0001167_t0018_u01785722804234") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/03 02:08:47 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/08/03 02:08:47 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/08/03 02:08:47 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/08/03 02:08:47 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/08/03 02:08:48 INFO : B2 bucket rclone-test-rijaqal5yaro: cleaning bucket "rclone-test-rijaqal5yaro" of pending multipart uploads older than 0s 2026/08/03 02:08:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8cc0_d20260803_m020710_c001_v0001167_t0009_u01785722830922") "upload" dated 2026-08-03 02:07:10.922 +0000 UTC (1m37.561013112s ago) 2026/08/03 02:08:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f2119ba95205318af_d20260803_m020847_c001_v0001042_t0046_u01785722927428") as it is a start marker (upload started at 2026-08-03 02:08:47.428 +0000 UTC) 2026/08/03 02:08:48 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/03 02:08:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f2119ba95205318b9_d20260803_m020847_c001_v0001185_t0021_u01785722927627") as it is a start marker (upload started at 2026-08-03 02:08:47.627 +0000 UTC) 2026/08/03 02:08:48 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/03 02:08:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f2119ba95205318c1_d20260803_m020847_c001_v0001176_t0021_u01785722927816") as it is a start marker (upload started at 2026-08-03 02:08:47.816 +0000 UTC) 2026/08/03 02:08:48 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/03 02:08:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f2119ba95205318c8_d20260803_m020848_c001_v0001179_t0023_u01785722928004") as it is a start marker (upload started at 2026-08-03 02:08:48.004 +0000 UTC) 2026/08/03 02:08:48 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/03 02:08:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f4119ba95205318ab_d20260803_m020847_c001_v7007000_t0000_u01785722927240") "hide" dated 2026-08-03 02:08:47.24 +0000 UTC (1.243302148s ago) 2026/08/03 02:08:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e913c_d20260803_m020837_c001_v0001167_t0041_u01785722917098") 2026/08/03 02:08:48 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/03 02:08:48 INFO : B2 bucket rclone-test-rijaqal5yaro: cleaning bucket "rclone-test-rijaqal5yaro" of pending multipart uploads older than 0s 2026/08/03 02:08:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8cc0_d20260803_m020710_c001_v0001167_t0009_u01785722830922") "upload" dated 2026-08-03 02:07:10.922 +0000 UTC (1m37.937384875s ago) 2026/08/03 02:08:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f2119ba95205318af_d20260803_m020847_c001_v0001042_t0046_u01785722927428") as it is a start marker (upload started at 2026-08-03 02:08:47.428 +0000 UTC) 2026/08/03 02:08:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f2119ba95205318b9_d20260803_m020847_c001_v0001185_t0021_u01785722927627") as it is a start marker (upload started at 2026-08-03 02:08:47.627 +0000 UTC) 2026/08/03 02:08:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f2119ba95205318c1_d20260803_m020847_c001_v0001176_t0021_u01785722927816") as it is a start marker (upload started at 2026-08-03 02:08:47.816 +0000 UTC) 2026/08/03 02:08:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f2119ba95205318c8_d20260803_m020848_c001_v0001179_t0023_u01785722928004") as it is a start marker (upload started at 2026-08-03 02:08:48.004 +0000 UTC) 2026/08/03 02:08:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f828d3350fdcb5b9ff80e1b_f4119ba95205318ab_d20260803_m020847_c001_v7007000_t0000_u01785722927240") "hide" dated 2026-08-03 02:08:47.24 +0000 UTC (1.619550007s ago) 2026/08/03 02:08:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e913c_d20260803_m020837_c001_v0001167_t0041_u01785722917098") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/03 02:08:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/03 02:08:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/03 02:08:49 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/08/03 02:08:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/03 02:08:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/03 02:08:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/03 02:08:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/03 02:08:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/03 02:08:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/03 02:08:53 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/03 02:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:08:56 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/08/03 02:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f225b725ddf37408b_d20260803_m020856_c001_v0001174_t0058_u01785722936546") 2026/08/03 02:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/03 02:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/03 02:08:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:08:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:08:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/03 02:09:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/03 02:09:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/03 02:09:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/03 02:09:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/03 02:09:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/03 02:09:03 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/03 02:09:03 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/03 02:09:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:09:04 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/08/03 02:09:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142430c01_d20260803_m020904_c001_v0001032_t0056_u01785722944964") 2026/08/03 02:09:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/03 02:09:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/03 02:09:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/03 02:09:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:09:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:09:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/03 02:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/03 02:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/03 02:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/03 02:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/03 02:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/03 02:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/03 02:09:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/03 02:09:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/03 02:09:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/03 02:09:13 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/03 02:09:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:09:14 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/08/03 02:09:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c3160b_d20260803_m020914_c001_v0001104_t0021_u01785722954776") 2026/08/03 02:09:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/03 02:09:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:09:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/03 02:09:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/03 02:09:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/03 02:09:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:09:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:09:17 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/08/03 02:09:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/03 02:09:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/03 02:09:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/03 02:09:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/03 02:09:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/03 02:09:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/03 02:09:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/03 02:09:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:09:22 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/08/03 02:09:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142430c1f_d20260803_m020923_c001_v0001183_t0032_u01785722963019") 2026/08/03 02:09:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:09:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/03 02:09:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/03 02:09:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:09:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:09:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/03 02:09:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/03 02:09:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/03 02:09:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/03 02:09:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/03 02:09:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/03 02:09:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/03 02:09:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/03 02:09:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:09: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/08/03 02:09:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c31646_d20260803_m020930_c001_v0001109_t0023_u01785722970946") 2026/08/03 02:09:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/03 02:09:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/03 02:09:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/03 02:09:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:09:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:09:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/03 02:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/03 02:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/03 02:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/03 02:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/03 02:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/03 02:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/03 02:09:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/03 02:09:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/03 02:09:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/03 02:09:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/03 02:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:09:40 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/08/03 02:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c31654_d20260803_m020940_c001_v0001184_t0018_u01785722980208") 2026/08/03 02:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/03 02:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/03 02:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/03 02:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/03 02:09:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:09:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:09:42 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/08/03 02:09:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/03 02:09:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/03 02:09:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/03 02:09:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/03 02:09:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/03 02:09:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/03 02:09:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/03 02:09:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:09:48 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/08/03 02:09:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c31662_d20260803_m020948_c001_v0001184_t0007_u01785722988287") 2026/08/03 02:09:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:09:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/03 02:09:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/03 02:09:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:09:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:09:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/03 02:09:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/03 02:09:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/03 02:09:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/03 02:09:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/03 02:09:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/03 02:09:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/03 02:09:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/03 02:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:09:56 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/08/03 02:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f21228e48a5e201d7_d20260803_m020956_c001_v0001099_t0029_u01785722996243") 2026/08/03 02:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/03 02:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/03 02:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/03 02:09:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:09:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:09:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/03 02:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/03 02:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/03 02:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/03 02:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/03 02:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/03 02:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/03 02:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/03 02:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/03 02:10:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/03 02:10:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/03 02:10:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:10:05 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/08/03 02:10:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f204d97eaa7e3cb01_d20260803_m021005_c001_v0001174_t0036_u01785723005152") 2026/08/03 02:10:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/03 02:10:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:10:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/03 02:10:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/03 02:10:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/03 02:10:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:10:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:10:07 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/08/03 02:10:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/03 02:10:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/03 02:10:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/03 02:10:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/03 02:10:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/03 02:10:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/03 02:10:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/03 02:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:10:13 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/08/03 02:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f21228e48a5e201ee_d20260803_m021013_c001_v0001171_t0017_u01785723013858") 2026/08/03 02:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/03 02:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/03 02:10:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:10:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:10:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/03 02:10:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/03 02:10:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/03 02:10:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/03 02:10:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/03 02:10:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/03 02:10:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/03 02:10:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/03 02:10:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:10:22 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/08/03 02:10:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f204d97eaa7e3cb52_d20260803_m021022_c001_v0001171_t0051_u01785723022609") 2026/08/03 02:10:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/03 02:10:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/03 02:10:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/03 02:10:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:10:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:10:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/03 02:10:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/03 02:10:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/03 02:10:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/03 02:10:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/03 02:10:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/03 02:10:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/03 02:10:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/03 02:10:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/03 02:10:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/03 02:10:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/03 02:10:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:10:40 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/08/03 02:10:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f207fe0e715ff13ff_d20260803_m021040_c001_v0001179_t0051_u01785723040553") 2026/08/03 02:10:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/03 02:10:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:10:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/03 02:10:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/03 02:10:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/03 02:10:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:10:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:10:43 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/08/03 02:10:45 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/03 02:10:45 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/03 02:10:45 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/03 02:10:45 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/03 02:10:46 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/03 02:10:47 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/03 02:10:47 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/03 02:10:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:10:49 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/08/03 02:10:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f207fe0e715ff140f_d20260803_m021049_c001_v0001184_t0055_u01785723049515") 2026/08/03 02:10:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:10:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/03 02:10:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/03 02:10:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:10:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:10:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/03 02:10:53 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/03 02:10:53 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/03 02:10:53 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/03 02:10:53 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/03 02:10:55 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/03 02:10:56 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/03 02:10:56 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/03 02:10:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:10:58 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/08/03 02:10:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f207fe0e715ff1426_d20260803_m021058_c001_v0001181_t0051_u01785723058542") 2026/08/03 02:10:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/03 02:10:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/03 02:10:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/03 02:11:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:11:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:11:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/03 02:11:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/03 02:11:03 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/03 02:11:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/03 02:11:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/03 02:11:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/03 02:11:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/03 02:11:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/03 02:11:06 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/03 02:11:06 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/03 02:11:06 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/03 02:11:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:11:08 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/08/03 02:11:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f219627dab7a8f8f1_d20260803_m021108_c001_v0001097_t0059_u01785723068597") 2026/08/03 02:11:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/03 02:11:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:11:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/03 02:11:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/03 02:11:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/03 02:11:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:11:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:11:11 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/08/03 02:11:14 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/03 02:11:14 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/03 02:11:14 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/03 02:11:14 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/03 02:11:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/03 02:11:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/03 02:11:14 DEBUG : pacer: Reducing sleep to 10ms 2026/08/03 02:11:15 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/03 02:11:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/03 02:11:24 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/03 02:11:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:11:28 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/08/03 02:11:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f224e304c6247fda2_d20260803_m021128_c001_v0001109_t0047_u01785723088099") 2026/08/03 02:11:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:11:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/03 02:11:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/03 02:11:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:11:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:11:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/03 02:11:33 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/03 02:11:33 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/03 02:11:33 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/03 02:11:33 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/03 02:11:35 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/03 02:11:36 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/03 02:11:36 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/03 02:11:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:11:38 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/08/03 02:11:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f20044e1d02020750_d20260803_m021138_c001_v0001033_t0042_u01785723098939") 2026/08/03 02:11:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/03 02:11:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/03 02:11:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/03 02:11:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:11:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:11:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/03 02:11:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/03 02:11:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/03 02:11:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/03 02:11:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/03 02:11:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/03 02:11:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/03 02:11:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/03 02:11:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/03 02:11:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/03 02:11:49 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/03 02:11:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/03 02:11:51 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/08/03 02:11:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f828d3350fdcb5b9ff80e1b_f20044e1d0202075f_d20260803_m021151_c001_v0001183_t0002_u01785723111873") 2026/08/03 02:11:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/03 02:11:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/03 02:11:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/03 02:11:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/03 02:11:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/03 02:11:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/03 02:11:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/03 02:11:54 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/08/03 02:12:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142430fc9_d20260803_m021203_c001_v0001036_t0041_u01785723123039") 2026/08/03 02:12:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/03 02:12:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/03 02:12:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/03 02:12:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/03 02:12:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/03 02:12:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/03 02:12:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/03 02:12:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/03 02:12:06 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/03 02:12:08 DEBUG : chunked-copy: Done sending chunk 0 2026/08/03 02:12:09 DEBUG : chunked-copy: Done sending chunk 1 2026/08/03 02:12:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/03 02:12:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142431003_d20260803_m021209_c001_v0001137_t0000_u01785723129664") 2026/08/03 02:12:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/03 02:12:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/03 02:12:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/03 02:12:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/03 02:12:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/03 02:12:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/03 02:12:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/03 02:12:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/03 02:12:12 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/03 02:12:14 DEBUG : chunked-copy: Done sending chunk 1 2026/08/03 02:12:15 DEBUG : chunked-copy: Done sending chunk 0 2026/08/03 02:12:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/03 02:12:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f828d3350fdcb5b9ff80e1b_f2109c13e045bcc52_d20260803_m021215_c001_v0001109_t0019_u01785723135656") 2026/08/03 02:12:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/03 02:12:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/03 02:12:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/03 02:12:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/03 02:12:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/03 02:12:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/03 02:12:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/03 02:12:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/03 02:12:18 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/03 02:12:20 DEBUG : chunked-copy: Done sending chunk 0 2026/08/03 02:12:20 DEBUG : chunked-copy: Done sending chunk 1 2026/08/03 02:12:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/03 02:12:21 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f828d3350fdcb5b9ff80e1b_f2109c13e045bccc9_d20260803_m021221_c001_v0001174_t0037_u01785723141603") 2026/08/03 02:12:21 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/03 02:12:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/03 02:12:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/03 02:12:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/03 02:12:22 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/03 02:12:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/03 02:12:22 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/03 02:12:23 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/03 02:12:25 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/03 02:12:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rijaqal5yaro/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/08/03 02:12:27 INFO : B2 bucket rclone-test-rijaqal5yaro: cleaning bucket "rclone-test-rijaqal5yaro" of all files 2026/08/03 02:12:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f40044e1d02020748_d20260803_m021132_c001_v7007000_t0000_u01785723092331") 2026/08/03 02:12:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f224e304c6247fda2_d20260803_m021128_c001_v0001109_t0047_u01785723088099") 2026/08/03 02:12:27 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f424e304c6247fd9f_d20260803_m021127_c001_v7007000_t0000_u01785723087476") 2026/08/03 02:12:27 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f219627dab7a8f91b_d20260803_m021114_c001_v0001041_t0015_u01785723074032") 2026/08/03 02:12:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d142430f8a_d20260803_m021156_c001_v7007000_t0000_u01785723116884") 2026/08/03 02:12:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f20044e1d0202075f_d20260803_m021151_c001_v0001183_t0002_u01785723111873") 2026/08/03 02:12:27 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f40044e1d0202075e_d20260803_m021151_c001_v7007000_t0000_u01785723111252") 2026/08/03 02:12:27 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f20044e1d02020759_d20260803_m021144_c001_v0001120_t0004_u01785723104574") 2026/08/03 02:12:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f40044e1d02020757_d20260803_m021144_c001_v7007000_t0000_u01785723104389") 2026/08/03 02:12:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f20044e1d02020750_d20260803_m021138_c001_v0001033_t0042_u01785723098939") 2026/08/03 02:12:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f40044e1d0202074f_d20260803_m021138_c001_v7007000_t0000_u01785723098365") 2026/08/03 02:12:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f20044e1d0202074a_d20260803_m021132_c001_v0001120_t0039_u01785723092516") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f41228e48a5e2017f_d20260803_m020944_c001_v7007000_t0000_u01785722984012") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c31654_d20260803_m020940_c001_v0001184_t0018_u01785722980208") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c3164e_d20260803_m020935_c001_v7007000_t0000_u01785722975278") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c31646_d20260803_m020930_c001_v0001109_t0023_u01785722970946") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c31653_d20260803_m020939_c001_v7007000_t0000_u01785722979812") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c3164f_d20260803_m020935_c001_v0001172_t0051_u01785722975458") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c31645_d20260803_m020930_c001_v7007000_t0000_u01785722970570") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c3163e_d20260803_m020926_c001_v0001174_t0051_u01785722966317") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c3163d_d20260803_m020926_c001_v7007000_t0000_u01785722966141") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142430c1f_d20260803_m020923_c001_v0001183_t0032_u01785722963019") 2026/08/03 02:12:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d142430c1e_d20260803_m020922_c001_v7007000_t0000_u01785722962617") 2026/08/03 02:12:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c31620_d20260803_m020919_c001_v0001184_t0059_u01785722959133") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f404d97eaa7e3cb0c_d20260803_m021009_c001_v7007000_t0000_u01785723009023") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f204d97eaa7e3cb01_d20260803_m021005_c001_v0001174_t0036_u01785723005152") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f41228e48a5e201d8_d20260803_m021000_c001_v7007000_t0000_u01785723000188") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f21228e48a5e201d7_d20260803_m020956_c001_v0001099_t0029_u01785722996243") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f404d97eaa7e3caf6_d20260803_m021004_c001_v7007000_t0000_u01785723004733") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f21228e48a5e201da_d20260803_m021000_c001_v0001113_t0031_u01785723000363") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f41228e48a5e201d6_d20260803_m020955_c001_v7007000_t0000_u01785722995843") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f21228e48a5e201d3_d20260803_m020951_c001_v0001131_t0007_u01785722991616") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f41228e48a5e201d1_d20260803_m020951_c001_v7007000_t0000_u01785722991437") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c31662_d20260803_m020948_c001_v0001184_t0007_u01785722988287") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c31661_d20260803_m020947_c001_v7007000_t0000_u01785722987913") 2026/08/03 02:12:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f21228e48a5e20181_d20260803_m020944_c001_v0001099_t0002_u01785722984187") 2026/08/03 02:12:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c3161e_d20260803_m020918_c001_v7007000_t0000_u01785722958957") 2026/08/03 02:12:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2089b94c30c3160b_d20260803_m020914_c001_v0001104_t0021_u01785722954776") 2026/08/03 02:12:29 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c31608_d20260803_m020914_c001_v7007000_t0000_u01785722954317") 2026/08/03 02:12:29 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142430c10_d20260803_m020909_c001_v0001115_t0027_u01785722949339") 2026/08/03 02:12:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d142430c0f_d20260803_m020909_c001_v7007000_t0000_u01785722949163") 2026/08/03 02:12:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142430c01_d20260803_m020904_c001_v0001032_t0056_u01785722944964") 2026/08/03 02:12:29 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d142430c00_d20260803_m020904_c001_v7007000_t0000_u01785722944564") 2026/08/03 02:12:29 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142430bfa_d20260803_m020900_c001_v0001131_t0032_u01785722940204") 2026/08/03 02:12:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d142430bf8_d20260803_m020900_c001_v7007000_t0000_u01785722940029") 2026/08/03 02:12:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f225b725ddf37408b_d20260803_m020856_c001_v0001174_t0058_u01785722936546") 2026/08/03 02:12:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f425b725ddf374089_d20260803_m020856_c001_v7007000_t0000_u01785722936119") 2026/08/03 02:12:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2235c097ced57207_d20260803_m020850_c001_v0001103_t0019_u01785722930831") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4088f1d20e49bb2f_d20260803_m021044_c001_v7007000_t0000_u01785723044879") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f207fe0e715ff13ff_d20260803_m021040_c001_v0001179_t0051_u01785723040553") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f404d97eaa7e3cb73_d20260803_m021027_c001_v7007000_t0000_u01785723027051") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f204d97eaa7e3cb52_d20260803_m021022_c001_v0001171_t0051_u01785723022609") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f407fe0e715ff13fe_d20260803_m021040_c001_v7007000_t0000_u01785723040069") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f204d97eaa7e3cb76_d20260803_m021027_c001_v0001131_t0021_u01785723027244") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f404d97eaa7e3cb4f_d20260803_m021022_c001_v7007000_t0000_u01785723022125") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f204d97eaa7e3cb33_d20260803_m021017_c001_v0001176_t0044_u01785723017755") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f404d97eaa7e3cb31_d20260803_m021017_c001_v7007000_t0000_u01785723017562") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f21228e48a5e201ee_d20260803_m021013_c001_v0001171_t0017_u01785723013858") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f41228e48a5e201ed_d20260803_m021013_c001_v7007000_t0000_u01785723013380") 2026/08/03 02:12:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f204d97eaa7e3cb0d_d20260803_m021009_c001_v0001165_t0055_u01785723009217") 2026/08/03 02:12:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f419627dab7a8f918_d20260803_m021113_c001_v7007000_t0000_u01785723073847") 2026/08/03 02:12:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f219627dab7a8f8f1_d20260803_m021108_c001_v0001097_t0059_u01785723068597") 2026/08/03 02:12:30 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f419627dab7a8f8eb_d20260803_m021108_c001_v7007000_t0000_u01785723068076") 2026/08/03 02:12:30 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f207fe0e715ff1457_d20260803_m021103_c001_v0001181_t0014_u01785723063195") 2026/08/03 02:12:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f407fe0e715ff1453_d20260803_m021103_c001_v7007000_t0000_u01785723063017") 2026/08/03 02:12:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f207fe0e715ff1426_d20260803_m021058_c001_v0001181_t0051_u01785723058542") 2026/08/03 02:12:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f407fe0e715ff1421_d20260803_m021058_c001_v7007000_t0000_u01785723058039") 2026/08/03 02:12:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f207fe0e715ff1411_d20260803_m021053_c001_v0001183_t0032_u01785723053220") 2026/08/03 02:12:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f407fe0e715ff1410_d20260803_m021053_c001_v7007000_t0000_u01785723053042") 2026/08/03 02:12:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f207fe0e715ff140f_d20260803_m021049_c001_v0001184_t0055_u01785723049515") 2026/08/03 02:12:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f407fe0e715ff140e_d20260803_m021048_c001_v7007000_t0000_u01785723048972") 2026/08/03 02:12:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2088f1d20e49bb30_d20260803_m021045_c001_v0001184_t0016_u01785723045055") 2026/08/03 02:12:31 DEBUG : chunked-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c318c0_d20260803_m021223_c001_v7007000_t0000_u01785723143813") 2026/08/03 02:12:31 DEBUG : chunked-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142431014_d20260803_m021218_c001_v0001185_t0050_u01785723138346") 2026/08/03 02:12:31 DEBUG : chunked-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d142431011_d20260803_m021217_c001_v7007000_t0000_u01785723137677") 2026/08/03 02:12:31 DEBUG : chunked-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142431006_d20260803_m021212_c001_v0001154_t0001_u01785723132092") 2026/08/03 02:12:31 DEBUG : chunked-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d142431005_d20260803_m021211_c001_v7007000_t0000_u01785723131452") 2026/08/03 02:12:31 DEBUG : chunked-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2109c13e045bcc48_d20260803_m021205_c001_v0001090_t0033_u01785723125723") 2026/08/03 02:12:31 DEBUG : chunked-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4109c13e045bcc47_d20260803_m021205_c001_v7007000_t0000_u01785723125123") 2026/08/03 02:12:31 DEBUG : chunked-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e9bbc_d20260803_m021201_c001_v0001167_t0055_u01785723121386") 2026/08/03 02:12:31 DEBUG : chunked-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d142430fb4_d20260803_m021200_c001_v7007000_t0000_u01785723120951") 2026/08/03 02:12:31 DEBUG : chunked-copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e9b90_d20260803_m021157_c001_v0001167_t0000_u01785723117657") 2026/08/03 02:12:31 DEBUG : chunked-copy.copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c318bf_d20260803_m021223_c001_v7007000_t0000_u01785723143638") 2026/08/03 02:12:31 DEBUG : chunked-copy.copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2109c13e045bccc9_d20260803_m021221_c001_v0001174_t0037_u01785723141603") 2026/08/03 02:12:31 DEBUG : chunked-copy.copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d14243100f_d20260803_m021217_c001_v7007000_t0000_u01785723137499") 2026/08/03 02:12:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f2109c13e045bcc52_d20260803_m021215_c001_v0001109_t0019_u01785723135656") 2026/08/03 02:12:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d142431004_d20260803_m021211_c001_v7007000_t0000_u01785723131274") 2026/08/03 02:12:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142431003_d20260803_m021209_c001_v0001137_t0000_u01785723129664") 2026/08/03 02:12:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4109c13e045bcc46_d20260803_m021204_c001_v7007000_t0000_u01785723124947") 2026/08/03 02:12:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f209cf3d142430fc9_d20260803_m021203_c001_v0001036_t0041_u01785723123039") 2026/08/03 02:12:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f409cf3d142430fb0_d20260803_m021200_c001_v7007000_t0000_u01785723120773") 2026/08/03 02:12:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f1028c36ae8f2622c_d20260803_m021159_c001_v0001144_t0051_u01785723119563") 2026/08/03 02:12:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e8cc0_d20260803_m020710_c001_v0001167_t0009_u01785722830922") 2026/08/03 02:12:32 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c318c1_d20260803_m021224_c001_v7007000_t0000_u01785723144647") 2026/08/03 02:12:32 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e9ce4_d20260803_m021224_c001_v0001167_t0055_u01785723144368") 2026/08/03 02:12:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4089b94c30c318c3_d20260803_m021226_c001_v7007000_t0000_u01785723146119") 2026/08/03 02:12:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e9cf4_d20260803_m021225_c001_v0001167_t0019_u01785723145852") 2026/08/03 02:12:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f104b960ced3e9cea_d20260803_m021224_c001_v0001167_t0021_u01785723144865") 2026/08/03 02:12:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f828d3350fdcb5b9ff80e1b_f4119ba95205318ab_d20260803_m020847_c001_v7007000_t0000_u01785722927240") 2026/08/03 02:12:33 INFO : B2 bucket rclone-test-rijaqal5yaro: cleaning bucket "rclone-test-rijaqal5yaro" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (356.96s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (354.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.06s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.21s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (100.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.76s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (28.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (22.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.44s) --- 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.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (186.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (35.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (17.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (43.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (18.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.47s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 357.000s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m58.108252438s (try 1/5)