"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/05/16 03:41:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xabekep0wuso" 2026/05/16 03:41:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/16 03:41:30 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/16 03:41:31 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/16 03:41:31 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/16 03:41:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/16 03:41:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/16 03:41:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/16 03:41:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/16 03:41:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/16 03:42:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/16 03:42:00 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/16 03:42:07 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/16 03:42:09 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/16 03:42:13 INFO : B2 bucket rclone-test-xabekep0wuso: cleaning bucket "rclone-test-xabekep0wuso" of all files 2026/05/16 03:42:14 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb703_d20260516_m034213_c001_v0001161_t0027_u01778902933191") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/16 03:42:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xabekep0wuso/dirToPurgeFromRoot" 2026/05/16 03:42:16 INFO : B2 bucket rclone-test-xabekep0wuso path dirToPurgeFromRoot: cleaning bucket "rclone-test-xabekep0wuso" of all files 2026/05/16 03:42:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb707_d20260516_m034214_c001_v0001161_t0053_u01778902934791") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/16 03:42:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xabekep0wuso/hello? sausage/êé" 2026/05/16 03:42:21 INFO : B2 bucket rclone-test-xabekep0wuso path hello? sausage/êé: cleaning bucket "rclone-test-xabekep0wuso" of all files 2026/05/16 03:42:21 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f100689bffc07b96e_d20260516_m034220_c001_v0001173_t0054_u01778902940223") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/16 03:42:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/05/16 03:42:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/16 03:42:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/16 03:42:31 DEBUG : Creating backend with remote "TestB2:rclone-test-xabekep0wuso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/16 03:42:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xabekep0wuso/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-xabekep0wuso" from "TestB2:rclone-test-xabekep0wuso" 2026/05/16 03:42:34 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/05/16 03:42:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulap3kenu" 2026/05/16 03:42:49 DEBUG : B2 bucket rclone-test-wilulap3kenu: Purge remote 2026/05/16 03:42:49 INFO : B2 bucket rclone-test-wilulap3kenu: cleaning bucket "rclone-test-wilulap3kenu" of all files 2026/05/16 03:42:50 DEBUG : somefile: Deleting (id "4_z7fa22d63e01d2beb9fe80e1b_f404cd0dfc09a277e_d20260516_m034248_c001_v0001173_t0000_u01778902968929") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/16 03:42:51 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/16 03:42:52 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/05/16 03:42:55 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/16 03:42:55 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/16 03:42:55 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.047Ki offset 6Mi/6.106Mi 2026/05/16 03:42:55 DEBUG : test-metadata: Sending chunk 1 length 111664 2026/05/16 03:42:56 DEBUG : test-metadata: Done sending chunk 1 2026/05/16 03:42:57 DEBUG : test-metadata: Done sending chunk 0 2026/05/16 03:42:57 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/05/16 03:43:08 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1161-13.backblaze.com/b2api/v1/b2_upload_file/af92fd73d0fd2beb9fe80e1b/c001_v0001161_t0020": EOF 2026/05/16 03:43:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-13.backblaze.com/b2api/v1/b2_upload_file/af92fd73d0fd2beb9fe80e1b/c001_v0001161_t0020": EOF) 2026/05/16 03:43:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1161-13.backblaze.com/b2api/v1/b2_upload_file/af92fd73d0fd2beb9fe80e1b/c001_v0001161_t0020": EOF - low level retry 1/10 2026/05/16 03:43:11 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-05-16-034303-604.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/05/16 03:43:13 DEBUG : oldPath = "TestB2:rclone-test-xabekep0wuso/versions/test-versions-v2026-05-16-034303-604.txt" 2026/05/16 03:43:13 DEBUG : newPath = "TestB2,versions:rclone-test-xabekep0wuso/versions/test-versions-v2026-05-16-034303-604.txt" 2026/05/16 03:43:13 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xabekep0wuso/versions/test-versions-v2026-05-16-034303-604.txt" 2026/05/16 03:43:13 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/16 03:43:14 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-xabekep0wuso/versions/test-versions-v2026-05-16-034303-604.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-xabekep0wuso/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/05/16 03:43:17 INFO : B2 bucket rclone-test-xabekep0wuso: cleaning bucket "rclone-test-xabekep0wuso" of all hidden files 2026/05/16 03:43:18 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e64_d20260516_m034138_c001_v7007000_t0000_u01778902898897") as it is a hide marker 2026/05/16 03:43:18 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : leading space/ leading space: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb695_d20260516_m034138_c001_v0001161_t0037_u01778902898136") 2026/05/16 03:43:18 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e61_d20260516_m034137_c001_v7007000_t0000_u01778902897759") as it is a hide marker 2026/05/16 03:43:18 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb693_d20260516_m034136_c001_v0001161_t0018_u01778902896980") 2026/05/16 03:43:18 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e70_d20260516_m034145_c001_v7007000_t0000_u01778902905207") as it is a hide marker 2026/05/16 03:43:18 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6b5_d20260516_m034144_c001_v0001161_t0035_u01778902904486") 2026/05/16 03:43:18 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : created from root.txt: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41416e1b8539b0c5_d20260516_m034242_c001_v7007000_t0000_u01778902962464") as it is a hide marker 2026/05/16 03:43:18 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : created from root.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f119ff88bc35710df_d20260516_m034241_c001_v0001173_t0053_u01778902961429") 2026/05/16 03:43:18 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : file name.txt: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f419584b4b26307f8_d20260516_m034250_c001_v7007000_t0000_u01778902970926") as it is a hide marker 2026/05/16 03:43:18 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : file name.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb721_d20260516_m034230_c001_v0001161_t0027_u01778902950459") 2026/05/16 03:43:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : file name.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f114f365ffbcf4412_d20260516_m034226_c001_v0001184_t0035_u01778902946946") 2026/05/16 03:43:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : file name.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6f1_d20260516_m034205_c001_v0001161_t0019_u01778902925236") 2026/05/16 03:43:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : file name.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6e9_d20260516_m034204_c001_v0001161_t0045_u01778902924229") 2026/05/16 03:43:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6ef_d20260516_m034204_c001_v0001161_t0028_u01778902924689") "upload" dated 2026-05-16 03:42:04.689 +0000 UTC (1m13.44815082s ago) 2026/05/16 03:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f417e83d5799b76a2_d20260516_m034224_c001_v7007000_t0000_u01778902944711") as it is a hide marker 2026/05/16 03:43:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104d17ce5aa8c765_d20260516_m034224_c001_v0001104_t0032_u01778902944003") 2026/05/16 03:43:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f082a62d6773e_d20260516_m034223_c001_v0001174_t0046_u01778902943183") 2026/05/16 03:43:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e78_d20260516_m034152_c001_v7007000_t0000_u01778902912914") as it is a hide marker 2026/05/16 03:43:18 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6cf_d20260516_m034152_c001_v0001161_t0039_u01778902912200") 2026/05/16 03:43:18 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : piped data.txt: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f419584b4b26307ff_d20260516_m034252_c001_v7007000_t0000_u01778902972775") as it is a hide marker 2026/05/16 03:43:18 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : piped data.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb73b_d20260516_m034252_c001_v0001161_t0027_u01778902972211") 2026/05/16 03:43:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : piped data.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f419584b4b26307fe_d20260516_m034252_c001_v7007000_t0000_u01778902972024") 2026/05/16 03:43:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : piped data.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4138517dd76fb739_d20260516_m034251_c001_v0001161_t0020_u01778902971662") 2026/05/16 03:43:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e7b_d20260516_m034154_c001_v7007000_t0000_u01778902914077") as it is a hide marker 2026/05/16 03:43:18 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6d1_d20260516_m034153_c001_v0001161_t0013_u01778902913275") 2026/05/16 03:43:18 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : test-metadata: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f405fe689a792289f_d20260516_m034301_c001_v7007000_t0000_u01778902981057") as it is a hide marker 2026/05/16 03:43:18 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : test-metadata: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f219584b4b2630be9_d20260516_m034254_c001_v0001105_t0056_u01778902974735") 2026/05/16 03:43:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : test-metadata: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f419584b4b2630800_d20260516_m034253_c001_v7007000_t0000_u01778902973940") 2026/05/16 03:43:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : test-metadata: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb73d_d20260516_m034252_c001_v0001161_t0035_u01778902972962") 2026/05/16 03:43:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e72_d20260516_m034147_c001_v7007000_t0000_u01778902907594") as it is a hide marker 2026/05/16 03:43:18 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6bd_d20260516_m034146_c001_v0001161_t0001_u01778902906564") 2026/05/16 03:43:18 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e75_d20260516_m034149_c001_v7007000_t0000_u01778902909742") as it is a hide marker 2026/05/16 03:43:18 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6c7_d20260516_m034149_c001_v0001161_t0040_u01778902909078") 2026/05/16 03:43:18 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e74_d20260516_m034148_c001_v7007000_t0000_u01778902908716") as it is a hide marker 2026/05/16 03:43:18 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6c3_d20260516_m034147_c001_v0001161_t0033_u01778902907959") 2026/05/16 03:43:18 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e76_d20260516_m034150_c001_v7007000_t0000_u01778902910806") as it is a hide marker 2026/05/16 03:43:18 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6c9_d20260516_m034150_c001_v0001161_t0018_u01778902910103") 2026/05/16 03:43:18 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e77_d20260516_m034151_c001_v7007000_t0000_u01778902911838") as it is a hide marker 2026/05/16 03:43:18 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6cb_d20260516_m034151_c001_v0001161_t0039_u01778902911168") 2026/05/16 03:43:18 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e71_d20260516_m034146_c001_v7007000_t0000_u01778902906203") as it is a hide marker 2026/05/16 03:43:18 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : trailing space /trailing space : Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6b9_d20260516_m034145_c001_v0001161_t0036_u01778902905568") 2026/05/16 03:43:18 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f2acc63e3e77f_d20260516_m034311_c001_v0001172_t0038_u01778902991479") "upload" dated 2026-05-16 03:43:11.479 +0000 UTC (6.659969573s ago) 2026/05/16 03:43:18 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f409be069bbfbbaa8_d20260516_m034306_c001_v7007000_t0000_u01778902986672") 2026/05/16 03:43:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb745_d20260516_m034303_c001_v0001161_t0030_u01778902983604") 2026/05/16 03:43:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e8a_d20260516_m034203_c001_v7007000_t0000_u01778902923686") as it is a hide marker 2026/05/16 03:43:18 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f21939c4c0cc41e7f_d20260516_m034156_c001_v0001039_t0020_u01778902916095") 2026/05/16 03:43:18 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : zero-length-file: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e7e_d20260516_m034155_c001_v7007000_t0000_u01778902915911") as it is a hide marker 2026/05/16 03:43:18 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : zero-length-file: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4138517dd76fb6d5_d20260516_m034155_c001_v0001161_t0020_u01778902915360") 2026/05/16 03:43:18 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e65_d20260516_m034139_c001_v7007000_t0000_u01778902899971") as it is a hide marker 2026/05/16 03:43:18 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb69b_d20260516_m034139_c001_v0001161_t0017_u01778902899307") 2026/05/16 03:43:18 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e58_d20260516_m034134_c001_v7007000_t0000_u01778902894370") as it is a hide marker 2026/05/16 03:43:18 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb681_d20260516_m034133_c001_v0001161_t0008_u01778902893112") 2026/05/16 03:43:18 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e6a_d20260516_m034143_c001_v7007000_t0000_u01778902903121") as it is a hide marker 2026/05/16 03:43:18 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6a9_d20260516_m034142_c001_v0001161_t0046_u01778902902486") 2026/05/16 03:43:18 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e69_d20260516_m034142_c001_v7007000_t0000_u01778902902125") as it is a hide marker 2026/05/16 03:43:18 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6a5_d20260516_m034141_c001_v0001161_t0006_u01778902901370") 2026/05/16 03:43:18 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e6d_d20260516_m034144_c001_v7007000_t0000_u01778902904124") as it is a hide marker 2026/05/16 03:43:18 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6af_d20260516_m034143_c001_v0001161_t0039_u01778902903482") 2026/05/16 03:43:18 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e66_d20260516_m034141_c001_v7007000_t0000_u01778902901007") as it is a hide marker 2026/05/16 03:43:18 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb69d_d20260516_m034140_c001_v0001161_t0018_u01778902900334") 2026/05/16 03:43:18 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : ./.: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e5b_d20260516_m034135_c001_v7007000_t0000_u01778902895505") as it is a hide marker 2026/05/16 03:43:18 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : ./.: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb68b_d20260516_m034134_c001_v0001161_t0013_u01778902894732") 2026/05/16 03:43:18 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/16 03:43:18 DEBUG : ../..: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e5d_d20260516_m034136_c001_v7007000_t0000_u01778902896619") as it is a hide marker 2026/05/16 03:43:18 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/16 03:43:18 DEBUG : ../..: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb68d_d20260516_m034135_c001_v0001161_t0015_u01778902895866") 2026/05/16 03:43:18 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/16 03:43:18 INFO : B2 bucket rclone-test-xabekep0wuso: cleaning bucket "rclone-test-xabekep0wuso" of all hidden files 2026/05/16 03:43:18 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e64_d20260516_m034138_c001_v7007000_t0000_u01778902898897") as it is a hide marker 2026/05/16 03:43:18 DEBUG : leading space/ leading space: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb695_d20260516_m034138_c001_v0001161_t0037_u01778902898136") 2026/05/16 03:43:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e61_d20260516_m034137_c001_v7007000_t0000_u01778902897759") as it is a hide marker 2026/05/16 03:43:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb693_d20260516_m034136_c001_v0001161_t0018_u01778902896980") 2026/05/16 03:43:18 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e70_d20260516_m034145_c001_v7007000_t0000_u01778902905207") as it is a hide marker 2026/05/16 03:43:18 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6b5_d20260516_m034144_c001_v0001161_t0035_u01778902904486") 2026/05/16 03:43:18 DEBUG : created from root.txt: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41416e1b8539b0c5_d20260516_m034242_c001_v7007000_t0000_u01778902962464") as it is a hide marker 2026/05/16 03:43:18 DEBUG : created from root.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f119ff88bc35710df_d20260516_m034241_c001_v0001173_t0053_u01778902961429") 2026/05/16 03:43:18 DEBUG : file name.txt: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f419584b4b26307f8_d20260516_m034250_c001_v7007000_t0000_u01778902970926") as it is a hide marker 2026/05/16 03:43:18 DEBUG : file name.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb721_d20260516_m034230_c001_v0001161_t0027_u01778902950459") 2026/05/16 03:43:18 DEBUG : file name.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f114f365ffbcf4412_d20260516_m034226_c001_v0001184_t0035_u01778902946946") 2026/05/16 03:43:19 DEBUG : file name.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6f1_d20260516_m034205_c001_v0001161_t0019_u01778902925236") 2026/05/16 03:43:19 DEBUG : file name.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6e9_d20260516_m034204_c001_v0001161_t0045_u01778902924229") 2026/05/16 03:43:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6ef_d20260516_m034204_c001_v0001161_t0028_u01778902924689") "upload" dated 2026-05-16 03:42:04.689 +0000 UTC (1m14.481794214s ago) 2026/05/16 03:43:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f417e83d5799b76a2_d20260516_m034224_c001_v7007000_t0000_u01778902944711") as it is a hide marker 2026/05/16 03:43:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104d17ce5aa8c765_d20260516_m034224_c001_v0001104_t0032_u01778902944003") 2026/05/16 03:43:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f082a62d6773e_d20260516_m034223_c001_v0001174_t0046_u01778902943183") 2026/05/16 03:43:19 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e78_d20260516_m034152_c001_v7007000_t0000_u01778902912914") as it is a hide marker 2026/05/16 03:43:19 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6cf_d20260516_m034152_c001_v0001161_t0039_u01778902912200") 2026/05/16 03:43:19 DEBUG : piped data.txt: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f419584b4b26307ff_d20260516_m034252_c001_v7007000_t0000_u01778902972775") as it is a hide marker 2026/05/16 03:43:19 DEBUG : piped data.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb73b_d20260516_m034252_c001_v0001161_t0027_u01778902972211") 2026/05/16 03:43:19 DEBUG : piped data.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f419584b4b26307fe_d20260516_m034252_c001_v7007000_t0000_u01778902972024") 2026/05/16 03:43:19 DEBUG : piped data.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4138517dd76fb739_d20260516_m034251_c001_v0001161_t0020_u01778902971662") 2026/05/16 03:43:19 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e7b_d20260516_m034154_c001_v7007000_t0000_u01778902914077") as it is a hide marker 2026/05/16 03:43:19 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6d1_d20260516_m034153_c001_v0001161_t0013_u01778902913275") 2026/05/16 03:43:19 DEBUG : test-metadata: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f405fe689a792289f_d20260516_m034301_c001_v7007000_t0000_u01778902981057") as it is a hide marker 2026/05/16 03:43:19 DEBUG : test-metadata: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f219584b4b2630be9_d20260516_m034254_c001_v0001105_t0056_u01778902974735") 2026/05/16 03:43:19 DEBUG : test-metadata: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f419584b4b2630800_d20260516_m034253_c001_v7007000_t0000_u01778902973940") 2026/05/16 03:43:19 DEBUG : test-metadata: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb73d_d20260516_m034252_c001_v0001161_t0035_u01778902972962") 2026/05/16 03:43:19 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e72_d20260516_m034147_c001_v7007000_t0000_u01778902907594") as it is a hide marker 2026/05/16 03:43:19 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6bd_d20260516_m034146_c001_v0001161_t0001_u01778902906564") 2026/05/16 03:43:19 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e75_d20260516_m034149_c001_v7007000_t0000_u01778902909742") as it is a hide marker 2026/05/16 03:43:20 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6c7_d20260516_m034149_c001_v0001161_t0040_u01778902909078") 2026/05/16 03:43:20 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e74_d20260516_m034148_c001_v7007000_t0000_u01778902908716") as it is a hide marker 2026/05/16 03:43:20 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6c3_d20260516_m034147_c001_v0001161_t0033_u01778902907959") 2026/05/16 03:43:20 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e76_d20260516_m034150_c001_v7007000_t0000_u01778902910806") as it is a hide marker 2026/05/16 03:43:20 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6c9_d20260516_m034150_c001_v0001161_t0018_u01778902910103") 2026/05/16 03:43:20 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e77_d20260516_m034151_c001_v7007000_t0000_u01778902911838") as it is a hide marker 2026/05/16 03:43:20 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6cb_d20260516_m034151_c001_v0001161_t0039_u01778902911168") 2026/05/16 03:43:20 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e71_d20260516_m034146_c001_v7007000_t0000_u01778902906203") as it is a hide marker 2026/05/16 03:43:20 DEBUG : trailing space /trailing space : Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6b9_d20260516_m034145_c001_v0001161_t0036_u01778902905568") 2026/05/16 03:43:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f2acc63e3e77f_d20260516_m034311_c001_v0001172_t0038_u01778902991479") "upload" dated 2026-05-16 03:43:11.479 +0000 UTC (9.00459033s ago) 2026/05/16 03:43:20 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f409be069bbfbbaa8_d20260516_m034306_c001_v7007000_t0000_u01778902986672") 2026/05/16 03:43:20 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb745_d20260516_m034303_c001_v0001161_t0030_u01778902983604") 2026/05/16 03:43:20 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e8a_d20260516_m034203_c001_v7007000_t0000_u01778902923686") as it is a hide marker 2026/05/16 03:43:20 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f21939c4c0cc41e7f_d20260516_m034156_c001_v0001039_t0020_u01778902916095") 2026/05/16 03:43:20 DEBUG : zero-length-file: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e7e_d20260516_m034155_c001_v7007000_t0000_u01778902915911") as it is a hide marker 2026/05/16 03:43:20 DEBUG : zero-length-file: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4138517dd76fb6d5_d20260516_m034155_c001_v0001161_t0020_u01778902915360") 2026/05/16 03:43:20 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e65_d20260516_m034139_c001_v7007000_t0000_u01778902899971") as it is a hide marker 2026/05/16 03:43:20 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb69b_d20260516_m034139_c001_v0001161_t0017_u01778902899307") 2026/05/16 03:43:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e58_d20260516_m034134_c001_v7007000_t0000_u01778902894370") as it is a hide marker 2026/05/16 03:43:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb681_d20260516_m034133_c001_v0001161_t0008_u01778902893112") 2026/05/16 03:43:20 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e6a_d20260516_m034143_c001_v7007000_t0000_u01778902903121") as it is a hide marker 2026/05/16 03:43:21 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6a9_d20260516_m034142_c001_v0001161_t0046_u01778902902486") 2026/05/16 03:43:21 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e69_d20260516_m034142_c001_v7007000_t0000_u01778902902125") as it is a hide marker 2026/05/16 03:43:21 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6a5_d20260516_m034141_c001_v0001161_t0006_u01778902901370") 2026/05/16 03:43:21 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e6d_d20260516_m034144_c001_v7007000_t0000_u01778902904124") as it is a hide marker 2026/05/16 03:43:21 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6af_d20260516_m034143_c001_v0001161_t0039_u01778902903482") 2026/05/16 03:43:21 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e66_d20260516_m034141_c001_v7007000_t0000_u01778902901007") as it is a hide marker 2026/05/16 03:43:21 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb69d_d20260516_m034140_c001_v0001161_t0018_u01778902900334") 2026/05/16 03:43:21 DEBUG : ./.: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e5b_d20260516_m034135_c001_v7007000_t0000_u01778902895505") as it is a hide marker 2026/05/16 03:43:21 DEBUG : ./.: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb68b_d20260516_m034134_c001_v0001161_t0013_u01778902894732") 2026/05/16 03:43:21 DEBUG : ../..: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41939c4c0cc41e5d_d20260516_m034136_c001_v7007000_t0000_u01778902896619") as it is a hide marker 2026/05/16 03:43:21 DEBUG : ../..: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb68d_d20260516_m034135_c001_v0001161_t0015_u01778902895866") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/16 03:43:22 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/16 03:43:22 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/16 03:43:22 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/16 03:43:22 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/05/16 03:43:23 INFO : B2 bucket rclone-test-xabekep0wuso: cleaning bucket "rclone-test-xabekep0wuso" of pending multipart uploads older than 0s 2026/05/16 03:43:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6ef_d20260516_m034204_c001_v0001161_t0028_u01778902924689") "upload" dated 2026-05-16 03:42:04.689 +0000 UTC (1m18.689527465s ago) 2026/05/16 03:43:23 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f21416e1b8539b4e7_d20260516_m034322_c001_v0001173_t0002_u01778903002353") as it is a start marker (upload started at 2026-05-16 03:43:22.353 +0000 UTC) 2026/05/16 03:43:23 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/16 03:43:23 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f21416e1b8539b4ea_d20260516_m034322_c001_v0001106_t0051_u01778903002538") as it is a start marker (upload started at 2026-05-16 03:43:22.538 +0000 UTC) 2026/05/16 03:43:23 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/16 03:43:23 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f21416e1b8539b4eb_d20260516_m034322_c001_v0001167_t0046_u01778903002723") as it is a start marker (upload started at 2026-05-16 03:43:22.723 +0000 UTC) 2026/05/16 03:43:23 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/16 03:43:23 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f21416e1b8539b4ec_d20260516_m034322_c001_v0001091_t0022_u01778903002908") as it is a start marker (upload started at 2026-05-16 03:43:22.908 +0000 UTC) 2026/05/16 03:43:23 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/16 03:43:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41416e1b8539b4e4_d20260516_m034322_c001_v7007000_t0000_u01778903002167") "hide" dated 2026-05-16 03:43:22.167 +0000 UTC (1.211662099s ago) 2026/05/16 03:43:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f2acc63e3e77f_d20260516_m034311_c001_v0001172_t0038_u01778902991479") 2026/05/16 03:43:23 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/16 03:43:23 INFO : B2 bucket rclone-test-xabekep0wuso: cleaning bucket "rclone-test-xabekep0wuso" of pending multipart uploads older than 0s 2026/05/16 03:43:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6ef_d20260516_m034204_c001_v0001161_t0028_u01778902924689") "upload" dated 2026-05-16 03:42:04.689 +0000 UTC (1m19.062370949s ago) 2026/05/16 03:43:23 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f21416e1b8539b4e7_d20260516_m034322_c001_v0001173_t0002_u01778903002353") as it is a start marker (upload started at 2026-05-16 03:43:22.353 +0000 UTC) 2026/05/16 03:43:23 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f21416e1b8539b4ea_d20260516_m034322_c001_v0001106_t0051_u01778903002538") as it is a start marker (upload started at 2026-05-16 03:43:22.538 +0000 UTC) 2026/05/16 03:43:23 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f21416e1b8539b4eb_d20260516_m034322_c001_v0001167_t0046_u01778903002723") as it is a start marker (upload started at 2026-05-16 03:43:22.723 +0000 UTC) 2026/05/16 03:43:23 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f21416e1b8539b4ec_d20260516_m034322_c001_v0001091_t0022_u01778903002908") as it is a start marker (upload started at 2026-05-16 03:43:22.908 +0000 UTC) 2026/05/16 03:43:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf92fd73d0fd2beb9fe80e1b_f41416e1b8539b4e4_d20260516_m034322_c001_v7007000_t0000_u01778903002167") "hide" dated 2026-05-16 03:43:22.167 +0000 UTC (1.584472971s ago) 2026/05/16 03:43:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f2acc63e3e77f_d20260516_m034311_c001_v0001172_t0038_u01778902991479") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/16 03:43:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/16 03:43:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/16 03:43:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/05/16 03:43:26 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/16 03:43:26 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/16 03:43:26 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/16 03:43:26 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/16 03:43:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/16 03:43:28 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/16 03:43:28 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/16 03:43:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:43:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/16 03:43:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f209be069bbfbbab9_d20260516_m034331_c001_v0001102_t0048_u01778903011294") 2026/05/16 03:43:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:43:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/16 03:43:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/16 03:43:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:43:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:43:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/16 03:43:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/16 03:43:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/16 03:43:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/16 03:43:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/16 03:43:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/16 03:43:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/16 03:43:37 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/16 03:43:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:43:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/16 03:43:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f209be069bbfbbac3_d20260516_m034339_c001_v0001174_t0025_u01778903019380") 2026/05/16 03:43:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/16 03:43:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/16 03:43:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/16 03:43:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:43:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:43:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/16 03:43:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/16 03:43:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/16 03:43:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/16 03:43:44 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/16 03:43:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/16 03:43:44 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/16 03:43:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/16 03:43:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/16 03:43:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/16 03:43:46 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/16 03:43:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:43:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/16 03:43:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837e914a_d20260516_m034348_c001_v0001173_t0018_u01778903028030") 2026/05/16 03:43:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/16 03:43:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:43:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/16 03:43:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/16 03:43:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/16 03:43:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:43:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:43:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/05/16 03:43:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/16 03:43:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/16 03:43:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/16 03:43:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/16 03:43:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/16 03:43:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/16 03:43:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/16 03:43:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:43:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/16 03:43:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f209be069bbfbbad5_d20260516_m034355_c001_v0001145_t0002_u01778903035958") 2026/05/16 03:43:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:43:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/16 03:43:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/16 03:43:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:44:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:44:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/16 03:44:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/16 03:44:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/16 03:44:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/16 03:44:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/16 03:44:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/16 03:44:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/16 03:44:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/16 03:44:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:44:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/16 03:44:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f21279401a32c998f_d20260516_m034416_c001_v0001167_t0026_u01778903056364") 2026/05/16 03:44:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/16 03:44:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/16 03:44:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/16 03:44:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:44:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:44:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/16 03:44:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/16 03:44:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/16 03:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/16 03:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/16 03:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/16 03:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/16 03:44:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/16 03:44:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/16 03:44:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/16 03:44:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/16 03:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:44: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/05/16 03:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f216f25d8cfa561ce_d20260516_m034430_c001_v0001109_t0042_u01778903070290") 2026/05/16 03:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/16 03:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/16 03:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/16 03:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/16 03:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/05/16 03:44:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/16 03:44:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/16 03:44:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/16 03:44:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/16 03:44:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/16 03:44:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/16 03:44:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/16 03:44:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:44:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/16 03:44:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f21560bbd42f17a64_d20260516_m034443_c001_v0001165_t0057_u01778903083259") 2026/05/16 03:44:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:44:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/16 03:44:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/16 03:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:44:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:44:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/16 03:44:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/16 03:44:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/16 03:44:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/16 03:44:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/16 03:44:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/16 03:44:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/16 03:44:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/16 03:44:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:44:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/16 03:44:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f21560bbd42f17a86_d20260516_m034452_c001_v0001113_t0014_u01778903092550") 2026/05/16 03:44:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/16 03:44:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/16 03:44:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/16 03:44:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:44:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:44:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/16 03:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/16 03:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/16 03:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/16 03:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/16 03:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/16 03:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/16 03:44:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/16 03:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/16 03:45:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/16 03:45:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/16 03:45:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:45:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/16 03:45:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f220dbeecba21f005_d20260516_m034502_c001_v0001185_t0036_u01778903102326") 2026/05/16 03:45:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/16 03:45:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:45:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/16 03:45:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/16 03:45:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/16 03:45:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:45:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:45:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/05/16 03:45:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/16 03:45:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/16 03:45:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/16 03:45:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/16 03:45:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/16 03:45:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/16 03:45:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/16 03:45:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:45:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/16 03:45:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f2176b50030be081d_d20260516_m034512_c001_v0001038_t0055_u01778903112013") 2026/05/16 03:45:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:45:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/16 03:45:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/16 03:45:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:45:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:45:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/16 03:45:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/16 03:45:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/16 03:45:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/16 03:45:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/16 03:45:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/16 03:45:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/16 03:45:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/16 03:45:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:45: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/05/16 03:45:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f220dbeecba21f019_d20260516_m034522_c001_v0001116_t0012_u01778903122583") 2026/05/16 03:45:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/16 03:45:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/16 03:45:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/16 03:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/16 03:45:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/16 03:45:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/16 03:45:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/16 03:45:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/16 03:45:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/16 03:45:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/16 03:45:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/16 03:45:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/16 03:45:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/16 03:45:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/16 03:45:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:45:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/16 03:45:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f218b6c6f6f3f31b0_d20260516_m034534_c001_v0001178_t0049_u01778903134161") 2026/05/16 03:45:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/16 03:45:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:45:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/16 03:45:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/16 03:45:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/16 03:45:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:45:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:45:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/05/16 03:45:39 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/16 03:45:39 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/16 03:45:39 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/16 03:45:39 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/16 03:45:41 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/16 03:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/16 03:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/16 03:45:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:45:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/16 03:45:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f207f37648f4f99ca_d20260516_m034544_c001_v0001183_t0030_u01778903144598") 2026/05/16 03:45:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:45:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/16 03:45:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/16 03:45:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:45:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:45:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/16 03:45:49 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/16 03:45:49 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/16 03:45:49 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/16 03:45:49 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/16 03:45:51 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/16 03:45:52 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/16 03:45:52 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/16 03:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/16 03:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f207f37648f4f99e8_d20260516_m034555_c001_v0001146_t0034_u01778903155409") 2026/05/16 03:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/16 03:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/16 03:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/16 03:45:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:45:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:45:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/16 03:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/16 03:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/16 03:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/16 03:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/16 03:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/16 03:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/16 03:46:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/16 03:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/16 03:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/16 03:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/16 03:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/16 03:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f204438fe60f3ed63_d20260516_m034607_c001_v0001131_t0005_u01778903167332") 2026/05/16 03:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/16 03:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/16 03:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/16 03:46:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/16 03:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/05/16 03:46:13 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/16 03:46:13 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/16 03:46:13 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/16 03:46:13 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/16 03:46:14 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/16 03:46:16 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/16 03:46:16 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/16 03:46:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:46:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/16 03:46:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f2021f9fca451cb83_d20260516_m034618_c001_v0001104_t0000_u01778903178787") 2026/05/16 03:46:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:46:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/16 03:46:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/16 03:46:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/16 03:46:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/16 03:46:19 DEBUG : pacer: Reducing sleep to 10ms 2026/05/16 03:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:46:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:46:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/16 03:46:24 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/16 03:46:24 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/16 03:46:24 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/16 03:46:24 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/16 03:46:27 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/16 03:46:27 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/16 03:46:27 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/16 03:46:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:46:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/16 03:46:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f2176b50030be08a7_d20260516_m034631_c001_v0001104_t0001_u01778903191193") 2026/05/16 03:46:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/16 03:46:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/16 03:46:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/16 03:46:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:46:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:46:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/16 03:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/16 03:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/16 03:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/16 03:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/16 03:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/16 03:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/16 03:46:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/16 03:46:41 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/16 03:46:41 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/16 03:46:41 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/16 03:46:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/16 03:46:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/16 03:46:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92fd73d0fd2beb9fe80e1b_f220dbeecba21f099_d20260516_m034645_c001_v0001173_t0056_u01778903205480") 2026/05/16 03:46:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/16 03:46:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/16 03:46:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/16 03:46:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/16 03:46:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/16 03:46:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/16 03:46:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/16 03:46:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/05/16 03:46:58 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837eabfd_d20260516_m034658_c001_v0001101_t0038_u01778903218763") 2026/05/16 03:46:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/16 03:46:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/16 03:46:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/16 03:46:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/16 03:46:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/16 03:47:02 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/16 03:47:02 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/16 03:47:02 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/16 03:47:02 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/16 03:47:04 DEBUG : chunked-copy: Done sending chunk 1 2026/05/16 03:47:04 DEBUG : chunked-copy: Done sending chunk 0 2026/05/16 03:47:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/16 03:47:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837eac00_d20260516_m034705_c001_v0001185_t0048_u01778903225294") 2026/05/16 03:47:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/16 03:47:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/16 03:47:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/16 03:47:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/16 03:47:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/16 03:47:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/16 03:47:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/16 03:47:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/16 03:47:08 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/16 03:47:10 DEBUG : chunked-copy: Done sending chunk 1 2026/05/16 03:47:10 DEBUG : chunked-copy: Done sending chunk 0 2026/05/16 03:47:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/16 03:47:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf92fd73d0fd2beb9fe80e1b_f218b6c6f6f3f3245_d20260516_m034711_c001_v0001097_t0031_u01778903231546") 2026/05/16 03:47:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/16 03:47:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/16 03:47:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/16 03:47:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/16 03:47:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/16 03:47:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/16 03:47:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/16 03:47:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/16 03:47:15 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/16 03:47:17 DEBUG : chunked-copy: Done sending chunk 1 2026/05/16 03:47:17 DEBUG : chunked-copy: Done sending chunk 0 2026/05/16 03:47:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/16 03:47:18 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837eac1f_d20260516_m034718_c001_v0001174_t0027_u01778903238133") 2026/05/16 03:47:18 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/16 03:47:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/16 03:47:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/16 03:47:18 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/16 03:47:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/16 03:47:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/16 03:47:19 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/16 03:47:21 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/16 03:47:22 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/16 03:47:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xabekep0wuso/deeper/nonexisting/directory" 2026/05/16 03:47:23 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/16 03:47:24 INFO : B2 bucket rclone-test-xabekep0wuso: cleaning bucket "rclone-test-xabekep0wuso" of all files 2026/05/16 03:47:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4176b50030be08a3_d20260516_m034623_c001_v7007000_t0000_u01778903183829") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f2021f9fca451cb83_d20260516_m034618_c001_v0001104_t0000_u01778903178787") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4021f9fca451cb80_d20260516_m034618_c001_v7007000_t0000_u01778903178296") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f2068601f6128d30d_d20260516_m034613_c001_v0001179_t0012_u01778903173248") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837eabf6_d20260516_m034652_c001_v7007000_t0000_u01778903212325") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f220dbeecba21f099_d20260516_m034645_c001_v0001173_t0056_u01778903205480") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f420dbeecba21f097_d20260516_m034644_c001_v7007000_t0000_u01778903204966") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f2176b50030be08ab_d20260516_m034638_c001_v0001173_t0057_u01778903198176") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4176b50030be08a9_d20260516_m034637_c001_v7007000_t0000_u01778903197989") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f2176b50030be08a7_d20260516_m034631_c001_v0001104_t0001_u01778903191193") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4176b50030be08a5_d20260516_m034630_c001_v7007000_t0000_u01778903190691") 2026/05/16 03:47:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f2176b50030be08a4_d20260516_m034624_c001_v0001154_t0018_u01778903184013") 2026/05/16 03:47:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416f25d8cfa561d4_d20260516_m034438_c001_v7007000_t0000_u01778903078746") 2026/05/16 03:47:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f216f25d8cfa561ce_d20260516_m034430_c001_v0001109_t0042_u01778903070290") 2026/05/16 03:47:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f41279401a32c9992_d20260516_m034420_c001_v7007000_t0000_u01778903060394") 2026/05/16 03:47:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f21279401a32c998f_d20260516_m034416_c001_v0001167_t0026_u01778903056364") 2026/05/16 03:47:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416f25d8cfa561cd_d20260516_m034429_c001_v7007000_t0000_u01778903069935") 2026/05/16 03:47:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f21279401a32c9993_d20260516_m034420_c001_v0001144_t0027_u01778903060576") 2026/05/16 03:47:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f41279401a32c998d_d20260516_m034416_c001_v7007000_t0000_u01778903056008") 2026/05/16 03:47:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f21279401a32c9987_d20260516_m034411_c001_v0001161_t0001_u01778903051771") 2026/05/16 03:47:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f41279401a32c9986_d20260516_m034411_c001_v7007000_t0000_u01778903051586") 2026/05/16 03:47:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f209be069bbfbbad5_d20260516_m034355_c001_v0001145_t0002_u01778903035958") 2026/05/16 03:47:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f409be069bbfbbad4_d20260516_m034355_c001_v7007000_t0000_u01778903035588") 2026/05/16 03:47:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f2009bb3c7e81fbad_d20260516_m034352_c001_v0001182_t0003_u01778903032166") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f420dbeecba21f007_d20260516_m034506_c001_v7007000_t0000_u01778903106769") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f220dbeecba21f005_d20260516_m034502_c001_v0001185_t0036_u01778903102326") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f420dbeecba21f001_d20260516_m034457_c001_v7007000_t0000_u01778903097339") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f21560bbd42f17a86_d20260516_m034452_c001_v0001113_t0014_u01778903092550") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f420dbeecba21f004_d20260516_m034501_c001_v7007000_t0000_u01778903101984") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f220dbeecba21f002_d20260516_m034457_c001_v0001185_t0018_u01778903097521") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f41560bbd42f17a6b_d20260516_m034452_c001_v7007000_t0000_u01778903092201") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f216f25d8cfa561d9_d20260516_m034447_c001_v0001101_t0040_u01778903087193") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416f25d8cfa561d8_d20260516_m034447_c001_v7007000_t0000_u01778903087007") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f21560bbd42f17a64_d20260516_m034443_c001_v0001165_t0057_u01778903083259") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f41560bbd42f17a63_d20260516_m034442_c001_v7007000_t0000_u01778903082919") 2026/05/16 03:47:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f216f25d8cfa561d5_d20260516_m034438_c001_v0001145_t0050_u01778903078932") 2026/05/16 03:47:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4009bb3c7e81fbac_d20260516_m034351_c001_v7007000_t0000_u01778903031981") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837e914a_d20260516_m034348_c001_v0001173_t0018_u01778903028030") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837e9149_d20260516_m034347_c001_v7007000_t0000_u01778903027668") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837e9147_d20260516_m034343_c001_v0001180_t0037_u01778903023716") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837e9146_d20260516_m034343_c001_v7007000_t0000_u01778903023532") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f209be069bbfbbac3_d20260516_m034339_c001_v0001174_t0025_u01778903019380") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f409be069bbfbbac2_d20260516_m034339_c001_v7007000_t0000_u01778903019024") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837e9141_d20260516_m034334_c001_v0001174_t0045_u01778903014936") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837e9140_d20260516_m034334_c001_v7007000_t0000_u01778903014754") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f209be069bbfbbab9_d20260516_m034331_c001_v0001102_t0048_u01778903011294") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f409be069bbfbbab8_d20260516_m034330_c001_v7007000_t0000_u01778903010917") 2026/05/16 03:47:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f21416e1b8539b4f4_d20260516_m034325_c001_v0001182_t0003_u01778903005912") 2026/05/16 03:47:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f41279401a32c9ba8_d20260516_m034539_c001_v7007000_t0000_u01778903139318") 2026/05/16 03:47:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f218b6c6f6f3f31b0_d20260516_m034534_c001_v0001178_t0049_u01778903134161") 2026/05/16 03:47:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f420dbeecba21f038_d20260516_m034528_c001_v7007000_t0000_u01778903128150") 2026/05/16 03:47:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f220dbeecba21f019_d20260516_m034522_c001_v0001116_t0012_u01778903122583") 2026/05/16 03:47:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f418b6c6f6f3f31ae_d20260516_m034533_c001_v7007000_t0000_u01778903133756") 2026/05/16 03:47:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f220dbeecba21f039_d20260516_m034528_c001_v0001040_t0001_u01778903128333") 2026/05/16 03:47:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f420dbeecba21f015_d20260516_m034522_c001_v7007000_t0000_u01778903122124") 2026/05/16 03:47:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f220dbeecba21f00d_d20260516_m034516_c001_v0001102_t0052_u01778903116366") 2026/05/16 03:47:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f420dbeecba21f00c_d20260516_m034516_c001_v7007000_t0000_u01778903116182") 2026/05/16 03:47:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f2176b50030be081d_d20260516_m034512_c001_v0001038_t0055_u01778903112013") 2026/05/16 03:47:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4176b50030be081c_d20260516_m034511_c001_v7007000_t0000_u01778903111501") 2026/05/16 03:47:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f220dbeecba21f008_d20260516_m034506_c001_v0001042_t0018_u01778903106952") 2026/05/16 03:47:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f4068601f6128d30c_d20260516_m034613_c001_v7007000_t0000_u01778903173064") 2026/05/16 03:47:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f204438fe60f3ed63_d20260516_m034607_c001_v0001131_t0005_u01778903167332") 2026/05/16 03:47:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f404438fe60f3ed62_d20260516_m034606_c001_v7007000_t0000_u01778903166896") 2026/05/16 03:47:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f207f37648f4f9b91_d20260516_m034601_c001_v0001041_t0027_u01778903161158") 2026/05/16 03:47:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f407f37648f4f9b90_d20260516_m034600_c001_v7007000_t0000_u01778903160976") 2026/05/16 03:47:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f207f37648f4f99e8_d20260516_m034555_c001_v0001146_t0034_u01778903155409") 2026/05/16 03:47:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f407f37648f4f99e3_d20260516_m034554_c001_v7007000_t0000_u01778903154971") 2026/05/16 03:47:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f207f37648f4f99ce_d20260516_m034549_c001_v0001180_t0010_u01778903149003") 2026/05/16 03:47:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f407f37648f4f99cd_d20260516_m034548_c001_v7007000_t0000_u01778903148820") 2026/05/16 03:47:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f207f37648f4f99ca_d20260516_m034544_c001_v0001183_t0030_u01778903144598") 2026/05/16 03:47:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f407f37648f4f99c9_d20260516_m034544_c001_v7007000_t0000_u01778903144167") 2026/05/16 03:47:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f21279401a32c9ba9_d20260516_m034539_c001_v0001033_t0024_u01778903139501") 2026/05/16 03:47:29 DEBUG : chunked-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837eac23_d20260516_m034721_c001_v7007000_t0000_u01778903241216") 2026/05/16 03:47:29 DEBUG : chunked-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f218b6c6f6f3f324d_d20260516_m034714_c001_v0001036_t0022_u01778903234675") 2026/05/16 03:47:29 DEBUG : chunked-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f418b6c6f6f3f324c_d20260516_m034714_c001_v7007000_t0000_u01778903234142") 2026/05/16 03:47:29 DEBUG : chunked-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837eac06_d20260516_m034708_c001_v0001037_t0013_u01778903228135") 2026/05/16 03:47:29 DEBUG : chunked-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837eac03_d20260516_m034707_c001_v7007000_t0000_u01778903227609") 2026/05/16 03:47:29 DEBUG : chunked-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f218b6c6f6f3f323f_d20260516_m034701_c001_v0001178_t0027_u01778903221964") 2026/05/16 03:47:29 DEBUG : chunked-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f418b6c6f6f3f323e_d20260516_m034701_c001_v7007000_t0000_u01778903221426") 2026/05/16 03:47:29 DEBUG : chunked-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f2acc63e3e950_d20260516_m034657_c001_v0001172_t0020_u01778903217055") 2026/05/16 03:47:29 DEBUG : chunked-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837eabf8_d20260516_m034656_c001_v7007000_t0000_u01778903216702") 2026/05/16 03:47:29 DEBUG : chunked-copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f2acc63e3e946_d20260516_m034653_c001_v0001172_t0015_u01778903213043") 2026/05/16 03:47:29 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837eac22_d20260516_m034721_c001_v7007000_t0000_u01778903241034") 2026/05/16 03:47:29 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837eac1f_d20260516_m034718_c001_v0001174_t0027_u01778903238133") 2026/05/16 03:47:30 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f418b6c6f6f3f324a_d20260516_m034713_c001_v7007000_t0000_u01778903233959") 2026/05/16 03:47:30 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f218b6c6f6f3f3245_d20260516_m034711_c001_v0001097_t0031_u01778903231546") 2026/05/16 03:47:30 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837eac02_d20260516_m034707_c001_v7007000_t0000_u01778903227427") 2026/05/16 03:47:30 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837eac00_d20260516_m034705_c001_v0001185_t0048_u01778903225294") 2026/05/16 03:47:30 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f418b6c6f6f3f323c_d20260516_m034701_c001_v7007000_t0000_u01778903221244") 2026/05/16 03:47:30 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f216522e0837eabfd_d20260516_m034658_c001_v0001101_t0038_u01778903218763") 2026/05/16 03:47:30 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837eabf7_d20260516_m034656_c001_v7007000_t0000_u01778903216520") 2026/05/16 03:47:30 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f112dfd7c5e4103f6_d20260516_m034655_c001_v0001174_t0035_u01778903215059") 2026/05/16 03:47:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f1138517dd76fb6ef_d20260516_m034204_c001_v0001161_t0028_u01778902924689") 2026/05/16 03:47:30 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837eac24_d20260516_m034722_c001_v7007000_t0000_u01778903242041") 2026/05/16 03:47:30 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f2acc63e3e988_d20260516_m034721_c001_v0001172_t0035_u01778903241761") 2026/05/16 03:47:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f416522e0837eac25_d20260516_m034723_c001_v7007000_t0000_u01778903243201") 2026/05/16 03:47:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f2acc63e3e98e_d20260516_m034722_c001_v0001172_t0021_u01778903242931") 2026/05/16 03:47:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f104f2acc63e3e98a_d20260516_m034722_c001_v0001172_t0034_u01778903242223") 2026/05/16 03:47:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92fd73d0fd2beb9fe80e1b_f41416e1b8539b4e4_d20260516_m034322_c001_v7007000_t0000_u01778903002167") 2026/05/16 03:47:32 INFO : B2 bucket rclone-test-xabekep0wuso: cleaning bucket "rclone-test-xabekep0wuso" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (365.39s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.37s) --- PASS: TestIntegration/FsMkdir (362.38s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.16s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.78s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (206.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (46.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (19.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (16.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (18.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.40s) --- 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 365.409s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m6.14086553s (try 1/5)