"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/06/13 02:10:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yekanat4liqo" 2026/06/13 02:10:11 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/06/13 02:10:13 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/13 02:10:13 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/13 02:10:14 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/06/13 02:10:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/13 02:10:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/13 02:10:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/13 02:10:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/13 02:10:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/13 02:10:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/13 02:10:47 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/06/13 02:10:55 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/13 02:10:57 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/06/13 02:11:02 INFO : B2 bucket rclone-test-yekanat4liqo: cleaning bucket "rclone-test-yekanat4liqo" of all files 2026/06/13 02:11:02 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23726d_d20260613_m021101_c001_v0001106_t0042_u01781316661214") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/13 02:11:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yekanat4liqo/dirToPurgeFromRoot" 2026/06/13 02:11:05 INFO : B2 bucket rclone-test-yekanat4liqo path dirToPurgeFromRoot: cleaning bucket "rclone-test-yekanat4liqo" of all files 2026/06/13 02:11:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237275_d20260613_m021103_c001_v0001106_t0001_u01781316663088") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/13 02:11:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yekanat4liqo/hello? sausage/êé" 2026/06/13 02:11:10 INFO : B2 bucket rclone-test-yekanat4liqo path hello? sausage/êé: cleaning bucket "rclone-test-yekanat4liqo" of all files 2026/06/13 02:11:10 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f10889b3d00ae23b6_d20260613_m021108_c001_v0001171_t0036_u01781316668660") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/13 02:11:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/06/13 02:11:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/13 02:11:12 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/06/13 02:11:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yekanat4liqo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/13 02:11:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yekanat4liqo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-yekanat4liqo" from "TestB2:rclone-test-yekanat4liqo" 2026/06/13 02:11:23 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/06/13 02:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xozisof0duxe" 2026/06/13 02:11:38 DEBUG : B2 bucket rclone-test-xozisof0duxe: Purge remote 2026/06/13 02:11:38 INFO : B2 bucket rclone-test-xozisof0duxe: cleaning bucket "rclone-test-xozisof0duxe" of all files 2026/06/13 02:11:38 DEBUG : somefile: Deleting (id "4_z6fd2bd93b0fdbbeb9fe80e1b_f4064f7cb8471be55_d20260613_m021137_c001_v0001165_t0058_u01781316697341") === 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/06/13 02:11:39 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/13 02:11:40 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/06/13 02:11:44 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/13 02:11:44 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/13 02:11:44 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.865Ki offset 6Mi/6.106Mi 2026/06/13 02:11:44 DEBUG : test-metadata: Sending chunk 1 length 111478 2026/06/13 02:11:45 DEBUG : test-metadata: Done sending chunk 1 2026/06/13 02:11:46 DEBUG : test-metadata: Done sending chunk 0 2026/06/13 02:11:46 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-13-021151-397.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/06/13 02:12:00 DEBUG : oldPath = "TestB2:rclone-test-yekanat4liqo/versions/test-versions-v2026-06-13-021151-397.txt" 2026/06/13 02:12:00 DEBUG : newPath = "TestB2,versions:rclone-test-yekanat4liqo/versions/test-versions-v2026-06-13-021151-397.txt" 2026/06/13 02:12:00 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yekanat4liqo/versions/test-versions-v2026-06-13-021151-397.txt" 2026/06/13 02:12:00 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/13 02:12:01 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yekanat4liqo/versions/test-versions-v2026-06-13-021151-397.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yekanat4liqo/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/06/13 02:12:04 INFO : B2 bucket rclone-test-yekanat4liqo: cleaning bucket "rclone-test-yekanat4liqo" of all hidden files 2026/06/13 02:12:04 DEBUG : leading space/ leading space: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55fb_d20260613_m021023_c001_v7007000_t0000_u01781316623096") as it is a hide marker 2026/06/13 02:12:04 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : leading space/ leading space: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371bd_d20260613_m021022_c001_v0001106_t0019_u01781316622205") 2026/06/13 02:12:04 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55fa_d20260613_m021021_c001_v7007000_t0000_u01781316621846") as it is a hide marker 2026/06/13 02:12:04 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371b5_d20260613_m021020_c001_v0001106_t0006_u01781316620852") 2026/06/13 02:12:04 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5602_d20260613_m021031_c001_v7007000_t0000_u01781316631134") as it is a hide marker 2026/06/13 02:12:04 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371f5_d20260613_m021029_c001_v0001106_t0057_u01781316629917") 2026/06/13 02:12:04 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : created from root.txt: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f426981d771860763_d20260613_m021131_c001_v7007000_t0000_u01781316691505") as it is a hide marker 2026/06/13 02:12:04 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : created from root.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1141ef089e39eaa9_d20260613_m021130_c001_v0001172_t0056_u01781316690333") 2026/06/13 02:12:04 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : file name.txt: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4212604ea38f36c4_d20260613_m021139_c001_v7007000_t0000_u01781316699452") as it is a hide marker 2026/06/13 02:12:04 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : file name.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2372b3_d20260613_m021119_c001_v0001106_t0037_u01781316679215") 2026/06/13 02:12:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : file name.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1122f91646523adf_d20260613_m021115_c001_v0001171_t0011_u01781316675584") 2026/06/13 02:12:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : file name.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237251_d20260613_m021052_c001_v0001106_t0054_u01781316652702") 2026/06/13 02:12:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : file name.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237247_d20260613_m021051_c001_v0001106_t0052_u01781316651064") 2026/06/13 02:12:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23724d_d20260613_m021051_c001_v0001106_t0019_u01781316651974") "upload" dated 2026-06-13 02:10:51.974 +0000 UTC (1m12.83234372s ago) 2026/06/13 02:12:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4051cb605578cb8c_d20260613_m021113_c001_v7007000_t0000_u01781316673367") as it is a hide marker 2026/06/13 02:12:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1053fbb1b7f5a6dd_d20260613_m021112_c001_v0001105_t0022_u01781316672562") 2026/06/13 02:12:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f115fbb1e9552ba28_d20260613_m021111_c001_v0001174_t0023_u01781316671640") 2026/06/13 02:12:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5615_d20260613_m021040_c001_v7007000_t0000_u01781316640758") as it is a hide marker 2026/06/13 02:12:04 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237227_d20260613_m021039_c001_v0001106_t0041_u01781316639921") 2026/06/13 02:12:04 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : piped data.txt: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4212604ea38f36c6_d20260613_m021141_c001_v7007000_t0000_u01781316701636") as it is a hide marker 2026/06/13 02:12:04 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : piped data.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237313_d20260613_m021140_c001_v0001106_t0050_u01781316700721") 2026/06/13 02:12:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : piped data.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4212604ea38f36c5_d20260613_m021140_c001_v7007000_t0000_u01781316700540") 2026/06/13 02:12:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : piped data.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4002f73f7c23730f_d20260613_m021140_c001_v0001106_t0043_u01781316700178") 2026/06/13 02:12:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5617_d20260613_m021041_c001_v7007000_t0000_u01781316641981") as it is a hide marker 2026/06/13 02:12:04 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23722d_d20260613_m021041_c001_v0001106_t0036_u01781316641122") 2026/06/13 02:12:04 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : test-metadata: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4212604ea38f36cc_d20260613_m021148_c001_v7007000_t0000_u01781316708850") as it is a hide marker 2026/06/13 02:12:04 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : test-metadata: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2212604ea38f36c9_d20260613_m021143_c001_v0001044_t0021_u01781316703854") 2026/06/13 02:12:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : test-metadata: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4212604ea38f36c7_d20260613_m021143_c001_v7007000_t0000_u01781316703063") 2026/06/13 02:12:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : test-metadata: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237319_d20260613_m021141_c001_v0001106_t0037_u01781316701820") 2026/06/13 02:12:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5606_d20260613_m021033_c001_v7007000_t0000_u01781316633910") as it is a hide marker 2026/06/13 02:12:04 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237207_d20260613_m021032_c001_v0001106_t0032_u01781316632678") 2026/06/13 02:12:04 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5609_d20260613_m021036_c001_v7007000_t0000_u01781316636755") as it is a hide marker 2026/06/13 02:12:04 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237213_d20260613_m021035_c001_v0001106_t0008_u01781316635461") 2026/06/13 02:12:04 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5608_d20260613_m021035_c001_v7007000_t0000_u01781316635101") as it is a hide marker 2026/06/13 02:12:04 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23720d_d20260613_m021034_c001_v0001106_t0017_u01781316634270") 2026/06/13 02:12:04 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5613_d20260613_m021038_c001_v7007000_t0000_u01781316638190") as it is a hide marker 2026/06/13 02:12:04 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23721d_d20260613_m021037_c001_v0001106_t0040_u01781316637115") 2026/06/13 02:12:04 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5614_d20260613_m021039_c001_v7007000_t0000_u01781316639561") as it is a hide marker 2026/06/13 02:12:04 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237223_d20260613_m021038_c001_v0001106_t0030_u01781316638662") 2026/06/13 02:12:04 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5603_d20260613_m021032_c001_v7007000_t0000_u01781316632318") as it is a hide marker 2026/06/13 02:12:04 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : trailing space /trailing space : Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371ff_d20260613_m021031_c001_v0001106_t0058_u01781316631494") 2026/06/13 02:12:04 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23734f_d20260613_m021157_c001_v0001106_t0030_u01781316717885") "upload" dated 2026-06-13 02:11:57.885 +0000 UTC (6.921770902s ago) 2026/06/13 02:12:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f401f52dd666c8640_d20260613_m021155_c001_v7007000_t0000_u01781316715334") 2026/06/13 02:12:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237333_d20260613_m021151_c001_v0001106_t0019_u01781316711397") 2026/06/13 02:12:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd561f_d20260613_m021050_c001_v7007000_t0000_u01781316650518") as it is a hide marker 2026/06/13 02:12:04 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2167d0e234bd5619_d20260613_m021044_c001_v0001037_t0002_u01781316644063") 2026/06/13 02:12:04 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : zero-length-file: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5618_d20260613_m021043_c001_v7007000_t0000_u01781316643883") as it is a hide marker 2026/06/13 02:12:04 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : zero-length-file: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4002f73f7c237231_d20260613_m021043_c001_v0001106_t0043_u01781316643276") 2026/06/13 02:12:04 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55fd_d20260613_m021024_c001_v7007000_t0000_u01781316624352") as it is a hide marker 2026/06/13 02:12:04 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371c9_d20260613_m021023_c001_v0001106_t0056_u01781316623455") 2026/06/13 02:12:04 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55dc_d20260613_m021017_c001_v7007000_t0000_u01781316617566") as it is a hide marker 2026/06/13 02:12:04 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23718f_d20260613_m021015_c001_v0001106_t0017_u01781316615940") 2026/06/13 02:12:04 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5600_d20260613_m021028_c001_v7007000_t0000_u01781316628272") as it is a hide marker 2026/06/13 02:12:04 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371e9_d20260613_m021027_c001_v0001106_t0023_u01781316627272") 2026/06/13 02:12:04 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55ff_d20260613_m021026_c001_v7007000_t0000_u01781316626910") as it is a hide marker 2026/06/13 02:12:04 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371db_d20260613_m021025_c001_v0001106_t0005_u01781316625956") 2026/06/13 02:12:04 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5601_d20260613_m021029_c001_v7007000_t0000_u01781316629557") as it is a hide marker 2026/06/13 02:12:04 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371f1_d20260613_m021028_c001_v0001106_t0002_u01781316628632") 2026/06/13 02:12:04 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55fe_d20260613_m021025_c001_v7007000_t0000_u01781316625597") as it is a hide marker 2026/06/13 02:12:04 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371d3_d20260613_m021024_c001_v0001106_t0009_u01781316624712") 2026/06/13 02:12:04 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : ./.: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55f2_d20260613_m021019_c001_v7007000_t0000_u01781316619151") as it is a hide marker 2026/06/13 02:12:04 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : ./.: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237195_d20260613_m021017_c001_v0001106_t0026_u01781316617926") 2026/06/13 02:12:04 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/13 02:12:04 DEBUG : ../..: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55f8_d20260613_m021020_c001_v7007000_t0000_u01781316620492") as it is a hide marker 2026/06/13 02:12:04 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/13 02:12:04 DEBUG : ../..: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371a7_d20260613_m021019_c001_v0001106_t0017_u01781316619511") 2026/06/13 02:12:04 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/13 02:12:04 INFO : B2 bucket rclone-test-yekanat4liqo: cleaning bucket "rclone-test-yekanat4liqo" of all hidden files 2026/06/13 02:12:05 DEBUG : leading space/ leading space: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55fb_d20260613_m021023_c001_v7007000_t0000_u01781316623096") as it is a hide marker 2026/06/13 02:12:05 DEBUG : leading space/ leading space: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371bd_d20260613_m021022_c001_v0001106_t0019_u01781316622205") 2026/06/13 02:12:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55fa_d20260613_m021021_c001_v7007000_t0000_u01781316621846") as it is a hide marker 2026/06/13 02:12:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371b5_d20260613_m021020_c001_v0001106_t0006_u01781316620852") 2026/06/13 02:12:05 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5602_d20260613_m021031_c001_v7007000_t0000_u01781316631134") as it is a hide marker 2026/06/13 02:12:05 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371f5_d20260613_m021029_c001_v0001106_t0057_u01781316629917") 2026/06/13 02:12:05 DEBUG : created from root.txt: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f426981d771860763_d20260613_m021131_c001_v7007000_t0000_u01781316691505") as it is a hide marker 2026/06/13 02:12:05 DEBUG : created from root.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1141ef089e39eaa9_d20260613_m021130_c001_v0001172_t0056_u01781316690333") 2026/06/13 02:12:05 DEBUG : file name.txt: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4212604ea38f36c4_d20260613_m021139_c001_v7007000_t0000_u01781316699452") as it is a hide marker 2026/06/13 02:12:05 DEBUG : file name.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2372b3_d20260613_m021119_c001_v0001106_t0037_u01781316679215") 2026/06/13 02:12:05 DEBUG : file name.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1122f91646523adf_d20260613_m021115_c001_v0001171_t0011_u01781316675584") 2026/06/13 02:12:05 DEBUG : file name.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237251_d20260613_m021052_c001_v0001106_t0054_u01781316652702") 2026/06/13 02:12:05 DEBUG : file name.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237247_d20260613_m021051_c001_v0001106_t0052_u01781316651064") 2026/06/13 02:12:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23724d_d20260613_m021051_c001_v0001106_t0019_u01781316651974") "upload" dated 2026-06-13 02:10:51.974 +0000 UTC (1m13.943665868s ago) 2026/06/13 02:12:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4051cb605578cb8c_d20260613_m021113_c001_v7007000_t0000_u01781316673367") as it is a hide marker 2026/06/13 02:12:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1053fbb1b7f5a6dd_d20260613_m021112_c001_v0001105_t0022_u01781316672562") 2026/06/13 02:12:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f115fbb1e9552ba28_d20260613_m021111_c001_v0001174_t0023_u01781316671640") 2026/06/13 02:12:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5615_d20260613_m021040_c001_v7007000_t0000_u01781316640758") as it is a hide marker 2026/06/13 02:12:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237227_d20260613_m021039_c001_v0001106_t0041_u01781316639921") 2026/06/13 02:12:06 DEBUG : piped data.txt: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4212604ea38f36c6_d20260613_m021141_c001_v7007000_t0000_u01781316701636") as it is a hide marker 2026/06/13 02:12:06 DEBUG : piped data.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237313_d20260613_m021140_c001_v0001106_t0050_u01781316700721") 2026/06/13 02:12:06 DEBUG : piped data.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4212604ea38f36c5_d20260613_m021140_c001_v7007000_t0000_u01781316700540") 2026/06/13 02:12:06 DEBUG : piped data.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4002f73f7c23730f_d20260613_m021140_c001_v0001106_t0043_u01781316700178") 2026/06/13 02:12:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5617_d20260613_m021041_c001_v7007000_t0000_u01781316641981") as it is a hide marker 2026/06/13 02:12:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23722d_d20260613_m021041_c001_v0001106_t0036_u01781316641122") 2026/06/13 02:12:06 DEBUG : test-metadata: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4212604ea38f36cc_d20260613_m021148_c001_v7007000_t0000_u01781316708850") as it is a hide marker 2026/06/13 02:12:06 DEBUG : test-metadata: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2212604ea38f36c9_d20260613_m021143_c001_v0001044_t0021_u01781316703854") 2026/06/13 02:12:06 DEBUG : test-metadata: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4212604ea38f36c7_d20260613_m021143_c001_v7007000_t0000_u01781316703063") 2026/06/13 02:12:06 DEBUG : test-metadata: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237319_d20260613_m021141_c001_v0001106_t0037_u01781316701820") 2026/06/13 02:12:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5606_d20260613_m021033_c001_v7007000_t0000_u01781316633910") as it is a hide marker 2026/06/13 02:12:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237207_d20260613_m021032_c001_v0001106_t0032_u01781316632678") 2026/06/13 02:12:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5609_d20260613_m021036_c001_v7007000_t0000_u01781316636755") as it is a hide marker 2026/06/13 02:12:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237213_d20260613_m021035_c001_v0001106_t0008_u01781316635461") 2026/06/13 02:12:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5608_d20260613_m021035_c001_v7007000_t0000_u01781316635101") as it is a hide marker 2026/06/13 02:12:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23720d_d20260613_m021034_c001_v0001106_t0017_u01781316634270") 2026/06/13 02:12:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5613_d20260613_m021038_c001_v7007000_t0000_u01781316638190") as it is a hide marker 2026/06/13 02:12:07 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23721d_d20260613_m021037_c001_v0001106_t0040_u01781316637115") 2026/06/13 02:12:07 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5614_d20260613_m021039_c001_v7007000_t0000_u01781316639561") as it is a hide marker 2026/06/13 02:12:07 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237223_d20260613_m021038_c001_v0001106_t0030_u01781316638662") 2026/06/13 02:12:07 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5603_d20260613_m021032_c001_v7007000_t0000_u01781316632318") as it is a hide marker 2026/06/13 02:12:07 DEBUG : trailing space /trailing space : Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371ff_d20260613_m021031_c001_v0001106_t0058_u01781316631494") 2026/06/13 02:12:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23734f_d20260613_m021157_c001_v0001106_t0030_u01781316717885") "upload" dated 2026-06-13 02:11:57.885 +0000 UTC (9.353821381s ago) 2026/06/13 02:12:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f401f52dd666c8640_d20260613_m021155_c001_v7007000_t0000_u01781316715334") 2026/06/13 02:12:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237333_d20260613_m021151_c001_v0001106_t0019_u01781316711397") 2026/06/13 02:12:07 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd561f_d20260613_m021050_c001_v7007000_t0000_u01781316650518") as it is a hide marker 2026/06/13 02:12:07 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2167d0e234bd5619_d20260613_m021044_c001_v0001037_t0002_u01781316644063") 2026/06/13 02:12:07 DEBUG : zero-length-file: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5618_d20260613_m021043_c001_v7007000_t0000_u01781316643883") as it is a hide marker 2026/06/13 02:12:07 DEBUG : zero-length-file: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4002f73f7c237231_d20260613_m021043_c001_v0001106_t0043_u01781316643276") 2026/06/13 02:12:07 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55fd_d20260613_m021024_c001_v7007000_t0000_u01781316624352") as it is a hide marker 2026/06/13 02:12:07 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371c9_d20260613_m021023_c001_v0001106_t0056_u01781316623455") 2026/06/13 02:12:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55dc_d20260613_m021017_c001_v7007000_t0000_u01781316617566") as it is a hide marker 2026/06/13 02:12:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23718f_d20260613_m021015_c001_v0001106_t0017_u01781316615940") 2026/06/13 02:12:07 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5600_d20260613_m021028_c001_v7007000_t0000_u01781316628272") as it is a hide marker 2026/06/13 02:12:07 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371e9_d20260613_m021027_c001_v0001106_t0023_u01781316627272") 2026/06/13 02:12:07 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55ff_d20260613_m021026_c001_v7007000_t0000_u01781316626910") as it is a hide marker 2026/06/13 02:12:07 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371db_d20260613_m021025_c001_v0001106_t0005_u01781316625956") 2026/06/13 02:12:07 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd5601_d20260613_m021029_c001_v7007000_t0000_u01781316629557") as it is a hide marker 2026/06/13 02:12:07 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371f1_d20260613_m021028_c001_v0001106_t0002_u01781316628632") 2026/06/13 02:12:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55fe_d20260613_m021025_c001_v7007000_t0000_u01781316625597") as it is a hide marker 2026/06/13 02:12:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371d3_d20260613_m021024_c001_v0001106_t0009_u01781316624712") 2026/06/13 02:12:08 DEBUG : ./.: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55f2_d20260613_m021019_c001_v7007000_t0000_u01781316619151") as it is a hide marker 2026/06/13 02:12:08 DEBUG : ./.: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c237195_d20260613_m021017_c001_v0001106_t0026_u01781316617926") 2026/06/13 02:12:08 DEBUG : ../..: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f4167d0e234bd55f8_d20260613_m021020_c001_v7007000_t0000_u01781316620492") as it is a hide marker 2026/06/13 02:12:08 DEBUG : ../..: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2371a7_d20260613_m021019_c001_v0001106_t0017_u01781316619511") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/13 02:12:09 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/06/13 02:12:09 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/06/13 02:12:09 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/06/13 02:12:09 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/06/13 02:12:09 INFO : B2 bucket rclone-test-yekanat4liqo: cleaning bucket "rclone-test-yekanat4liqo" of pending multipart uploads older than 0s 2026/06/13 02:12:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23724d_d20260613_m021051_c001_v0001106_t0019_u01781316651974") "upload" dated 2026-06-13 02:10:51.974 +0000 UTC (1m18.176596632s ago) 2026/06/13 02:12:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f201f52dd666c8652_d20260613_m021209_c001_v0001042_t0047_u01781316729117") as it is a start marker (upload started at 2026-06-13 02:12:09.117 +0000 UTC) 2026/06/13 02:12:10 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/13 02:12:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f201f52dd666c8653_d20260613_m021209_c001_v0001100_t0002_u01781316729301") as it is a start marker (upload started at 2026-06-13 02:12:09.301 +0000 UTC) 2026/06/13 02:12:10 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/13 02:12:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f201f52dd666c8655_d20260613_m021209_c001_v0001146_t0008_u01781316729495") as it is a start marker (upload started at 2026-06-13 02:12:09.495 +0000 UTC) 2026/06/13 02:12:10 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/13 02:12:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f201f52dd666c8656_d20260613_m021209_c001_v0001098_t0008_u01781316729678") as it is a start marker (upload started at 2026-06-13 02:12:09.678 +0000 UTC) 2026/06/13 02:12:10 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/13 02:12:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f401f52dd666c8651_d20260613_m021208_c001_v7007000_t0000_u01781316728897") "hide" dated 2026-06-13 02:12:08.897 +0000 UTC (1.253742505s ago) 2026/06/13 02:12:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23734f_d20260613_m021157_c001_v0001106_t0030_u01781316717885") 2026/06/13 02:12:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/13 02:12:10 INFO : B2 bucket rclone-test-yekanat4liqo: cleaning bucket "rclone-test-yekanat4liqo" of pending multipart uploads older than 0s 2026/06/13 02:12:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23724d_d20260613_m021051_c001_v0001106_t0019_u01781316651974") "upload" dated 2026-06-13 02:10:51.974 +0000 UTC (1m18.544639314s ago) 2026/06/13 02:12:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f201f52dd666c8652_d20260613_m021209_c001_v0001042_t0047_u01781316729117") as it is a start marker (upload started at 2026-06-13 02:12:09.117 +0000 UTC) 2026/06/13 02:12:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f201f52dd666c8653_d20260613_m021209_c001_v0001100_t0002_u01781316729301") as it is a start marker (upload started at 2026-06-13 02:12:09.301 +0000 UTC) 2026/06/13 02:12:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f201f52dd666c8655_d20260613_m021209_c001_v0001146_t0008_u01781316729495") as it is a start marker (upload started at 2026-06-13 02:12:09.495 +0000 UTC) 2026/06/13 02:12:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f201f52dd666c8656_d20260613_m021209_c001_v0001098_t0008_u01781316729678") as it is a start marker (upload started at 2026-06-13 02:12:09.678 +0000 UTC) 2026/06/13 02:12:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fe27d43b0edbbeb9fe80e1b_f401f52dd666c8651_d20260613_m021208_c001_v7007000_t0000_u01781316728897") "hide" dated 2026-06-13 02:12:08.897 +0000 UTC (1.62174366s ago) 2026/06/13 02:12:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23734f_d20260613_m021157_c001_v0001106_t0030_u01781316717885") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/13 02:12:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/13 02:12:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/13 02:12:11 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/06/13 02:12:12 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/13 02:12:12 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/13 02:12:12 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/13 02:12:12 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/13 02:12:13 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/13 02:12:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/13 02:12:15 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/13 02:12:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:12:18 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/06/13 02:12:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8ddac_d20260613_m021218_c001_v0001131_t0042_u01781316738424") 2026/06/13 02:12:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:12:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/13 02:12:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/13 02:12:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:12:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:12:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/13 02:12:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/13 02:12:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/13 02:12:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/13 02:12:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/13 02:12:25 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/13 02:12:25 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/13 02:12:25 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/13 02:12:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:12:27 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/06/13 02:12:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8de15_d20260613_m021227_c001_v0001150_t0019_u01781316747576") 2026/06/13 02:12:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/13 02:12:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/13 02:12:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/13 02:12:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/13 02:12:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/13 02:12:28 DEBUG : pacer: Reducing sleep to 10ms 2026/06/13 02:12:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:12:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:12:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/13 02:12:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/13 02:12:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/13 02:12:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/13 02:12:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/13 02:12:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/13 02:12:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/13 02:12:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/13 02:12:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/13 02:12:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/13 02:12:35 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/13 02:12:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:12: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/06/13 02:12:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8de1f_d20260613_m021238_c001_v0001178_t0023_u01781316758154") 2026/06/13 02:12:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/13 02:12:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:12:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/13 02:12:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/13 02:12:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/13 02:12:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/13 02:12:38 DEBUG : pacer: Reducing sleep to 10ms 2026/06/13 02:12:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/13 02:12:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:12:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:12:40 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/06/13 02:12:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/13 02:12:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/13 02:12:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/13 02:12:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/13 02:12:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/13 02:12:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/13 02:12:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/13 02:12:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:12:48 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/06/13 02:12:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2d3_d20260613_m021248_c001_v0001167_t0048_u01781316768443") 2026/06/13 02:12:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:12:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/13 02:12:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/13 02:12:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:12:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:12:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/13 02:12:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/13 02:12:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/13 02:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/13 02:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/13 02:12:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/13 02:12:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/13 02:12:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/13 02:12:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:12:57 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/06/13 02:12:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2d8_d20260613_m021257_c001_v0001137_t0022_u01781316777738") 2026/06/13 02:12:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/13 02:12:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/13 02:12:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/13 02:12:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/13 02:12:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/13 02:12:58 DEBUG : pacer: Reducing sleep to 10ms 2026/06/13 02:13:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:13:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:13:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/13 02:13:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/13 02:13:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/13 02:13:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/13 02:13:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/13 02:13:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/13 02:13:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/13 02:13:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/13 02:13:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/13 02:13:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/13 02:13:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/13 02:13:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:13:07 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/06/13 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2df_d20260613_m021307_c001_v0001091_t0051_u01781316787931") 2026/06/13 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/13 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/13 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/13 02:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/13 02:13:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:13:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:13:10 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/06/13 02:13:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/13 02:13:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/13 02:13:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/13 02:13:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/13 02:13:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/13 02:13:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/13 02:13:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/13 02:13:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:13:17 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/06/13 02:13:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2e6_d20260613_m021317_c001_v0001154_t0003_u01781316797359") 2026/06/13 02:13:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:13:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/13 02:13:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/13 02:13:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:13:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:13:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/13 02:13:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/13 02:13:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/13 02:13:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/13 02:13:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/13 02:13:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/13 02:13:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/13 02:13:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/13 02:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:13:26 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/06/13 02:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2ec_d20260613_m021326_c001_v0001115_t0052_u01781316806433") 2026/06/13 02:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/13 02:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/13 02:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/13 02:13:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:13:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:13:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/13 02:13:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/13 02:13:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/13 02:13:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/13 02:13:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/13 02:13:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/13 02:13:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/13 02:13:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/13 02:13:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/13 02:13:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/13 02:13:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/13 02:13:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:13:37 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/06/13 02:13:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f21902584819d856f_d20260613_m021337_c001_v0001130_t0020_u01781316817477") 2026/06/13 02:13:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/13 02:13:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:13:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/13 02:13:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/13 02:13:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/13 02:13:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:13:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:13:40 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/06/13 02:13:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/13 02:13:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/13 02:13:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/13 02:13:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/13 02:13:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/13 02:13:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/13 02:13:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/13 02:13:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:13:46 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/06/13 02:13:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f220801e615e0df98_d20260613_m021347_c001_v0001117_t0057_u01781316827058") 2026/06/13 02:13:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:13:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/13 02:13:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/13 02:13:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:13:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:13:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/13 02:13:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/13 02:13:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/13 02:13:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/13 02:13:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/13 02:13:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/13 02:13:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/13 02:13:52 DEBUG : pacer: Reducing sleep to 10ms 2026/06/13 02:13:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/13 02:13:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/13 02:13:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/13 02:13:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:13: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/06/13 02:13:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f21902584819d857c_d20260613_m021357_c001_v0001185_t0019_u01781316837609") 2026/06/13 02:13:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/13 02:13:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/13 02:13:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/13 02:14:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:14:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:14:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/13 02:14:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/13 02:14:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/13 02:14:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/13 02:14:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/13 02:14:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/13 02:14:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/13 02:14:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/13 02:14:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/13 02:14:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/13 02:14:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/13 02:14:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:14:08 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/06/13 02:14:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f209e6351dcd3365e_d20260613_m021408_c001_v0001183_t0041_u01781316848622") 2026/06/13 02:14:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/13 02:14:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:14:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/13 02:14:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/13 02:14:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/13 02:14:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:14:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:14:11 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/06/13 02:14:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/13 02:14:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/13 02:14:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/13 02:14:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/13 02:14:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/13 02:14:17 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/13 02:14:17 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/13 02:14:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:14:19 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/06/13 02:14:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f21992fd51c67eaec_d20260613_m021419_c001_v0001103_t0007_u01781316859361") 2026/06/13 02:14:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:14:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/13 02:14:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/13 02:14:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:14:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:14:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/13 02:14:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/13 02:14:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/13 02:14:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/13 02:14:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/13 02:14:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/13 02:14:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/13 02:14:26 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/13 02:14:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:14:30 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/06/13 02:14:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f209e6351dcd33708_d20260613_m021430_c001_v0001157_t0027_u01781316870459") 2026/06/13 02:14:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/13 02:14:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/13 02:14:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/13 02:14:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:14:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:14:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/13 02:14:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/13 02:14:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/13 02:14:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/13 02:14:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/13 02:14:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/13 02:14:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/13 02:14:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/13 02:14:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/13 02:14:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/13 02:14:39 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/13 02:14:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:14:42 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/06/13 02:14:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f226981d7718678c3_d20260613_m021442_c001_v0001041_t0046_u01781316882862") 2026/06/13 02:14:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/13 02:14:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:14:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/13 02:14:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/13 02:14:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/13 02:14:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:14:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:14:45 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/06/13 02:14:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/13 02:14:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/13 02:14:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/13 02:14:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/13 02:14:50 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/13 02:14:52 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/13 02:14:52 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/13 02:14:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:14:54 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/06/13 02:14:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f217ad3e9f1e8f0c3_d20260613_m021454_c001_v0001091_t0031_u01781316894773") 2026/06/13 02:14:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:14:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/13 02:14:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/13 02:14:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:14:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:14:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/13 02:15:00 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/13 02:15:00 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/13 02:15:00 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/13 02:15:00 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/13 02:15:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/13 02:15:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/13 02:15:03 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/13 02:15:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:15:07 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/06/13 02:15:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8e017_d20260613_m021507_c001_v0001172_t0012_u01781316907620") 2026/06/13 02:15:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/13 02:15:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/13 02:15:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/13 02:15:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:15:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:15:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/13 02:15:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/13 02:15:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/13 02:15:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/13 02:15:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/13 02:15:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/13 02:15:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/13 02:15:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/13 02:15:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/13 02:15:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/13 02:15:17 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/13 02:15:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/13 02:15:21 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/06/13 02:15:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe27d43b0edbbeb9fe80e1b_f20395640b44a57f1_d20260613_m021521_c001_v0001165_t0011_u01781316921813") 2026/06/13 02:15:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/13 02:15:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/13 02:15:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/13 02:15:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/13 02:15:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/13 02:15:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/13 02:15:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/13 02:15:25 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/06/13 02:15:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fe27d43b0edbbeb9fe80e1b_f21992fd51c67eb78_d20260613_m021535_c001_v0001173_t0034_u01781316935497") 2026/06/13 02:15:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/13 02:15:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/13 02:15:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/13 02:15:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/13 02:15:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/13 02:15:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/13 02:15:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/13 02:15:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/13 02:15:38 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/13 02:15:40 DEBUG : chunked-copy: Done sending chunk 0 2026/06/13 02:15:51 DEBUG : chunked-copy: Done sending chunk 1 2026/06/13 02:15:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/13 02:15:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fe27d43b0edbbeb9fe80e1b_f20651c0fa8ac535a_d20260613_m021552_c001_v0001033_t0037_u01781316952962") 2026/06/13 02:15:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/13 02:15:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/13 02:15:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/13 02:15:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/13 02:15:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/13 02:15:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/13 02:15:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/13 02:15:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/13 02:15:57 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/13 02:15:59 DEBUG : chunked-copy: Done sending chunk 1 2026/06/13 02:15:59 DEBUG : chunked-copy: Done sending chunk 0 2026/06/13 02:15:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/13 02:16:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fe27d43b0edbbeb9fe80e1b_f20651c0fa8ac535e_d20260613_m021600_c001_v0001157_t0003_u01781316960343") 2026/06/13 02:16:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/13 02:16:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/13 02:16:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/13 02:16:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/13 02:16:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/13 02:16:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/13 02:16:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/13 02:16:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/13 02:16:03 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/13 02:16:05 DEBUG : chunked-copy: Done sending chunk 0 2026/06/13 02:16:06 DEBUG : chunked-copy: Done sending chunk 1 2026/06/13 02:16:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/13 02:16:07 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7fe27d43b0edbbeb9fe80e1b_f20651c0fa8ac5360_d20260613_m021607_c001_v0001102_t0011_u01781316967750") 2026/06/13 02:16:07 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/13 02:16:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/13 02:16:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/13 02:16:08 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/13 02:16:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/13 02:16:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/13 02:16:08 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/13 02:16:11 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/13 02:16:13 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/13 02:16:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yekanat4liqo/deeper/nonexisting/directory" 2026/06/13 02:16:14 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/13 02:16:15 INFO : B2 bucket rclone-test-yekanat4liqo: cleaning bucket "rclone-test-yekanat4liqo" of all files 2026/06/13 02:16:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f400c94f058a8e011_d20260613_m021459_c001_v7007000_t0000_u01781316899914") 2026/06/13 02:16:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f217ad3e9f1e8f0c3_d20260613_m021454_c001_v0001091_t0031_u01781316894773") 2026/06/13 02:16:15 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f417ad3e9f1e8f0c2_d20260613_m021454_c001_v7007000_t0000_u01781316894254") 2026/06/13 02:16:15 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f222b87c6cb36683d_d20260613_m021449_c001_v0001101_t0031_u01781316889065") 2026/06/13 02:16:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41992fd51c67eb71_d20260613_m021528_c001_v7007000_t0000_u01781316928465") 2026/06/13 02:16:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f20395640b44a57f1_d20260613_m021521_c001_v0001165_t0011_u01781316921813") 2026/06/13 02:16:15 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f40395640b44a57f0_d20260613_m021521_c001_v7007000_t0000_u01781316921304") 2026/06/13 02:16:15 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8e01c_d20260613_m021514_c001_v0001145_t0059_u01781316914323") 2026/06/13 02:16:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f400c94f058a8e01b_d20260613_m021514_c001_v7007000_t0000_u01781316914141") 2026/06/13 02:16:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8e017_d20260613_m021507_c001_v0001172_t0012_u01781316907620") 2026/06/13 02:16:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f400c94f058a8e016_d20260613_m021507_c001_v7007000_t0000_u01781316907117") 2026/06/13 02:16:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8e012_d20260613_m021500_c001_v0001173_t0044_u01781316900096") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4136031bce3ba2e1_d20260613_m021312_c001_v7007000_t0000_u01781316792480") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2df_d20260613_m021307_c001_v0001091_t0051_u01781316787931") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4136031bce3ba2da_d20260613_m021302_c001_v7007000_t0000_u01781316782525") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2d8_d20260613_m021257_c001_v0001137_t0022_u01781316777738") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4136031bce3ba2de_d20260613_m021307_c001_v7007000_t0000_u01781316787578") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2db_d20260613_m021302_c001_v0001101_t0036_u01781316782744") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4136031bce3ba2d6_d20260613_m021257_c001_v7007000_t0000_u01781316777373") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f204158e0ad9cd3ff_d20260613_m021252_c001_v0001184_t0016_u01781316772635") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f404158e0ad9cd3fd_d20260613_m021252_c001_v7007000_t0000_u01781316772454") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2d3_d20260613_m021248_c001_v0001167_t0048_u01781316768443") 2026/06/13 02:16:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4136031bce3ba2d2_d20260613_m021248_c001_v7007000_t0000_u01781316768096") 2026/06/13 02:16:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f204158e0ad9cd3fb_d20260613_m021243_c001_v0001184_t0008_u01781316763948") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41902584819d8572_d20260613_m021342_c001_v7007000_t0000_u01781316822292") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f21902584819d856f_d20260613_m021337_c001_v0001130_t0020_u01781316817477") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4136031bce3ba2ed_d20260613_m021331_c001_v7007000_t0000_u01781316811785") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2ec_d20260613_m021326_c001_v0001115_t0052_u01781316806433") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41902584819d856e_d20260613_m021337_c001_v7007000_t0000_u01781316817129") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2ee_d20260613_m021331_c001_v0001146_t0011_u01781316811966") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4136031bce3ba2eb_d20260613_m021326_c001_v7007000_t0000_u01781316806084") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2e9_d20260613_m021321_c001_v0001182_t0023_u01781316801606") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4136031bce3ba2e8_d20260613_m021321_c001_v7007000_t0000_u01781316801424") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2e6_d20260613_m021317_c001_v0001154_t0003_u01781316797359") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4136031bce3ba2e5_d20260613_m021316_c001_v7007000_t0000_u01781316796992") 2026/06/13 02:16:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2136031bce3ba2e2_d20260613_m021312_c001_v0001117_t0010_u01781316792661") 2026/06/13 02:16:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f404158e0ad9cd3fa_d20260613_m021243_c001_v7007000_t0000_u01781316763766") 2026/06/13 02:16:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8de1f_d20260613_m021238_c001_v0001178_t0023_u01781316758154") 2026/06/13 02:16:17 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f400c94f058a8de1e_d20260613_m021237_c001_v7007000_t0000_u01781316757786") 2026/06/13 02:16:17 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8de1b_d20260613_m021232_c001_v0001036_t0044_u01781316752880") 2026/06/13 02:16:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f400c94f058a8de18_d20260613_m021232_c001_v7007000_t0000_u01781316752696") 2026/06/13 02:16:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8de15_d20260613_m021227_c001_v0001150_t0019_u01781316747576") 2026/06/13 02:16:17 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f400c94f058a8de14_d20260613_m021227_c001_v7007000_t0000_u01781316747233") 2026/06/13 02:16:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f21459aa7c49daefc_d20260613_m021222_c001_v0001172_t0007_u01781316742528") 2026/06/13 02:16:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41459aa7c49daefb_d20260613_m021222_c001_v7007000_t0000_u01781316742342") 2026/06/13 02:16:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f200c94f058a8ddac_d20260613_m021218_c001_v0001131_t0042_u01781316738424") 2026/06/13 02:16:18 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f400c94f058a8ddab_d20260613_m021218_c001_v7007000_t0000_u01781316738081") 2026/06/13 02:16:18 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f201f52dd666c8657_d20260613_m021212_c001_v0001177_t0034_u01781316732595") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f409e6351dcd33698_d20260613_m021413_c001_v7007000_t0000_u01781316853926") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f209e6351dcd3365e_d20260613_m021408_c001_v0001183_t0041_u01781316848622") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41902584819d8581_d20260613_m021402_c001_v7007000_t0000_u01781316842711") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f21902584819d857c_d20260613_m021357_c001_v0001185_t0019_u01781316837609") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f409e6351dcd33659_d20260613_m021408_c001_v7007000_t0000_u01781316848104") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f21902584819d8582_d20260613_m021402_c001_v0001181_t0053_u01781316842897") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41902584819d857b_d20260613_m021357_c001_v7007000_t0000_u01781316837208") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f21902584819d8577_d20260613_m021351_c001_v0001181_t0039_u01781316831651") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41902584819d8576_d20260613_m021351_c001_v7007000_t0000_u01781316831467") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f220801e615e0df98_d20260613_m021347_c001_v0001117_t0057_u01781316827058") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f420801e615e0df97_d20260613_m021346_c001_v7007000_t0000_u01781316826645") 2026/06/13 02:16:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f21902584819d8573_d20260613_m021342_c001_v0001178_t0036_u01781316822489") 2026/06/13 02:16:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f422b87c6cb36683c_d20260613_m021448_c001_v7007000_t0000_u01781316888885") 2026/06/13 02:16:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f226981d7718678c3_d20260613_m021442_c001_v0001041_t0046_u01781316882862") 2026/06/13 02:16:18 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f426981d7718678c2_d20260613_m021442_c001_v7007000_t0000_u01781316882409") 2026/06/13 02:16:18 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f209e6351dcd3370b_d20260613_m021436_c001_v0001185_t0056_u01781316876304") 2026/06/13 02:16:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f409e6351dcd3370a_d20260613_m021436_c001_v7007000_t0000_u01781316876120") 2026/06/13 02:16:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f209e6351dcd33708_d20260613_m021430_c001_v0001157_t0027_u01781316870459") 2026/06/13 02:16:19 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f409e6351dcd33707_d20260613_m021430_c001_v7007000_t0000_u01781316870019") 2026/06/13 02:16:19 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f209e6351dcd33703_d20260613_m021423_c001_v0001182_t0041_u01781316863980") 2026/06/13 02:16:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f409e6351dcd33702_d20260613_m021423_c001_v7007000_t0000_u01781316863796") 2026/06/13 02:16:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f21992fd51c67eaec_d20260613_m021419_c001_v0001103_t0007_u01781316859361") 2026/06/13 02:16:19 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41992fd51c67eaeb_d20260613_m021418_c001_v7007000_t0000_u01781316858932") 2026/06/13 02:16:19 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f209e6351dcd3369e_d20260613_m021414_c001_v0001103_t0042_u01781316854113") 2026/06/13 02:16:19 DEBUG : chunked-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41459aa7c49dc8af_d20260613_m021611_c001_v7007000_t0000_u01781316971197") 2026/06/13 02:16:19 DEBUG : chunked-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2070834e938522ca_d20260613_m021602_c001_v0001179_t0039_u01781316962744") 2026/06/13 02:16:19 DEBUG : chunked-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4070834e938522c9_d20260613_m021602_c001_v7007000_t0000_u01781316962196") 2026/06/13 02:16:19 DEBUG : chunked-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f2070834e938522c3_d20260613_m021557_c001_v0001130_t0044_u01781316957030") 2026/06/13 02:16:19 DEBUG : chunked-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4070834e938522c2_d20260613_m021556_c001_v7007000_t0000_u01781316956465") 2026/06/13 02:16:19 DEBUG : chunked-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f223c21575045290c_d20260613_m021538_c001_v0001137_t0036_u01781316938448") 2026/06/13 02:16:19 DEBUG : chunked-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f423c21575045290b_d20260613_m021537_c001_v7007000_t0000_u01781316937900") 2026/06/13 02:16:19 DEBUG : chunked-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23764d_d20260613_m021533_c001_v0001106_t0031_u01781316933365") 2026/06/13 02:16:19 DEBUG : chunked-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41992fd51c67eb76_d20260613_m021532_c001_v7007000_t0000_u01781316932989") 2026/06/13 02:16:19 DEBUG : chunked-copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23763f_d20260613_m021529_c001_v0001106_t0056_u01781316929201") 2026/06/13 02:16:19 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41459aa7c49dc8ae_d20260613_m021611_c001_v7007000_t0000_u01781316971014") 2026/06/13 02:16:19 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f20651c0fa8ac5360_d20260613_m021607_c001_v0001102_t0011_u01781316967750") 2026/06/13 02:16:20 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4070834e938522c8_d20260613_m021602_c001_v7007000_t0000_u01781316962013") 2026/06/13 02:16:20 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f20651c0fa8ac535e_d20260613_m021600_c001_v0001157_t0003_u01781316960343") 2026/06/13 02:16:20 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f4070834e938522c1_d20260613_m021556_c001_v7007000_t0000_u01781316956282") 2026/06/13 02:16:20 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f20651c0fa8ac535a_d20260613_m021552_c001_v0001033_t0037_u01781316952962") 2026/06/13 02:16:20 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f423c21575045290a_d20260613_m021537_c001_v7007000_t0000_u01781316937717") 2026/06/13 02:16:20 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f21992fd51c67eb78_d20260613_m021535_c001_v0001173_t0034_u01781316935497") 2026/06/13 02:16:20 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41992fd51c67eb75_d20260613_m021532_c001_v7007000_t0000_u01781316932807") 2026/06/13 02:16:20 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f10118b87d81448d4_d20260613_m021531_c001_v0001180_t0019_u01781316931565") 2026/06/13 02:16:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c23724d_d20260613_m021051_c001_v0001106_t0019_u01781316651974") 2026/06/13 02:16:20 DEBUG : unknown-size-put.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41459aa7c49dc8b0_d20260613_m021612_c001_v7007000_t0000_u01781316972384") 2026/06/13 02:16:20 DEBUG : unknown-size-put.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2376db_d20260613_m021611_c001_v0001106_t0053_u01781316971742") 2026/06/13 02:16:20 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f41459aa7c49dc8b1_d20260613_m021614_c001_v7007000_t0000_u01781316974069") 2026/06/13 02:16:20 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2376e1_d20260613_m021613_c001_v0001106_t0003_u01781316973548") 2026/06/13 02:16:20 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f1002f73f7c2376dd_d20260613_m021612_c001_v0001106_t0048_u01781316972566") 2026/06/13 02:16:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe27d43b0edbbeb9fe80e1b_f401f52dd666c8651_d20260613_m021208_c001_v7007000_t0000_u01781316728897") 2026/06/13 02:16:21 INFO : B2 bucket rclone-test-yekanat4liqo: cleaning bucket "rclone-test-yekanat4liqo" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (370.90s) --- 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 (368.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.22s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.64s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.58s) --- 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 (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.94s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.84s) --- 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 (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (196.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (42.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (18.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (9.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.69s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.35s) --- 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 370.921s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m11.684098447s (try 1/5)