"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/03 12:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yewojaz7cevu" 2026/09/03 12:14:10 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/03 12:14:12 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/03 12:14:13 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/03 12:14:13 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/03 12:14:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/03 12:14:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/03 12:14:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/03 12:14:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/03 12:14:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/03 12:14:41 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/03 12:14:41 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/03 12:14:49 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/03 12:14:50 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/03 12:14:55 INFO : B2 bucket rclone-test-yewojaz7cevu: cleaning bucket "rclone-test-yewojaz7cevu" of all files 2026/09/03 12:14:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e1947306_d20260903_m121454_c001_v0001172_t0038_u01788437694424") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/03 12:14:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yewojaz7cevu/dirToPurgeFromRoot" 2026/09/03 12:14:57 INFO : B2 bucket rclone-test-yewojaz7cevu path dirToPurgeFromRoot: cleaning bucket "rclone-test-yewojaz7cevu" of all files 2026/09/03 12:14:58 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e1947308_d20260903_m121456_c001_v0001172_t0032_u01788437696058") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/03 12:14:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yewojaz7cevu/hello? sausage/êé" 2026/09/03 12:15:03 INFO : B2 bucket rclone-test-yewojaz7cevu path hello? sausage/êé: cleaning bucket "rclone-test-yewojaz7cevu" of all files 2026/09/03 12:15:03 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f111399dc76107fde_d20260903_m121501_c001_v0001097_t0000_u01788437701859") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/03 12:15:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yewojaz7cevu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/03 12:15:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yewojaz7cevu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-yewojaz7cevu" from "TestB2:rclone-test-yewojaz7cevu" 2026/09/03 12:15:18 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/03 12:15:30 DEBUG : Creating backend with remote "TestB2:rclone-test-quleqor5guzo" 2026/09/03 12:15:33 DEBUG : B2 bucket rclone-test-quleqor5guzo: Purge remote 2026/09/03 12:15:33 INFO : B2 bucket rclone-test-quleqor5guzo: cleaning bucket "rclone-test-quleqor5guzo" of all files 2026/09/03 12:15:33 DEBUG : somefile: Deleting (id "4_z1f021d83302d6b7baf080e1b_f418d43c4a3e94e10_d20260903_m121532_c001_v0001183_t0004_u01788437732278") === 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/03 12:15:35 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/03 12:15:35 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/03 12:15:38 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.069Mi 2026/09/03 12:15:38 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/03 12:15:38 DEBUG : test-metadata: multipart upload: starting chunk 1 size 70.490Ki offset 6Mi/6.069Mi 2026/09/03 12:15:38 DEBUG : test-metadata: Sending chunk 1 length 72182 2026/09/03 12:15:40 DEBUG : test-metadata: Done sending chunk 1 2026/09/03 12:15:41 DEBUG : test-metadata: Done sending chunk 0 2026/09/03 12:15:41 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/03 12:15:52 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1172-05.backblaze.com/b2api/v1/b2_upload_file/ff62ed33300d6b7baf080e1b/c001_v0001172_t0053": EOF 2026/09/03 12:15:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-05.backblaze.com/b2api/v1/b2_upload_file/ff62ed33300d6b7baf080e1b/c001_v0001172_t0053": EOF) 2026/09/03 12:15:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:148: Put error: Post "https://pod-000-1172-05.backblaze.com/b2api/v1/b2_upload_file/ff62ed33300d6b7baf080e1b/c001_v0001172_t0053": EOF - low level retry 1/10 2026/09/03 12:15:54 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-03-121546-771.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/03 12:15:56 DEBUG : oldPath = "TestB2:rclone-test-yewojaz7cevu/versions/test-versions-v2026-09-03-121546-771.txt" 2026/09/03 12:15:56 DEBUG : newPath = "TestB2,versions:rclone-test-yewojaz7cevu/versions/test-versions-v2026-09-03-121546-771.txt" 2026/09/03 12:15:56 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yewojaz7cevu/versions/test-versions-v2026-09-03-121546-771.txt" 2026/09/03 12:15:56 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/03 12:15:57 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yewojaz7cevu/versions/test-versions-v2026-09-03-121546-771.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yewojaz7cevu/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/03 12:16:00 INFO : B2 bucket rclone-test-yewojaz7cevu: cleaning bucket "rclone-test-yewojaz7cevu" of all hidden files 2026/09/03 12:16:01 DEBUG : leading space/ leading space: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d6e5_d20260903_m121420_c001_v7007000_t0000_u01788437660738") as it is a hide marker 2026/09/03 12:16:01 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : leading space/ leading space: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472ae_d20260903_m121420_c001_v0001172_t0021_u01788437660037") 2026/09/03 12:16:01 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d6de_d20260903_m121419_c001_v7007000_t0000_u01788437659678") as it is a hide marker 2026/09/03 12:16:01 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472ac_d20260903_m121418_c001_v0001172_t0001_u01788437658869") 2026/09/03 12:16:01 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8db_d20260903_m121427_c001_v7007000_t0000_u01788437667192") as it is a hide marker 2026/09/03 12:16:01 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472c6_d20260903_m121426_c001_v0001172_t0013_u01788437666517") 2026/09/03 12:16:01 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : created from root.txt: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f413a4e154d9de81a_d20260903_m121526_c001_v7007000_t0000_u01788437726443") as it is a hide marker 2026/09/03 12:16:01 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : created from root.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f113bbad2f7ff5360_d20260903_m121525_c001_v0001184_t0000_u01788437725429") 2026/09/03 12:16:01 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : file name.txt: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f406aa1fcbb573f76_d20260903_m121534_c001_v7007000_t0000_u01788437734737") as it is a hide marker 2026/09/03 12:16:01 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : file name.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e1947336_d20260903_m121514_c001_v0001172_t0054_u01788437714200") 2026/09/03 12:16:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : file name.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1159268958716a85_d20260903_m121509_c001_v0001134_t0012_u01788437709039") 2026/09/03 12:16:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : file name.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472fe_d20260903_m121446_c001_v0001172_t0058_u01788437686496") 2026/09/03 12:16:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : file name.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472f8_d20260903_m121445_c001_v0001172_t0026_u01788437685449") 2026/09/03 12:16:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472fc_d20260903_m121445_c001_v0001172_t0011_u01788437685939") "upload" dated 2026-09-03 12:14:45.939 +0000 UTC (1m15.234340112s ago) 2026/09/03 12:16:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee75d8_d20260903_m121506_c001_v7007000_t0000_u01788437706466") as it is a hide marker 2026/09/03 12:16:01 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1114d3ed08a8618f_d20260903_m121505_c001_v0001102_t0058_u01788437705792") 2026/09/03 12:16:01 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f10128bbe82aeec6a_d20260903_m121504_c001_v0001102_t0037_u01788437704857") 2026/09/03 12:16:01 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e5_d20260903_m121434_c001_v7007000_t0000_u01788437674687") as it is a hide marker 2026/09/03 12:16:01 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472da_d20260903_m121434_c001_v0001172_t0022_u01788437674060") 2026/09/03 12:16:01 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : piped data.txt: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f406aa1fcbb574022_d20260903_m121536_c001_v7007000_t0000_u01788437736557") as it is a hide marker 2026/09/03 12:16:01 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : piped data.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e194735e_d20260903_m121536_c001_v0001172_t0045_u01788437736024") 2026/09/03 12:16:01 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : piped data.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f406aa1fcbb57401e_d20260903_m121535_c001_v7007000_t0000_u01788437735840") 2026/09/03 12:16:01 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : piped data.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4050f128e194735c_d20260903_m121535_c001_v0001172_t0053_u01788437735476") 2026/09/03 12:16:01 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e6_d20260903_m121435_c001_v7007000_t0000_u01788437675906") as it is a hide marker 2026/09/03 12:16:01 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472dc_d20260903_m121435_c001_v0001172_t0001_u01788437675050") 2026/09/03 12:16:01 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : test-metadata: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f406aa1fcbb574037_d20260903_m121544_c001_v7007000_t0000_u01788437744230") as it is a hide marker 2026/09/03 12:16:01 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : test-metadata: Deleting (id "4_zff62ed33300d6b7baf080e1b_f206aa1fcbb57402b_d20260903_m121538_c001_v0001171_t0048_u01788437738638") 2026/09/03 12:16:01 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : test-metadata: Deleting (id "4_zff62ed33300d6b7baf080e1b_f406aa1fcbb574026_d20260903_m121537_c001_v7007000_t0000_u01788437737726") 2026/09/03 12:16:01 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : test-metadata: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e1947362_d20260903_m121536_c001_v0001172_t0058_u01788437736743") 2026/09/03 12:16:01 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8dd_d20260903_m121429_c001_v7007000_t0000_u01788437669211") as it is a hide marker 2026/09/03 12:16:01 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472cc_d20260903_m121428_c001_v0001172_t0016_u01788437668544") 2026/09/03 12:16:01 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e1_d20260903_m121431_c001_v7007000_t0000_u01788437671469") as it is a hide marker 2026/09/03 12:16:01 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472d0_d20260903_m121430_c001_v0001172_t0034_u01788437670569") 2026/09/03 12:16:01 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8df_d20260903_m121430_c001_v7007000_t0000_u01788437670210") as it is a hide marker 2026/09/03 12:16:01 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472ce_d20260903_m121429_c001_v0001172_t0026_u01788437669570") 2026/09/03 12:16:01 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e2_d20260903_m121432_c001_v7007000_t0000_u01788437672503") as it is a hide marker 2026/09/03 12:16:01 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472d4_d20260903_m121431_c001_v0001172_t0036_u01788437671828") 2026/09/03 12:16:01 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e4_d20260903_m121433_c001_v7007000_t0000_u01788437673699") as it is a hide marker 2026/09/03 12:16:01 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472d8_d20260903_m121432_c001_v0001172_t0031_u01788437672863") 2026/09/03 12:16:01 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8dc_d20260903_m121428_c001_v7007000_t0000_u01788437668185") as it is a hide marker 2026/09/03 12:16:01 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : trailing space /trailing space : Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472ca_d20260903_m121427_c001_v0001172_t0021_u01788437667553") 2026/09/03 12:16:01 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff62ed33300d6b7baf080e1b_f1102a55bc228e27a_d20260903_m121554_c001_v0001174_t0007_u01788437754794") "upload" dated 2026-09-03 12:15:54.794 +0000 UTC (6.382428724s ago) 2026/09/03 12:16:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f412677dbc3ad42c8_d20260903_m121550_c001_v7007000_t0000_u01788437750024") 2026/09/03 12:16:01 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e1947374_d20260903_m121546_c001_v0001172_t0058_u01788437746771") 2026/09/03 12:16:01 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8ef_d20260903_m121444_c001_v7007000_t0000_u01788437684899") as it is a hide marker 2026/09/03 12:16:01 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff62ed33300d6b7baf080e1b_f223cbaf4e6d6d8e8_d20260903_m121437_c001_v0001136_t0047_u01788437677901") 2026/09/03 12:16:01 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : zero-length-file: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e7_d20260903_m121437_c001_v7007000_t0000_u01788437677721") as it is a hide marker 2026/09/03 12:16:01 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : zero-length-file: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4050f128e19472e4_d20260903_m121437_c001_v0001172_t0053_u01788437677180") 2026/09/03 12:16:01 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8d1_d20260903_m121421_c001_v7007000_t0000_u01788437661832") as it is a hide marker 2026/09/03 12:16:01 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472b2_d20260903_m121421_c001_v0001172_t0053_u01788437661096") 2026/09/03 12:16:01 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d6ca_d20260903_m121416_c001_v7007000_t0000_u01788437656267") as it is a hide marker 2026/09/03 12:16:01 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e194729c_d20260903_m121415_c001_v0001172_t0055_u01788437655146") 2026/09/03 12:16:01 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8d7_d20260903_m121425_c001_v7007000_t0000_u01788437665157") as it is a hide marker 2026/09/03 12:16:01 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472be_d20260903_m121424_c001_v0001172_t0008_u01788437664521") 2026/09/03 12:16:01 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8d5_d20260903_m121424_c001_v7007000_t0000_u01788437664161") as it is a hide marker 2026/09/03 12:16:01 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472b8_d20260903_m121423_c001_v0001172_t0056_u01788437663425") 2026/09/03 12:16:01 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8d9_d20260903_m121426_c001_v7007000_t0000_u01788437666158") as it is a hide marker 2026/09/03 12:16:01 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472c0_d20260903_m121425_c001_v0001172_t0039_u01788437665515") 2026/09/03 12:16:01 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8d4_d20260903_m121423_c001_v7007000_t0000_u01788437663066") as it is a hide marker 2026/09/03 12:16:01 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472b6_d20260903_m121422_c001_v0001172_t0055_u01788437662192") 2026/09/03 12:16:01 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : ./.: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d6db_d20260903_m121417_c001_v7007000_t0000_u01788437657324") as it is a hide marker 2026/09/03 12:16:01 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : ./.: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472a6_d20260903_m121416_c001_v0001172_t0042_u01788437656625") 2026/09/03 12:16:01 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/03 12:16:01 DEBUG : ../..: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d6dc_d20260903_m121418_c001_v7007000_t0000_u01788437658506") as it is a hide marker 2026/09/03 12:16:01 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/03 12:16:01 DEBUG : ../..: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472aa_d20260903_m121417_c001_v0001172_t0053_u01788437657683") 2026/09/03 12:16:01 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/03 12:16:01 INFO : B2 bucket rclone-test-yewojaz7cevu: cleaning bucket "rclone-test-yewojaz7cevu" of all hidden files 2026/09/03 12:16:01 DEBUG : leading space/ leading space: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d6e5_d20260903_m121420_c001_v7007000_t0000_u01788437660738") as it is a hide marker 2026/09/03 12:16:01 DEBUG : leading space/ leading space: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472ae_d20260903_m121420_c001_v0001172_t0021_u01788437660037") 2026/09/03 12:16:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d6de_d20260903_m121419_c001_v7007000_t0000_u01788437659678") as it is a hide marker 2026/09/03 12:16:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472ac_d20260903_m121418_c001_v0001172_t0001_u01788437658869") 2026/09/03 12:16:01 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8db_d20260903_m121427_c001_v7007000_t0000_u01788437667192") as it is a hide marker 2026/09/03 12:16:01 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472c6_d20260903_m121426_c001_v0001172_t0013_u01788437666517") 2026/09/03 12:16:01 DEBUG : created from root.txt: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f413a4e154d9de81a_d20260903_m121526_c001_v7007000_t0000_u01788437726443") as it is a hide marker 2026/09/03 12:16:01 DEBUG : created from root.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f113bbad2f7ff5360_d20260903_m121525_c001_v0001184_t0000_u01788437725429") 2026/09/03 12:16:01 DEBUG : file name.txt: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f406aa1fcbb573f76_d20260903_m121534_c001_v7007000_t0000_u01788437734737") as it is a hide marker 2026/09/03 12:16:01 DEBUG : file name.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e1947336_d20260903_m121514_c001_v0001172_t0054_u01788437714200") 2026/09/03 12:16:01 DEBUG : file name.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1159268958716a85_d20260903_m121509_c001_v0001134_t0012_u01788437709039") 2026/09/03 12:16:02 DEBUG : file name.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472fe_d20260903_m121446_c001_v0001172_t0058_u01788437686496") 2026/09/03 12:16:02 DEBUG : file name.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472f8_d20260903_m121445_c001_v0001172_t0026_u01788437685449") 2026/09/03 12:16:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472fc_d20260903_m121445_c001_v0001172_t0011_u01788437685939") "upload" dated 2026-09-03 12:14:45.939 +0000 UTC (1m16.226225661s ago) 2026/09/03 12:16:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee75d8_d20260903_m121506_c001_v7007000_t0000_u01788437706466") as it is a hide marker 2026/09/03 12:16:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1114d3ed08a8618f_d20260903_m121505_c001_v0001102_t0058_u01788437705792") 2026/09/03 12:16:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f10128bbe82aeec6a_d20260903_m121504_c001_v0001102_t0037_u01788437704857") 2026/09/03 12:16:02 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e5_d20260903_m121434_c001_v7007000_t0000_u01788437674687") as it is a hide marker 2026/09/03 12:16:02 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472da_d20260903_m121434_c001_v0001172_t0022_u01788437674060") 2026/09/03 12:16:02 DEBUG : piped data.txt: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f406aa1fcbb574022_d20260903_m121536_c001_v7007000_t0000_u01788437736557") as it is a hide marker 2026/09/03 12:16:02 DEBUG : piped data.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e194735e_d20260903_m121536_c001_v0001172_t0045_u01788437736024") 2026/09/03 12:16:02 DEBUG : piped data.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f406aa1fcbb57401e_d20260903_m121535_c001_v7007000_t0000_u01788437735840") 2026/09/03 12:16:02 DEBUG : piped data.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4050f128e194735c_d20260903_m121535_c001_v0001172_t0053_u01788437735476") 2026/09/03 12:16:02 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e6_d20260903_m121435_c001_v7007000_t0000_u01788437675906") as it is a hide marker 2026/09/03 12:16:02 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472dc_d20260903_m121435_c001_v0001172_t0001_u01788437675050") 2026/09/03 12:16:02 DEBUG : test-metadata: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f406aa1fcbb574037_d20260903_m121544_c001_v7007000_t0000_u01788437744230") as it is a hide marker 2026/09/03 12:16:02 DEBUG : test-metadata: Deleting (id "4_zff62ed33300d6b7baf080e1b_f206aa1fcbb57402b_d20260903_m121538_c001_v0001171_t0048_u01788437738638") 2026/09/03 12:16:02 DEBUG : test-metadata: Deleting (id "4_zff62ed33300d6b7baf080e1b_f406aa1fcbb574026_d20260903_m121537_c001_v7007000_t0000_u01788437737726") 2026/09/03 12:16:02 DEBUG : test-metadata: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e1947362_d20260903_m121536_c001_v0001172_t0058_u01788437736743") 2026/09/03 12:16:02 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8dd_d20260903_m121429_c001_v7007000_t0000_u01788437669211") as it is a hide marker 2026/09/03 12:16:02 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472cc_d20260903_m121428_c001_v0001172_t0016_u01788437668544") 2026/09/03 12:16:03 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e1_d20260903_m121431_c001_v7007000_t0000_u01788437671469") as it is a hide marker 2026/09/03 12:16:03 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472d0_d20260903_m121430_c001_v0001172_t0034_u01788437670569") 2026/09/03 12:16:03 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8df_d20260903_m121430_c001_v7007000_t0000_u01788437670210") as it is a hide marker 2026/09/03 12:16:03 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472ce_d20260903_m121429_c001_v0001172_t0026_u01788437669570") 2026/09/03 12:16:03 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e2_d20260903_m121432_c001_v7007000_t0000_u01788437672503") as it is a hide marker 2026/09/03 12:16:03 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472d4_d20260903_m121431_c001_v0001172_t0036_u01788437671828") 2026/09/03 12:16:03 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e4_d20260903_m121433_c001_v7007000_t0000_u01788437673699") as it is a hide marker 2026/09/03 12:16:03 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472d8_d20260903_m121432_c001_v0001172_t0031_u01788437672863") 2026/09/03 12:16:03 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8dc_d20260903_m121428_c001_v7007000_t0000_u01788437668185") as it is a hide marker 2026/09/03 12:16:03 DEBUG : trailing space /trailing space : Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472ca_d20260903_m121427_c001_v0001172_t0021_u01788437667553") 2026/09/03 12:16:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff62ed33300d6b7baf080e1b_f1102a55bc228e27a_d20260903_m121554_c001_v0001174_t0007_u01788437754794") "upload" dated 2026-09-03 12:15:54.794 +0000 UTC (8.752833817s ago) 2026/09/03 12:16:03 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f412677dbc3ad42c8_d20260903_m121550_c001_v7007000_t0000_u01788437750024") 2026/09/03 12:16:03 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e1947374_d20260903_m121546_c001_v0001172_t0058_u01788437746771") 2026/09/03 12:16:03 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8ef_d20260903_m121444_c001_v7007000_t0000_u01788437684899") as it is a hide marker 2026/09/03 12:16:03 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff62ed33300d6b7baf080e1b_f223cbaf4e6d6d8e8_d20260903_m121437_c001_v0001136_t0047_u01788437677901") 2026/09/03 12:16:03 DEBUG : zero-length-file: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8e7_d20260903_m121437_c001_v7007000_t0000_u01788437677721") as it is a hide marker 2026/09/03 12:16:03 DEBUG : zero-length-file: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4050f128e19472e4_d20260903_m121437_c001_v0001172_t0053_u01788437677180") 2026/09/03 12:16:03 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8d1_d20260903_m121421_c001_v7007000_t0000_u01788437661832") as it is a hide marker 2026/09/03 12:16:03 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472b2_d20260903_m121421_c001_v0001172_t0053_u01788437661096") 2026/09/03 12:16:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d6ca_d20260903_m121416_c001_v7007000_t0000_u01788437656267") as it is a hide marker 2026/09/03 12:16:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e194729c_d20260903_m121415_c001_v0001172_t0055_u01788437655146") 2026/09/03 12:16:03 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8d7_d20260903_m121425_c001_v7007000_t0000_u01788437665157") as it is a hide marker 2026/09/03 12:16:03 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472be_d20260903_m121424_c001_v0001172_t0008_u01788437664521") 2026/09/03 12:16:04 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8d5_d20260903_m121424_c001_v7007000_t0000_u01788437664161") as it is a hide marker 2026/09/03 12:16:04 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472b8_d20260903_m121423_c001_v0001172_t0056_u01788437663425") 2026/09/03 12:16:04 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8d9_d20260903_m121426_c001_v7007000_t0000_u01788437666158") as it is a hide marker 2026/09/03 12:16:04 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472c0_d20260903_m121425_c001_v0001172_t0039_u01788437665515") 2026/09/03 12:16:04 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d8d4_d20260903_m121423_c001_v7007000_t0000_u01788437663066") as it is a hide marker 2026/09/03 12:16:04 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472b6_d20260903_m121422_c001_v0001172_t0055_u01788437662192") 2026/09/03 12:16:04 DEBUG : ./.: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d6db_d20260903_m121417_c001_v7007000_t0000_u01788437657324") as it is a hide marker 2026/09/03 12:16:04 DEBUG : ./.: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472a6_d20260903_m121416_c001_v0001172_t0042_u01788437656625") 2026/09/03 12:16:04 DEBUG : ../..: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f423cbaf4e6d6d6dc_d20260903_m121418_c001_v7007000_t0000_u01788437658506") as it is a hide marker 2026/09/03 12:16:04 DEBUG : ../..: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472aa_d20260903_m121417_c001_v0001172_t0053_u01788437657683") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/03 12:16:05 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/03 12:16:05 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/03 12:16:05 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/03 12:16:05 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/03 12:16:06 INFO : B2 bucket rclone-test-yewojaz7cevu: cleaning bucket "rclone-test-yewojaz7cevu" of pending multipart uploads older than 0s 2026/09/03 12:16:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472fc_d20260903_m121445_c001_v0001172_t0011_u01788437685939") "upload" dated 2026-09-03 12:14:45.939 +0000 UTC (1m20.39466881s ago) 2026/09/03 12:16:06 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f212677dbc3ad42d9_d20260903_m121605_c001_v0001145_t0035_u01788437765344") as it is a start marker (upload started at 2026-09-03 12:16:05.344 +0000 UTC) 2026/09/03 12:16:06 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/03 12:16:06 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f212677dbc3ad42da_d20260903_m121605_c001_v0001043_t0044_u01788437765524") as it is a start marker (upload started at 2026-09-03 12:16:05.524 +0000 UTC) 2026/09/03 12:16:06 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/03 12:16:06 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f212677dbc3ad42db_d20260903_m121605_c001_v0001161_t0011_u01788437765704") as it is a start marker (upload started at 2026-09-03 12:16:05.704 +0000 UTC) 2026/09/03 12:16:06 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/03 12:16:06 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f212677dbc3ad42dc_d20260903_m121605_c001_v0001183_t0052_u01788437765884") as it is a start marker (upload started at 2026-09-03 12:16:05.884 +0000 UTC) 2026/09/03 12:16:06 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/03 12:16:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff62ed33300d6b7baf080e1b_f412677dbc3ad42d8_d20260903_m121605_c001_v7007000_t0000_u01788437765164") "hide" dated 2026-09-03 12:16:05.164 +0000 UTC (1.169883705s ago) 2026/09/03 12:16:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1102a55bc228e27a_d20260903_m121554_c001_v0001174_t0007_u01788437754794") 2026/09/03 12:16:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/03 12:16:06 INFO : B2 bucket rclone-test-yewojaz7cevu: cleaning bucket "rclone-test-yewojaz7cevu" of pending multipart uploads older than 0s 2026/09/03 12:16:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472fc_d20260903_m121445_c001_v0001172_t0011_u01788437685939") "upload" dated 2026-09-03 12:14:45.939 +0000 UTC (1m20.752628806s ago) 2026/09/03 12:16:06 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f212677dbc3ad42d9_d20260903_m121605_c001_v0001145_t0035_u01788437765344") as it is a start marker (upload started at 2026-09-03 12:16:05.344 +0000 UTC) 2026/09/03 12:16:06 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f212677dbc3ad42da_d20260903_m121605_c001_v0001043_t0044_u01788437765524") as it is a start marker (upload started at 2026-09-03 12:16:05.524 +0000 UTC) 2026/09/03 12:16:06 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f212677dbc3ad42db_d20260903_m121605_c001_v0001161_t0011_u01788437765704") as it is a start marker (upload started at 2026-09-03 12:16:05.704 +0000 UTC) 2026/09/03 12:16:06 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff62ed33300d6b7baf080e1b_f212677dbc3ad42dc_d20260903_m121605_c001_v0001183_t0052_u01788437765884") as it is a start marker (upload started at 2026-09-03 12:16:05.884 +0000 UTC) 2026/09/03 12:16:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff62ed33300d6b7baf080e1b_f412677dbc3ad42d8_d20260903_m121605_c001_v7007000_t0000_u01788437765164") "hide" dated 2026-09-03 12:16:05.164 +0000 UTC (1.527773478s ago) 2026/09/03 12:16:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1102a55bc228e27a_d20260903_m121554_c001_v0001174_t0007_u01788437754794") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/03 12:16:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/03 12:16:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/03 12:16:07 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/03 12:16:09 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/03 12:16:09 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/03 12:16:09 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/03 12:16:09 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/03 12:16:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/03 12:16:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/03 12:16:11 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/03 12:16:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:16:14 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/03 12:16:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f20000c264973cda3_d20260903_m121614_c001_v0001181_t0039_u01788437774301") 2026/09/03 12:16:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:16:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/03 12:16:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/03 12:16:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:16:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:16:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/03 12:16:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/03 12:16:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/03 12:16:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/03 12:16:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/03 12:16:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/03 12:16:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/03 12:16:20 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/03 12:16:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:16:22 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/03 12:16:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7629_d20260903_m121622_c001_v0001161_t0054_u01788437782455") 2026/09/03 12:16:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/03 12:16:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/03 12:16:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/03 12:16:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:16:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:16:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/03 12:16:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/03 12:16:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/03 12:16:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/03 12:16:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/03 12:16:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/03 12:16:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/03 12:16:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/03 12:16:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/03 12:16:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/03 12:16:30 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/03 12:16:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:16:32 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/03 12:16:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f204393dd69063660_d20260903_m121632_c001_v0001174_t0038_u01788437792167") 2026/09/03 12:16:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/03 12:16:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:16:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/03 12:16:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/03 12:16:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/03 12:16:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:16:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:16:34 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/03 12:16:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/03 12:16:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/03 12:16:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/03 12:16:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/03 12:16:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/03 12:16:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/03 12:16:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/03 12:16:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:16:40 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/03 12:16:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f204393dd69063665_d20260903_m121640_c001_v0001146_t0012_u01788437800626") 2026/09/03 12:16:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:16:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/03 12:16:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/03 12:16:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:16:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:16:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/03 12:16:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/03 12:16:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/03 12:16:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/03 12:16:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/03 12:16:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/03 12:16:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/03 12:16:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/03 12:16:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:16:49 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/03 12:16:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7648_d20260903_m121649_c001_v0001179_t0045_u01788437809445") 2026/09/03 12:16:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/03 12:16:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/03 12:16:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/03 12:16:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:16:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:16:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/03 12:16:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/03 12:16:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/03 12:16:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/03 12:16:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/03 12:16:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/03 12:16:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/03 12:16:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/03 12:16:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/03 12:16:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/03 12:16:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/03 12:16:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:16:58 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/03 12:16:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f217d71d9dca2b469_d20260903_m121658_c001_v0001116_t0053_u01788437818697") 2026/09/03 12:16:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/03 12:16:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:16:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/03 12:16:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/03 12:17:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/03 12:17:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:17:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:17:01 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/03 12:17:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/03 12:17:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/03 12:17:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/03 12:17:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/03 12:17:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/03 12:17:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/03 12:17:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/03 12:17:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:17:11 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/03 12:17:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f217d71d9dca2b473_d20260903_m121711_c001_v0001120_t0055_u01788437831555") 2026/09/03 12:17:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:17:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/03 12:17:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/03 12:17:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:17:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:17:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/03 12:17:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/03 12:17:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/03 12:17:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/03 12:17:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/03 12:17:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/03 12:17:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/03 12:17:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/03 12:17:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:17:19 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/03 12:17:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072eb0c_d20260903_m121719_c001_v0001116_t0002_u01788437839968") 2026/09/03 12:17:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/03 12:17:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/03 12:17:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/03 12:17:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:17:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:17:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/03 12:17:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/03 12:17:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/03 12:17:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/03 12:17:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/03 12:17:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/03 12:17:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/03 12:17:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/03 12:17:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/03 12:17:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/03 12:17:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/03 12:17:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:17:31 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/03 12:17:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f2106feb03c020304_d20260903_m121731_c001_v0001113_t0037_u01788437851307") 2026/09/03 12:17:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/03 12:17:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:17:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/03 12:17:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/03 12:17:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/03 12:17:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:17:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:17:34 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/03 12:17:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/03 12:17:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/03 12:17:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/03 12:17:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/03 12:17:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/03 12:17:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/03 12:17:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/03 12:17:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:17:40 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/03 12:17:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f2106feb03c020309_d20260903_m121740_c001_v0001137_t0027_u01788437860256") 2026/09/03 12:17:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:17:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/03 12:17:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/03 12:17:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:17:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:17:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/03 12:17:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/03 12:17:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/03 12:17:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/03 12:17:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/03 12:17:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/03 12:17:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/03 12:17:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/03 12:17:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:17:49 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/03 12:17:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072ede7_d20260903_m121749_c001_v0001130_t0026_u01788437869924") 2026/09/03 12:17:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/03 12:17:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/03 12:17:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/03 12:17:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:17:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:17:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/03 12:17:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/03 12:17:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/03 12:17:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/03 12:17:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/03 12:17:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/03 12:17:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/03 12:17:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/03 12:17:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/03 12:17:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/03 12:17:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/03 12:17:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:17:59 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/03 12:18:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f213a4e154d9de8fc_d20260903_m121800_c001_v0001180_t0055_u01788437880008") 2026/09/03 12:18:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/03 12:18:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:18:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/03 12:18:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/03 12:18:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/03 12:18:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:18:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:18:02 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/03 12:18:05 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/03 12:18:05 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/03 12:18:05 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/03 12:18:05 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/03 12:18:06 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/03 12:18:08 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/03 12:18:08 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/03 12:18:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:18:09 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/03 12:18:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f213a4e154d9de914_d20260903_m121809_c001_v0001134_t0016_u01788437889765") 2026/09/03 12:18:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:18:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/03 12:18:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/03 12:18:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:18:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:18:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/03 12:18:14 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/03 12:18:14 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/03 12:18:14 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/03 12:18:14 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/03 12:18:17 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/03 12:18:17 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/03 12:18:17 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/03 12:18:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:18:20 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/03 12:18:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072f1d5_d20260903_m121820_c001_v0001100_t0017_u01788437900362") 2026/09/03 12:18:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/03 12:18:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/03 12:18:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/03 12:18:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:18:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:18:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/03 12:18:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/03 12:18:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/03 12:18:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/03 12:18:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/03 12:18:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/03 12:18:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/03 12:18:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/03 12:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/03 12:18:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/03 12:18:32 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/03 12:18:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:18:36 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/03 12:18:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7706_d20260903_m121836_c001_v0001165_t0054_u01788437916665") 2026/09/03 12:18:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/03 12:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/03 12:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/03 12:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/03 12:18:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:18:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:18:39 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/03 12:18:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/03 12:18:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/03 12:18:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/03 12:18:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/03 12:18:42 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/03 12:18:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/03 12:18:45 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/03 12:18:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:18:46 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/03 12:18:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7710_d20260903_m121847_c001_v0001167_t0020_u01788437927000") 2026/09/03 12:18:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:18:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/03 12:18:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/03 12:18:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:18:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:18:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/03 12:18:52 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/03 12:18:52 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/03 12:18:52 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/03 12:18:52 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/03 12:18:55 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/03 12:18:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/03 12:18:56 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/03 12:19:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:19:00 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/03 12:19:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f2097edb6108aada8_d20260903_m121900_c001_v0001167_t0008_u01788437940373") 2026/09/03 12:19:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/03 12:19:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/03 12:19:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/03 12:19:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:19:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:19:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/03 12:19:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/03 12:19:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/03 12:19:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/03 12:19:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/03 12:19:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/03 12:19:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/03 12:19:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/03 12:19:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/03 12:19:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/03 12:19:10 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/03 12:19:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/03 12:19:12 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/03 12:19:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62ed33300d6b7baf080e1b_f218576a6787bb18f_d20260903_m121912_c001_v0001106_t0012_u01788437952518") 2026/09/03 12:19:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/03 12:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/03 12:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/03 12:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/03 12:19:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/03 12:19:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/03 12:19:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/03 12:19:16 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/03 12:19:18 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/03 12:19:18 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/03 12:19:18 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/03 12:19:18 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/03 12:19:19 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1100-17.backblaze.com/b2api/v1/b2_upload_file/ff62ed33300d6b7baf080e1b/c001_v0001100_t0039": write tcp: unexpected EOF 2026/09/03 12:19:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-17.backblaze.com/b2api/v1/b2_upload_file/ff62ed33300d6b7baf080e1b/c001_v0001100_t0039": write tcp: unexpected EOF) 2026/09/03 12:19:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1100-17.backblaze.com/b2api/v1/b2_upload_file/ff62ed33300d6b7baf080e1b/c001_v0001100_t0039": write tcp: unexpected EOF 2026/09/03 12:19:19 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/03 12:19:19 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/03 12:19:19 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/03 12:19:20 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/03 12:19:20 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/03 12:19:20 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/03 12:19:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 12:19:20 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/03 12:19:20 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/03 12:19:20 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/03 12:19:20 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/03 12:19:20 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/03 12:19:20 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 12:19:21 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/03 12:19:22 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/03 12:19:22 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/03 12:19:22 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/03 12:19:24 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/03 12:19:24 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/03 12:19:25 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1146-18.backblaze.com/b2api/v1/b2_upload_part/4_zff62ed33300d6b7baf080e1b_f2248bf7d6b7fff31_d20260903_m121924_c001_v0001146_t0040_u01788437964504/0047": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1146-18.backblaze.com/b2api/v1/b2_upload_part/4_zff62ed33300d6b7baf080e1b_f2248bf7d6b7fff31_d20260903_m121924_c001_v0001146_t0040_u01788437964504/0047", Err:(*net.OpError)(0x3b451ac3c050)} 2026/09/03 12:19:25 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1146-18.backblaze.com/b2api/v1/b2_upload_part/4_zff62ed33300d6b7baf080e1b_f2248bf7d6b7fff31_d20260903_m121924_c001_v0001146_t0040_u01788437964504/0047": write tcp: unexpected EOF 2026/09/03 12:19:25 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1146-18.backblaze.com/b2api/v1/b2_upload_part/4_zff62ed33300d6b7baf080e1b_f2248bf7d6b7fff31_d20260903_m121924_c001_v0001146_t0040_u01788437964504/0047": write tcp: unexpected EOF) 2026/09/03 12:19:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 12:19:25 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/03 12:19:25 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/03 12:19:25 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/03 12:19:25 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/03 12:19:25 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/03 12:19:25 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 12:19:26 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/03 12:19:27 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/03 12:19:27 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/03 12:19:27 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/03 12:19:30 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1150-02.backblaze.com/b2api/v1/b2_upload_file/ff62ed33300d6b7baf080e1b/c001_v0001150_t0027": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/03 12:19:30 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-02.backblaze.com/b2api/v1/b2_upload_file/ff62ed33300d6b7baf080e1b/c001_v0001150_t0027": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/03 12:19:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1150-02.backblaze.com/b2api/v1/b2_upload_file/ff62ed33300d6b7baf080e1b/c001_v0001150_t0027": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/03 12:19:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/03 12:19:30 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/03 12:19:30 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/03 12:19:30 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/03 12:19:30 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/03 12:19:32 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/03 12:19:32 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/03 12:19:32 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/03 12:19:32 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/03 12:19:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff62ed33300d6b7baf080e1b_f204ee08fbff7dbfd_d20260903_m121939_c001_v0001157_t0041_u01788437979237") 2026/09/03 12:19:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/03 12:19:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/03 12:19:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/03 12:19:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/03 12:19:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/03 12:19:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/03 12:19:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/03 12:19:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/03 12:19:42 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/03 12:19:45 DEBUG : chunked-copy: Done sending chunk 0 2026/09/03 12:19:45 DEBUG : chunked-copy: Done sending chunk 1 2026/09/03 12:19:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/03 12:19:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff62ed33300d6b7baf080e1b_f204ee08fbff7dc3a_d20260903_m121946_c001_v0001130_t0054_u01788437986229") 2026/09/03 12:19:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/03 12:19:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/03 12:19:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/03 12:19:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/03 12:19:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/03 12:19:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/03 12:19:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/03 12:19:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/03 12:19:49 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/03 12:19:51 DEBUG : chunked-copy: Done sending chunk 0 2026/09/03 12:19:51 DEBUG : chunked-copy: Done sending chunk 1 2026/09/03 12:19:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/03 12:19:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff62ed33300d6b7baf080e1b_f2113b6c006f85303_d20260903_m121952_c001_v0001146_t0020_u01788437992509") 2026/09/03 12:19:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/03 12:19:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/03 12:19:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/03 12:19:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/03 12:19:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/03 12:19:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/03 12:19:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/03 12:19:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/03 12:19:55 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/03 12:19:57 DEBUG : chunked-copy: Done sending chunk 0 2026/09/03 12:19:57 DEBUG : chunked-copy: Done sending chunk 1 2026/09/03 12:19:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/03 12:19:58 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff62ed33300d6b7baf080e1b_f204ee08fbff7dc73_d20260903_m121958_c001_v0001097_t0053_u01788437998439") 2026/09/03 12:19:58 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/03 12:19:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/03 12:19:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/03 12:19:59 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/03 12:19:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/03 12:19:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/03 12:19:59 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/03 12:20:00 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/03 12:20:02 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/03 12:20:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yewojaz7cevu/deeper/nonexisting/directory" === 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/03 12:20:03 INFO : B2 bucket rclone-test-yewojaz7cevu: cleaning bucket "rclone-test-yewojaz7cevu" of all files 2026/09/03 12:20:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4097edb6108aad9e_d20260903_m121851_c001_v7007000_t0000_u01788437931519") 2026/09/03 12:20:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7710_d20260903_m121847_c001_v0001167_t0020_u01788437927000") 2026/09/03 12:20:04 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee770e_d20260903_m121846_c001_v7007000_t0000_u01788437926345") 2026/09/03 12:20:04 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2097edb6108aad9a_d20260903_m121841_c001_v0001097_t0035_u01788437921536") 2026/09/03 12:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4248bf7d6b7fff2a_d20260903_m121918_c001_v7007000_t0000_u01788437958531") 2026/09/03 12:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f218576a6787bb18f_d20260903_m121912_c001_v0001106_t0012_u01788437952518") 2026/09/03 12:20:04 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f418576a6787bb189_d20260903_m121911_c001_v7007000_t0000_u01788437951929") 2026/09/03 12:20:04 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2097edb6108aadb5_d20260903_m121906_c001_v0001137_t0007_u01788437946070") 2026/09/03 12:20:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4097edb6108aadb4_d20260903_m121905_c001_v7007000_t0000_u01788437945889") 2026/09/03 12:20:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/09/03 12:20:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 12:20:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/09/03 12:20:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/03 12:20:04 DEBUG : pacer: Reducing sleep to 20ms 2026/09/03 12:20:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2097edb6108aada8_d20260903_m121900_c001_v0001167_t0008_u01788437940373") 2026/09/03 12:20:04 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 12:20:04 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4097edb6108aada6_d20260903_m121859_c001_v7007000_t0000_u01788437939679") 2026/09/03 12:20:04 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2097edb6108aad9f_d20260903_m121851_c001_v0001116_t0001_u01788437931700") 2026/09/03 12:20:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee765d_d20260903_m121703_c001_v7007000_t0000_u01788437823212") 2026/09/03 12:20:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f217d71d9dca2b469_d20260903_m121658_c001_v0001116_t0053_u01788437818697") 2026/09/03 12:20:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee764e_d20260903_m121653_c001_v7007000_t0000_u01788437813601") 2026/09/03 12:20:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7648_d20260903_m121649_c001_v0001179_t0045_u01788437809445") 2026/09/03 12:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f417d71d9dca2b468_d20260903_m121658_c001_v7007000_t0000_u01788437818297") 2026/09/03 12:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee764f_d20260903_m121653_c001_v0001130_t0000_u01788437813788") 2026/09/03 12:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee7647_d20260903_m121649_c001_v7007000_t0000_u01788437809029") 2026/09/03 12:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7640_d20260903_m121644_c001_v0001109_t0010_u01788437804562") 2026/09/03 12:20:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee763e_d20260903_m121644_c001_v7007000_t0000_u01788437804382") 2026/09/03 12:20:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f204393dd69063665_d20260903_m121640_c001_v0001146_t0012_u01788437800626") 2026/09/03 12:20:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f404393dd69063664_d20260903_m121640_c001_v7007000_t0000_u01788437800196") 2026/09/03 12:20:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7635_d20260903_m121636_c001_v0001042_t0054_u01788437796463") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072eb43_d20260903_m121735_c001_v7007000_t0000_u01788437855585") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2106feb03c020304_d20260903_m121731_c001_v0001113_t0037_u01788437851307") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072eb23_d20260903_m121726_c001_v7007000_t0000_u01788437846329") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072eb0c_d20260903_m121719_c001_v0001116_t0002_u01788437839968") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4106feb03c020303_d20260903_m121730_c001_v7007000_t0000_u01788437850928") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072eb25_d20260903_m121726_c001_v0001101_t0057_u01788437846510") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072eb0b_d20260903_m121719_c001_v7007000_t0000_u01788437839550") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072eb06_d20260903_m121715_c001_v0001185_t0054_u01788437835468") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072eb05_d20260903_m121715_c001_v7007000_t0000_u01788437835287") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f217d71d9dca2b473_d20260903_m121711_c001_v0001120_t0055_u01788437831555") 2026/09/03 12:20:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f417d71d9dca2b472_d20260903_m121711_c001_v7007000_t0000_u01788437831166") 2026/09/03 12:20:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee765f_d20260903_m121703_c001_v0001105_t0056_u01788437823391") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee7634_d20260903_m121636_c001_v7007000_t0000_u01788437796284") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f204393dd69063660_d20260903_m121632_c001_v0001174_t0038_u01788437792167") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f404393dd6906365e_d20260903_m121631_c001_v7007000_t0000_u01788437791665") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7630_d20260903_m121626_c001_v0001174_t0031_u01788437786970") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee762e_d20260903_m121626_c001_v7007000_t0000_u01788437786790") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7629_d20260903_m121622_c001_v0001161_t0054_u01788437782455") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee7628_d20260903_m121622_c001_v7007000_t0000_u01788437782014") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7622_d20260903_m121617_c001_v0001179_t0035_u01788437777809") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee7620_d20260903_m121617_c001_v7007000_t0000_u01788437777629") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f20000c264973cda3_d20260903_m121614_c001_v0001181_t0039_u01788437774301") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f40000c264973cda2_d20260903_m121613_c001_v7007000_t0000_u01788437773900") 2026/09/03 12:20:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f212677dbc3ad42e0_d20260903_m121608_c001_v0001120_t0000_u01788437768700") 2026/09/03 12:20:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072ee22_d20260903_m121804_c001_v7007000_t0000_u01788437884792") 2026/09/03 12:20:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f213a4e154d9de8fc_d20260903_m121800_c001_v0001180_t0055_u01788437880008") 2026/09/03 12:20:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072edec_d20260903_m121754_c001_v7007000_t0000_u01788437874485") 2026/09/03 12:20:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072ede7_d20260903_m121749_c001_v0001130_t0026_u01788437869924") 2026/09/03 12:20:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f413a4e154d9de8fb_d20260903_m121759_c001_v7007000_t0000_u01788437879550") 2026/09/03 12:20:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072edee_d20260903_m121754_c001_v0001099_t0017_u01788437874666") 2026/09/03 12:20:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072ede6_d20260903_m121749_c001_v7007000_t0000_u01788437869456") 2026/09/03 12:20:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072ede5_d20260903_m121744_c001_v0001117_t0023_u01788437864284") 2026/09/03 12:20:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072ede4_d20260903_m121744_c001_v7007000_t0000_u01788437864102") 2026/09/03 12:20:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2106feb03c020309_d20260903_m121740_c001_v0001137_t0027_u01788437860256") 2026/09/03 12:20:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4106feb03c020308_d20260903_m121739_c001_v7007000_t0000_u01788437859770") 2026/09/03 12:20:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072eb44_d20260903_m121735_c001_v0001130_t0052_u01788437855765") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4097edb6108aad99_d20260903_m121841_c001_v7007000_t0000_u01788437921355") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2086babe16ee7706_d20260903_m121836_c001_v0001165_t0054_u01788437916665") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee7705_d20260903_m121836_c001_v7007000_t0000_u01788437916132") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072f1df_d20260903_m121825_c001_v0001167_t0004_u01788437905671") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072f1de_d20260903_m121825_c001_v7007000_t0000_u01788437905483") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072f1d5_d20260903_m121820_c001_v0001100_t0017_u01788437900362") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072f1d3_d20260903_m121819_c001_v7007000_t0000_u01788437899807") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072f1cb_d20260903_m121814_c001_v0001099_t0039_u01788437894030") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f425ec3318072f1ca_d20260903_m121813_c001_v7007000_t0000_u01788437893849") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f213a4e154d9de914_d20260903_m121809_c001_v0001134_t0016_u01788437889765") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f413a4e154d9de913_d20260903_m121809_c001_v7007000_t0000_u01788437889244") 2026/09/03 12:20:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f225ec3318072ee23_d20260903_m121804_c001_v0001174_t0039_u01788437884972") 2026/09/03 12:20:07 DEBUG : chunked-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4097edb6108aadd1_d20260903_m122000_c001_v7007000_t0000_u01788438000611") 2026/09/03 12:20:07 DEBUG : chunked-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2113b6c006f85311_d20260903_m121955_c001_v0001184_t0002_u01788437995122") 2026/09/03 12:20:07 DEBUG : chunked-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4113b6c006f8530a_d20260903_m121954_c001_v7007000_t0000_u01788437994468") 2026/09/03 12:20:07 DEBUG : chunked-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f204ee08fbff7dc54_d20260903_m121948_c001_v0001157_t0037_u01788437988688") 2026/09/03 12:20:08 DEBUG : chunked-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f404ee08fbff7dc4d_d20260903_m121948_c001_v7007000_t0000_u01788437988019") 2026/09/03 12:20:08 DEBUG : chunked-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2113b6c006f852fd_d20260903_m121942_c001_v0001105_t0046_u01788437982363") 2026/09/03 12:20:08 DEBUG : chunked-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4113b6c006f852fc_d20260903_m121941_c001_v7007000_t0000_u01788437981582") 2026/09/03 12:20:08 DEBUG : chunked-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f10874e5c376a06f8_d20260903_m121937_c001_v0001182_t0044_u01788437977764") 2026/09/03 12:20:08 DEBUG : chunked-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f404ee08fbff7dbf7_d20260903_m121937_c001_v7007000_t0000_u01788437977351") 2026/09/03 12:20:08 DEBUG : chunked-copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f10874e5c376a06da_d20260903_m121934_c001_v0001182_t0043_u01788437974061") 2026/09/03 12:20:08 DEBUG : chunked-copy.copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4097edb6108aadd0_d20260903_m122000_c001_v7007000_t0000_u01788438000429") 2026/09/03 12:20:08 DEBUG : chunked-copy.copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f204ee08fbff7dc73_d20260903_m121958_c001_v0001097_t0053_u01788437998439") 2026/09/03 12:20:08 DEBUG : chunked-copy.copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4113b6c006f85306_d20260903_m121954_c001_v7007000_t0000_u01788437994287") 2026/09/03 12:20:08 DEBUG : chunked-copy.copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2113b6c006f85303_d20260903_m121952_c001_v0001146_t0020_u01788437992509") 2026/09/03 12:20:08 DEBUG : chunked-copy.copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f404ee08fbff7dc4a_d20260903_m121947_c001_v7007000_t0000_u01788437987837") 2026/09/03 12:20:08 DEBUG : chunked-copy.copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f204ee08fbff7dc3a_d20260903_m121946_c001_v0001130_t0054_u01788437986229") 2026/09/03 12:20:08 DEBUG : chunked-copy.copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4113b6c006f852fb_d20260903_m121941_c001_v7007000_t0000_u01788437981401") 2026/09/03 12:20:08 DEBUG : chunked-copy.copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f204ee08fbff7dbfd_d20260903_m121939_c001_v0001157_t0041_u01788437979237") 2026/09/03 12:20:08 DEBUG : chunked-copy.copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f404ee08fbff7dbf6_d20260903_m121937_c001_v7007000_t0000_u01788437977170") 2026/09/03 12:20:08 DEBUG : chunked-copy.copy: Deleting (id "4_zff62ed33300d6b7baf080e1b_f10110f203b398bf3_d20260903_m121935_c001_v0001144_t0018_u01788437975961") 2026/09/03 12:20:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f1050f128e19472fc_d20260903_m121445_c001_v0001172_t0011_u01788437685939") 2026/09/03 12:20:08 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4086babe16ee773c_d20260903_m121929_c001_v7007000_t0000_u01788437969140") 2026/09/03 12:20:08 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2248bf7d6b7fff31_d20260903_m121924_c001_v0001146_t0040_u01788437964504") 2026/09/03 12:20:08 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4248bf7d6b7fff30_d20260903_m121924_c001_v7007000_t0000_u01788437964145") 2026/09/03 12:20:09 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zff62ed33300d6b7baf080e1b_f2248bf7d6b7fff2b_d20260903_m121919_c001_v0001092_t0040_u01788437959623") 2026/09/03 12:20:09 DEBUG : unknown-size-put.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4097edb6108aadd3_d20260903_m122001_c001_v7007000_t0000_u01788438001388") 2026/09/03 12:20:09 DEBUG : unknown-size-put.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f10874e5c376a0784_d20260903_m122001_c001_v0001182_t0028_u01788438001160") 2026/09/03 12:20:09 DEBUG : unknown-size-update.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f4097edb6108aadd4_d20260903_m122002_c001_v7007000_t0000_u01788438002562") 2026/09/03 12:20:09 DEBUG : unknown-size-update.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f10874e5c376a078a_d20260903_m122002_c001_v0001182_t0058_u01788438002145") 2026/09/03 12:20:09 DEBUG : unknown-size-update.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f10874e5c376a0788_d20260903_m122001_c001_v0001182_t0028_u01788438001571") 2026/09/03 12:20:09 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62ed33300d6b7baf080e1b_f412677dbc3ad42d8_d20260903_m121605_c001_v7007000_t0000_u01788437765164") 2026/09/03 12:20:10 INFO : B2 bucket rclone-test-yewojaz7cevu: cleaning bucket "rclone-test-yewojaz7cevu" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (360.11s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (358.02s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.22s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.18s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.62s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.78s) --- 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.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.39s) --- 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.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.38s) --- 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.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.37s) --- 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.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (190.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (32.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (12.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (11.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (6.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (36.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (15.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.60s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (10.86s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 360.153s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m2.002350562s (try 1/5)