"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/24 01:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yurocek2woyo" 2026/09/24 01:01:12 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/24 01:01:14 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/24 01:01:15 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/24 01:01:15 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/24 01:01:41 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/24 01:01:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/24 01:01:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/24 01:01:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/24 01:01:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/24 01:01:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/24 01:01:45 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/24 01:01:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/24 01:01:53 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/24 01:01:58 INFO : B2 bucket rclone-test-yurocek2woyo: cleaning bucket "rclone-test-yurocek2woyo" of all files 2026/09/24 01:01:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f105571094679450a_d20260924_m010157_c001_v0001134_t0028_u01790211717255") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/24 01:01:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yurocek2woyo/dirToPurgeFromRoot" 2026/09/24 01:02:00 INFO : B2 bucket rclone-test-yurocek2woyo path dirToPurgeFromRoot: cleaning bucket "rclone-test-yurocek2woyo" of all files 2026/09/24 01:02:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f105571094679450e_d20260924_m010159_c001_v0001134_t0027_u01790211719035") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/24 01:02:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yurocek2woyo/hello? sausage/êé" 2026/09/24 01:02:06 INFO : B2 bucket rclone-test-yurocek2woyo path hello? sausage/êé: cleaning bucket "rclone-test-yurocek2woyo" of all files 2026/09/24 01:02:06 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1046f38ad4bec2ef_d20260924_m010204_c001_v0001176_t0016_u01790211724757") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/09/24 01:02:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/09/24 01:02:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/24 01:02:08 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/24 01:02:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yurocek2woyo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/24 01:02:18 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/24 01:02:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yurocek2woyo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-yurocek2woyo" from "TestB2:rclone-test-yurocek2woyo" 2026/09/24 01:02:22 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/24 01:02:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dagorej3yera" 2026/09/24 01:02:37 DEBUG : B2 bucket rclone-test-dagorej3yera: Purge remote 2026/09/24 01:02:37 INFO : B2 bucket rclone-test-dagorej3yera: cleaning bucket "rclone-test-dagorej3yera" of all files 2026/09/24 01:02:37 DEBUG : somefile: Deleting (id "4_z2f828dd3e0fddb0baf080e1b_f40885dbe15127fd0_d20260924_m010236_c001_v0001136_t0051_u01790211756215") === 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/24 01:02:38 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/24 01:02:39 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/24 01:02:42 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.069Mi 2026/09/24 01:02:42 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/24 01:02:42 DEBUG : test-metadata: multipart upload: starting chunk 1 size 70.717Ki offset 6Mi/6.069Mi 2026/09/24 01:02:42 DEBUG : test-metadata: Sending chunk 1 length 72414 2026/09/24 01:02:44 DEBUG : test-metadata: Done sending chunk 1 2026/09/24 01:02:45 DEBUG : test-metadata: Done sending chunk 0 2026/09/24 01:02:45 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-09-24-010250-760.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/24 01:02:56 DEBUG : oldPath = "TestB2:rclone-test-yurocek2woyo/versions/test-versions-v2026-09-24-010250-760.txt" 2026/09/24 01:02:56 DEBUG : newPath = "TestB2,versions:rclone-test-yurocek2woyo/versions/test-versions-v2026-09-24-010250-760.txt" 2026/09/24 01:02:56 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yurocek2woyo/versions/test-versions-v2026-09-24-010250-760.txt" 2026/09/24 01:02:56 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/24 01:02:58 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yurocek2woyo/versions/test-versions-v2026-09-24-010250-760.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yurocek2woyo/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/24 01:03:01 INFO : B2 bucket rclone-test-yurocek2woyo: cleaning bucket "rclone-test-yurocek2woyo" of all hidden files 2026/09/24 01:03:02 DEBUG : leading space/ leading space: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c584_d20260924_m010122_c001_v7007000_t0000_u01790211682814") as it is a hide marker 2026/09/24 01:03:02 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : leading space/ leading space: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944a0_d20260924_m010122_c001_v0001134_t0039_u01790211682090") 2026/09/24 01:03:02 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c580_d20260924_m010121_c001_v7007000_t0000_u01790211681728") as it is a hide marker 2026/09/24 01:03:02 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f105571094679449c_d20260924_m010120_c001_v0001134_t0042_u01790211680849") 2026/09/24 01:03:02 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c59a_d20260924_m010130_c001_v7007000_t0000_u01790211690070") as it is a hide marker 2026/09/24 01:03:02 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ba_d20260924_m010129_c001_v0001134_t0050_u01790211689120") 2026/09/24 01:03:02 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : created from root.txt: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f42546d01887e969d_d20260924_m010230_c001_v7007000_t0000_u01790211750341") as it is a hide marker 2026/09/24 01:03:02 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : created from root.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f110bf682f3561eba_d20260924_m010229_c001_v0001178_t0056_u01790211749329") 2026/09/24 01:03:02 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : file name.txt: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f409a16c7b144f77e_d20260924_m010238_c001_v7007000_t0000_u01790211758671") as it is a hide marker 2026/09/24 01:03:02 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : file name.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794530_d20260924_m010217_c001_v0001134_t0022_u01790211737852") 2026/09/24 01:03:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : file name.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f11538441ec4e9e19_d20260924_m010212_c001_v0001134_t0029_u01790211732208") 2026/09/24 01:03:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : file name.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944f0_d20260924_m010149_c001_v0001134_t0034_u01790211709434") 2026/09/24 01:03:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : file name.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ec_d20260924_m010148_c001_v0001134_t0037_u01790211708125") 2026/09/24 01:03:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ee_d20260924_m010148_c001_v0001134_t0005_u01790211708944") "upload" dated 2026-09-24 01:01:48.944 +0000 UTC (1m13.231095903s ago) 2026/09/24 01:03:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f4160e85a57f6fd75_d20260924_m010209_c001_v7007000_t0000_u01790211729647") as it is a hide marker 2026/09/24 01:03:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1077b6f172a8eba6_d20260924_m010208_c001_v0001106_t0020_u01790211728839") 2026/09/24 01:03:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1034a299d987d83a_d20260924_m010207_c001_v0001157_t0009_u01790211727706") 2026/09/24 01:03:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : invalid utf-8þ/invalid utf-8þ: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5b9_d20260924_m010138_c001_v7007000_t0000_u01790211698016") as it is a hide marker 2026/09/24 01:03:02 NOTICE: invalid utf-8þ/invalid utf-8þ: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : invalid utf-8þ/invalid utf-8þ: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ce_d20260924_m010137_c001_v0001134_t0012_u01790211697364") 2026/09/24 01:03:02 NOTICE: invalid utf-8þ/invalid utf-8þ: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : piped data.txt: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f409a16c7b144f782_d20260924_m010240_c001_v7007000_t0000_u01790211760394") as it is a hide marker 2026/09/24 01:03:02 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : piped data.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794570_d20260924_m010239_c001_v0001134_t0009_u01790211759940") 2026/09/24 01:03:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : piped data.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f409a16c7b144f781_d20260924_m010239_c001_v7007000_t0000_u01790211759755") 2026/09/24 01:03:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : piped data.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f405571094679456e_d20260924_m010239_c001_v0001134_t0041_u01790211759395") 2026/09/24 01:03:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5bb_d20260924_m010139_c001_v7007000_t0000_u01790211699137") as it is a hide marker 2026/09/24 01:03:02 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944d2_d20260924_m010138_c001_v0001134_t0048_u01790211698382") 2026/09/24 01:03:02 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : test-metadata: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c7a0_d20260924_m010248_c001_v7007000_t0000_u01790211768195") as it is a hide marker 2026/09/24 01:03:02 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : test-metadata: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f209a16c7b144f78a_d20260924_m010242_c001_v0001167_t0053_u01790211762479") 2026/09/24 01:03:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : test-metadata: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f409a16c7b144f784_d20260924_m010241_c001_v7007000_t0000_u01790211761620") 2026/09/24 01:03:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : test-metadata: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794576_d20260924_m010240_c001_v0001134_t0051_u01790211760578") 2026/09/24 01:03:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c59f_d20260924_m010132_c001_v7007000_t0000_u01790211692351") as it is a hide marker 2026/09/24 01:03:02 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944c0_d20260924_m010131_c001_v0001134_t0043_u01790211691467") 2026/09/24 01:03:02 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5a3_d20260924_m010134_c001_v7007000_t0000_u01790211694427") as it is a hide marker 2026/09/24 01:03:02 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944c6_d20260924_m010133_c001_v0001134_t0021_u01790211693756") 2026/09/24 01:03:02 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5a1_d20260924_m010133_c001_v7007000_t0000_u01790211693397") as it is a hide marker 2026/09/24 01:03:02 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944c2_d20260924_m010132_c001_v0001134_t0013_u01790211692711") 2026/09/24 01:03:02 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5b0_d20260924_m010135_c001_v7007000_t0000_u01790211695850") as it is a hide marker 2026/09/24 01:03:02 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944c8_d20260924_m010134_c001_v0001134_t0040_u01790211694789") 2026/09/24 01:03:02 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5b5_d20260924_m010137_c001_v7007000_t0000_u01790211697004") as it is a hide marker 2026/09/24 01:03:02 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944cc_d20260924_m010136_c001_v0001134_t0018_u01790211696213") 2026/09/24 01:03:02 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c59d_d20260924_m010131_c001_v7007000_t0000_u01790211691106") as it is a hide marker 2026/09/24 01:03:02 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : trailing space /trailing space : Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944bc_d20260924_m010130_c001_v0001134_t0016_u01790211690430") 2026/09/24 01:03:02 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467945b8_d20260924_m010255_c001_v0001134_t0028_u01790211775670") "upload" dated 2026-09-24 01:02:55.67 +0000 UTC (6.50553412s ago) 2026/09/24 01:03:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c7ae_d20260924_m010253_c001_v7007000_t0000_u01790211773488") 2026/09/24 01:03:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467945a8_d20260924_m010250_c001_v0001134_t0033_u01790211770760") 2026/09/24 01:03:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5cd_d20260924_m010147_c001_v7007000_t0000_u01790211707575") as it is a hide marker 2026/09/24 01:03:02 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f222e5b6d1185c5c1_d20260924_m010141_c001_v0001092_t0028_u01790211701184") 2026/09/24 01:03:02 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : zero-length-file: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5be_d20260924_m010141_c001_v7007000_t0000_u01790211701001") as it is a hide marker 2026/09/24 01:03:02 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : zero-length-file: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f40557109467944dc_d20260924_m010140_c001_v0001134_t0041_u01790211700455") 2026/09/24 01:03:02 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c588_d20260924_m010124_c001_v7007000_t0000_u01790211684050") as it is a hide marker 2026/09/24 01:03:02 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944a6_d20260924_m010123_c001_v0001134_t0039_u01790211683174") 2026/09/24 01:03:02 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c573_d20260924_m010118_c001_v7007000_t0000_u01790211678453") as it is a hide marker 2026/09/24 01:03:02 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794486_d20260924_m010117_c001_v0001134_t0048_u01790211677203") 2026/09/24 01:03:02 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c593_d20260924_m010127_c001_v7007000_t0000_u01790211687658") as it is a hide marker 2026/09/24 01:03:02 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944b0_d20260924_m010126_c001_v0001134_t0024_u01790211686771") 2026/09/24 01:03:02 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c58d_d20260924_m010126_c001_v7007000_t0000_u01790211686409") as it is a hide marker 2026/09/24 01:03:02 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ac_d20260924_m010125_c001_v0001134_t0043_u01790211685652") 2026/09/24 01:03:02 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c597_d20260924_m010128_c001_v7007000_t0000_u01790211688760") as it is a hide marker 2026/09/24 01:03:02 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944b6_d20260924_m010128_c001_v0001134_t0030_u01790211688020") 2026/09/24 01:03:02 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c58c_d20260924_m010125_c001_v7007000_t0000_u01790211685290") as it is a hide marker 2026/09/24 01:03:02 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944aa_d20260924_m010124_c001_v0001134_t0046_u01790211684409") 2026/09/24 01:03:02 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : ./.: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c576_d20260924_m010119_c001_v7007000_t0000_u01790211679495") as it is a hide marker 2026/09/24 01:03:02 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : ./.: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794490_d20260924_m010118_c001_v0001134_t0006_u01790211678814") 2026/09/24 01:03:02 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/24 01:03:02 DEBUG : ../..: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c57b_d20260924_m010120_c001_v7007000_t0000_u01790211680490") as it is a hide marker 2026/09/24 01:03:02 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/24 01:03:02 DEBUG : ../..: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794496_d20260924_m010119_c001_v0001134_t0027_u01790211679859") 2026/09/24 01:03:02 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/24 01:03:02 INFO : B2 bucket rclone-test-yurocek2woyo: cleaning bucket "rclone-test-yurocek2woyo" of all hidden files 2026/09/24 01:03:02 DEBUG : leading space/ leading space: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c584_d20260924_m010122_c001_v7007000_t0000_u01790211682814") as it is a hide marker 2026/09/24 01:03:02 DEBUG : leading space/ leading space: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944a0_d20260924_m010122_c001_v0001134_t0039_u01790211682090") 2026/09/24 01:03:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c580_d20260924_m010121_c001_v7007000_t0000_u01790211681728") as it is a hide marker 2026/09/24 01:03:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f105571094679449c_d20260924_m010120_c001_v0001134_t0042_u01790211680849") 2026/09/24 01:03:02 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c59a_d20260924_m010130_c001_v7007000_t0000_u01790211690070") as it is a hide marker 2026/09/24 01:03:02 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ba_d20260924_m010129_c001_v0001134_t0050_u01790211689120") 2026/09/24 01:03:02 DEBUG : created from root.txt: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f42546d01887e969d_d20260924_m010230_c001_v7007000_t0000_u01790211750341") as it is a hide marker 2026/09/24 01:03:02 DEBUG : created from root.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f110bf682f3561eba_d20260924_m010229_c001_v0001178_t0056_u01790211749329") 2026/09/24 01:03:02 DEBUG : file name.txt: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f409a16c7b144f77e_d20260924_m010238_c001_v7007000_t0000_u01790211758671") as it is a hide marker 2026/09/24 01:03:02 DEBUG : file name.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794530_d20260924_m010217_c001_v0001134_t0022_u01790211737852") 2026/09/24 01:03:02 DEBUG : file name.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f11538441ec4e9e19_d20260924_m010212_c001_v0001134_t0029_u01790211732208") 2026/09/24 01:03:03 DEBUG : file name.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944f0_d20260924_m010149_c001_v0001134_t0034_u01790211709434") 2026/09/24 01:03:03 DEBUG : file name.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ec_d20260924_m010148_c001_v0001134_t0037_u01790211708125") 2026/09/24 01:03:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ee_d20260924_m010148_c001_v0001134_t0005_u01790211708944") "upload" dated 2026-09-24 01:01:48.944 +0000 UTC (1m14.210110147s ago) 2026/09/24 01:03:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f4160e85a57f6fd75_d20260924_m010209_c001_v7007000_t0000_u01790211729647") as it is a hide marker 2026/09/24 01:03:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1077b6f172a8eba6_d20260924_m010208_c001_v0001106_t0020_u01790211728839") 2026/09/24 01:03:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1034a299d987d83a_d20260924_m010207_c001_v0001157_t0009_u01790211727706") 2026/09/24 01:03:03 DEBUG : invalid utf-8þ/invalid utf-8þ: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5b9_d20260924_m010138_c001_v7007000_t0000_u01790211698016") as it is a hide marker 2026/09/24 01:03:03 DEBUG : invalid utf-8þ/invalid utf-8þ: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ce_d20260924_m010137_c001_v0001134_t0012_u01790211697364") 2026/09/24 01:03:03 DEBUG : piped data.txt: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f409a16c7b144f782_d20260924_m010240_c001_v7007000_t0000_u01790211760394") as it is a hide marker 2026/09/24 01:03:03 DEBUG : piped data.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794570_d20260924_m010239_c001_v0001134_t0009_u01790211759940") 2026/09/24 01:03:03 DEBUG : piped data.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f409a16c7b144f781_d20260924_m010239_c001_v7007000_t0000_u01790211759755") 2026/09/24 01:03:03 DEBUG : piped data.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f405571094679456e_d20260924_m010239_c001_v0001134_t0041_u01790211759395") 2026/09/24 01:03:03 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5bb_d20260924_m010139_c001_v7007000_t0000_u01790211699137") as it is a hide marker 2026/09/24 01:03:03 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944d2_d20260924_m010138_c001_v0001134_t0048_u01790211698382") 2026/09/24 01:03:03 DEBUG : test-metadata: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c7a0_d20260924_m010248_c001_v7007000_t0000_u01790211768195") as it is a hide marker 2026/09/24 01:03:03 DEBUG : test-metadata: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f209a16c7b144f78a_d20260924_m010242_c001_v0001167_t0053_u01790211762479") 2026/09/24 01:03:03 DEBUG : test-metadata: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f409a16c7b144f784_d20260924_m010241_c001_v7007000_t0000_u01790211761620") 2026/09/24 01:03:03 DEBUG : test-metadata: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794576_d20260924_m010240_c001_v0001134_t0051_u01790211760578") 2026/09/24 01:03:03 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c59f_d20260924_m010132_c001_v7007000_t0000_u01790211692351") as it is a hide marker 2026/09/24 01:03:03 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944c0_d20260924_m010131_c001_v0001134_t0043_u01790211691467") 2026/09/24 01:03:03 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5a3_d20260924_m010134_c001_v7007000_t0000_u01790211694427") as it is a hide marker 2026/09/24 01:03:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944c6_d20260924_m010133_c001_v0001134_t0021_u01790211693756") 2026/09/24 01:03:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5a1_d20260924_m010133_c001_v7007000_t0000_u01790211693397") as it is a hide marker 2026/09/24 01:03:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944c2_d20260924_m010132_c001_v0001134_t0013_u01790211692711") 2026/09/24 01:03:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5b0_d20260924_m010135_c001_v7007000_t0000_u01790211695850") as it is a hide marker 2026/09/24 01:03:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944c8_d20260924_m010134_c001_v0001134_t0040_u01790211694789") 2026/09/24 01:03:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5b5_d20260924_m010137_c001_v7007000_t0000_u01790211697004") as it is a hide marker 2026/09/24 01:03:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944cc_d20260924_m010136_c001_v0001134_t0018_u01790211696213") 2026/09/24 01:03:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c59d_d20260924_m010131_c001_v7007000_t0000_u01790211691106") as it is a hide marker 2026/09/24 01:03:04 DEBUG : trailing space /trailing space : Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944bc_d20260924_m010130_c001_v0001134_t0016_u01790211690430") 2026/09/24 01:03:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467945b8_d20260924_m010255_c001_v0001134_t0028_u01790211775670") "upload" dated 2026-09-24 01:02:55.67 +0000 UTC (8.747921164s ago) 2026/09/24 01:03:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c7ae_d20260924_m010253_c001_v7007000_t0000_u01790211773488") 2026/09/24 01:03:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467945a8_d20260924_m010250_c001_v0001134_t0033_u01790211770760") 2026/09/24 01:03:04 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5cd_d20260924_m010147_c001_v7007000_t0000_u01790211707575") as it is a hide marker 2026/09/24 01:03:04 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f222e5b6d1185c5c1_d20260924_m010141_c001_v0001092_t0028_u01790211701184") 2026/09/24 01:03:04 DEBUG : zero-length-file: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c5be_d20260924_m010141_c001_v7007000_t0000_u01790211701001") as it is a hide marker 2026/09/24 01:03:04 DEBUG : zero-length-file: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f40557109467944dc_d20260924_m010140_c001_v0001134_t0041_u01790211700455") 2026/09/24 01:03:04 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c588_d20260924_m010124_c001_v7007000_t0000_u01790211684050") as it is a hide marker 2026/09/24 01:03:04 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944a6_d20260924_m010123_c001_v0001134_t0039_u01790211683174") 2026/09/24 01:03:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c573_d20260924_m010118_c001_v7007000_t0000_u01790211678453") as it is a hide marker 2026/09/24 01:03:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794486_d20260924_m010117_c001_v0001134_t0048_u01790211677203") 2026/09/24 01:03:04 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c593_d20260924_m010127_c001_v7007000_t0000_u01790211687658") as it is a hide marker 2026/09/24 01:03:04 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944b0_d20260924_m010126_c001_v0001134_t0024_u01790211686771") 2026/09/24 01:03:04 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c58d_d20260924_m010126_c001_v7007000_t0000_u01790211686409") as it is a hide marker 2026/09/24 01:03:04 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ac_d20260924_m010125_c001_v0001134_t0043_u01790211685652") 2026/09/24 01:03:04 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c597_d20260924_m010128_c001_v7007000_t0000_u01790211688760") as it is a hide marker 2026/09/24 01:03:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944b6_d20260924_m010128_c001_v0001134_t0030_u01790211688020") 2026/09/24 01:03:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c58c_d20260924_m010125_c001_v7007000_t0000_u01790211685290") as it is a hide marker 2026/09/24 01:03:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944aa_d20260924_m010124_c001_v0001134_t0046_u01790211684409") 2026/09/24 01:03:05 DEBUG : ./.: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c576_d20260924_m010119_c001_v7007000_t0000_u01790211679495") as it is a hide marker 2026/09/24 01:03:05 DEBUG : ./.: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794490_d20260924_m010118_c001_v0001134_t0006_u01790211678814") 2026/09/24 01:03:05 DEBUG : ../..: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f422e5b6d1185c57b_d20260924_m010120_c001_v7007000_t0000_u01790211680490") as it is a hide marker 2026/09/24 01:03:05 DEBUG : ../..: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f1055710946794496_d20260924_m010119_c001_v0001134_t0027_u01790211679859") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/24 01:03:06 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/24 01:03:06 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/24 01:03:06 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/24 01:03:06 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/24 01:03:07 INFO : B2 bucket rclone-test-yurocek2woyo: cleaning bucket "rclone-test-yurocek2woyo" of pending multipart uploads older than 0s 2026/09/24 01:03:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ee_d20260924_m010148_c001_v0001134_t0005_u01790211708944") "upload" dated 2026-09-24 01:01:48.944 +0000 UTC (1m18.286672409s ago) 2026/09/24 01:03:07 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c7c2_d20260924_m010306_c001_v0001038_t0034_u01790211786217") as it is a start marker (upload started at 2026-09-24 01:03:06.217 +0000 UTC) 2026/09/24 01:03:07 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/24 01:03:07 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c7c4_d20260924_m010306_c001_v0001091_t0037_u01790211786400") as it is a start marker (upload started at 2026-09-24 01:03:06.4 +0000 UTC) 2026/09/24 01:03:07 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/24 01:03:07 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c7c6_d20260924_m010306_c001_v0001184_t0028_u01790211786583") as it is a start marker (upload started at 2026-09-24 01:03:06.583 +0000 UTC) 2026/09/24 01:03:07 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/24 01:03:07 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c7c7_d20260924_m010306_c001_v0001184_t0034_u01790211786770") as it is a start marker (upload started at 2026-09-24 01:03:06.77 +0000 UTC) 2026/09/24 01:03:07 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/24 01:03:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c7c1_d20260924_m010306_c001_v7007000_t0000_u01790211786034") "hide" dated 2026-09-24 01:03:06.034 +0000 UTC (1.196970813s ago) 2026/09/24 01:03:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467945b8_d20260924_m010255_c001_v0001134_t0028_u01790211775670") 2026/09/24 01:03:07 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/24 01:03:07 INFO : B2 bucket rclone-test-yurocek2woyo: cleaning bucket "rclone-test-yurocek2woyo" of pending multipart uploads older than 0s 2026/09/24 01:03:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ee_d20260924_m010148_c001_v0001134_t0005_u01790211708944") "upload" dated 2026-09-24 01:01:48.944 +0000 UTC (1m18.652791277s ago) 2026/09/24 01:03:07 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c7c2_d20260924_m010306_c001_v0001038_t0034_u01790211786217") as it is a start marker (upload started at 2026-09-24 01:03:06.217 +0000 UTC) 2026/09/24 01:03:07 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c7c4_d20260924_m010306_c001_v0001091_t0037_u01790211786400") as it is a start marker (upload started at 2026-09-24 01:03:06.4 +0000 UTC) 2026/09/24 01:03:07 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c7c6_d20260924_m010306_c001_v0001184_t0028_u01790211786583") as it is a start marker (upload started at 2026-09-24 01:03:06.583 +0000 UTC) 2026/09/24 01:03:07 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c7c7_d20260924_m010306_c001_v0001184_t0034_u01790211786770") as it is a start marker (upload started at 2026-09-24 01:03:06.77 +0000 UTC) 2026/09/24 01:03:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c7c1_d20260924_m010306_c001_v7007000_t0000_u01790211786034") "hide" dated 2026-09-24 01:03:06.034 +0000 UTC (1.562985543s ago) 2026/09/24 01:03:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467945b8_d20260924_m010255_c001_v0001134_t0028_u01790211775670") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/24 01:03:08 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/24 01:03:08 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/24 01:03:08 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/24 01:03:10 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/24 01:03:10 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/24 01:03:10 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/24 01:03:10 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/24 01:03:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/24 01:03:12 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/24 01:03:12 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/24 01:03:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:03:15 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/24 01:03:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f215773574f87ac24_d20260924_m010315_c001_v0001179_t0026_u01790211795446") 2026/09/24 01:03:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:03:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/24 01:03:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/24 01:03:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:03:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:03:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/24 01:03:19 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/24 01:03:19 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/24 01:03:19 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/24 01:03:19 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/24 01:03:21 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/24 01:03:22 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/24 01:03:22 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/24 01:03:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:03:23 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/24 01:03:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c80a_d20260924_m010323_c001_v0001036_t0016_u01790211803634") 2026/09/24 01:03:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/24 01:03:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/24 01:03:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/24 01:03:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:03:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:03:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/24 01:03:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/24 01:03:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/24 01:03:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/24 01:03:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/24 01:03:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/24 01:03:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/24 01:03:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/24 01:03:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/24 01:03:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/24 01:03:31 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/24 01:03:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:03:33 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/24 01:03:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f205e195a705d6eff_d20260924_m010333_c001_v0001167_t0027_u01790211813193") 2026/09/24 01:03:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/24 01:03:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:03:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/24 01:03:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/24 01:03:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/24 01:03:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:03:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:03:36 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/24 01:03:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/24 01:03:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/24 01:03:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/24 01:03:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/24 01:03:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/24 01:03:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/24 01:03:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/24 01:03:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:03:41 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/24 01:03:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f205e195a705d6f0d_d20260924_m010341_c001_v0001037_t0049_u01790211821551") 2026/09/24 01:03:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:03:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/24 01:03:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/24 01:03:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:03:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:03:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/24 01:03:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/24 01:03:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/24 01:03:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/24 01:03:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/24 01:03:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/24 01:03:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/24 01:03:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/24 01:03:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:03: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/24 01:03:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c85d_d20260924_m010349_c001_v0001134_t0025_u01790211829685") 2026/09/24 01:03:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/24 01:03:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/24 01:03:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/24 01:03:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:03:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:03: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/24 01:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/24 01:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/24 01:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/24 01:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/24 01:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/24 01:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/24 01:03:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/24 01:03:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/24 01:03:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/24 01:03:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/24 01:03:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:03: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/24 01:03:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f213a653d1f0cf76e_d20260924_m010358_c001_v0001182_t0043_u01790211838838") 2026/09/24 01:03:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/24 01:03:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:03:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/24 01:03:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/24 01:03:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/24 01:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:04: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/24 01:04:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/24 01:04:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/24 01:04:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/24 01:04:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/24 01:04:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/24 01:04:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/24 01:04:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/24 01:04:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:04:07 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/24 01:04:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f213a653d1f0cf785_d20260924_m010407_c001_v0001099_t0042_u01790211847186") 2026/09/24 01:04:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:04:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/24 01:04:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/24 01:04:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:04:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:04:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/24 01:04:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/24 01:04:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/24 01:04:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/24 01:04:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/24 01:04:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/24 01:04:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/24 01:04:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/24 01:04:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:04:15 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/24 01:04:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95f83_d20260924_m010415_c001_v0001105_t0040_u01790211855492") 2026/09/24 01:04:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/24 01:04:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/24 01:04:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/24 01:04:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:04:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:04:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/24 01:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/24 01:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/24 01:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/24 01:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/24 01:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/24 01:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/24 01:04:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/24 01:04:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/24 01:04:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/24 01:04:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/24 01:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:04:24 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/24 01:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f224e13ef6c140d32_d20260924_m010424_c001_v0001136_t0048_u01790211864487") 2026/09/24 01:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/24 01:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/24 01:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/24 01:04:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/24 01:04:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:04:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:04:27 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/24 01:04:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/24 01:04:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/24 01:04:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/24 01:04:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/24 01:04:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/24 01:04:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/24 01:04:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/24 01:04:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:04:33 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/24 01:04:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f224e13ef6c140da0_d20260924_m010433_c001_v0001101_t0036_u01790211873118") 2026/09/24 01:04:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:04:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/24 01:04:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/24 01:04:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:04:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:04:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/24 01:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/24 01:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/24 01:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/24 01:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/24 01:04:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/24 01:04:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/24 01:04:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/24 01:04:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:04:41 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/24 01:04:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95fec_d20260924_m010442_c001_v0001174_t0043_u01790211882040") 2026/09/24 01:04:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/24 01:04:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/24 01:04:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/24 01:04:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:04:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:04:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/24 01:04:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/24 01:04:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/24 01:04:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/24 01:04:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/24 01:04:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/24 01:04:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/24 01:04:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/24 01:04:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/24 01:04:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/24 01:04:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/24 01:04:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:04:52 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/24 01:04:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f21838c68b8763cc3_d20260924_m010452_c001_v0001032_t0025_u01790211892144") 2026/09/24 01:04:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/24 01:04:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:04:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/24 01:04:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/24 01:04:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/24 01:04:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:04:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:04:55 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/24 01:04:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/24 01:04:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/24 01:04:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/24 01:04:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/24 01:04:58 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/24 01:05:00 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/24 01:05:00 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/24 01:05:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:05:01 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/24 01:05:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f21838c68b8763ce2_d20260924_m010501_c001_v0001134_t0057_u01790211901669") 2026/09/24 01:05:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:05:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/24 01:05:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/24 01:05:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:05:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:05:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/24 01:05:06 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/24 01:05:06 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/24 01:05:06 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/24 01:05:06 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/24 01:05:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/24 01:05:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/24 01:05:09 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/24 01:05:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:05:11 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/24 01:05:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a96017_d20260924_m010511_c001_v0001184_t0021_u01790211911751") 2026/09/24 01:05:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/24 01:05:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/24 01:05:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/24 01:05:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:05:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:05:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/24 01:05:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/24 01:05:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/24 01:05:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/24 01:05:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/24 01:05:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/24 01:05:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/24 01:05:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/24 01:05:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/24 01:05:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/24 01:05:20 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/24 01:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:05:22 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/24 01:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f22546d01887eb51e_d20260924_m010522_c001_v0001171_t0045_u01790211922853") 2026/09/24 01:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/24 01:05:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:05:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/24 01:05:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/24 01:05:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/24 01:05:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:05:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:05:26 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/24 01:05:28 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/24 01:05:28 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/24 01:05:28 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/24 01:05:28 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/24 01:05:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/24 01:05:31 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/24 01:05:31 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/24 01:05:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:05:33 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/24 01:05:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f22546d01887eb953_d20260924_m010533_c001_v0001131_t0029_u01790211933360") 2026/09/24 01:05:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:05:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/24 01:05:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/24 01:05:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:05:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:05:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/24 01:05:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/24 01:05:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/24 01:05:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/24 01:05:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/24 01:05:41 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/24 01:05:41 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/24 01:05:41 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/24 01:05:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:05:43 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/24 01:05:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc71947d_d20260924_m010543_c001_v0001109_t0015_u01790211943987") 2026/09/24 01:05:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/24 01:05:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/24 01:05:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/24 01:05:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:05:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:05:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/24 01:05:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/24 01:05:50 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/24 01:05:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/24 01:05:51 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/24 01:05:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/24 01:05:51 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/24 01:05:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/24 01:05:53 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/24 01:05:54 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/24 01:05:54 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/24 01:05:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/24 01:05:58 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/24 01:05:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc7194c3_d20260924_m010558_c001_v0001145_t0038_u01790211958649") 2026/09/24 01:05:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/24 01:05:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/24 01:05:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/24 01:05:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/24 01:06:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/24 01:06:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/24 01:06:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/24 01:06:02 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/24 01:06:04 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/24 01:06:04 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/24 01:06:04 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/24 01:06:04 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/24 01:06:04 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1146-15.backblaze.com/b2api/v1/b2_upload_file/6ff25d13e0eddb0baf080e1b/c001_v0001146_t0024": write tcp: unexpected EOF 2026/09/24 01:06:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-15.backblaze.com/b2api/v1/b2_upload_file/6ff25d13e0eddb0baf080e1b/c001_v0001146_t0024": write tcp: unexpected EOF) 2026/09/24 01:06:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1146-15.backblaze.com/b2api/v1/b2_upload_file/6ff25d13e0eddb0baf080e1b/c001_v0001146_t0024": write tcp: unexpected EOF 2026/09/24 01:06:05 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/24 01:06:05 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/24 01:06:05 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/24 01:06:05 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/24 01:06:05 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/24 01:06:05 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/24 01:06:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/24 01:06:05 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/24 01:06:05 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/24 01:06:05 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/24 01:06:05 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/24 01:06:05 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/24 01:06:06 DEBUG : pacer: Reducing sleep to 10ms 2026/09/24 01:06:06 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/24 01:06:08 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/24 01:06:08 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/24 01:06:08 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/24 01:06:10 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/24 01:06:10 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/24 01:06:10 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1144-03.backblaze.com/b2api/v1/b2_upload_part/4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc719512_d20260924_m010609_c001_v0001144_t0007_u01790211969999/0027": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1144-03.backblaze.com/b2api/v1/b2_upload_part/4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc719512_d20260924_m010609_c001_v0001144_t0007_u01790211969999/0027", Err:(*net.OpError)(0x3730bfe1bb30)} 2026/09/24 01:06:10 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1144-03.backblaze.com/b2api/v1/b2_upload_part/4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc719512_d20260924_m010609_c001_v0001144_t0007_u01790211969999/0027": write tcp: unexpected EOF 2026/09/24 01:06:10 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1144-03.backblaze.com/b2api/v1/b2_upload_part/4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc719512_d20260924_m010609_c001_v0001144_t0007_u01790211969999/0027": write tcp: unexpected EOF) 2026/09/24 01:06:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/24 01:06:10 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/24 01:06:10 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/24 01:06:10 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/24 01:06:10 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/24 01:06:10 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/24 01:06:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/24 01:06:11 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/24 01:06:13 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/24 01:06:13 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/24 01:06:13 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/24 01:06:16 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1116-10.backblaze.com/b2api/v1/b2_upload_file/6ff25d13e0eddb0baf080e1b/c001_v0001116_t0058": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/24 01:06:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-10.backblaze.com/b2api/v1/b2_upload_file/6ff25d13e0eddb0baf080e1b/c001_v0001116_t0058": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/24 01:06:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1116-10.backblaze.com/b2api/v1/b2_upload_file/6ff25d13e0eddb0baf080e1b/c001_v0001116_t0058": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/24 01:06:16 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/24 01:06:16 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/24 01:06:16 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/24 01:06:16 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/24 01:06:16 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/24 01:06:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/24 01:06:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/24 01:06:16 DEBUG : pacer: low level retry 2/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/24 01:06:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/24 01:06:16 DEBUG : pacer: Reducing sleep to 20ms 2026/09/24 01:06:16 DEBUG : pacer: Reducing sleep to 10ms 2026/09/24 01:06:18 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/24 01:06:19 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/24 01:06:19 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/24 01:06:19 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/24 01:06:25 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504cdc7_d20260924_m010625_c001_v0001174_t0014_u01790211985684") 2026/09/24 01:06:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/24 01:06:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/24 01:06:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/24 01:06:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/24 01:06:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/24 01:06:28 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/24 01:06:28 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/24 01:06:28 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/24 01:06:28 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/24 01:06:31 DEBUG : chunked-copy: Done sending chunk 0 2026/09/24 01:06:31 DEBUG : chunked-copy: Done sending chunk 1 2026/09/24 01:06:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/24 01:06:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504cdcb_d20260924_m010632_c001_v0001039_t0031_u01790211992264") 2026/09/24 01:06:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/24 01:06:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/24 01:06:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/24 01:06:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/24 01:06:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/24 01:06:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/24 01:06:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/24 01:06:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/24 01:06:35 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/24 01:06:37 DEBUG : chunked-copy: Done sending chunk 0 2026/09/24 01:06:38 DEBUG : chunked-copy: Done sending chunk 1 2026/09/24 01:06:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/24 01:06:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6ff25d13e0eddb0baf080e1b_f211259dffd6d8ff4_d20260924_m010638_c001_v0001145_t0016_u01790211998793") 2026/09/24 01:06:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/24 01:06:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/24 01:06:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/24 01:06:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/24 01:06:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/24 01:06:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/24 01:06:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/24 01:06:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/24 01:06:48 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/24 01:06:50 DEBUG : chunked-copy: Done sending chunk 0 2026/09/24 01:06:50 DEBUG : chunked-copy: Done sending chunk 1 2026/09/24 01:06:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/24 01:06:51 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504ce16_d20260924_m010651_c001_v0001174_t0006_u01790212011448") 2026/09/24 01:06:51 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/24 01:06:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/24 01:06:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/24 01:06:52 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/24 01:06:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/24 01:06:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/24 01:06:52 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/24 01:06:53 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/24 01:06:55 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/24 01:06:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yurocek2woyo/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/24 01:06:57 INFO : B2 bucket rclone-test-yurocek2woyo: cleaning bucket "rclone-test-yurocek2woyo" of all files 2026/09/24 01:06:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f4260ce15cc71946e_d20260924_m010537_c001_v7007000_t0000_u01790211937567") 2026/09/24 01:06:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f22546d01887eb953_d20260924_m010533_c001_v0001131_t0029_u01790211933360") 2026/09/24 01:06:57 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f42546d01887eb951_d20260924_m010532_c001_v7007000_t0000_u01790211932725") 2026/09/24 01:06:57 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc719466_d20260924_m010527_c001_v0001036_t0049_u01790211927900") 2026/09/24 01:06:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f4260ce15cc7194ea_d20260924_m010604_c001_v7007000_t0000_u01790211964227") 2026/09/24 01:06:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc7194c3_d20260924_m010558_c001_v0001145_t0038_u01790211958649") 2026/09/24 01:06:57 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f4260ce15cc7194be_d20260924_m010558_c001_v7007000_t0000_u01790211958059") 2026/09/24 01:06:57 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc719486_d20260924_m010550_c001_v0001116_t0013_u01790211950097") 2026/09/24 01:06:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f4260ce15cc719485_d20260924_m010549_c001_v7007000_t0000_u01790211949915") 2026/09/24 01:06:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc71947d_d20260924_m010543_c001_v0001109_t0015_u01790211943987") 2026/09/24 01:06:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f4260ce15cc719478_d20260924_m010543_c001_v7007000_t0000_u01790211943357") 2026/09/24 01:06:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc71946f_d20260924_m010537_c001_v0001174_t0018_u01790211937749") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a95f48_d20260924_m010402_c001_v7007000_t0000_u01790211842924") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f213a653d1f0cf76e_d20260924_m010358_c001_v0001182_t0043_u01790211838838") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c864_d20260924_m010353_c001_v7007000_t0000_u01790211833699") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c85d_d20260924_m010349_c001_v0001134_t0025_u01790211829685") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f413a653d1f0cf76d_d20260924_m010358_c001_v7007000_t0000_u01790211838396") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c865_d20260924_m010353_c001_v0001032_t0044_u01790211833882") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c85c_d20260924_m010349_c001_v7007000_t0000_u01790211829299") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c851_d20260924_m010345_c001_v0001099_t0039_u01790211825213") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c84e_d20260924_m010345_c001_v7007000_t0000_u01790211825031") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f205e195a705d6f0d_d20260924_m010341_c001_v0001037_t0049_u01790211821551") 2026/09/24 01:06:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f405e195a705d6f0c_d20260924_m010341_c001_v7007000_t0000_u01790211821122") 2026/09/24 01:06:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c83d_d20260924_m010337_c001_v0001179_t0050_u01790211817547") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a95fd5_d20260924_m010428_c001_v7007000_t0000_u01790211868467") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f224e13ef6c140d32_d20260924_m010424_c001_v0001136_t0048_u01790211864487") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a95fa4_d20260924_m010419_c001_v7007000_t0000_u01790211859699") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95f83_d20260924_m010415_c001_v0001105_t0040_u01790211855492") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f424e13ef6c140d2d_d20260924_m010424_c001_v7007000_t0000_u01790211864023") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95fa6_d20260924_m010419_c001_v0001185_t0015_u01790211859882") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a95f80_d20260924_m010415_c001_v7007000_t0000_u01790211855098") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95f5f_d20260924_m010410_c001_v0001171_t0021_u01790211850731") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a95f5d_d20260924_m010410_c001_v7007000_t0000_u01790211850552") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f213a653d1f0cf785_d20260924_m010407_c001_v0001099_t0042_u01790211847186") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f413a653d1f0cf783_d20260924_m010406_c001_v7007000_t0000_u01790211846747") 2026/09/24 01:06:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95f49_d20260924_m010403_c001_v0001102_t0022_u01790211843104") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c83c_d20260924_m010337_c001_v7007000_t0000_u01790211817364") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f205e195a705d6eff_d20260924_m010333_c001_v0001167_t0027_u01790211813193") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f405e195a705d6efe_d20260924_m010332_c001_v7007000_t0000_u01790211812765") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c812_d20260924_m010327_c001_v0001144_t0044_u01790211807906") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c811_d20260924_m010327_c001_v7007000_t0000_u01790211807723") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c80a_d20260924_m010323_c001_v0001036_t0016_u01790211803634") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c808_d20260924_m010323_c001_v7007000_t0000_u01790211803215") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c7ec_d20260924_m010318_c001_v0001161_t0015_u01790211798904") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c7e9_d20260924_m010318_c001_v7007000_t0000_u01790211798720") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f215773574f87ac24_d20260924_m010315_c001_v0001179_t0026_u01790211795446") 2026/09/24 01:06:59 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f415773574f87ac23_d20260924_m010315_c001_v7007000_t0000_u01790211795040") 2026/09/24 01:07:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504c7ce_d20260924_m010309_c001_v0001043_t0044_u01790211789761") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a95ffb_d20260924_m010456_c001_v7007000_t0000_u01790211896628") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f21838c68b8763cc3_d20260924_m010452_c001_v0001032_t0025_u01790211892144") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a95fef_d20260924_m010446_c001_v7007000_t0000_u01790211886932") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95fec_d20260924_m010442_c001_v0001174_t0043_u01790211882040") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f41838c68b8763cc0_d20260924_m010451_c001_v7007000_t0000_u01790211891679") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95ff0_d20260924_m010447_c001_v0001167_t0028_u01790211887112") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a95fea_d20260924_m010441_c001_v7007000_t0000_u01790211881521") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95fdf_d20260924_m010436_c001_v0001105_t0048_u01790211876953") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a95fde_d20260924_m010436_c001_v7007000_t0000_u01790211876774") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f224e13ef6c140da0_d20260924_m010433_c001_v0001101_t0036_u01790211873118") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f424e13ef6c140d99_d20260924_m010432_c001_v7007000_t0000_u01790211872648") 2026/09/24 01:07:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95fd6_d20260924_m010428_c001_v0001146_t0007_u01790211868647") 2026/09/24 01:07:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f4260ce15cc719465_d20260924_m010527_c001_v7007000_t0000_u01790211927718") 2026/09/24 01:07:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f22546d01887eb51e_d20260924_m010522_c001_v0001171_t0045_u01790211922853") 2026/09/24 01:07:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f42546d01887eb519_d20260924_m010522_c001_v7007000_t0000_u01790211922312") 2026/09/24 01:07:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a9601f_d20260924_m010516_c001_v0001038_t0053_u01790211916412") 2026/09/24 01:07:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a9601e_d20260924_m010516_c001_v7007000_t0000_u01790211916233") 2026/09/24 01:07:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a96017_d20260924_m010511_c001_v0001184_t0021_u01790211911751") 2026/09/24 01:07:00 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a96016_d20260924_m010511_c001_v7007000_t0000_u01790211911228") 2026/09/24 01:07:00 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a9600a_d20260924_m010505_c001_v0001044_t0009_u01790211905720") 2026/09/24 01:07:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f419abccb23a96008_d20260924_m010505_c001_v7007000_t0000_u01790211905540") 2026/09/24 01:07:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f21838c68b8763ce2_d20260924_m010501_c001_v0001134_t0057_u01790211901669") 2026/09/24 01:07:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f41838c68b8763cdf_d20260924_m010501_c001_v7007000_t0000_u01790211901120") 2026/09/24 01:07:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f219abccb23a95ffc_d20260924_m010456_c001_v0001103_t0044_u01790211896809") 2026/09/24 01:07:01 DEBUG : chunked-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f42546d01887edbde_d20260924_m010653_c001_v7007000_t0000_u01790212013837") 2026/09/24 01:07:01 DEBUG : chunked-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f211259dffd6d8fff_d20260924_m010647_c001_v0001033_t0028_u01790212007763") 2026/09/24 01:07:01 DEBUG : chunked-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f411259dffd6d8ffe_d20260924_m010647_c001_v7007000_t0000_u01790212007159") 2026/09/24 01:07:01 DEBUG : chunked-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504cdd2_d20260924_m010634_c001_v0001104_t0041_u01790211994780") 2026/09/24 01:07:01 DEBUG : chunked-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504cdd1_d20260924_m010634_c001_v7007000_t0000_u01790211994155") 2026/09/24 01:07:01 DEBUG : chunked-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f211259dffd6d8fe8_d20260924_m010628_c001_v0001039_t0019_u01790211988257") 2026/09/24 01:07:01 DEBUG : chunked-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f411259dffd6d8fe7_d20260924_m010627_c001_v7007000_t0000_u01790211987580") 2026/09/24 01:07:01 DEBUG : chunked-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10908f079f6cad43_d20260924_m010623_c001_v0001041_t0050_u01790211983981") 2026/09/24 01:07:01 DEBUG : chunked-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504cdc6_d20260924_m010623_c001_v7007000_t0000_u01790211983529") 2026/09/24 01:07:01 DEBUG : chunked-copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10908f079f6cad37_d20260924_m010620_c001_v0001041_t0008_u01790211980414") 2026/09/24 01:07:01 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f42546d01887edbdd_d20260924_m010653_c001_v7007000_t0000_u01790212013655") 2026/09/24 01:07:01 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504ce16_d20260924_m010651_c001_v0001174_t0006_u01790212011448") 2026/09/24 01:07:01 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f411259dffd6d8ffc_d20260924_m010646_c001_v7007000_t0000_u01790212006979") 2026/09/24 01:07:01 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f211259dffd6d8ff4_d20260924_m010638_c001_v0001145_t0016_u01790211998793") 2026/09/24 01:07:01 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504cdcf_d20260924_m010633_c001_v7007000_t0000_u01790211993972") 2026/09/24 01:07:01 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504cdcb_d20260924_m010632_c001_v0001039_t0031_u01790211992264") 2026/09/24 01:07:01 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f411259dffd6d8fe6_d20260924_m010627_c001_v7007000_t0000_u01790211987400") 2026/09/24 01:07:01 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f207852863504cdc7_d20260924_m010625_c001_v0001174_t0014_u01790211985684") 2026/09/24 01:07:01 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504cdc5_d20260924_m010623_c001_v7007000_t0000_u01790211983348") 2026/09/24 01:07:02 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10940491e29427c4_d20260924_m010622_c001_v0001180_t0041_u01790211982563") 2026/09/24 01:07:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10557109467944ee_d20260924_m010148_c001_v0001134_t0005_u01790211708944") 2026/09/24 01:07:02 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f409a16c7b144fead_d20260924_m010615_c001_v7007000_t0000_u01790211975232") 2026/09/24 01:07:02 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc719512_d20260924_m010609_c001_v0001144_t0007_u01790211969999") 2026/09/24 01:07:02 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f4260ce15cc719511_d20260924_m010609_c001_v7007000_t0000_u01790211969642") 2026/09/24 01:07:02 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f2260ce15cc7194f5_d20260924_m010605_c001_v0001183_t0046_u01790211965315") 2026/09/24 01:07:02 DEBUG : unknown-size-put.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f42546d01887edbe0_d20260924_m010654_c001_v7007000_t0000_u01790212014850") 2026/09/24 01:07:02 DEBUG : unknown-size-put.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10908f079f6cada3_d20260924_m010654_c001_v0001041_t0006_u01790212014385") 2026/09/24 01:07:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f42546d01887edbe3_d20260924_m010656_c001_v7007000_t0000_u01790212016097") 2026/09/24 01:07:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10908f079f6cada9_d20260924_m010655_c001_v0001041_t0025_u01790212015784") 2026/09/24 01:07:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f10908f079f6cada7_d20260924_m010655_c001_v0001041_t0019_u01790212015034") 2026/09/24 01:07:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff25d13e0eddb0baf080e1b_f407852863504c7c1_d20260924_m010306_c001_v7007000_t0000_u01790211786034") 2026/09/24 01:07:03 INFO : B2 bucket rclone-test-yurocek2woyo: cleaning bucket "rclone-test-yurocek2woyo" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (351.58s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.37s) --- PASS: TestIntegration/FsMkdir (349.36s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.12s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.57s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.17s) --- 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.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.81s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.65s) --- 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.94s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.84s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (174.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (11.18s) --- 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 (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (34.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (13.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 351.639s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m55.196448693s (try 1/5)