"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/08 01:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-mizexav1waqe" 2026/05/08 01:03:19 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/08 01:03:22 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/08 01:03:22 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/08 01:03:23 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/08 01:03:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/08 01:03:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/08 01:03:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/08 01:03:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/08 01:03:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/08 01:03:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/08 01:03:51 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/08 01:03:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/08 01:04:00 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/08 01:04:04 INFO : B2 bucket rclone-test-mizexav1waqe: cleaning bucket "rclone-test-mizexav1waqe" of all files 2026/05/08 01:04:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8b17_d20260508_m010404_c001_v0001150_t0039_u01778202244202") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/08 01:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mizexav1waqe/dirToPurgeFromRoot" 2026/05/08 01:04:07 INFO : B2 bucket rclone-test-mizexav1waqe path dirToPurgeFromRoot: cleaning bucket "rclone-test-mizexav1waqe" of all files 2026/05/08 01:04:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8b1d_d20260508_m010405_c001_v0001150_t0025_u01778202245789") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/08 01:04:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mizexav1waqe/hello? sausage/êé" 2026/05/08 01:04:12 INFO : B2 bucket rclone-test-mizexav1waqe path hello? sausage/êé: cleaning bucket "rclone-test-mizexav1waqe" of all files 2026/05/08 01:04:12 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1050f3e0ccffb626_d20260508_m010411_c001_v0001150_t0055_u01778202251011") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/08 01:04:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/05/08 01:04:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/08 01:04:14 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/08 01:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mizexav1waqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/08 01:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mizexav1waqe/not found.txt" 2026/05/08 01:04:24 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-mizexav1waqe" from "TestB2:rclone-test-mizexav1waqe" 2026/05/08 01:04:26 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/08 01:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qurokay7suza" 2026/05/08 01:04:41 DEBUG : B2 bucket rclone-test-qurokay7suza: Purge remote 2026/05/08 01:04:41 INFO : B2 bucket rclone-test-qurokay7suza: cleaning bucket "rclone-test-qurokay7suza" of all files 2026/05/08 01:04:41 DEBUG : somefile: Deleting (id "4_zdf627dd310dd0b5b9fe80e1b_f411e3da7e4a387a1_d20260508_m010440_c001_v0001041_t0015_u01778202280420") === 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/08 01:04:42 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/08 01:04:43 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/08 01:04:46 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/08 01:04:46 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/08 01:04:46 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.815Ki offset 6Mi/6.106Mi 2026/05/08 01:04:46 DEBUG : test-metadata: Sending chunk 1 length 111427 2026/05/08 01:04:48 DEBUG : test-metadata: Done sending chunk 1 2026/05/08 01:04:49 DEBUG : test-metadata: Done sending chunk 0 2026/05/08 01:04:49 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/08 01:04:59 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/1f225d0310cd0b5b9fe80e1b/c001_v0001150_t0022": EOF 2026/05/08 01:04:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/1f225d0310cd0b5b9fe80e1b/c001_v0001150_t0022": EOF) 2026/05/08 01:04:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/1f225d0310cd0b5b9fe80e1b/c001_v0001150_t0022": EOF - low level retry 1/10 2026/05/08 01:05:02 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-08-010454-594.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/08 01:05:04 DEBUG : oldPath = "TestB2:rclone-test-mizexav1waqe/versions/test-versions-v2026-05-08-010454-594.txt" 2026/05/08 01:05:04 DEBUG : newPath = "TestB2,versions:rclone-test-mizexav1waqe/versions/test-versions-v2026-05-08-010454-594.txt" 2026/05/08 01:05:04 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-mizexav1waqe/versions/test-versions-v2026-05-08-010454-594.txt" 2026/05/08 01:05:04 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/08 01:05:05 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-mizexav1waqe/versions/test-versions-v2026-05-08-010454-594.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-mizexav1waqe/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/08 01:05:08 INFO : B2 bucket rclone-test-mizexav1waqe: cleaning bucket "rclone-test-mizexav1waqe" of all hidden files 2026/05/08 01:05:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90582_d20260508_m010330_c001_v7007000_t0000_u01778202210570") as it is a hide marker 2026/05/08 01:05:08 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : leading space/ leading space: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a88_d20260508_m010329_c001_v0001150_t0004_u01778202209740") 2026/05/08 01:05:08 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d9057e_d20260508_m010329_c001_v7007000_t0000_u01778202209364") as it is a hide marker 2026/05/08 01:05:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a86_d20260508_m010328_c001_v0001150_t0023_u01778202208646") 2026/05/08 01:05:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90599_d20260508_m010336_c001_v7007000_t0000_u01778202216957") as it is a hide marker 2026/05/08 01:05:08 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8aaf_d20260508_m010336_c001_v0001150_t0015_u01778202216231") 2026/05/08 01:05:08 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : created from root.txt: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f64d97_d20260508_m010434_c001_v7007000_t0000_u01778202274499") as it is a hide marker 2026/05/08 01:05:08 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : created from root.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f110d597bfdf06930_d20260508_m010433_c001_v0001102_t0028_u01778202273441") 2026/05/08 01:05:08 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : file name.txt: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f415e73e099bc6fd5_d20260508_m010442_c001_v7007000_t0000_u01778202282555") as it is a hide marker 2026/05/08 01:05:08 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : file name.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8b4f_d20260508_m010421_c001_v0001150_t0031_u01778202261718") 2026/05/08 01:05:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : file name.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1000c1e223e19fdd_d20260508_m010417_c001_v0001144_t0024_u01778202257691") 2026/05/08 01:05:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : file name.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8afd_d20260508_m010356_c001_v0001150_t0025_u01778202236091") 2026/05/08 01:05:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : file name.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8af5_d20260508_m010355_c001_v0001150_t0058_u01778202235051") 2026/05/08 01:05:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8af9_d20260508_m010355_c001_v0001150_t0021_u01778202235648") "upload" dated 2026-05-08 01:03:55.648 +0000 UTC (1m13.340022316s ago) 2026/05/08 01:05:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f40975c611b88db2e_d20260508_m010415_c001_v7007000_t0000_u01778202255474") as it is a hide marker 2026/05/08 01:05:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f10435e035fe21a91_d20260508_m010414_c001_v0001157_t0052_u01778202254926") 2026/05/08 01:05:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f10534d6425eac4d3_d20260508_m010414_c001_v0001113_t0029_u01778202254013") 2026/05/08 01:05:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905b0_d20260508_m010344_c001_v7007000_t0000_u01778202224875") as it is a hide marker 2026/05/08 01:05:08 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8acb_d20260508_m010344_c001_v0001150_t0015_u01778202224256") 2026/05/08 01:05:08 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : piped data.txt: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f415e73e099bc7049_d20260508_m010444_c001_v7007000_t0000_u01778202284379") as it is a hide marker 2026/05/08 01:05:08 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : piped data.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8b8d_d20260508_m010443_c001_v0001150_t0044_u01778202283820") 2026/05/08 01:05:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : piped data.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f415e73e099bc7041_d20260508_m010443_c001_v7007000_t0000_u01778202283639") 2026/05/08 01:05:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : piped data.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4046bc0c1edb8b8b_d20260508_m010443_c001_v0001150_t0022_u01778202283273") 2026/05/08 01:05:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905b5_d20260508_m010346_c001_v7007000_t0000_u01778202226014") as it is a hide marker 2026/05/08 01:05:08 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8acf_d20260508_m010345_c001_v0001150_t0000_u01778202225243") 2026/05/08 01:05:08 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : test-metadata: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f423d33916175a2eb_d20260508_m010452_c001_v7007000_t0000_u01778202292016") as it is a hide marker 2026/05/08 01:05:08 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : test-metadata: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f215e73e099bc7055_d20260508_m010446_c001_v0001182_t0052_u01778202286221") 2026/05/08 01:05:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : test-metadata: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f415e73e099bc7053_d20260508_m010445_c001_v7007000_t0000_u01778202285466") 2026/05/08 01:05:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : test-metadata: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8b91_d20260508_m010444_c001_v0001150_t0041_u01778202284562") 2026/05/08 01:05:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d9059e_d20260508_m010339_c001_v7007000_t0000_u01778202219174") as it is a hide marker 2026/05/08 01:05:08 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8ab9_d20260508_m010338_c001_v0001150_t0052_u01778202218422") 2026/05/08 01:05:08 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905a6_d20260508_m010341_c001_v7007000_t0000_u01778202221453") as it is a hide marker 2026/05/08 01:05:08 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8abd_d20260508_m010340_c001_v0001150_t0042_u01778202220639") 2026/05/08 01:05:08 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905a1_d20260508_m010340_c001_v7007000_t0000_u01778202220274") as it is a hide marker 2026/05/08 01:05:08 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8abb_d20260508_m010339_c001_v0001150_t0040_u01778202219541") 2026/05/08 01:05:08 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905a8_d20260508_m010342_c001_v7007000_t0000_u01778202222841") as it is a hide marker 2026/05/08 01:05:08 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8ac1_d20260508_m010341_c001_v0001150_t0022_u01778202221819") 2026/05/08 01:05:08 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905ae_d20260508_m010343_c001_v7007000_t0000_u01778202223891") as it is a hide marker 2026/05/08 01:05:08 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8ac9_d20260508_m010343_c001_v0001150_t0017_u01778202223207") 2026/05/08 01:05:08 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d9059d_d20260508_m010338_c001_v7007000_t0000_u01778202218057") as it is a hide marker 2026/05/08 01:05:08 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : trailing space /trailing space : Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8ab3_d20260508_m010337_c001_v0001150_t0005_u01778202217323") 2026/05/08 01:05:08 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f1105ec0803a7d7e9_d20260508_m010502_c001_v0001182_t0059_u01778202302611") "upload" dated 2026-05-08 01:05:02.611 +0000 UTC (6.377338845s ago) 2026/05/08 01:05:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f40312076aee68720_d20260508_m010457_c001_v7007000_t0000_u01778202297758") 2026/05/08 01:05:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8bb6_d20260508_m010454_c001_v0001150_t0054_u01778202294594") 2026/05/08 01:05:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905cc_d20260508_m010354_c001_v7007000_t0000_u01778202234505") as it is a hide marker 2026/05/08 01:05:08 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f206b480394d905bb_d20260508_m010348_c001_v0001097_t0007_u01778202228055") 2026/05/08 01:05:08 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : zero-length-file: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905ba_d20260508_m010347_c001_v7007000_t0000_u01778202227873") as it is a hide marker 2026/05/08 01:05:08 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : zero-length-file: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4046bc0c1edb8adb_d20260508_m010347_c001_v0001150_t0022_u01778202227330") 2026/05/08 01:05:08 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90586_d20260508_m010331_c001_v7007000_t0000_u01778202211540") as it is a hide marker 2026/05/08 01:05:08 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a94_d20260508_m010330_c001_v0001150_t0038_u01778202210935") 2026/05/08 01:05:08 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90568_d20260508_m010325_c001_v7007000_t0000_u01778202205966") as it is a hide marker 2026/05/08 01:05:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a70_d20260508_m010324_c001_v0001150_t0011_u01778202204995") 2026/05/08 01:05:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90591_d20260508_m010334_c001_v7007000_t0000_u01778202214830") as it is a hide marker 2026/05/08 01:05:08 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8aa2_d20260508_m010334_c001_v0001150_t0031_u01778202214186") 2026/05/08 01:05:08 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d9058d_d20260508_m010333_c001_v7007000_t0000_u01778202213820") as it is a hide marker 2026/05/08 01:05:08 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a9a_d20260508_m010332_c001_v0001150_t0000_u01778202212954") 2026/05/08 01:05:08 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90595_d20260508_m010335_c001_v7007000_t0000_u01778202215865") as it is a hide marker 2026/05/08 01:05:08 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8aab_d20260508_m010335_c001_v0001150_t0033_u01778202215195") 2026/05/08 01:05:08 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90589_d20260508_m010332_c001_v7007000_t0000_u01778202212587") as it is a hide marker 2026/05/08 01:05:08 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a96_d20260508_m010331_c001_v0001150_t0022_u01778202211907") 2026/05/08 01:05:08 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : ./.: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d9056f_d20260508_m010327_c001_v7007000_t0000_u01778202207085") as it is a hide marker 2026/05/08 01:05:08 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : ./.: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a7a_d20260508_m010326_c001_v0001150_t0029_u01778202206331") 2026/05/08 01:05:08 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/08 01:05:08 DEBUG : ../..: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90578_d20260508_m010328_c001_v7007000_t0000_u01778202208282") as it is a hide marker 2026/05/08 01:05:08 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/08 01:05:08 DEBUG : ../..: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a7e_d20260508_m010327_c001_v0001150_t0008_u01778202207449") 2026/05/08 01:05:08 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/08 01:05:09 INFO : B2 bucket rclone-test-mizexav1waqe: cleaning bucket "rclone-test-mizexav1waqe" of all hidden files 2026/05/08 01:05:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90582_d20260508_m010330_c001_v7007000_t0000_u01778202210570") as it is a hide marker 2026/05/08 01:05:09 DEBUG : leading space/ leading space: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a88_d20260508_m010329_c001_v0001150_t0004_u01778202209740") 2026/05/08 01:05:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d9057e_d20260508_m010329_c001_v7007000_t0000_u01778202209364") as it is a hide marker 2026/05/08 01:05:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a86_d20260508_m010328_c001_v0001150_t0023_u01778202208646") 2026/05/08 01:05:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90599_d20260508_m010336_c001_v7007000_t0000_u01778202216957") as it is a hide marker 2026/05/08 01:05:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8aaf_d20260508_m010336_c001_v0001150_t0015_u01778202216231") 2026/05/08 01:05:09 DEBUG : created from root.txt: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f64d97_d20260508_m010434_c001_v7007000_t0000_u01778202274499") as it is a hide marker 2026/05/08 01:05:09 DEBUG : created from root.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f110d597bfdf06930_d20260508_m010433_c001_v0001102_t0028_u01778202273441") 2026/05/08 01:05:09 DEBUG : file name.txt: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f415e73e099bc6fd5_d20260508_m010442_c001_v7007000_t0000_u01778202282555") as it is a hide marker 2026/05/08 01:05:09 DEBUG : file name.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8b4f_d20260508_m010421_c001_v0001150_t0031_u01778202261718") 2026/05/08 01:05:09 DEBUG : file name.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1000c1e223e19fdd_d20260508_m010417_c001_v0001144_t0024_u01778202257691") 2026/05/08 01:05:10 DEBUG : file name.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8afd_d20260508_m010356_c001_v0001150_t0025_u01778202236091") 2026/05/08 01:05:10 DEBUG : file name.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8af5_d20260508_m010355_c001_v0001150_t0058_u01778202235051") 2026/05/08 01:05:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8af9_d20260508_m010355_c001_v0001150_t0021_u01778202235648") "upload" dated 2026-05-08 01:03:55.648 +0000 UTC (1m14.436995156s ago) 2026/05/08 01:05:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f40975c611b88db2e_d20260508_m010415_c001_v7007000_t0000_u01778202255474") as it is a hide marker 2026/05/08 01:05:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f10435e035fe21a91_d20260508_m010414_c001_v0001157_t0052_u01778202254926") 2026/05/08 01:05:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f10534d6425eac4d3_d20260508_m010414_c001_v0001113_t0029_u01778202254013") 2026/05/08 01:05:10 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905b0_d20260508_m010344_c001_v7007000_t0000_u01778202224875") as it is a hide marker 2026/05/08 01:05:10 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8acb_d20260508_m010344_c001_v0001150_t0015_u01778202224256") 2026/05/08 01:05:10 DEBUG : piped data.txt: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f415e73e099bc7049_d20260508_m010444_c001_v7007000_t0000_u01778202284379") as it is a hide marker 2026/05/08 01:05:10 DEBUG : piped data.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8b8d_d20260508_m010443_c001_v0001150_t0044_u01778202283820") 2026/05/08 01:05:10 DEBUG : piped data.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f415e73e099bc7041_d20260508_m010443_c001_v7007000_t0000_u01778202283639") 2026/05/08 01:05:10 DEBUG : piped data.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4046bc0c1edb8b8b_d20260508_m010443_c001_v0001150_t0022_u01778202283273") 2026/05/08 01:05:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905b5_d20260508_m010346_c001_v7007000_t0000_u01778202226014") as it is a hide marker 2026/05/08 01:05:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8acf_d20260508_m010345_c001_v0001150_t0000_u01778202225243") 2026/05/08 01:05:10 DEBUG : test-metadata: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f423d33916175a2eb_d20260508_m010452_c001_v7007000_t0000_u01778202292016") as it is a hide marker 2026/05/08 01:05:10 DEBUG : test-metadata: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f215e73e099bc7055_d20260508_m010446_c001_v0001182_t0052_u01778202286221") 2026/05/08 01:05:10 DEBUG : test-metadata: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f415e73e099bc7053_d20260508_m010445_c001_v7007000_t0000_u01778202285466") 2026/05/08 01:05:10 DEBUG : test-metadata: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8b91_d20260508_m010444_c001_v0001150_t0041_u01778202284562") 2026/05/08 01:05:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d9059e_d20260508_m010339_c001_v7007000_t0000_u01778202219174") as it is a hide marker 2026/05/08 01:05:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8ab9_d20260508_m010338_c001_v0001150_t0052_u01778202218422") 2026/05/08 01:05:11 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905a6_d20260508_m010341_c001_v7007000_t0000_u01778202221453") as it is a hide marker 2026/05/08 01:05:11 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8abd_d20260508_m010340_c001_v0001150_t0042_u01778202220639") 2026/05/08 01:05:11 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905a1_d20260508_m010340_c001_v7007000_t0000_u01778202220274") as it is a hide marker 2026/05/08 01:05:11 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8abb_d20260508_m010339_c001_v0001150_t0040_u01778202219541") 2026/05/08 01:05:11 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905a8_d20260508_m010342_c001_v7007000_t0000_u01778202222841") as it is a hide marker 2026/05/08 01:05:11 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8ac1_d20260508_m010341_c001_v0001150_t0022_u01778202221819") 2026/05/08 01:05:11 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905ae_d20260508_m010343_c001_v7007000_t0000_u01778202223891") as it is a hide marker 2026/05/08 01:05:11 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8ac9_d20260508_m010343_c001_v0001150_t0017_u01778202223207") 2026/05/08 01:05:11 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d9059d_d20260508_m010338_c001_v7007000_t0000_u01778202218057") as it is a hide marker 2026/05/08 01:05:11 DEBUG : trailing space /trailing space : Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8ab3_d20260508_m010337_c001_v0001150_t0005_u01778202217323") 2026/05/08 01:05:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f1105ec0803a7d7e9_d20260508_m010502_c001_v0001182_t0059_u01778202302611") "upload" dated 2026-05-08 01:05:02.611 +0000 UTC (8.802535448s ago) 2026/05/08 01:05:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f40312076aee68720_d20260508_m010457_c001_v7007000_t0000_u01778202297758") 2026/05/08 01:05:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8bb6_d20260508_m010454_c001_v0001150_t0054_u01778202294594") 2026/05/08 01:05:11 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905cc_d20260508_m010354_c001_v7007000_t0000_u01778202234505") as it is a hide marker 2026/05/08 01:05:11 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f206b480394d905bb_d20260508_m010348_c001_v0001097_t0007_u01778202228055") 2026/05/08 01:05:11 DEBUG : zero-length-file: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d905ba_d20260508_m010347_c001_v7007000_t0000_u01778202227873") as it is a hide marker 2026/05/08 01:05:11 DEBUG : zero-length-file: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4046bc0c1edb8adb_d20260508_m010347_c001_v0001150_t0022_u01778202227330") 2026/05/08 01:05:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90586_d20260508_m010331_c001_v7007000_t0000_u01778202211540") as it is a hide marker 2026/05/08 01:05:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a94_d20260508_m010330_c001_v0001150_t0038_u01778202210935") 2026/05/08 01:05:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90568_d20260508_m010325_c001_v7007000_t0000_u01778202205966") as it is a hide marker 2026/05/08 01:05:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a70_d20260508_m010324_c001_v0001150_t0011_u01778202204995") 2026/05/08 01:05:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90591_d20260508_m010334_c001_v7007000_t0000_u01778202214830") as it is a hide marker 2026/05/08 01:05:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8aa2_d20260508_m010334_c001_v0001150_t0031_u01778202214186") 2026/05/08 01:05:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d9058d_d20260508_m010333_c001_v7007000_t0000_u01778202213820") as it is a hide marker 2026/05/08 01:05:12 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a9a_d20260508_m010332_c001_v0001150_t0000_u01778202212954") 2026/05/08 01:05:12 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90595_d20260508_m010335_c001_v7007000_t0000_u01778202215865") as it is a hide marker 2026/05/08 01:05:12 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8aab_d20260508_m010335_c001_v0001150_t0033_u01778202215195") 2026/05/08 01:05:12 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90589_d20260508_m010332_c001_v7007000_t0000_u01778202212587") as it is a hide marker 2026/05/08 01:05:12 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a96_d20260508_m010331_c001_v0001150_t0022_u01778202211907") 2026/05/08 01:05:12 DEBUG : ./.: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d9056f_d20260508_m010327_c001_v7007000_t0000_u01778202207085") as it is a hide marker 2026/05/08 01:05:12 DEBUG : ./.: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a7a_d20260508_m010326_c001_v0001150_t0029_u01778202206331") 2026/05/08 01:05:12 DEBUG : ../..: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f406b480394d90578_d20260508_m010328_c001_v7007000_t0000_u01778202208282") as it is a hide marker 2026/05/08 01:05:12 DEBUG : ../..: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8a7e_d20260508_m010327_c001_v0001150_t0008_u01778202207449") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/08 01:05:13 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/08 01:05:13 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/08 01:05:13 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/08 01:05:13 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/08 01:05:14 INFO : B2 bucket rclone-test-mizexav1waqe: cleaning bucket "rclone-test-mizexav1waqe" of pending multipart uploads older than 0s 2026/05/08 01:05:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8af9_d20260508_m010355_c001_v0001150_t0021_u01778202235648") "upload" dated 2026-05-08 01:03:55.648 +0000 UTC (1m18.688431446s ago) 2026/05/08 01:05:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee6872c_d20260508_m010513_c001_v0001044_t0008_u01778202313318") as it is a start marker (upload started at 2026-05-08 01:05:13.318 +0000 UTC) 2026/05/08 01:05:14 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/08 01:05:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee6872d_d20260508_m010513_c001_v0001091_t0033_u01778202313511") as it is a start marker (upload started at 2026-05-08 01:05:13.511 +0000 UTC) 2026/05/08 01:05:14 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/08 01:05:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee6872e_d20260508_m010513_c001_v0001165_t0000_u01778202313692") as it is a start marker (upload started at 2026-05-08 01:05:13.692 +0000 UTC) 2026/05/08 01:05:14 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/08 01:05:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee6872f_d20260508_m010513_c001_v0001146_t0057_u01778202313876") as it is a start marker (upload started at 2026-05-08 01:05:13.876 +0000 UTC) 2026/05/08 01:05:14 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/08 01:05:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f40312076aee6872b_d20260508_m010513_c001_v7007000_t0000_u01778202313137") "hide" dated 2026-05-08 01:05:13.137 +0000 UTC (1.199730362s ago) 2026/05/08 01:05:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1105ec0803a7d7e9_d20260508_m010502_c001_v0001182_t0059_u01778202302611") 2026/05/08 01:05:14 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/08 01:05:14 INFO : B2 bucket rclone-test-mizexav1waqe: cleaning bucket "rclone-test-mizexav1waqe" of pending multipart uploads older than 0s 2026/05/08 01:05:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8af9_d20260508_m010355_c001_v0001150_t0021_u01778202235648") "upload" dated 2026-05-08 01:03:55.648 +0000 UTC (1m19.053308669s ago) 2026/05/08 01:05:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee6872c_d20260508_m010513_c001_v0001044_t0008_u01778202313318") as it is a start marker (upload started at 2026-05-08 01:05:13.318 +0000 UTC) 2026/05/08 01:05:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee6872d_d20260508_m010513_c001_v0001091_t0033_u01778202313511") as it is a start marker (upload started at 2026-05-08 01:05:13.511 +0000 UTC) 2026/05/08 01:05:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee6872e_d20260508_m010513_c001_v0001165_t0000_u01778202313692") as it is a start marker (upload started at 2026-05-08 01:05:13.692 +0000 UTC) 2026/05/08 01:05:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee6872f_d20260508_m010513_c001_v0001146_t0057_u01778202313876") as it is a start marker (upload started at 2026-05-08 01:05:13.876 +0000 UTC) 2026/05/08 01:05:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f225d0310cd0b5b9fe80e1b_f40312076aee6872b_d20260508_m010513_c001_v7007000_t0000_u01778202313137") "hide" dated 2026-05-08 01:05:13.137 +0000 UTC (1.56446296s ago) 2026/05/08 01:05:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1105ec0803a7d7e9_d20260508_m010502_c001_v0001182_t0059_u01778202302611") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/08 01:05:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/08 01:05:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/08 01:05:15 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/08 01:05:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/08 01:05:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/08 01:05:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/08 01:05:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/08 01:05:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/08 01:05:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/08 01:05:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/08 01:05:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:05:22 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/08 01:05:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f64e53_d20260508_m010522_c001_v0001174_t0011_u01778202322112") 2026/05/08 01:05:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:05:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/08 01:05:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/08 01:05:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:05:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:05:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/08 01:05:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/08 01:05:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/08 01:05:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/08 01:05:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/08 01:05:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/08 01:05:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/08 01:05:28 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/08 01:05:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:05:30 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/08 01:05:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f64e72_d20260508_m010530_c001_v0001134_t0038_u01778202330213") 2026/05/08 01:05:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/08 01:05:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/08 01:05:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/08 01:05:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:05:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:05:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/08 01:05:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/08 01:05:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/08 01:05:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/08 01:05:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/08 01:05:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/08 01:05:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/08 01:05:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/08 01:05:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/08 01:05:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/08 01:05:36 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/08 01:05:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:05:38 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/08 01:05:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f20463e912ab8cb7c_d20260508_m010538_c001_v0001097_t0058_u01778202338524") 2026/05/08 01:05:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/08 01:05:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:05:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/08 01:05:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/08 01:05:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/08 01:05:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:05:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:05:41 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/08 01:05:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/08 01:05:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/08 01:05:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/08 01:05:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/08 01:05:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/08 01:05:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/08 01:05:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/08 01:05:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:05:47 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/08 01:05:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f64e9f_d20260508_m010547_c001_v0001137_t0008_u01778202347628") 2026/05/08 01:05:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:05:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/08 01:05:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/08 01:05:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:05:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:05:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/08 01:05:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/08 01:05:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/08 01:05:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/08 01:05:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/08 01:05:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/08 01:05:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/08 01:05:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/08 01:05:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:05:56 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/08 01:05:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f655e6_d20260508_m010556_c001_v0001181_t0019_u01778202356226") 2026/05/08 01:05:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/08 01:05:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/08 01:05:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/08 01:05:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:05:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:05:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/08 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/08 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/08 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/08 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/08 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/08 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/08 01:06:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/08 01:06:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/08 01:06:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/08 01:06:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/08 01:06:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:06:05 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/08 01:06:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee688dd_d20260508_m010605_c001_v0001106_t0004_u01778202365311") 2026/05/08 01:06:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/08 01:06:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:06:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/08 01:06:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/08 01:06:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/08 01:06:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:06:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:06:08 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/08 01:06:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/08 01:06:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/08 01:06:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/08 01:06:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/08 01:06:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/08 01:06:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/08 01:06:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/08 01:06:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:06:13 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/08 01:06:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee688e9_d20260508_m010613_c001_v0001184_t0008_u01778202373971") 2026/05/08 01:06:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:06:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/08 01:06:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/08 01:06:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:06:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:06:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/08 01:06:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/08 01:06:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/08 01:06:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/08 01:06:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/08 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/08 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/08 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/08 01:06:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:06:21 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/08 01:06:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee68905_d20260508_m010621_c001_v0001174_t0053_u01778202381841") 2026/05/08 01:06:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/08 01:06:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/08 01:06:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/08 01:06:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:06:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:06:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/08 01:06:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/08 01:06:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/08 01:06:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/08 01:06:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/08 01:06:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/08 01:06:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/08 01:06:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/08 01:06:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/08 01:06:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/08 01:06:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/08 01:06:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:06:30 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/08 01:06:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9a54_d20260508_m010630_c001_v0001103_t0037_u01778202390881") 2026/05/08 01:06:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/08 01:06:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:06:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/08 01:06:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/08 01:06:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/08 01:06:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:06:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:06:33 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/08 01:06:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/08 01:06:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/08 01:06:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/08 01:06:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/08 01:06:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/08 01:06:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/08 01:06:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/08 01:06:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:06:39 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/08 01:06:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f656ad_d20260508_m010639_c001_v0001165_t0053_u01778202399313") 2026/05/08 01:06:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:06:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/08 01:06:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/08 01:06:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:06:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:06:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/08 01:06:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/08 01:06:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/08 01:06:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/08 01:06:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/08 01:06:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/08 01:06:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/08 01:06:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/08 01:06:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:06:47 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/08 01:06:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9af8_d20260508_m010648_c001_v0001171_t0035_u01778202408073") 2026/05/08 01:06:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/08 01:06:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/08 01:06:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/08 01:06:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:06:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:06:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/08 01:06:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/08 01:06:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/08 01:06:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/08 01:06:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/08 01:06:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/08 01:06:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/08 01:06:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/08 01:06:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/08 01:06:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/08 01:06:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/08 01:06:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:06:57 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/08 01:06:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9b3b_d20260508_m010657_c001_v0001032_t0053_u01778202417567") 2026/05/08 01:06:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/08 01:06:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:06:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/08 01:06:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/08 01:06:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/08 01:07:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:07:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:07:00 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/08 01:07:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/08 01:07:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/08 01:07:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/08 01:07:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/08 01:07:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/08 01:07:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/08 01:07:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/08 01:07:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:07:06 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/08 01:07:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9b4b_d20260508_m010706_c001_v0001106_t0001_u01778202426659") 2026/05/08 01:07:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:07:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/08 01:07:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/08 01:07:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:07:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:07:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/08 01:07:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/08 01:07:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/08 01:07:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/08 01:07:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/08 01:07:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/08 01:07:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/08 01:07:14 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/08 01:07:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:07:16 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/08 01:07:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f2187183d4c38284b_d20260508_m010716_c001_v0001146_t0029_u01778202436298") 2026/05/08 01:07:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/08 01:07:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/08 01:07:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/08 01:07:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:07:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:07:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/08 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/08 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/08 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/08 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/08 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/08 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/08 01:07:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/08 01:07:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/08 01:07:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/08 01:07:24 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/08 01:07:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:07:26 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/08 01:07:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f211e0b830f4af244_d20260508_m010726_c001_v0001185_t0039_u01778202446375") 2026/05/08 01:07:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/08 01:07:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:07:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/08 01:07:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/08 01:07:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/08 01:07:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/08 01:07:26 DEBUG : pacer: Reducing sleep to 10ms 2026/05/08 01:07:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/08 01:07:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:07:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:07:29 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/08 01:07:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/08 01:07:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/08 01:07:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/08 01:07:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/08 01:07:32 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/08 01:07:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/08 01:07:34 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/08 01:07:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:07:35 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/08 01:07:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f211e0b830f4af287_d20260508_m010736_c001_v0001106_t0044_u01778202456012") 2026/05/08 01:07:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:07:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/08 01:07:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/08 01:07:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:07:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:07:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/08 01:07:41 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/08 01:07:41 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/08 01:07:41 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/08 01:07:41 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/08 01:07:44 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/08 01:07:44 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/08 01:07:44 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/08 01:07:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:07:46 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/08 01:07:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f202ab24f3846d43a_d20260508_m010746_c001_v0001113_t0029_u01778202466962") 2026/05/08 01:07:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/08 01:07:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/08 01:07:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/08 01:07:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:07:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:07:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/08 01:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/08 01:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/08 01:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/08 01:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/08 01:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/08 01:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/08 01:07:53 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/08 01:07:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/08 01:07:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/08 01:07:55 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/08 01:07:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/08 01:07:57 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/08 01:07:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f225d0310cd0b5b9fe80e1b_f21925c2f91ac26be_d20260508_m010757_c001_v0001184_t0008_u01778202477975") 2026/05/08 01:07:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/08 01:07:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/08 01:07:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/08 01:07:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/08 01:07:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/08 01:08:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/08 01:08:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/08 01:08:01 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/08 01:08:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f225d0310cd0b5b9fe80e1b_f208df3a4401fbc37_d20260508_m010808_c001_v0001150_t0007_u01778202488786") 2026/05/08 01:08:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/08 01:08:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/08 01:08:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/08 01:08:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/08 01:08:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/08 01:08:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/08 01:08:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/08 01:08:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/08 01:08:11 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/08 01:08:13 DEBUG : chunked-copy: Done sending chunk 1 2026/05/08 01:08:14 DEBUG : chunked-copy: Done sending chunk 0 2026/05/08 01:08:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/08 01:08:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f225d0310cd0b5b9fe80e1b_f208df3a4401fbc3b_d20260508_m010814_c001_v0001040_t0026_u01778202494673") 2026/05/08 01:08:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/08 01:08:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/08 01:08:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/08 01:08:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/08 01:08:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/08 01:08:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/08 01:08:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/08 01:08:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/08 01:08:17 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/08 01:08:19 DEBUG : chunked-copy: Done sending chunk 0 2026/05/08 01:08:19 DEBUG : chunked-copy: Done sending chunk 1 2026/05/08 01:08:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/08 01:08:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f225d0310cd0b5b9fe80e1b_f208df3a4401fbc43_d20260508_m010820_c001_v0001180_t0053_u01778202500539") 2026/05/08 01:08:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/08 01:08:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/08 01:08:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/08 01:08:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/08 01:08:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/08 01:08:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/08 01:08:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/08 01:08:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/08 01:08:23 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/08 01:08:25 DEBUG : chunked-copy: Done sending chunk 0 2026/05/08 01:08:25 DEBUG : chunked-copy: Done sending chunk 1 2026/05/08 01:08:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/08 01:08:26 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f225d0310cd0b5b9fe80e1b_f222c02b675f3f3ee_d20260508_m010826_c001_v0001136_t0044_u01778202506329") 2026/05/08 01:08:26 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/08 01:08:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/08 01:08:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/08 01:08:26 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/08 01:08:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/08 01:08:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/08 01:08:27 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/08 01:08:28 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/08 01:08:29 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/08 01:08:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mizexav1waqe/deeper/nonexisting/directory" === 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/08 01:08:31 INFO : B2 bucket rclone-test-mizexav1waqe: cleaning bucket "rclone-test-mizexav1waqe" of all files 2026/05/08 01:08:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f402ab24f3846d3f0_d20260508_m010740_c001_v7007000_t0000_u01778202460723") 2026/05/08 01:08:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f211e0b830f4af287_d20260508_m010736_c001_v0001106_t0044_u01778202456012") 2026/05/08 01:08:32 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f411e0b830f4af282_d20260508_m010735_c001_v7007000_t0000_u01778202455507") 2026/05/08 01:08:32 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f202ab24f3846d3d7_d20260508_m010731_c001_v0001165_t0008_u01778202451152") 2026/05/08 01:08:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f408df3a4401fbc32_d20260508_m010803_c001_v7007000_t0000_u01778202483046") 2026/05/08 01:08:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f21925c2f91ac26be_d20260508_m010757_c001_v0001184_t0008_u01778202477975") 2026/05/08 01:08:32 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f41925c2f91ac26b7_d20260508_m010757_c001_v7007000_t0000_u01778202477468") 2026/05/08 01:08:32 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f202ab24f3846d470_d20260508_m010752_c001_v0001181_t0015_u01778202472170") 2026/05/08 01:08:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f402ab24f3846d46d_d20260508_m010751_c001_v7007000_t0000_u01778202471989") 2026/05/08 01:08:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/05/08 01:08:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/08 01:08:32 DEBUG : pacer: Reducing sleep to 10ms 2026/05/08 01:08:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f202ab24f3846d43a_d20260508_m010746_c001_v0001113_t0029_u01778202466962") 2026/05/08 01:08:32 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f402ab24f3846d432_d20260508_m010746_c001_v7007000_t0000_u01778202466462") 2026/05/08 01:08:32 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f202ab24f3846d3f1_d20260508_m010740_c001_v0001032_t0057_u01778202460905") 2026/05/08 01:08:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f6560c_d20260508_m010609_c001_v7007000_t0000_u01778202369744") 2026/05/08 01:08:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee688dd_d20260508_m010605_c001_v0001106_t0004_u01778202365311") 2026/05/08 01:08:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f419d62423af278c3_d20260508_m010600_c001_v7007000_t0000_u01778202360069") 2026/05/08 01:08:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f655e6_d20260508_m010556_c001_v0001181_t0019_u01778202356226") 2026/05/08 01:08:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f40312076aee688dc_d20260508_m010604_c001_v7007000_t0000_u01778202364963") 2026/05/08 01:08:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f219d62423af278c5_d20260508_m010600_c001_v0001033_t0048_u01778202360251") 2026/05/08 01:08:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f655e5_d20260508_m010555_c001_v7007000_t0000_u01778202355817") 2026/05/08 01:08:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f219d62423af274c1_d20260508_m010551_c001_v0001136_t0031_u01778202351594") 2026/05/08 01:08:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f419d62423af274c0_d20260508_m010551_c001_v7007000_t0000_u01778202351412") 2026/05/08 01:08:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f64e9f_d20260508_m010547_c001_v0001137_t0008_u01778202347628") 2026/05/08 01:08:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f64e9e_d20260508_m010547_c001_v7007000_t0000_u01778202347280") 2026/05/08 01:08:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f219d62423af274b6_d20260508_m010542_c001_v0001039_t0053_u01778202342808") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4139683050cf9a72_d20260508_m010634_c001_v7007000_t0000_u01778202394781") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9a54_d20260508_m010630_c001_v0001103_t0037_u01778202390881") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f65669_d20260508_m010625_c001_v7007000_t0000_u01778202385963") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee68905_d20260508_m010621_c001_v0001174_t0053_u01778202381841") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4139683050cf9a53_d20260508_m010630_c001_v7007000_t0000_u01778202390515") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f6566c_d20260508_m010626_c001_v0001145_t0017_u01778202386148") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f40312076aee68903_d20260508_m010621_c001_v7007000_t0000_u01778202381497") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f6561b_d20260508_m010617_c001_v0001157_t0055_u01778202377403") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f6561a_d20260508_m010617_c001_v7007000_t0000_u01778202377217") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee688e9_d20260508_m010613_c001_v0001184_t0008_u01778202373971") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f40312076aee688e7_d20260508_m010613_c001_v7007000_t0000_u01778202373600") 2026/05/08 01:08:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f6560d_d20260508_m010609_c001_v0001103_t0057_u01778202369933") 2026/05/08 01:08:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f419d62423af274b5_d20260508_m010542_c001_v7007000_t0000_u01778202342626") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f20463e912ab8cb7c_d20260508_m010538_c001_v0001097_t0058_u01778202338524") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f40463e912ab8cb79_d20260508_m010538_c001_v7007000_t0000_u01778202338167") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f64e89_d20260508_m010534_c001_v0001182_t0057_u01778202334372") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f64e88_d20260508_m010534_c001_v7007000_t0000_u01778202334185") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f64e72_d20260508_m010530_c001_v0001134_t0038_u01778202330213") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f64e71_d20260508_m010529_c001_v7007000_t0000_u01778202329859") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f21607f05adad598c_d20260508_m010525_c001_v0001100_t0056_u01778202325895") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f41607f05adad598b_d20260508_m010525_c001_v7007000_t0000_u01778202325713") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f64e53_d20260508_m010522_c001_v0001174_t0011_u01778202322112") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f64e50_d20260508_m010521_c001_v7007000_t0000_u01778202321771") 2026/05/08 01:08:34 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f20312076aee68772_d20260508_m010516_c001_v0001180_t0021_u01778202316718") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4187183d4c3827f9_d20260508_m010701_c001_v7007000_t0000_u01778202421945") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9b3b_d20260508_m010657_c001_v0001032_t0053_u01778202417567") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4139683050cf9b16_d20260508_m010652_c001_v7007000_t0000_u01778202412375") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9af8_d20260508_m010648_c001_v0001171_t0035_u01778202408073") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4139683050cf9b39_d20260508_m010657_c001_v7007000_t0000_u01778202417158") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9b18_d20260508_m010652_c001_v0001171_t0027_u01778202412556") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4139683050cf9af7_d20260508_m010647_c001_v7007000_t0000_u01778202407670") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9af5_d20260508_m010643_c001_v0001097_t0000_u01778202403107") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4139683050cf9af3_d20260508_m010642_c001_v7007000_t0000_u01778202402925") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f200638e496f656ad_d20260508_m010639_c001_v0001165_t0053_u01778202399313") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f400638e496f656aa_d20260508_m010638_c001_v7007000_t0000_u01778202398917") 2026/05/08 01:08:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9a75_d20260508_m010634_c001_v0001173_t0049_u01778202394963") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f402ab24f3846d3d6_d20260508_m010730_c001_v7007000_t0000_u01778202450969") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f211e0b830f4af244_d20260508_m010726_c001_v0001185_t0039_u01778202446375") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f411e0b830f4af240_d20260508_m010725_c001_v7007000_t0000_u01778202445937") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2187183d4c382858_d20260508_m010721_c001_v0001100_t0028_u01778202441086") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4187183d4c382857_d20260508_m010720_c001_v7007000_t0000_u01778202440902") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2187183d4c38284b_d20260508_m010716_c001_v0001146_t0029_u01778202436298") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4187183d4c382849_d20260508_m010715_c001_v7007000_t0000_u01778202435857") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2187183d4c382842_d20260508_m010711_c001_v0001165_t0007_u01778202431148") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4187183d4c382841_d20260508_m010710_c001_v7007000_t0000_u01778202430966") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2139683050cf9b4b_d20260508_m010706_c001_v0001106_t0001_u01778202426659") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f4139683050cf9b49_d20260508_m010706_c001_v7007000_t0000_u01778202426164") 2026/05/08 01:08:35 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f2187183d4c3827fc_d20260508_m010702_c001_v0001178_t0007_u01778202422125") 2026/05/08 01:08:35 DEBUG : chunked-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f405a59b7e7b94060_d20260508_m010828_c001_v7007000_t0000_u01778202508514") 2026/05/08 01:08:35 DEBUG : chunked-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f208df3a4401fbc47_d20260508_m010822_c001_v0001092_t0023_u01778202502731") 2026/05/08 01:08:35 DEBUG : chunked-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f408df3a4401fbc45_d20260508_m010822_c001_v7007000_t0000_u01778202502209") 2026/05/08 01:08:35 DEBUG : chunked-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f222c02b675f3f3dc_d20260508_m010817_c001_v0001177_t0009_u01778202497278") 2026/05/08 01:08:35 DEBUG : chunked-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f422c02b675f3f3db_d20260508_m010816_c001_v7007000_t0000_u01778202496742") 2026/05/08 01:08:35 DEBUG : chunked-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f222c02b675f3f3d5_d20260508_m010811_c001_v0001101_t0036_u01778202491104") 2026/05/08 01:08:35 DEBUG : chunked-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f422c02b675f3f3d3_d20260508_m010810_c001_v7007000_t0000_u01778202490573") 2026/05/08 01:08:35 DEBUG : chunked-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1105ec0803a7dcd0_d20260508_m010807_c001_v0001182_t0026_u01778202487302") 2026/05/08 01:08:36 DEBUG : chunked-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f408df3a4401fbc35_d20260508_m010806_c001_v7007000_t0000_u01778202486939") 2026/05/08 01:08:36 DEBUG : chunked-copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1105ec0803a7dcc3_d20260508_m010803_c001_v0001182_t0042_u01778202483950") 2026/05/08 01:08:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f405a59b7e7b9405f_d20260508_m010828_c001_v7007000_t0000_u01778202508328") 2026/05/08 01:08:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f222c02b675f3f3ee_d20260508_m010826_c001_v0001136_t0044_u01778202506329") 2026/05/08 01:08:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f408df3a4401fbc44_d20260508_m010822_c001_v7007000_t0000_u01778202502028") 2026/05/08 01:08:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f208df3a4401fbc43_d20260508_m010820_c001_v0001180_t0053_u01778202500539") 2026/05/08 01:08:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f422c02b675f3f3da_d20260508_m010816_c001_v7007000_t0000_u01778202496561") 2026/05/08 01:08:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f208df3a4401fbc3b_d20260508_m010814_c001_v0001040_t0026_u01778202494673") 2026/05/08 01:08:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f422c02b675f3f3d2_d20260508_m010810_c001_v7007000_t0000_u01778202490391") 2026/05/08 01:08:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f208df3a4401fbc37_d20260508_m010808_c001_v0001150_t0007_u01778202488786") 2026/05/08 01:08:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f408df3a4401fbc34_d20260508_m010806_c001_v7007000_t0000_u01778202486754") 2026/05/08 01:08:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f114c5b70e3dfb506_d20260508_m010805_c001_v0001097_t0048_u01778202485842") 2026/05/08 01:08:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1046bc0c1edb8af9_d20260508_m010355_c001_v0001150_t0021_u01778202235648") 2026/05/08 01:08:36 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f405a59b7e7b94064_d20260508_m010829_c001_v7007000_t0000_u01778202509307") 2026/05/08 01:08:36 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1105ec0803a7dd9c_d20260508_m010829_c001_v0001182_t0042_u01778202509101") 2026/05/08 01:08:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f405a59b7e7b94068_d20260508_m010830_c001_v7007000_t0000_u01778202510252") 2026/05/08 01:08:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1105ec0803a7ddaa_d20260508_m010830_c001_v0001182_t0039_u01778202510055") 2026/05/08 01:08:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f1105ec0803a7dda2_d20260508_m010829_c001_v0001182_t0011_u01778202509493") 2026/05/08 01:08:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f225d0310cd0b5b9fe80e1b_f40312076aee6872b_d20260508_m010513_c001_v7007000_t0000_u01778202313137") 2026/05/08 01:08:37 INFO : B2 bucket rclone-test-mizexav1waqe: cleaning bucket "rclone-test-mizexav1waqe" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (318.27s) --- 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.39s) --- PASS: TestIntegration/FsMkdir (316.11s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.21s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.63s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.20s) --- 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.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.58s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.31s) --- 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.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.09s) --- 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 (6.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (166.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 318.286s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m19.060133953s (try 1/5)