"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:464: Using remote "TestB2:" 2026/09/04 01:45:26 DEBUG : Creating backend with remote "TestB2:rclone-test-weliqur5vocu" 2026/09/04 01:45:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: 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/09/04 01:45:28 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/04 01:45:28 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/04 01:45:29 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/04 01:45:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/04 01:45:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/04 01:45:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/04 01:45:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/04 01:45:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/04 01:46:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/04 01:46:00 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/04 01:46:07 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/04 01:46:09 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/04 01:46:14 INFO : B2 bucket rclone-test-weliqur5vocu: cleaning bucket "rclone-test-weliqur5vocu" of all files 2026/09/04 01:46:14 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb957b_d20260904_m014613_c001_v0001098_t0047_u01788486373505") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/04 01:46:15 DEBUG : Creating backend with remote "TestB2:rclone-test-weliqur5vocu/dirToPurgeFromRoot" 2026/09/04 01:46:17 INFO : B2 bucket rclone-test-weliqur5vocu path dirToPurgeFromRoot: cleaning bucket "rclone-test-weliqur5vocu" of all files 2026/09/04 01:46:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9585_d20260904_m014615_c001_v0001098_t0038_u01788486375346") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/04 01:46:18 DEBUG : Creating backend with remote "TestB2:rclone-test-weliqur5vocu/hello? sausage/êé" 2026/09/04 01:46:22 INFO : B2 bucket rclone-test-weliqur5vocu path hello? sausage/êé: cleaning bucket "rclone-test-weliqur5vocu" of all files 2026/09/04 01:46:22 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f115bbff467da3c5f_d20260904_m014621_c001_v0001184_t0043_u01788486381076") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/09/04 01:46:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/09/04 01:46:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/04 01:46:24 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/04 01:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-weliqur5vocu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/04 01:46:36 DEBUG : Creating backend with remote "TestB2:rclone-test-weliqur5vocu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-weliqur5vocu" from "TestB2:rclone-test-weliqur5vocu" 2026/09/04 01:46:38 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/09/04 01:46:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nelabih0wuke" 2026/09/04 01:46:52 DEBUG : B2 bucket rclone-test-nelabih0wuke: Purge remote 2026/09/04 01:46:52 INFO : B2 bucket rclone-test-nelabih0wuke: cleaning bucket "rclone-test-nelabih0wuke" of all files 2026/09/04 01:46:52 DEBUG : somefile: Deleting (id "4_zef82ddf3108d6babaf080e1b_f4013b76b2fbbdee5_d20260904_m014651_c001_v0001181_t0010_u01788486411106") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/04 01:46:53 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/04 01:46:54 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/09/04 01:46:57 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.069Mi 2026/09/04 01:46:57 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/04 01:46:57 DEBUG : test-metadata: multipart upload: starting chunk 1 size 70.264Ki offset 6Mi/6.069Mi 2026/09/04 01:46:57 DEBUG : test-metadata: Sending chunk 1 length 71950 2026/09/04 01:46:59 DEBUG : test-metadata: Done sending chunk 1 2026/09/04 01:47:00 DEBUG : test-metadata: Done sending chunk 0 2026/09/04 01:47:00 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/09/04 01:47:10 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1098-00.backblaze.com/b2api/v1/b2_upload_file/0fa2ad03107d6babaf080e1b/c001_v0001098_t0012": EOF 2026/09/04 01:47:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1098-00.backblaze.com/b2api/v1/b2_upload_file/0fa2ad03107d6babaf080e1b/c001_v0001098_t0012": EOF) 2026/09/04 01:47:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:148: Put error: Post "https://pod-000-1098-00.backblaze.com/b2api/v1/b2_upload_file/0fa2ad03107d6babaf080e1b/c001_v0001098_t0012": EOF - low level retry 1/10 2026/09/04 01:47:12 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-09-04-014705-040.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/09/04 01:47:14 DEBUG : oldPath = "TestB2:rclone-test-weliqur5vocu/versions/test-versions-v2026-09-04-014705-040.txt" 2026/09/04 01:47:14 DEBUG : newPath = "TestB2,versions:rclone-test-weliqur5vocu/versions/test-versions-v2026-09-04-014705-040.txt" 2026/09/04 01:47:14 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-weliqur5vocu/versions/test-versions-v2026-09-04-014705-040.txt" 2026/09/04 01:47:14 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/04 01:47:16 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-weliqur5vocu/versions/test-versions-v2026-09-04-014705-040.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-weliqur5vocu/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/09/04 01:47:19 INFO : B2 bucket rclone-test-weliqur5vocu: cleaning bucket "rclone-test-weliqur5vocu" of all hidden files 2026/09/04 01:47:19 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff527_d20260904_m014536_c001_v7007000_t0000_u01788486336608") as it is a hide marker 2026/09/04 01:47:19 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : leading space/ leading space: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9503_d20260904_m014535_c001_v0001098_t0016_u01788486335828") 2026/09/04 01:47:19 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff524_d20260904_m014535_c001_v7007000_t0000_u01788486335469") as it is a hide marker 2026/09/04 01:47:19 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb94fd_d20260904_m014534_c001_v0001098_t0009_u01788486334726") 2026/09/04 01:47:19 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff53a_d20260904_m014543_c001_v7007000_t0000_u01788486343657") as it is a hide marker 2026/09/04 01:47:19 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9521_d20260904_m014542_c001_v0001098_t0002_u01788486342944") 2026/09/04 01:47:19 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : created from root.txt: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4166e09d01e33283_d20260904_m014645_c001_v7007000_t0000_u01788486405322") as it is a hide marker 2026/09/04 01:47:19 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : created from root.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f11691fb3f18add1d_d20260904_m014644_c001_v0001179_t0037_u01788486404349") 2026/09/04 01:47:19 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : file name.txt: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf939_d20260904_m014653_c001_v7007000_t0000_u01788486413419") as it is a hide marker 2026/09/04 01:47:19 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : file name.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb95a9_d20260904_m014633_c001_v0001098_t0029_u01788486393559") 2026/09/04 01:47:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : file name.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f1059854f6609a779_d20260904_m014628_c001_v0001101_t0017_u01788486388303") 2026/09/04 01:47:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : file name.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb956d_d20260904_m014605_c001_v0001098_t0047_u01788486365239") 2026/09/04 01:47:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : file name.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9567_d20260904_m014604_c001_v0001098_t0005_u01788486364142") 2026/09/04 01:47:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb956b_d20260904_m014604_c001_v0001098_t0016_u01788486364689") "upload" dated 2026-09-04 01:46:04.689 +0000 UTC (1m14.910844003s ago) 2026/09/04 01:47:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4275c184cabb7bae_d20260904_m014625_c001_v7007000_t0000_u01788486385608") as it is a hide marker 2026/09/04 01:47:19 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f11154e711d84f5aa_d20260904_m014625_c001_v0001182_t0054_u01788486385220") 2026/09/04 01:47:19 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f109f996b1e70b7e1_d20260904_m014623_c001_v0001097_t0055_u01788486383880") 2026/09/04 01:47:19 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff544_d20260904_m014551_c001_v7007000_t0000_u01788486351850") as it is a hide marker 2026/09/04 01:47:19 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9541_d20260904_m014551_c001_v0001098_t0007_u01788486351049") 2026/09/04 01:47:19 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : piped data.txt: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf93b_d20260904_m014655_c001_v7007000_t0000_u01788486415196") as it is a hide marker 2026/09/04 01:47:19 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : piped data.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb95eb_d20260904_m014654_c001_v0001098_t0037_u01788486414709") 2026/09/04 01:47:19 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : piped data.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf93a_d20260904_m014654_c001_v7007000_t0000_u01788486414528") 2026/09/04 01:47:19 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : piped data.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f400dca336ecb95e7_d20260904_m014654_c001_v0001098_t0012_u01788486414140") 2026/09/04 01:47:19 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff545_d20260904_m014552_c001_v7007000_t0000_u01788486352936") as it is a hide marker 2026/09/04 01:47:19 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9547_d20260904_m014552_c001_v0001098_t0039_u01788486352213") 2026/09/04 01:47:19 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : test-metadata: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f40920f9b7a00021f_d20260904_m014702_c001_v7007000_t0000_u01788486422499") as it is a hide marker 2026/09/04 01:47:19 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : test-metadata: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf93d_d20260904_m014657_c001_v0001150_t0005_u01788486417477") 2026/09/04 01:47:19 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : test-metadata: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf93c_d20260904_m014656_c001_v7007000_t0000_u01788486416587") 2026/09/04 01:47:19 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : test-metadata: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb95f3_d20260904_m014655_c001_v0001098_t0050_u01788486415377") 2026/09/04 01:47:19 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff53d_d20260904_m014545_c001_v7007000_t0000_u01788486345891") as it is a hide marker 2026/09/04 01:47:19 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9529_d20260904_m014545_c001_v0001098_t0039_u01788486345053") 2026/09/04 01:47:19 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff540_d20260904_m014548_c001_v7007000_t0000_u01788486348253") as it is a hide marker 2026/09/04 01:47:19 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb952d_d20260904_m014547_c001_v0001098_t0002_u01788486347488") 2026/09/04 01:47:19 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff53f_d20260904_m014547_c001_v7007000_t0000_u01788486347049") as it is a hide marker 2026/09/04 01:47:19 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb952b_d20260904_m014546_c001_v0001098_t0052_u01788486346252") 2026/09/04 01:47:19 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff542_d20260904_m014549_c001_v7007000_t0000_u01788486349452") as it is a hide marker 2026/09/04 01:47:19 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9539_d20260904_m014548_c001_v0001098_t0036_u01788486348696") 2026/09/04 01:47:19 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff543_d20260904_m014550_c001_v7007000_t0000_u01788486350687") as it is a hide marker 2026/09/04 01:47:19 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb953d_d20260904_m014549_c001_v0001098_t0022_u01788486349813") 2026/09/04 01:47:19 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff53c_d20260904_m014544_c001_v7007000_t0000_u01788486344689") as it is a hide marker 2026/09/04 01:47:19 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : trailing space /trailing space : Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9527_d20260904_m014544_c001_v0001098_t0022_u01788486344018") 2026/09/04 01:47:19 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f103aa03b27ff62c5_d20260904_m014713_c001_v0001102_t0024_u01788486433280") "upload" dated 2026-09-04 01:47:13.28 +0000 UTC (6.320271431s ago) 2026/09/04 01:47:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4275c184cabb800a_d20260904_m014708_c001_v7007000_t0000_u01788486428462") 2026/09/04 01:47:19 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9603_d20260904_m014705_c001_v0001098_t0059_u01788486425040") 2026/09/04 01:47:19 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff551_d20260904_m014603_c001_v7007000_t0000_u01788486363598") as it is a hide marker 2026/09/04 01:47:19 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2231a6b040fff548_d20260904_m014554_c001_v0001144_t0007_u01788486354969") 2026/09/04 01:47:19 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : zero-length-file: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff547_d20260904_m014554_c001_v7007000_t0000_u01788486354788") as it is a hide marker 2026/09/04 01:47:19 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : zero-length-file: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f400dca336ecb9549_d20260904_m014554_c001_v0001098_t0012_u01788486354226") 2026/09/04 01:47:19 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff529_d20260904_m014537_c001_v7007000_t0000_u01788486337780") as it is a hide marker 2026/09/04 01:47:19 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9507_d20260904_m014536_c001_v0001098_t0009_u01788486336969") 2026/09/04 01:47:19 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff519_d20260904_m014532_c001_v7007000_t0000_u01788486332223") as it is a hide marker 2026/09/04 01:47:19 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb94f3_d20260904_m014530_c001_v0001098_t0010_u01788486330995") 2026/09/04 01:47:19 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff534_d20260904_m014541_c001_v7007000_t0000_u01788486341397") as it is a hide marker 2026/09/04 01:47:19 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9517_d20260904_m014540_c001_v0001098_t0015_u01788486340580") 2026/09/04 01:47:19 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff52f_d20260904_m014540_c001_v7007000_t0000_u01788486340218") as it is a hide marker 2026/09/04 01:47:19 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9513_d20260904_m014539_c001_v0001098_t0028_u01788486339484") 2026/09/04 01:47:19 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff536_d20260904_m014542_c001_v7007000_t0000_u01788486342581") as it is a hide marker 2026/09/04 01:47:19 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb951b_d20260904_m014541_c001_v0001098_t0053_u01788486341757") 2026/09/04 01:47:19 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff52d_d20260904_m014538_c001_v7007000_t0000_u01788486338996") as it is a hide marker 2026/09/04 01:47:19 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb950d_d20260904_m014538_c001_v0001098_t0011_u01788486338144") 2026/09/04 01:47:19 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : ./.: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff51f_d20260904_m014533_c001_v7007000_t0000_u01788486333342") as it is a hide marker 2026/09/04 01:47:19 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : ./.: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb94f5_d20260904_m014532_c001_v0001098_t0050_u01788486332583") 2026/09/04 01:47:19 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/04 01:47:19 DEBUG : ../..: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff522_d20260904_m014534_c001_v7007000_t0000_u01788486334366") as it is a hide marker 2026/09/04 01:47:19 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/04 01:47:19 DEBUG : ../..: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb94fb_d20260904_m014533_c001_v0001098_t0016_u01788486333701") 2026/09/04 01:47:19 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/04 01:47:19 INFO : B2 bucket rclone-test-weliqur5vocu: cleaning bucket "rclone-test-weliqur5vocu" of all hidden files 2026/09/04 01:47:20 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff527_d20260904_m014536_c001_v7007000_t0000_u01788486336608") as it is a hide marker 2026/09/04 01:47:20 DEBUG : leading space/ leading space: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9503_d20260904_m014535_c001_v0001098_t0016_u01788486335828") 2026/09/04 01:47:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff524_d20260904_m014535_c001_v7007000_t0000_u01788486335469") as it is a hide marker 2026/09/04 01:47:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb94fd_d20260904_m014534_c001_v0001098_t0009_u01788486334726") 2026/09/04 01:47:20 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff53a_d20260904_m014543_c001_v7007000_t0000_u01788486343657") as it is a hide marker 2026/09/04 01:47:20 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9521_d20260904_m014542_c001_v0001098_t0002_u01788486342944") 2026/09/04 01:47:20 DEBUG : created from root.txt: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4166e09d01e33283_d20260904_m014645_c001_v7007000_t0000_u01788486405322") as it is a hide marker 2026/09/04 01:47:20 DEBUG : created from root.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f11691fb3f18add1d_d20260904_m014644_c001_v0001179_t0037_u01788486404349") 2026/09/04 01:47:20 DEBUG : file name.txt: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf939_d20260904_m014653_c001_v7007000_t0000_u01788486413419") as it is a hide marker 2026/09/04 01:47:20 DEBUG : file name.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb95a9_d20260904_m014633_c001_v0001098_t0029_u01788486393559") 2026/09/04 01:47:20 DEBUG : file name.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f1059854f6609a779_d20260904_m014628_c001_v0001101_t0017_u01788486388303") 2026/09/04 01:47:20 DEBUG : file name.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb956d_d20260904_m014605_c001_v0001098_t0047_u01788486365239") 2026/09/04 01:47:20 DEBUG : file name.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9567_d20260904_m014604_c001_v0001098_t0005_u01788486364142") 2026/09/04 01:47:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb956b_d20260904_m014604_c001_v0001098_t0016_u01788486364689") "upload" dated 2026-09-04 01:46:04.689 +0000 UTC (1m15.891304332s ago) 2026/09/04 01:47:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4275c184cabb7bae_d20260904_m014625_c001_v7007000_t0000_u01788486385608") as it is a hide marker 2026/09/04 01:47:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f11154e711d84f5aa_d20260904_m014625_c001_v0001182_t0054_u01788486385220") 2026/09/04 01:47:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f109f996b1e70b7e1_d20260904_m014623_c001_v0001097_t0055_u01788486383880") 2026/09/04 01:47:20 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff544_d20260904_m014551_c001_v7007000_t0000_u01788486351850") as it is a hide marker 2026/09/04 01:47:20 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9541_d20260904_m014551_c001_v0001098_t0007_u01788486351049") 2026/09/04 01:47:20 DEBUG : piped data.txt: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf93b_d20260904_m014655_c001_v7007000_t0000_u01788486415196") as it is a hide marker 2026/09/04 01:47:20 DEBUG : piped data.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb95eb_d20260904_m014654_c001_v0001098_t0037_u01788486414709") 2026/09/04 01:47:20 DEBUG : piped data.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf93a_d20260904_m014654_c001_v7007000_t0000_u01788486414528") 2026/09/04 01:47:20 DEBUG : piped data.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f400dca336ecb95e7_d20260904_m014654_c001_v0001098_t0012_u01788486414140") 2026/09/04 01:47:20 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff545_d20260904_m014552_c001_v7007000_t0000_u01788486352936") as it is a hide marker 2026/09/04 01:47:21 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9547_d20260904_m014552_c001_v0001098_t0039_u01788486352213") 2026/09/04 01:47:21 DEBUG : test-metadata: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f40920f9b7a00021f_d20260904_m014702_c001_v7007000_t0000_u01788486422499") as it is a hide marker 2026/09/04 01:47:21 DEBUG : test-metadata: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf93d_d20260904_m014657_c001_v0001150_t0005_u01788486417477") 2026/09/04 01:47:21 DEBUG : test-metadata: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf93c_d20260904_m014656_c001_v7007000_t0000_u01788486416587") 2026/09/04 01:47:21 DEBUG : test-metadata: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb95f3_d20260904_m014655_c001_v0001098_t0050_u01788486415377") 2026/09/04 01:47:21 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff53d_d20260904_m014545_c001_v7007000_t0000_u01788486345891") as it is a hide marker 2026/09/04 01:47:21 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9529_d20260904_m014545_c001_v0001098_t0039_u01788486345053") 2026/09/04 01:47:21 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff540_d20260904_m014548_c001_v7007000_t0000_u01788486348253") as it is a hide marker 2026/09/04 01:47:21 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb952d_d20260904_m014547_c001_v0001098_t0002_u01788486347488") 2026/09/04 01:47:21 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff53f_d20260904_m014547_c001_v7007000_t0000_u01788486347049") as it is a hide marker 2026/09/04 01:47:21 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb952b_d20260904_m014546_c001_v0001098_t0052_u01788486346252") 2026/09/04 01:47:21 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff542_d20260904_m014549_c001_v7007000_t0000_u01788486349452") as it is a hide marker 2026/09/04 01:47:21 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9539_d20260904_m014548_c001_v0001098_t0036_u01788486348696") 2026/09/04 01:47:21 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff543_d20260904_m014550_c001_v7007000_t0000_u01788486350687") as it is a hide marker 2026/09/04 01:47:21 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb953d_d20260904_m014549_c001_v0001098_t0022_u01788486349813") 2026/09/04 01:47:21 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff53c_d20260904_m014544_c001_v7007000_t0000_u01788486344689") as it is a hide marker 2026/09/04 01:47:21 DEBUG : trailing space /trailing space : Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9527_d20260904_m014544_c001_v0001098_t0022_u01788486344018") 2026/09/04 01:47:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f103aa03b27ff62c5_d20260904_m014713_c001_v0001102_t0024_u01788486433280") "upload" dated 2026-09-04 01:47:13.28 +0000 UTC (8.539171716s ago) 2026/09/04 01:47:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4275c184cabb800a_d20260904_m014708_c001_v7007000_t0000_u01788486428462") 2026/09/04 01:47:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9603_d20260904_m014705_c001_v0001098_t0059_u01788486425040") 2026/09/04 01:47:21 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff551_d20260904_m014603_c001_v7007000_t0000_u01788486363598") as it is a hide marker 2026/09/04 01:47:21 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2231a6b040fff548_d20260904_m014554_c001_v0001144_t0007_u01788486354969") 2026/09/04 01:47:21 DEBUG : zero-length-file: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff547_d20260904_m014554_c001_v7007000_t0000_u01788486354788") as it is a hide marker 2026/09/04 01:47:22 DEBUG : zero-length-file: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f400dca336ecb9549_d20260904_m014554_c001_v0001098_t0012_u01788486354226") 2026/09/04 01:47:22 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff529_d20260904_m014537_c001_v7007000_t0000_u01788486337780") as it is a hide marker 2026/09/04 01:47:22 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9507_d20260904_m014536_c001_v0001098_t0009_u01788486336969") 2026/09/04 01:47:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff519_d20260904_m014532_c001_v7007000_t0000_u01788486332223") as it is a hide marker 2026/09/04 01:47:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb94f3_d20260904_m014530_c001_v0001098_t0010_u01788486330995") 2026/09/04 01:47:22 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff534_d20260904_m014541_c001_v7007000_t0000_u01788486341397") as it is a hide marker 2026/09/04 01:47:22 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9517_d20260904_m014540_c001_v0001098_t0015_u01788486340580") 2026/09/04 01:47:22 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff52f_d20260904_m014540_c001_v7007000_t0000_u01788486340218") as it is a hide marker 2026/09/04 01:47:22 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb9513_d20260904_m014539_c001_v0001098_t0028_u01788486339484") 2026/09/04 01:47:22 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff536_d20260904_m014542_c001_v7007000_t0000_u01788486342581") as it is a hide marker 2026/09/04 01:47:22 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb951b_d20260904_m014541_c001_v0001098_t0053_u01788486341757") 2026/09/04 01:47:22 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff52d_d20260904_m014538_c001_v7007000_t0000_u01788486338996") as it is a hide marker 2026/09/04 01:47:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb950d_d20260904_m014538_c001_v0001098_t0011_u01788486338144") 2026/09/04 01:47:22 DEBUG : ./.: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff51f_d20260904_m014533_c001_v7007000_t0000_u01788486333342") as it is a hide marker 2026/09/04 01:47:22 DEBUG : ./.: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb94f5_d20260904_m014532_c001_v0001098_t0050_u01788486332583") 2026/09/04 01:47:22 DEBUG : ../..: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f4231a6b040fff522_d20260904_m014534_c001_v7007000_t0000_u01788486334366") as it is a hide marker 2026/09/04 01:47:22 DEBUG : ../..: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb94fb_d20260904_m014533_c001_v0001098_t0016_u01788486333701") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/04 01:47:23 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/09/04 01:47:23 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/09/04 01:47:23 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/09/04 01:47:24 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/09/04 01:47:24 INFO : B2 bucket rclone-test-weliqur5vocu: cleaning bucket "rclone-test-weliqur5vocu" of pending multipart uploads older than 0s 2026/09/04 01:47:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb956b_d20260904_m014604_c001_v0001098_t0016_u01788486364689") "upload" dated 2026-09-04 01:46:04.689 +0000 UTC (1m19.911337351s ago) 2026/09/04 01:47:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf94d_d20260904_m014723_c001_v0001102_t0057_u01788486443564") as it is a start marker (upload started at 2026-09-04 01:47:23.564 +0000 UTC) 2026/09/04 01:47:24 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/04 01:47:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf94e_d20260904_m014723_c001_v0001098_t0012_u01788486443756") as it is a start marker (upload started at 2026-09-04 01:47:23.756 +0000 UTC) 2026/09/04 01:47:24 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/04 01:47:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf94f_d20260904_m014723_c001_v0001150_t0011_u01788486443950") as it is a start marker (upload started at 2026-09-04 01:47:23.95 +0000 UTC) 2026/09/04 01:47:24 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/04 01:47:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf950_d20260904_m014724_c001_v0001101_t0049_u01788486444142") as it is a start marker (upload started at 2026-09-04 01:47:24.142 +0000 UTC) 2026/09/04 01:47:24 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/04 01:47:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf94c_d20260904_m014723_c001_v7007000_t0000_u01788486443382") "hide" dated 2026-09-04 01:47:23.382 +0000 UTC (1.218519706s ago) 2026/09/04 01:47:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f103aa03b27ff62c5_d20260904_m014713_c001_v0001102_t0024_u01788486433280") 2026/09/04 01:47:24 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/04 01:47:24 INFO : B2 bucket rclone-test-weliqur5vocu: cleaning bucket "rclone-test-weliqur5vocu" of pending multipart uploads older than 0s 2026/09/04 01:47:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb956b_d20260904_m014604_c001_v0001098_t0016_u01788486364689") "upload" dated 2026-09-04 01:46:04.689 +0000 UTC (1m20.368862671s ago) 2026/09/04 01:47:25 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf94d_d20260904_m014723_c001_v0001102_t0057_u01788486443564") as it is a start marker (upload started at 2026-09-04 01:47:23.564 +0000 UTC) 2026/09/04 01:47:25 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf94e_d20260904_m014723_c001_v0001098_t0012_u01788486443756") as it is a start marker (upload started at 2026-09-04 01:47:23.756 +0000 UTC) 2026/09/04 01:47:25 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf94f_d20260904_m014723_c001_v0001150_t0011_u01788486443950") as it is a start marker (upload started at 2026-09-04 01:47:23.95 +0000 UTC) 2026/09/04 01:47:25 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf950_d20260904_m014724_c001_v0001101_t0049_u01788486444142") as it is a start marker (upload started at 2026-09-04 01:47:24.142 +0000 UTC) 2026/09/04 01:47:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf94c_d20260904_m014723_c001_v7007000_t0000_u01788486443382") "hide" dated 2026-09-04 01:47:23.382 +0000 UTC (1.676061778s ago) 2026/09/04 01:47:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f103aa03b27ff62c5_d20260904_m014713_c001_v0001102_t0024_u01788486433280") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/04 01:47:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/04 01:47:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/04 01:47:26 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/09/04 01:47:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/04 01:47:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/04 01:47:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/04 01:47:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/04 01:47:28 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/04 01:47:29 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/04 01:47:29 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/04 01:47:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:47:33 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/09/04 01:47:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f2275c184cabb8011_d20260904_m014733_c001_v0001134_t0059_u01788486453177") 2026/09/04 01:47:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:47:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/04 01:47:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/04 01:47:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:47:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:47:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/04 01:47:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/04 01:47:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/04 01:47:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/04 01:47:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/04 01:47:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/04 01:47:40 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/04 01:47:40 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/04 01:47:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:47:42 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/09/04 01:47:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f21994da936415b34_d20260904_m014742_c001_v0001037_t0035_u01788486462588") 2026/09/04 01:47:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/04 01:47:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/04 01:47:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/04 01:47:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:47:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:47:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/04 01:47:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/04 01:47:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/04 01:47:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/04 01:47:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/04 01:47:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/04 01:47:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/04 01:47:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/04 01:47:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/04 01:47:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/04 01:47:50 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/04 01:47:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:47:52 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/09/04 01:47:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f207777a2b4dcde65_d20260904_m014753_c001_v0001099_t0035_u01788486473035") 2026/09/04 01:47:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/04 01:47:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/04 01:47:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:47:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/04 01:47:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/04 01:47:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:47:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:47:55 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/09/04 01:47:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/04 01:47:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/04 01:47:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/04 01:47:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/04 01:47:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/04 01:48:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/04 01:48:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/04 01:48:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:48:02 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/09/04 01:48:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f207777a2b4dcde69_d20260904_m014802_c001_v0001033_t0032_u01788486482131") 2026/09/04 01:48:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:48:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/04 01:48:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/04 01:48:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:48:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:48:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/04 01:48:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/04 01:48:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/04 01:48:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/04 01:48:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/04 01:48:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/04 01:48:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/04 01:48:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/04 01:48:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:48:11 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/09/04 01:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f209ae79792f3708a_d20260904_m014811_c001_v0001178_t0003_u01788486491934") 2026/09/04 01:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/04 01:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/04 01:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/04 01:48:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:48:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:48:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/04 01:48:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/04 01:48:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/04 01:48:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/04 01:48:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/04 01:48:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/04 01:48:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/04 01:48:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/04 01:48:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/04 01:48:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/04 01:48:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/04 01:48:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:48:22 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/09/04 01:48:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f221fccf44745e1e4_d20260904_m014822_c001_v0001174_t0021_u01788486502288") 2026/09/04 01:48:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/04 01:48:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:48:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/04 01:48:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/04 01:48:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/04 01:48:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/04 01:48:22 DEBUG : pacer: Reducing sleep to 10ms 2026/09/04 01:48:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/04 01:48:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:48:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:48:25 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/09/04 01:48:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/04 01:48:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/04 01:48:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/04 01:48:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/04 01:48:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/04 01:48:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/04 01:48:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/04 01:48:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:48:32 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/09/04 01:48:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f221fccf44745e1e9_d20260904_m014832_c001_v0001181_t0052_u01788486512211") 2026/09/04 01:48:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:48:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/04 01:48:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/04 01:48:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:48:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:48:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/04 01:48:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/04 01:48:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/04 01:48:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/04 01:48:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/04 01:48:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/04 01:48:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/04 01:48:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/04 01:48:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:48:42 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/09/04 01:48:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e6f3_d20260904_m014842_c001_v0001103_t0033_u01788486522670") 2026/09/04 01:48:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/04 01:48:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/04 01:48:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/04 01:48:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:48:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:48:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/04 01:48:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/04 01:48:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/04 01:48:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/04 01:48:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/04 01:48:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/04 01:48:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/04 01:48:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/04 01:48:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/04 01:48:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/04 01:48:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/04 01:48:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:48:53 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/09/04 01:48:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f203fca32a19cb85c_d20260904_m014853_c001_v0001090_t0026_u01788486533315") 2026/09/04 01:48:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/04 01:48:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:48:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/04 01:48:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/04 01:48:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/04 01:48:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:48:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:48:56 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/09/04 01:48:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/04 01:48:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/04 01:48:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/04 01:48:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/04 01:48:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/04 01:49:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/04 01:49:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/04 01:49:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:49:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/09/04 01:49:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f203fca32a19cb861_d20260904_m014903_c001_v0001134_t0006_u01788486543607") 2026/09/04 01:49:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:49:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/04 01:49:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/04 01:49:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:49:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:49:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/04 01:49:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/04 01:49:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/04 01:49:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/04 01:49:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/04 01:49:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/04 01:49:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/04 01:49:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/04 01:49:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:49:15 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/09/04 01:49:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e70c_d20260904_m014915_c001_v0001150_t0013_u01788486555137") 2026/09/04 01:49:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/04 01:49:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/04 01:49:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/04 01:49:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/04 01:49:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/04 01:49:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/04 01:49:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/04 01:49:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/04 01:49:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/04 01:49:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/04 01:49:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/04 01:49:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/04 01:49:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/04 01:49:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/04 01:49:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:49:26 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/09/04 01:49:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e726_d20260904_m014926_c001_v0001167_t0047_u01788486566927") 2026/09/04 01:49:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/04 01:49:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/04 01:49:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:49:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/04 01:49:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/04 01:49:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:49:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:49:30 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/09/04 01:49:33 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/04 01:49:33 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/04 01:49:33 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/04 01:49:33 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/04 01:49:34 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/04 01:49:36 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/04 01:49:36 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/04 01:49:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:49:38 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/09/04 01:49:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f203fca32a19cb8a6_d20260904_m014938_c001_v0001146_t0052_u01788486578340") 2026/09/04 01:49:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:49:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/04 01:49:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/04 01:49:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:49:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:49:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/04 01:49:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/04 01:49:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/04 01:49:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/04 01:49:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/04 01:49:45 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/04 01:49:46 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/04 01:49:46 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/04 01:49:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:49:49 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/09/04 01:49:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f217682374810dbf8_d20260904_m014949_c001_v0001167_t0046_u01788486589564") 2026/09/04 01:49:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/04 01:49:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/04 01:49:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/04 01:49:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:49:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:49:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/04 01:49:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/04 01:49:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/04 01:49:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/04 01:49:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/04 01:49:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/04 01:49:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/04 01:49:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/04 01:49:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/04 01:49:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/04 01:49:59 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/04 01:50:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:50:02 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/09/04 01:50:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f20260a825acfa605_d20260904_m015002_c001_v0001103_t0001_u01788486602480") 2026/09/04 01:50:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/04 01:50:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:50:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/04 01:50:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/04 01:50:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/04 01:50:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:50:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:50:05 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/09/04 01:50:09 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/04 01:50:09 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/04 01:50:09 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/04 01:50:09 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/04 01:50:10 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/04 01:50:12 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/04 01:50:12 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/04 01:50:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:50:14 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/09/04 01:50:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f207777a2b4dce2a4_d20260904_m015014_c001_v0001183_t0041_u01788486614759") 2026/09/04 01:50:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:50:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/04 01:50:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/04 01:50:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/04 01:50:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/04 01:50:15 DEBUG : pacer: Reducing sleep to 10ms 2026/09/04 01:50:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:50:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:50:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/04 01:50:20 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/04 01:50:20 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/04 01:50:20 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/04 01:50:20 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/04 01:50:23 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/04 01:50:23 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/04 01:50:23 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/04 01:50:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:50:27 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/09/04 01:50:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f22410c43b3c49a46_d20260904_m015027_c001_v0001109_t0056_u01788486627494") 2026/09/04 01:50:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/04 01:50:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/04 01:50:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/04 01:50:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:50:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:50:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/04 01:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/04 01:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/04 01:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/04 01:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/04 01:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/04 01:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/04 01:50:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/04 01:50:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/04 01:50:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/04 01:50:38 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/04 01:50:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/04 01:50:42 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/09/04 01:50:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fa2ad03107d6babaf080e1b_f201ddc18a8daec85_d20260904_m015042_c001_v0001091_t0045_u01788486642421") 2026/09/04 01:50:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/04 01:50:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/04 01:50:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/04 01:50:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/04 01:50:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/04 01:50:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/04 01:50:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/04 01:50:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/04 01:50:49 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/04 01:50:49 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/04 01:50:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Unknown 500 Internal Server Error (500 unknown) 2026/09/04 01:50:49 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/04 01:50:49 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1130-15.backblaze.com/b2api/v1/b2_upload_file/0fa2ad03107d6babaf080e1b/c001_v0001130_t0043": write tcp: unexpected EOF 2026/09/04 01:50:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-15.backblaze.com/b2api/v1/b2_upload_file/0fa2ad03107d6babaf080e1b/c001_v0001130_t0043": write tcp: unexpected EOF) 2026/09/04 01:50:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1130-15.backblaze.com/b2api/v1/b2_upload_file/0fa2ad03107d6babaf080e1b/c001_v0001130_t0043": write tcp: unexpected EOF 2026/09/04 01:50:50 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/04 01:50:50 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/04 01:50:50 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/04 01:50:50 DEBUG : retry-chunked-Status500.bin: Error sending chunk 0 (retry=true): Unknown 500 Internal Server Error (500 unknown): &api.Error{Status:500, Code:"unknown", Message:"Unknown 500 Internal Server Error"} 2026/09/04 01:50:50 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/04 01:50:50 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/04 01:50:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/04 01:50:50 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/04 01:50:50 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/04 01:50:50 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/04 01:50:50 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/04 01:50:50 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/04 01:50:51 DEBUG : pacer: Reducing sleep to 10ms 2026/09/04 01:50:52 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/04 01:50:53 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/04 01:50:53 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/04 01:50:53 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/04 01:50:56 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/04 01:50:56 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/04 01:50:56 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1106-06.backblaze.com/b2api/v1/b2_upload_part/4_z0fa2ad03107d6babaf080e1b_f22280698d8099aea_d20260904_m015056_c001_v0001106_t0022_u01788486656157/0041": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1106-06.backblaze.com/b2api/v1/b2_upload_part/4_z0fa2ad03107d6babaf080e1b_f22280698d8099aea_d20260904_m015056_c001_v0001106_t0022_u01788486656157/0041", Err:(*net.OpError)(0x3423f05c5900)} 2026/09/04 01:50:56 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1106-06.backblaze.com/b2api/v1/b2_upload_part/4_z0fa2ad03107d6babaf080e1b_f22280698d8099aea_d20260904_m015056_c001_v0001106_t0022_u01788486656157/0041": write tcp: unexpected EOF 2026/09/04 01:50:56 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1106-06.backblaze.com/b2api/v1/b2_upload_part/4_z0fa2ad03107d6babaf080e1b_f22280698d8099aea_d20260904_m015056_c001_v0001106_t0022_u01788486656157/0041": write tcp: unexpected EOF) 2026/09/04 01:50:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/04 01:50:56 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/04 01:50:56 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/04 01:50:56 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/04 01:50:56 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/04 01:50:56 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/04 01:50:56 DEBUG : pacer: Reducing sleep to 10ms 2026/09/04 01:50:58 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/04 01:50:59 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/04 01:50:59 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/04 01:50:59 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/04 01:51:02 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1165-19.backblaze.com/b2api/v1/b2_upload_file/0fa2ad03107d6babaf080e1b/c001_v0001165_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/04 01:51:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-19.backblaze.com/b2api/v1/b2_upload_file/0fa2ad03107d6babaf080e1b/c001_v0001165_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/04 01:51:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1165-19.backblaze.com/b2api/v1/b2_upload_file/0fa2ad03107d6babaf080e1b/c001_v0001165_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/04 01:51:02 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/04 01:51:03 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/04 01:51:03 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/04 01:51:03 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/04 01:51:03 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/04 01:51:05 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/04 01:51:05 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/04 01:51:05 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/04 01:51:05 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/04 01:51:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fa2ad03107d6babaf080e1b_f21029a3478194b54_d20260904_m015114_c001_v0001116_t0055_u01788486674046") 2026/09/04 01:51:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/04 01:51:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/04 01:51:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/04 01:51:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/04 01:51:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/04 01:51:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/04 01:51:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/04 01:51:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/04 01:51:23 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/04 01:51:26 DEBUG : chunked-copy: Done sending chunk 1 2026/09/04 01:51:26 DEBUG : chunked-copy: Done sending chunk 0 2026/09/04 01:51:26 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/04 01:51:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fa2ad03107d6babaf080e1b_f20868b4aacc2e7be_d20260904_m015127_c001_v0001043_t0053_u01788486687215") 2026/09/04 01:51:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/04 01:51:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/04 01:51:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/04 01:51:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/04 01:51:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/04 01:51:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/04 01:51:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/04 01:51:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/04 01:51:30 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/04 01:51:32 DEBUG : chunked-copy: Done sending chunk 0 2026/09/04 01:51:32 DEBUG : chunked-copy: Done sending chunk 1 2026/09/04 01:51:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/04 01:51:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fa2ad03107d6babaf080e1b_f20868b4aacc2e7c7_d20260904_m015133_c001_v0001039_t0003_u01788486693466") 2026/09/04 01:51:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/04 01:51:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/04 01:51:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/04 01:51:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/04 01:51:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/04 01:51:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/04 01:51:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/04 01:51:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/04 01:51:36 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/04 01:51:38 DEBUG : chunked-copy: Done sending chunk 1 2026/09/04 01:51:38 DEBUG : chunked-copy: Done sending chunk 0 2026/09/04 01:51:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/04 01:51:39 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0fa2ad03107d6babaf080e1b_f20868b4aacc2e7d0_d20260904_m015139_c001_v0001097_t0023_u01788486699675") 2026/09/04 01:51:39 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/04 01:51:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/04 01:51:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/04 01:51:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/04 01:51:40 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/04 01:51:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/04 01:51:40 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/04 01:51:41 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/04 01:51:43 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/04 01:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-weliqur5vocu/deeper/nonexisting/directory" 2026/09/04 01:51:44 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/04 01:51:45 INFO : B2 bucket rclone-test-weliqur5vocu: cleaning bucket "rclone-test-weliqur5vocu" of all files 2026/09/04 01:51:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f42410c43b3c49649_d20260904_m015019_c001_v7007000_t0000_u01788486619430") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f207777a2b4dce2a4_d20260904_m015014_c001_v0001183_t0041_u01788486614759") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f407777a2b4dce2a3_d20260904_m015014_c001_v7007000_t0000_u01788486614127") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f214cef54ad0362c2_d20260904_m015008_c001_v0001153_t0018_u01788486608602") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f42280698d8099312_d20260904_m015049_c001_v7007000_t0000_u01788486649312") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f201ddc18a8daec85_d20260904_m015042_c001_v0001091_t0045_u01788486642421") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f401ddc18a8daec84_d20260904_m015041_c001_v7007000_t0000_u01788486641776") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f22410c43b3c49a51_d20260904_m015034_c001_v0001103_t0020_u01788486634568") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f42410c43b3c49a50_d20260904_m015034_c001_v7007000_t0000_u01788486634388") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f22410c43b3c49a46_d20260904_m015027_c001_v0001109_t0056_u01788486627494") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f42410c43b3c49a43_d20260904_m015026_c001_v7007000_t0000_u01788486626827") 2026/09/04 01:51:46 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f22410c43b3c4964a_d20260904_m015019_c001_v0001105_t0006_u01788486619612") 2026/09/04 01:51:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4000c361fed8e6e6_d20260904_m014827_c001_v7007000_t0000_u01788486507160") 2026/09/04 01:51:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f221fccf44745e1e4_d20260904_m014822_c001_v0001174_t0021_u01788486502288") 2026/09/04 01:51:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f409ae79792f3708b_d20260904_m014816_c001_v7007000_t0000_u01788486496492") 2026/09/04 01:51:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f209ae79792f3708a_d20260904_m014811_c001_v0001178_t0003_u01788486491934") 2026/09/04 01:51:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f421fccf44745e1e3_d20260904_m014821_c001_v7007000_t0000_u01788486501866") 2026/09/04 01:51:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f209ae79792f3708c_d20260904_m014816_c001_v0001174_t0005_u01788486496672") 2026/09/04 01:51:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f409ae79792f37089_d20260904_m014811_c001_v7007000_t0000_u01788486491508") 2026/09/04 01:51:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f209ae79792f37088_d20260904_m014806_c001_v0001185_t0006_u01788486486641") 2026/09/04 01:51:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f409ae79792f37087_d20260904_m014806_c001_v7007000_t0000_u01788486486461") 2026/09/04 01:51:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f207777a2b4dcde69_d20260904_m014802_c001_v0001033_t0032_u01788486482131") 2026/09/04 01:51:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f407777a2b4dcde67_d20260904_m014801_c001_v7007000_t0000_u01788486481727") 2026/09/04 01:51:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f209ae79792f37084_d20260904_m014757_c001_v0001180_t0034_u01788486477796") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4000c361fed8e6fb_d20260904_m014858_c001_v7007000_t0000_u01788486538017") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f203fca32a19cb85c_d20260904_m014853_c001_v0001090_t0026_u01788486533315") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4000c361fed8e6f6_d20260904_m014847_c001_v7007000_t0000_u01788486527218") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e6f3_d20260904_m014842_c001_v0001103_t0033_u01788486522670") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f403fca32a19cb85b_d20260904_m014852_c001_v7007000_t0000_u01788486532823") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e6f7_d20260904_m014847_c001_v0001174_t0042_u01788486527400") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4000c361fed8e6f1_d20260904_m014842_c001_v7007000_t0000_u01788486522260") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e6f0_d20260904_m014836_c001_v0001042_t0018_u01788486516305") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4000c361fed8e6ee_d20260904_m014836_c001_v7007000_t0000_u01788486516081") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f221fccf44745e1e9_d20260904_m014832_c001_v0001181_t0052_u01788486512211") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f421fccf44745e1e8_d20260904_m014831_c001_v7007000_t0000_u01788486511779") 2026/09/04 01:51:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e6e7_d20260904_m014827_c001_v0001039_t0023_u01788486507383") 2026/09/04 01:51:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f409ae79792f37083_d20260904_m014757_c001_v7007000_t0000_u01788486477557") 2026/09/04 01:51:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f207777a2b4dcde65_d20260904_m014753_c001_v0001099_t0035_u01788486473035") 2026/09/04 01:51:47 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f407777a2b4dcde64_d20260904_m014752_c001_v7007000_t0000_u01788486472592") 2026/09/04 01:51:47 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f21994da936415b3a_d20260904_m014747_c001_v0001033_t0037_u01788486467760") 2026/09/04 01:51:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41994da936415b39_d20260904_m014747_c001_v7007000_t0000_u01788486467579") 2026/09/04 01:51:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f21994da936415b34_d20260904_m014742_c001_v0001037_t0035_u01788486462588") 2026/09/04 01:51:48 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41994da936415b33_d20260904_m014742_c001_v7007000_t0000_u01788486462203") 2026/09/04 01:51:48 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f21994da936415b18_d20260904_m014737_c001_v0001182_t0017_u01788486457306") 2026/09/04 01:51:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41994da936415b17_d20260904_m014737_c001_v7007000_t0000_u01788486457123") 2026/09/04 01:51:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2275c184cabb8011_d20260904_m014733_c001_v0001134_t0059_u01788486453177") 2026/09/04 01:51:48 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4275c184cabb8010_d20260904_m014732_c001_v7007000_t0000_u01788486452763") 2026/09/04 01:51:48 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f21943dcbbb4bf951_d20260904_m014727_c001_v0001136_t0010_u01788486447123") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f417682374810dbd6_d20260904_m014932_c001_v7007000_t0000_u01788486572718") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e726_d20260904_m014926_c001_v0001167_t0047_u01788486566927") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4000c361fed8e71e_d20260904_m014920_c001_v7007000_t0000_u01788486560550") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e70c_d20260904_m014915_c001_v0001150_t0013_u01788486555137") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4000c361fed8e723_d20260904_m014926_c001_v7007000_t0000_u01788486566430") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e71f_d20260904_m014920_c001_v0001167_t0017_u01788486560730") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4000c361fed8e70b_d20260904_m014914_c001_v7007000_t0000_u01788486554664") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e704_d20260904_m014908_c001_v0001144_t0013_u01788486548077") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f4000c361fed8e703_d20260904_m014907_c001_v7007000_t0000_u01788486547897") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f203fca32a19cb861_d20260904_m014903_c001_v0001134_t0006_u01788486543607") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f403fca32a19cb860_d20260904_m014903_c001_v7007000_t0000_u01788486543121") 2026/09/04 01:51:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f2000c361fed8e6fc_d20260904_m014858_c001_v0001157_t0040_u01788486538199") 2026/09/04 01:51:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f414cef54ad0362bf_d20260904_m015008_c001_v7007000_t0000_u01788486608417") 2026/09/04 01:51:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f20260a825acfa605_d20260904_m015002_c001_v0001103_t0001_u01788486602480") 2026/09/04 01:51:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f40260a825acfa21c_d20260904_m015001_c001_v7007000_t0000_u01788486601867") 2026/09/04 01:51:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f217682374810dbfc_d20260904_m014955_c001_v0001167_t0010_u01788486595618") 2026/09/04 01:51:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f417682374810dbfb_d20260904_m014955_c001_v7007000_t0000_u01788486595436") 2026/09/04 01:51:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f217682374810dbf8_d20260904_m014949_c001_v0001167_t0046_u01788486589564") 2026/09/04 01:51:49 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f417682374810dbf6_d20260904_m014948_c001_v7007000_t0000_u01788486588998") 2026/09/04 01:51:49 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f217682374810dbf1_d20260904_m014943_c001_v0001182_t0023_u01788486583158") 2026/09/04 01:51:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f417682374810dbf0_d20260904_m014942_c001_v7007000_t0000_u01788486582977") 2026/09/04 01:51:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f203fca32a19cb8a6_d20260904_m014938_c001_v0001146_t0052_u01788486578340") 2026/09/04 01:51:49 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f403fca32a19cb8a5_d20260904_m014937_c001_v7007000_t0000_u01788486577831") 2026/09/04 01:51:49 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f217682374810dbd8_d20260904_m014932_c001_v0001041_t0022_u01788486572898") 2026/09/04 01:51:49 DEBUG : chunked-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41220d45242c9fdf_d20260904_m015141_c001_v7007000_t0000_u01788486701886") 2026/09/04 01:51:49 DEBUG : chunked-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f21029a3478194b94_d20260904_m015136_c001_v0001102_t0025_u01788486696082") 2026/09/04 01:51:49 DEBUG : chunked-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41029a3478194b92_d20260904_m015135_c001_v7007000_t0000_u01788486695494") 2026/09/04 01:51:49 DEBUG : chunked-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f21029a3478194b75_d20260904_m015129_c001_v0001103_t0050_u01788486689861") 2026/09/04 01:51:49 DEBUG : chunked-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41029a3478194b74_d20260904_m015129_c001_v7007000_t0000_u01788486689167") 2026/09/04 01:51:49 DEBUG : chunked-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f21029a3478194b72_d20260904_m015123_c001_v0001104_t0047_u01788486683139") 2026/09/04 01:51:49 DEBUG : chunked-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41029a3478194b58_d20260904_m015122_c001_v7007000_t0000_u01788486682392") 2026/09/04 01:51:49 DEBUG : chunked-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f1084cada7b7000a0_d20260904_m015111_c001_v0001130_t0023_u01788486671877") 2026/09/04 01:51:49 DEBUG : chunked-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41029a3478194b50_d20260904_m015111_c001_v7007000_t0000_u01788486671423") 2026/09/04 01:51:49 DEBUG : chunked-copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f1084cada7b700098_d20260904_m015107_c001_v0001130_t0002_u01788486667277") 2026/09/04 01:51:49 DEBUG : chunked-copy.copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41220d45242c9fdd_d20260904_m015141_c001_v7007000_t0000_u01788486701611") 2026/09/04 01:51:49 DEBUG : chunked-copy.copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f20868b4aacc2e7d0_d20260904_m015139_c001_v0001097_t0023_u01788486699675") 2026/09/04 01:51:49 DEBUG : chunked-copy.copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41029a3478194b91_d20260904_m015135_c001_v7007000_t0000_u01788486695315") 2026/09/04 01:51:49 DEBUG : chunked-copy.copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f20868b4aacc2e7c7_d20260904_m015133_c001_v0001039_t0003_u01788486693466") 2026/09/04 01:51:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41029a3478194b73_d20260904_m015128_c001_v7007000_t0000_u01788486688988") 2026/09/04 01:51:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f20868b4aacc2e7be_d20260904_m015127_c001_v0001043_t0053_u01788486687215") 2026/09/04 01:51:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41029a3478194b57_d20260904_m015122_c001_v7007000_t0000_u01788486682208") 2026/09/04 01:51:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f21029a3478194b54_d20260904_m015114_c001_v0001116_t0055_u01788486674046") 2026/09/04 01:51:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41029a3478194b4f_d20260904_m015111_c001_v7007000_t0000_u01788486671238") 2026/09/04 01:51:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f11972ecbfdbe5e6d_d20260904_m015109_c001_v0001146_t0015_u01788486669528") 2026/09/04 01:51:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f100dca336ecb956b_d20260904_m014604_c001_v0001098_t0016_u01788486364689") 2026/09/04 01:51:50 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41029a3478194b4a_d20260904_m015102_c001_v7007000_t0000_u01788486662004") 2026/09/04 01:51:50 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f22280698d8099aea_d20260904_m015056_c001_v0001106_t0022_u01788486656157") 2026/09/04 01:51:50 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f42280698d80999ea_d20260904_m015055_c001_v7007000_t0000_u01788486655786") 2026/09/04 01:51:50 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f22280698d8099316_d20260904_m015050_c001_v0001100_t0028_u01788486650413") 2026/09/04 01:51:50 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41220d45242c9fe0_d20260904_m015142_c001_v7007000_t0000_u01788486702856") 2026/09/04 01:51:50 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f1084cada7b7000e4_d20260904_m015142_c001_v0001130_t0006_u01788486702430") 2026/09/04 01:51:50 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41220d45242c9fe1_d20260904_m015144_c001_v7007000_t0000_u01788486704267") 2026/09/04 01:51:50 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f1084cada7b7000ea_d20260904_m015143_c001_v0001130_t0014_u01788486703928") 2026/09/04 01:51:50 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f1084cada7b7000e6_d20260904_m015143_c001_v0001130_t0000_u01788486703037") 2026/09/04 01:51:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fa2ad03107d6babaf080e1b_f41943dcbbb4bf94c_d20260904_m014723_c001_v7007000_t0000_u01788486443382") 2026/09/04 01:51:51 INFO : B2 bucket rclone-test-weliqur5vocu: cleaning bucket "rclone-test-weliqur5vocu" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (385.87s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (383.82s) --- 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 (23.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.34s) --- 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.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.86s) --- 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.25s) --- 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.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.39s) --- 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.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.36s) --- 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.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (202.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (11.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (34.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (11.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (12.87s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (11.95s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (10.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.33s) --- 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 385.903s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m27.039237365s (try 1/5)