"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/06/21 04:17:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bixadur8zozu" 2026/06/21 04:17:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/21 04:17:41 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/21 04:17:41 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/21 04:17:42 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/21 04:18:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/21 04:18:08 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/21 04:18:08 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/21 04:18:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/21 04:18:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/21 04:18:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/21 04:18:10 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/21 04:18:17 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/21 04:18:18 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/21 04:18:23 INFO : B2 bucket rclone-test-bixadur8zozu: cleaning bucket "rclone-test-bixadur8zozu" of all files 2026/06/21 04:18:23 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1967_d20260621_m041822_c001_v0001177_t0017_u01782015502910") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/21 04:18:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bixadur8zozu/dirToPurgeFromRoot" 2026/06/21 04:18:26 INFO : B2 bucket rclone-test-bixadur8zozu path dirToPurgeFromRoot: cleaning bucket "rclone-test-bixadur8zozu" of all files 2026/06/21 04:18:26 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca196d_d20260621_m041824_c001_v0001177_t0002_u01782015504433") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/21 04:18:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bixadur8zozu/hello? sausage/êé" 2026/06/21 04:18:31 INFO : B2 bucket rclone-test-bixadur8zozu path hello? sausage/êé: cleaning bucket "rclone-test-bixadur8zozu" of all files 2026/06/21 04:18:31 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f100fe5c70f163648_d20260621_m041829_c001_v0001185_t0049_u01782015509967") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/21 04:18:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bixadur8zozu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/21 04:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bixadur8zozu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-bixadur8zozu" from "TestB2:rclone-test-bixadur8zozu" 2026/06/21 04:18:44 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/06/21 04:19:00 DEBUG : Creating backend with remote "TestB2:rclone-test-ruyumud7vuma" 2026/06/21 04:19:03 DEBUG : B2 bucket rclone-test-ruyumud7vuma: Purge remote 2026/06/21 04:19:03 INFO : B2 bucket rclone-test-ruyumud7vuma: cleaning bucket "rclone-test-ruyumud7vuma" of all files 2026/06/21 04:19:04 DEBUG : somefile: Deleting (id "4_z5fd24d23607deb8b9fe80e1b_f41678250960f4bb6_d20260621_m041902_c001_v0001092_t0011_u01782015542767") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/21 04:19:08 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/21 04:19:10 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/06/21 04:19:15 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/21 04:19:15 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/21 04:19:15 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.657Ki offset 6Mi/6.106Mi 2026/06/21 04:19:15 DEBUG : test-metadata: Sending chunk 1 length 111265 2026/06/21 04:19:17 DEBUG : test-metadata: Done sending chunk 1 2026/06/21 04:19:17 DEBUG : test-metadata: Done sending chunk 0 2026/06/21 04:19:17 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-21-041937-657.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/06/21 04:19:46 DEBUG : oldPath = "TestB2:rclone-test-bixadur8zozu/versions/test-versions-v2026-06-21-041937-657.txt" 2026/06/21 04:19:46 DEBUG : newPath = "TestB2,versions:rclone-test-bixadur8zozu/versions/test-versions-v2026-06-21-041937-657.txt" 2026/06/21 04:19:46 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bixadur8zozu/versions/test-versions-v2026-06-21-041937-657.txt" 2026/06/21 04:19:46 DEBUG : Config file has changed externally - reloading 2026/06/21 04:19:46 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/21 04:19:48 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-bixadur8zozu/versions/test-versions-v2026-06-21-041937-657.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-bixadur8zozu/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/06/21 04:19:51 INFO : B2 bucket rclone-test-bixadur8zozu: cleaning bucket "rclone-test-bixadur8zozu" of all hidden files 2026/06/21 04:19:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ce2_d20260621_m041749_c001_v7007000_t0000_u01782015469099") as it is a hide marker 2026/06/21 04:19:51 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : leading space/ leading space: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1819_d20260621_m041748_c001_v0001177_t0050_u01782015468473") 2026/06/21 04:19:51 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ce1_d20260621_m041748_c001_v7007000_t0000_u01782015468103") as it is a hide marker 2026/06/21 04:19:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca180d_d20260621_m041747_c001_v0001177_t0051_u01782015467417") 2026/06/21 04:19:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ced_d20260621_m041755_c001_v7007000_t0000_u01782015475386") as it is a hide marker 2026/06/21 04:19:51 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1859_d20260621_m041754_c001_v0001177_t0023_u01782015474403") 2026/06/21 04:19:51 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : created from root.txt: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f426e44f3c8fd5b60_d20260621_m041855_c001_v7007000_t0000_u01782015535959") as it is a hide marker 2026/06/21 04:19:51 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : created from root.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f119eff073d7bb069_d20260621_m041851_c001_v0001167_t0022_u01782015531674") 2026/06/21 04:19:51 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : file name.txt: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a38980_d20260621_m041908_c001_v7007000_t0000_u01782015548134") as it is a hide marker 2026/06/21 04:19:51 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : file name.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca19dd_d20260621_m041840_c001_v0001177_t0050_u01782015520514") 2026/06/21 04:19:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : file name.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f119e40dddf017506_d20260621_m041836_c001_v0001100_t0033_u01782015516657") 2026/06/21 04:19:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : file name.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1923_d20260621_m041814_c001_v0001177_t0014_u01782015494484") 2026/06/21 04:19:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : file name.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca191b_d20260621_m041813_c001_v0001177_t0051_u01782015493708") 2026/06/21 04:19:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca191d_d20260621_m041814_c001_v0001177_t0038_u01782015494097") "upload" dated 2026-06-21 04:18:14.097 +0000 UTC (1m37.373981683s ago) 2026/06/21 04:19:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f4085fc653f2b3a88_d20260621_m041834_c001_v7007000_t0000_u01782015514331") as it is a hide marker 2026/06/21 04:19:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f108e9b69a7934129_d20260621_m041833_c001_v0001174_t0028_u01782015513788") 2026/06/21 04:19:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f115ec9f7f0c6a874_d20260621_m041832_c001_v0001039_t0051_u01782015512889") 2026/06/21 04:19:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cfd_d20260621_m041802_c001_v7007000_t0000_u01782015482596") as it is a hide marker 2026/06/21 04:19:51 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca18b3_d20260621_m041801_c001_v0001177_t0023_u01782015481891") 2026/06/21 04:19:51 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : piped data.txt: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a38983_d20260621_m041910_c001_v7007000_t0000_u01782015550953") as it is a hide marker 2026/06/21 04:19:51 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : piped data.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1ac9_d20260621_m041910_c001_v0001177_t0006_u01782015550106") 2026/06/21 04:19:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : piped data.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a38982_d20260621_m041909_c001_v7007000_t0000_u01782015549921") 2026/06/21 04:19:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : piped data.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f404f075170ca1abd_d20260621_m041908_c001_v0001177_t0032_u01782015548862") 2026/06/21 04:19:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cfe_d20260621_m041803_c001_v7007000_t0000_u01782015483601") as it is a hide marker 2026/06/21 04:19:51 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca18bf_d20260621_m041802_c001_v0001177_t0038_u01782015482961") 2026/06/21 04:19:51 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : test-metadata: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f42244f8b4d8dcebd_d20260621_m041935_c001_v7007000_t0000_u01782015575105") as it is a hide marker 2026/06/21 04:19:51 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : test-metadata: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2056bee095a38987_d20260621_m041914_c001_v0001117_t0036_u01782015554875") 2026/06/21 04:19:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : test-metadata: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a38986_d20260621_m041914_c001_v7007000_t0000_u01782015554078") 2026/06/21 04:19:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : test-metadata: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1ad1_d20260621_m041911_c001_v0001177_t0040_u01782015551140") 2026/06/21 04:19:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cef_d20260621_m041757_c001_v7007000_t0000_u01782015477424") as it is a hide marker 2026/06/21 04:19:51 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1877_d20260621_m041756_c001_v0001177_t0045_u01782015476844") 2026/06/21 04:19:51 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cf1_d20260621_m041759_c001_v7007000_t0000_u01782015479431") as it is a hide marker 2026/06/21 04:19:51 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca188f_d20260621_m041758_c001_v0001177_t0023_u01782015478740") 2026/06/21 04:19:51 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cf0_d20260621_m041758_c001_v7007000_t0000_u01782015478368") as it is a hide marker 2026/06/21 04:19:51 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1887_d20260621_m041757_c001_v0001177_t0007_u01782015477794") 2026/06/21 04:19:51 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cfa_d20260621_m041800_c001_v7007000_t0000_u01782015480381") as it is a hide marker 2026/06/21 04:19:51 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca189d_d20260621_m041759_c001_v0001177_t0033_u01782015479804") 2026/06/21 04:19:51 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cfc_d20260621_m041801_c001_v7007000_t0000_u01782015481499") as it is a hide marker 2026/06/21 04:19:51 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca18a5_d20260621_m041800_c001_v0001177_t0032_u01782015480748") 2026/06/21 04:19:51 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cee_d20260621_m041756_c001_v7007000_t0000_u01782015476475") as it is a hide marker 2026/06/21 04:19:51 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : trailing space /trailing space : Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1865_d20260621_m041755_c001_v0001177_t0032_u01782015475781") 2026/06/21 04:19:51 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1bd3_d20260621_m041945_c001_v0001177_t0019_u01782015585142") "upload" dated 2026-06-21 04:19:45.142 +0000 UTC (6.329434603s ago) 2026/06/21 04:19:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f40618530cbc3f0df_d20260621_m041942_c001_v7007000_t0000_u01782015582584") 2026/06/21 04:19:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1b9f_d20260621_m041937_c001_v0001177_t0041_u01782015577657") 2026/06/21 04:19:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7d03_d20260621_m041813_c001_v7007000_t0000_u01782015493157") as it is a hide marker 2026/06/21 04:19:51 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f203cfdb3d0fa7d01_d20260621_m041805_c001_v0001146_t0052_u01782015485742") 2026/06/21 04:19:51 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : zero-length-file: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7d00_d20260621_m041805_c001_v7007000_t0000_u01782015485531") as it is a hide marker 2026/06/21 04:19:51 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : zero-length-file: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f404f075170ca18d5_d20260621_m041804_c001_v0001177_t0032_u01782015484938") 2026/06/21 04:19:51 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ce3_d20260621_m041750_c001_v7007000_t0000_u01782015470082") as it is a hide marker 2026/06/21 04:19:51 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1827_d20260621_m041749_c001_v0001177_t0014_u01782015469484") 2026/06/21 04:19:51 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cd5_d20260621_m041745_c001_v7007000_t0000_u01782015465153") as it is a hide marker 2026/06/21 04:19:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca17e5_d20260621_m041744_c001_v0001177_t0026_u01782015464061") 2026/06/21 04:19:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ceb_d20260621_m041753_c001_v7007000_t0000_u01782015473069") as it is a hide marker 2026/06/21 04:19:51 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1841_d20260621_m041752_c001_v0001177_t0012_u01782015472469") 2026/06/21 04:19:51 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ce8_d20260621_m041752_c001_v7007000_t0000_u01782015472091") as it is a hide marker 2026/06/21 04:19:51 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca183f_d20260621_m041751_c001_v0001177_t0048_u01782015471521") 2026/06/21 04:19:51 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cec_d20260621_m041754_c001_v7007000_t0000_u01782015474030") as it is a hide marker 2026/06/21 04:19:51 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1849_d20260621_m041753_c001_v0001177_t0001_u01782015473448") 2026/06/21 04:19:51 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ce6_d20260621_m041751_c001_v7007000_t0000_u01782015471133") as it is a hide marker 2026/06/21 04:19:51 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1833_d20260621_m041750_c001_v0001177_t0059_u01782015470472") 2026/06/21 04:19:51 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : ./.: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cdc_d20260621_m041746_c001_v7007000_t0000_u01782015466089") as it is a hide marker 2026/06/21 04:19:51 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : ./.: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca17f7_d20260621_m041745_c001_v0001177_t0028_u01782015465521") 2026/06/21 04:19:51 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/21 04:19:51 DEBUG : ../..: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cdf_d20260621_m041747_c001_v7007000_t0000_u01782015467045") as it is a hide marker 2026/06/21 04:19:51 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/21 04:19:51 DEBUG : ../..: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1803_d20260621_m041746_c001_v0001177_t0013_u01782015466461") 2026/06/21 04:19:51 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/21 04:19:51 INFO : B2 bucket rclone-test-bixadur8zozu: cleaning bucket "rclone-test-bixadur8zozu" of all hidden files 2026/06/21 04:19:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ce2_d20260621_m041749_c001_v7007000_t0000_u01782015469099") as it is a hide marker 2026/06/21 04:19:51 DEBUG : leading space/ leading space: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1819_d20260621_m041748_c001_v0001177_t0050_u01782015468473") 2026/06/21 04:19:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ce1_d20260621_m041748_c001_v7007000_t0000_u01782015468103") as it is a hide marker 2026/06/21 04:19:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca180d_d20260621_m041747_c001_v0001177_t0051_u01782015467417") 2026/06/21 04:19:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ced_d20260621_m041755_c001_v7007000_t0000_u01782015475386") as it is a hide marker 2026/06/21 04:19:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1859_d20260621_m041754_c001_v0001177_t0023_u01782015474403") 2026/06/21 04:19:51 DEBUG : created from root.txt: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f426e44f3c8fd5b60_d20260621_m041855_c001_v7007000_t0000_u01782015535959") as it is a hide marker 2026/06/21 04:19:51 DEBUG : created from root.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f119eff073d7bb069_d20260621_m041851_c001_v0001167_t0022_u01782015531674") 2026/06/21 04:19:51 DEBUG : file name.txt: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a38980_d20260621_m041908_c001_v7007000_t0000_u01782015548134") as it is a hide marker 2026/06/21 04:19:52 DEBUG : file name.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca19dd_d20260621_m041840_c001_v0001177_t0050_u01782015520514") 2026/06/21 04:19:52 DEBUG : file name.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f119e40dddf017506_d20260621_m041836_c001_v0001100_t0033_u01782015516657") 2026/06/21 04:19:52 DEBUG : file name.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1923_d20260621_m041814_c001_v0001177_t0014_u01782015494484") 2026/06/21 04:19:52 DEBUG : file name.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca191b_d20260621_m041813_c001_v0001177_t0051_u01782015493708") 2026/06/21 04:19:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca191d_d20260621_m041814_c001_v0001177_t0038_u01782015494097") "upload" dated 2026-06-21 04:18:14.097 +0000 UTC (1m38.389065978s ago) 2026/06/21 04:19:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f4085fc653f2b3a88_d20260621_m041834_c001_v7007000_t0000_u01782015514331") as it is a hide marker 2026/06/21 04:19:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f108e9b69a7934129_d20260621_m041833_c001_v0001174_t0028_u01782015513788") 2026/06/21 04:19:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f115ec9f7f0c6a874_d20260621_m041832_c001_v0001039_t0051_u01782015512889") 2026/06/21 04:19:52 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cfd_d20260621_m041802_c001_v7007000_t0000_u01782015482596") as it is a hide marker 2026/06/21 04:19:52 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca18b3_d20260621_m041801_c001_v0001177_t0023_u01782015481891") 2026/06/21 04:19:52 DEBUG : piped data.txt: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a38983_d20260621_m041910_c001_v7007000_t0000_u01782015550953") as it is a hide marker 2026/06/21 04:19:52 DEBUG : piped data.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1ac9_d20260621_m041910_c001_v0001177_t0006_u01782015550106") 2026/06/21 04:19:52 DEBUG : piped data.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a38982_d20260621_m041909_c001_v7007000_t0000_u01782015549921") 2026/06/21 04:19:52 DEBUG : piped data.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f404f075170ca1abd_d20260621_m041908_c001_v0001177_t0032_u01782015548862") 2026/06/21 04:19:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cfe_d20260621_m041803_c001_v7007000_t0000_u01782015483601") as it is a hide marker 2026/06/21 04:19:53 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca18bf_d20260621_m041802_c001_v0001177_t0038_u01782015482961") 2026/06/21 04:19:53 DEBUG : test-metadata: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f42244f8b4d8dcebd_d20260621_m041935_c001_v7007000_t0000_u01782015575105") as it is a hide marker 2026/06/21 04:19:53 DEBUG : test-metadata: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2056bee095a38987_d20260621_m041914_c001_v0001117_t0036_u01782015554875") 2026/06/21 04:19:53 DEBUG : test-metadata: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a38986_d20260621_m041914_c001_v7007000_t0000_u01782015554078") 2026/06/21 04:19:53 DEBUG : test-metadata: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1ad1_d20260621_m041911_c001_v0001177_t0040_u01782015551140") 2026/06/21 04:19:53 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cef_d20260621_m041757_c001_v7007000_t0000_u01782015477424") as it is a hide marker 2026/06/21 04:19:53 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1877_d20260621_m041756_c001_v0001177_t0045_u01782015476844") 2026/06/21 04:19:53 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cf1_d20260621_m041759_c001_v7007000_t0000_u01782015479431") as it is a hide marker 2026/06/21 04:19:53 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca188f_d20260621_m041758_c001_v0001177_t0023_u01782015478740") 2026/06/21 04:19:53 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cf0_d20260621_m041758_c001_v7007000_t0000_u01782015478368") as it is a hide marker 2026/06/21 04:19:53 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1887_d20260621_m041757_c001_v0001177_t0007_u01782015477794") 2026/06/21 04:19:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cfa_d20260621_m041800_c001_v7007000_t0000_u01782015480381") as it is a hide marker 2026/06/21 04:19:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca189d_d20260621_m041759_c001_v0001177_t0033_u01782015479804") 2026/06/21 04:19:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cfc_d20260621_m041801_c001_v7007000_t0000_u01782015481499") as it is a hide marker 2026/06/21 04:19:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca18a5_d20260621_m041800_c001_v0001177_t0032_u01782015480748") 2026/06/21 04:19:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cee_d20260621_m041756_c001_v7007000_t0000_u01782015476475") as it is a hide marker 2026/06/21 04:19:53 DEBUG : trailing space /trailing space : Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1865_d20260621_m041755_c001_v0001177_t0032_u01782015475781") 2026/06/21 04:19:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1bd3_d20260621_m041945_c001_v0001177_t0019_u01782015585142") "upload" dated 2026-06-21 04:19:45.142 +0000 UTC (8.665389389s ago) 2026/06/21 04:19:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f40618530cbc3f0df_d20260621_m041942_c001_v7007000_t0000_u01782015582584") 2026/06/21 04:19:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1b9f_d20260621_m041937_c001_v0001177_t0041_u01782015577657") 2026/06/21 04:19:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7d03_d20260621_m041813_c001_v7007000_t0000_u01782015493157") as it is a hide marker 2026/06/21 04:19:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f203cfdb3d0fa7d01_d20260621_m041805_c001_v0001146_t0052_u01782015485742") 2026/06/21 04:19:54 DEBUG : zero-length-file: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7d00_d20260621_m041805_c001_v7007000_t0000_u01782015485531") as it is a hide marker 2026/06/21 04:19:54 DEBUG : zero-length-file: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f404f075170ca18d5_d20260621_m041804_c001_v0001177_t0032_u01782015484938") 2026/06/21 04:19:54 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ce3_d20260621_m041750_c001_v7007000_t0000_u01782015470082") as it is a hide marker 2026/06/21 04:19:54 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1827_d20260621_m041749_c001_v0001177_t0014_u01782015469484") 2026/06/21 04:19:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cd5_d20260621_m041745_c001_v7007000_t0000_u01782015465153") as it is a hide marker 2026/06/21 04:19:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca17e5_d20260621_m041744_c001_v0001177_t0026_u01782015464061") 2026/06/21 04:19:54 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ceb_d20260621_m041753_c001_v7007000_t0000_u01782015473069") as it is a hide marker 2026/06/21 04:19:54 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1841_d20260621_m041752_c001_v0001177_t0012_u01782015472469") 2026/06/21 04:19:54 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ce8_d20260621_m041752_c001_v7007000_t0000_u01782015472091") as it is a hide marker 2026/06/21 04:19:54 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca183f_d20260621_m041751_c001_v0001177_t0048_u01782015471521") 2026/06/21 04:19:54 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cec_d20260621_m041754_c001_v7007000_t0000_u01782015474030") as it is a hide marker 2026/06/21 04:19:54 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1849_d20260621_m041753_c001_v0001177_t0001_u01782015473448") 2026/06/21 04:19:54 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7ce6_d20260621_m041751_c001_v7007000_t0000_u01782015471133") as it is a hide marker 2026/06/21 04:19:54 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1833_d20260621_m041750_c001_v0001177_t0059_u01782015470472") 2026/06/21 04:19:54 DEBUG : ./.: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cdc_d20260621_m041746_c001_v7007000_t0000_u01782015466089") as it is a hide marker 2026/06/21 04:19:54 DEBUG : ./.: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca17f7_d20260621_m041745_c001_v0001177_t0028_u01782015465521") 2026/06/21 04:19:54 DEBUG : ../..: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f403cfdb3d0fa7cdf_d20260621_m041747_c001_v7007000_t0000_u01782015467045") as it is a hide marker 2026/06/21 04:19:54 DEBUG : ../..: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1803_d20260621_m041746_c001_v0001177_t0013_u01782015466461") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/21 04:19:55 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/21 04:19:55 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/21 04:19:55 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/21 04:19:56 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/06/21 04:19:56 INFO : B2 bucket rclone-test-bixadur8zozu: cleaning bucket "rclone-test-bixadur8zozu" of pending multipart uploads older than 0s 2026/06/21 04:19:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca191d_d20260621_m041814_c001_v0001177_t0038_u01782015494097") "upload" dated 2026-06-21 04:18:14.097 +0000 UTC (1m42.620301657s ago) 2026/06/21 04:19:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f2211aa9770159cb1_d20260621_m041955_c001_v0001105_t0042_u01782015595711") as it is a start marker (upload started at 2026-06-21 04:19:55.711 +0000 UTC) 2026/06/21 04:19:56 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/21 04:19:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f2211aa9770159cb2_d20260621_m041955_c001_v0001174_t0033_u01782015595892") as it is a start marker (upload started at 2026-06-21 04:19:55.892 +0000 UTC) 2026/06/21 04:19:56 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/21 04:19:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f2211aa9770159cb4_d20260621_m041956_c001_v0001157_t0003_u01782015596074") as it is a start marker (upload started at 2026-06-21 04:19:56.074 +0000 UTC) 2026/06/21 04:19:56 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/21 04:19:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f2211aa9770159cb6_d20260621_m041956_c001_v0001097_t0051_u01782015596256") as it is a start marker (upload started at 2026-06-21 04:19:56.256 +0000 UTC) 2026/06/21 04:19:56 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/21 04:19:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f4211aa9770159cb0_d20260621_m041955_c001_v7007000_t0000_u01782015595529") "hide" dated 2026-06-21 04:19:55.529 +0000 UTC (1.18847368s ago) 2026/06/21 04:19:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1bd3_d20260621_m041945_c001_v0001177_t0019_u01782015585142") 2026/06/21 04:19:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/21 04:19:56 INFO : B2 bucket rclone-test-bixadur8zozu: cleaning bucket "rclone-test-bixadur8zozu" of pending multipart uploads older than 0s 2026/06/21 04:19:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca191d_d20260621_m041814_c001_v0001177_t0038_u01782015494097") "upload" dated 2026-06-21 04:18:14.097 +0000 UTC (1m42.986652379s ago) 2026/06/21 04:19:57 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f2211aa9770159cb1_d20260621_m041955_c001_v0001105_t0042_u01782015595711") as it is a start marker (upload started at 2026-06-21 04:19:55.711 +0000 UTC) 2026/06/21 04:19:57 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f2211aa9770159cb2_d20260621_m041955_c001_v0001174_t0033_u01782015595892") as it is a start marker (upload started at 2026-06-21 04:19:55.892 +0000 UTC) 2026/06/21 04:19:57 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f2211aa9770159cb4_d20260621_m041956_c001_v0001157_t0003_u01782015596074") as it is a start marker (upload started at 2026-06-21 04:19:56.074 +0000 UTC) 2026/06/21 04:19:57 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f2211aa9770159cb6_d20260621_m041956_c001_v0001097_t0051_u01782015596256") as it is a start marker (upload started at 2026-06-21 04:19:56.256 +0000 UTC) 2026/06/21 04:19:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fe20d73606deb8b9fe80e1b_f4211aa9770159cb0_d20260621_m041955_c001_v7007000_t0000_u01782015595529") "hide" dated 2026-06-21 04:19:55.529 +0000 UTC (1.554775711s ago) 2026/06/21 04:19:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca1bd3_d20260621_m041945_c001_v0001177_t0019_u01782015585142") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/21 04:19:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/21 04:19:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/21 04:19:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/06/21 04:19:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/21 04:19:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/21 04:19:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/21 04:19:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/21 04:20:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/21 04:20:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/21 04:20:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/21 04:20:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:20:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/21 04:20:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f21523d3443d1294b_d20260621_m042005_c001_v0001130_t0032_u01782015605110") 2026/06/21 04:20:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:20:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/21 04:20:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/21 04:20:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:20:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:20:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/21 04:20:09 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/21 04:20:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/21 04:20:09 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/21 04:20:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/21 04:20:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/21 04:20:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/21 04:20:12 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/21 04:20:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:20:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/21 04:20:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f21523d3443d1299b_d20260621_m042014_c001_v0001144_t0042_u01782015614785") 2026/06/21 04:20:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/21 04:20:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/21 04:20:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/21 04:20:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:20:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:20:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/21 04:20:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/21 04:20:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/21 04:20:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/21 04:20:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/21 04:20:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/21 04:20:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/21 04:20:43 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/21 04:20:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/21 04:20:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/21 04:20:44 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/21 04:20:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:20:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/21 04:20:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f21821bcfc828d9ec_d20260621_m042046_c001_v0001182_t0018_u01782015646985") 2026/06/21 04:20:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/21 04:20:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:20:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/21 04:20:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/21 04:20:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/21 04:20:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/21 04:20:47 DEBUG : pacer: Reducing sleep to 10ms 2026/06/21 04:20:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/21 04:20:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:20:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:20:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/06/21 04:20:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/21 04:20:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/21 04:20:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/21 04:20:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/21 04:20:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/21 04:20:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/21 04:20:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/21 04:21:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:21:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/21 04:21:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f21821bcfc828da41_d20260621_m042101_c001_v0001040_t0013_u01782015661067") 2026/06/21 04:21:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:21:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/21 04:21:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/21 04:21:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:21:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:21:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/21 04:21:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/21 04:21:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/21 04:21:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/21 04:21:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/21 04:21:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/21 04:21:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/21 04:21:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/21 04:21:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:21:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/21 04:21:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f227c1e62ff587869_d20260621_m042144_c001_v0001105_t0040_u01782015704222") 2026/06/21 04:21:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/21 04:21:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/21 04:21:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/21 04:21:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:21:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:21:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/21 04:21:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/21 04:21:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/21 04:21:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/21 04:21:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/21 04:21:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/21 04:21:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/21 04:21:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/21 04:21:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/21 04:21:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/21 04:21:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/21 04:21:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:21:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/21 04:21:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f211263b66f533331_d20260621_m042154_c001_v0001103_t0042_u01782015714981") 2026/06/21 04:21:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/21 04:21:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:21:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/21 04:21:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/21 04:21:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/21 04:21:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:21:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:21:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/06/21 04:21:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/21 04:21:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/21 04:21:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/21 04:21:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/21 04:22:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/21 04:22:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/21 04:22:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/21 04:22:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:22:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/21 04:22:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f227c1e62ff58789f_d20260621_m042203_c001_v0001115_t0045_u01782015723376") 2026/06/21 04:22:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:22:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/21 04:22:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/21 04:22:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xfe88c656660), retryAfter:1000000000} 2026/06/21 04:22:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/06/21 04:22:04 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/06/21 04:22:04 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/06/21 04:22:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/21 04:22:05 DEBUG : pacer: Reducing sleep to 500ms 2026/06/21 04:22:06 DEBUG : pacer: Reducing sleep to 250ms 2026/06/21 04:22:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:22:07 DEBUG : pacer: Reducing sleep to 125ms 2026/06/21 04:22:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:22:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts 2026/06/21 04:22:07 DEBUG : pacer: Reducing sleep to 62.5ms 2026/06/21 04:22:07 DEBUG : pacer: Reducing sleep to 31.25ms 2026/06/21 04:22:08 DEBUG : pacer: Reducing sleep to 15.625ms 2026/06/21 04:22:08 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/21 04:22:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/21 04:22:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/21 04:22:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/21 04:22:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/21 04:22:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/21 04:23:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/21 04:23:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/21 04:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/21 04:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f2056bee095a4167e_d20260621_m042330_c001_v0001182_t0019_u01782015810675") 2026/06/21 04:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/21 04:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/21 04:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/21 04:23:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:23:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:23:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/21 04:23:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/21 04:23:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/21 04:23:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/21 04:23:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/21 04:23:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/21 04:23:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/21 04:23:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/21 04:23:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/21 04:23:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/21 04:23:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/21 04:23:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:23:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/21 04:23:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f2056bee095a4168a_d20260621_m042340_c001_v0001113_t0055_u01782015820275") 2026/06/21 04:23:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/21 04:23:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:23:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/21 04:23:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/21 04:23:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/21 04:23:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:23:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:23:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/06/21 04:23:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/21 04:23:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/21 04:23:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/21 04:23:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/21 04:23:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/21 04:23:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/21 04:23:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/21 04:23:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:23:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/21 04:23:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f210691074af2bc1c_d20260621_m042349_c001_v0001146_t0016_u01782015829119") 2026/06/21 04:23:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:23:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/21 04:23:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/21 04:23:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:23:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:23:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/21 04:23:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/21 04:23:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/21 04:23:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/21 04:23:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/21 04:23:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/21 04:23:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/21 04:23:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/21 04:23:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:23:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/21 04:23:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f210691074af2bc26_d20260621_m042358_c001_v0001167_t0059_u01782015838083") 2026/06/21 04:23:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/21 04:23:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/21 04:23:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/21 04:24:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:24:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:24:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/21 04:24:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/21 04:24:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/21 04:24:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/21 04:24:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/21 04:24:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/21 04:24:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/21 04:24:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/21 04:24:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/21 04:24:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/21 04:24:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/21 04:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/21 04:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f21821bcfc828e3b4_d20260621_m042432_c001_v0001157_t0042_u01782015872605") 2026/06/21 04:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/21 04:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/21 04:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/21 04:24:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/21 04:24:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:24:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:24:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/06/21 04:24:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/21 04:24:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/21 04:24:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/21 04:24:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/21 04:24:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/21 04:24:44 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/21 04:24:44 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/21 04:24:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:24:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/21 04:24:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f227c1e62ff587984_d20260621_m042450_c001_v0001137_t0056_u01782015890475") 2026/06/21 04:24:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/21 04:24:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:24:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/21 04:24:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:24:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:24:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/21 04:24:58 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/21 04:24:58 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/21 04:24:59 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/21 04:24:59 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/21 04:25:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/21 04:25:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/21 04:25:01 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts 2026/06/21 04:26:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": net/http: TLS handshake timeout) 2026/06/21 04:26:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/21 04:26:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/21 04:26:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:26:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/21 04:26:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f21821bcfc828e460_d20260621_m042609_c001_v0001182_t0055_u01782015969438") 2026/06/21 04:26:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/21 04:26:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/21 04:26:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/21 04:26:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:26:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:26:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/21 04:26:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/21 04:26:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/21 04:26:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/21 04:26:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/21 04:26:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/21 04:26:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/21 04:26:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/21 04:26:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/21 04:26:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/21 04:26:20 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/21 04:26:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:26:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/21 04:26:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f217baa0fd22590e1_d20260621_m042623_c001_v0001167_t0017_u01782015983146") 2026/06/21 04:26:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/21 04:26:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:26:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/21 04:26:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/21 04:26:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/21 04:26:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:26:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:26:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/06/21 04:26:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/21 04:26:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/21 04:26:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/21 04:26:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/21 04:26:33 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/21 04:26:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/21 04:26:34 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/21 04:26:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:26:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/21 04:26:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f20618530cbc3f994_d20260621_m042636_c001_v0001134_t0056_u01782015996584") 2026/06/21 04:26:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:26:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/21 04:26:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/21 04:26:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:26:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:26:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/21 04:26:41 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/21 04:26:41 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/21 04:26:41 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/21 04:26:41 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/21 04:26:43 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/21 04:26:44 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/21 04:26:44 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/21 04:26:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:26:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/21 04:26:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f2259813539c887a5_d20260621_m042646_c001_v0001183_t0055_u01782016006639") 2026/06/21 04:26:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/21 04:26:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/21 04:26:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/21 04:26:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xfe88c447590), retryAfter:1000000000} 2026/06/21 04:26:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/06/21 04:26:47 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/06/21 04:26:47 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/06/21 04:26:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/21 04:26:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xfe88831db00), retryAfter:1000000000} 2026/06/21 04:26:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/06/21 04:26:47 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/06/21 04:26:48 DEBUG : pacer: Reducing sleep to 500ms 2026/06/21 04:26:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/21 04:26:50 DEBUG : pacer: Reducing sleep to 250ms 2026/06/21 04:27:06 DEBUG : pacer: Reducing sleep to 125ms 2026/06/21 04:27:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:27:07 DEBUG : pacer: Reducing sleep to 62.5ms 2026/06/21 04:27:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:27:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts 2026/06/21 04:27:08 DEBUG : pacer: Reducing sleep to 31.25ms 2026/06/21 04:27:08 DEBUG : pacer: Reducing sleep to 15.625ms 2026/06/21 04:27:08 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/21 04:27:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/21 04:27:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/21 04:27:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/21 04:27:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/21 04:27:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/21 04:27:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/21 04:27:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/21 04:27:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/21 04:27:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/21 04:27:16 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/21 04:27:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/21 04:27:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/21 04:27:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe20d73606deb8b9fe80e1b_f210691074af2c6e6_d20260621_m042720_c001_v0001165_t0023_u01782016040101") 2026/06/21 04:27:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/21 04:27:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/21 04:27:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/21 04:27:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/21 04:27:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/21 04:27:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/21 04:27:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/21 04:27:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/21 04:27:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fe20d73606deb8b9fe80e1b_f2122a8ed39ba86af_d20260621_m042735_c001_v0001113_t0026_u01782016055225") 2026/06/21 04:27:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/21 04:27:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/21 04:27:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/21 04:27:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/21 04:27:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/21 04:27:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/21 04:27:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/21 04:27:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/21 04:27:38 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/21 04:27:40 DEBUG : chunked-copy: Done sending chunk 0 2026/06/21 04:27:41 DEBUG : chunked-copy: Done sending chunk 1 2026/06/21 04:27:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/21 04:27:41 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fe20d73606deb8b9fe80e1b_f2122a8ed39ba86c1_d20260621_m042741_c001_v0001178_t0032_u01782016061677") 2026/06/21 04:27:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/21 04:27:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/21 04:27:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/21 04:27:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/21 04:27:42 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/21 04:27:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/21 04:27:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/21 04:27:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/21 04:27:45 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/21 04:27:47 DEBUG : chunked-copy: Done sending chunk 0 2026/06/21 04:27:47 DEBUG : chunked-copy: Done sending chunk 1 2026/06/21 04:27:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/21 04:27:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fe20d73606deb8b9fe80e1b_f2122a8ed39ba86ed_d20260621_m042747_c001_v0001097_t0022_u01782016067981") 2026/06/21 04:27:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/21 04:27:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/21 04:27:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/21 04:27:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/21 04:27:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/21 04:27:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/21 04:27:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/21 04:27:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/21 04:27:51 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/21 04:27:54 DEBUG : chunked-copy: Done sending chunk 0 2026/06/21 04:27:54 DEBUG : chunked-copy: Done sending chunk 1 2026/06/21 04:27:54 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/21 04:27:55 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7fe20d73606deb8b9fe80e1b_f2122a8ed39ba8703_d20260621_m042755_c001_v0001144_t0016_u01782016075149") 2026/06/21 04:27:55 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/21 04:27:55 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/21 04:27:55 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/21 04:27:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/21 04:27:56 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/21 04:28:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/21 04:28:00 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/21 04:28:03 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/21 04:28:04 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/21 04:28:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bixadur8zozu/deeper/nonexisting/directory" 2026/06/21 04:28:04 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/21 04:28:06 INFO : B2 bucket rclone-test-bixadur8zozu: cleaning bucket "rclone-test-bixadur8zozu" of all files 2026/06/21 04:28:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4259813539c887a1_d20260621_m042640_c001_v7007000_t0000_u01782016000604") 2026/06/21 04:28:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f20618530cbc3f994_d20260621_m042636_c001_v0001134_t0056_u01782015996584") 2026/06/21 04:28:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f40618530cbc3f990_d20260621_m042636_c001_v7007000_t0000_u01782015996070") 2026/06/21 04:28:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2259813539c8878d_d20260621_m042631_c001_v0001181_t0059_u01782015991759") 2026/06/21 04:28:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4122a8ed39ba8687_d20260621_m042726_c001_v7007000_t0000_u01782016046633") 2026/06/21 04:28:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f210691074af2c6e6_d20260621_m042720_c001_v0001165_t0023_u01782016040101") 2026/06/21 04:28:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f410691074af2c6e5_d20260621_m042719_c001_v7007000_t0000_u01782016039597") 2026/06/21 04:28:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f223c1bebcc63401f_d20260621_m042712_c001_v0001165_t0047_u01782016032828") 2026/06/21 04:28:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f423c1bebcc63401e_d20260621_m042712_c001_v7007000_t0000_u01782016032645") 2026/06/21 04:28:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2259813539c887a5_d20260621_m042646_c001_v0001183_t0055_u01782016006639") 2026/06/21 04:28:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4259813539c887a4_d20260621_m042646_c001_v7007000_t0000_u01782016006127") 2026/06/21 04:28:07 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2259813539c887a2_d20260621_m042640_c001_v0001131_t0025_u01782016000788") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f411263b66f533342_d20260621_m042159_c001_v7007000_t0000_u01782015719173") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f211263b66f533331_d20260621_m042154_c001_v0001103_t0042_u01782015714981") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f427c1e62ff587894_d20260621_m042150_c001_v7007000_t0000_u01782015710093") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f227c1e62ff587869_d20260621_m042144_c001_v0001105_t0040_u01782015704222") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f411263b66f53332f_d20260621_m042154_c001_v7007000_t0000_u01782015714611") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f227c1e62ff587895_d20260621_m042150_c001_v0001097_t0048_u01782015710284") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f427c1e62ff587862_d20260621_m042143_c001_v7007000_t0000_u01782015703659") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2211aa9770159f27_d20260621_m042112_c001_v0001131_t0038_u01782015672942") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4211aa9770159f24_d20260621_m042112_c001_v7007000_t0000_u01782015672755") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f21821bcfc828da41_d20260621_m042101_c001_v0001040_t0013_u01782015661067") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f41821bcfc828da3a_d20260621_m042100_c001_v7007000_t0000_u01782015660013") 2026/06/21 04:28:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f21821bcfc828da09_d20260621_m042051_c001_v0001154_t0015_u01782015651779") 2026/06/21 04:28:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f410691074af2bc15_d20260621_m042344_c001_v7007000_t0000_u01782015824474") 2026/06/21 04:28:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2056bee095a4168a_d20260621_m042340_c001_v0001113_t0055_u01782015820275") 2026/06/21 04:28:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a41683_d20260621_m042334_c001_v7007000_t0000_u01782015814504") 2026/06/21 04:28:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2056bee095a4167e_d20260621_m042330_c001_v0001182_t0019_u01782015810675") 2026/06/21 04:28:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a41688_d20260621_m042339_c001_v7007000_t0000_u01782015819655") 2026/06/21 04:28:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2056bee095a41685_d20260621_m042334_c001_v0001179_t0007_u01782015814818") 2026/06/21 04:28:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a4167d_d20260621_m042330_c001_v7007000_t0000_u01782015810326") 2026/06/21 04:28:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f227c1e62ff5878a3_d20260621_m042208_c001_v0001109_t0019_u01782015728566") 2026/06/21 04:28:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f427c1e62ff5878a2_d20260621_m042208_c001_v7007000_t0000_u01782015728372") 2026/06/21 04:28:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f227c1e62ff58789f_d20260621_m042203_c001_v0001115_t0045_u01782015723376") 2026/06/21 04:28:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f427c1e62ff58789d_d20260621_m042203_c001_v7007000_t0000_u01782015723012") 2026/06/21 04:28:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f211263b66f533344_d20260621_m042159_c001_v0001153_t0025_u01782015719361") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f41821bcfc828da08_d20260621_m042051_c001_v7007000_t0000_u01782015651404") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f21821bcfc828d9ec_d20260621_m042046_c001_v0001182_t0018_u01782015646985") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f41821bcfc828d9e8_d20260621_m042046_c001_v7007000_t0000_u01782015646562") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f22244f8b4d8dcfd5_d20260621_m042041_c001_v0001032_t0037_u01782015641405") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f42244f8b4d8dcfd1_d20260621_m042041_c001_v7007000_t0000_u01782015641224") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f21523d3443d1299b_d20260621_m042014_c001_v0001144_t0042_u01782015614785") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f41523d3443d12997_d20260621_m042014_c001_v7007000_t0000_u01782015614381") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2013c61518c750d0_d20260621_m042009_c001_v0001172_t0021_u01782015609270") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4013c61518c750cf_d20260621_m042009_c001_v7007000_t0000_u01782015609088") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f21523d3443d1294b_d20260621_m042005_c001_v0001130_t0032_u01782015605110") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f41523d3443d12947_d20260621_m042004_c001_v7007000_t0000_u01782015604756") 2026/06/21 04:28:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2211aa9770159cd4_d20260621_m041959_c001_v0001171_t0004_u01782015599116") 2026/06/21 04:28:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4056bee095a416af_d20260621_m042441_c001_v7007000_t0000_u01782015881585") 2026/06/21 04:28:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f21821bcfc828e3b4_d20260621_m042432_c001_v0001157_t0042_u01782015872605") 2026/06/21 04:28:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f416c06e2213aebc6_d20260621_m042407_c001_v7007000_t0000_u01782015847759") 2026/06/21 04:28:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f210691074af2bc26_d20260621_m042358_c001_v0001167_t0059_u01782015838083") 2026/06/21 04:28:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f41821bcfc828e3b3_d20260621_m042432_c001_v7007000_t0000_u01782015872181") 2026/06/21 04:28:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f216c06e2213aebc7_d20260621_m042408_c001_v0001116_t0056_u01782015848235") 2026/06/21 04:28:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f410691074af2bc24_d20260621_m042357_c001_v7007000_t0000_u01782015837654") 2026/06/21 04:28:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f210691074af2bc1f_d20260621_m042353_c001_v0001036_t0026_u01782015833076") 2026/06/21 04:28:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f410691074af2bc1e_d20260621_m042352_c001_v7007000_t0000_u01782015832891") 2026/06/21 04:28:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f210691074af2bc1c_d20260621_m042349_c001_v0001146_t0016_u01782015829119") 2026/06/21 04:28:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f410691074af2bc1b_d20260621_m042348_c001_v7007000_t0000_u01782015828683") 2026/06/21 04:28:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f210691074af2bc16_d20260621_m042344_c001_v0001097_t0040_u01782015824663") 2026/06/21 04:28:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4259813539c88789_d20260621_m042631_c001_v7007000_t0000_u01782015991574") 2026/06/21 04:28:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f217baa0fd22590e1_d20260621_m042623_c001_v0001167_t0017_u01782015983146") 2026/06/21 04:28:09 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f417baa0fd22590d9_d20260621_m042622_c001_v7007000_t0000_u01782015982702") 2026/06/21 04:28:09 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f21821bcfc828e466_d20260621_m042617_c001_v0001185_t0007_u01782015977009") 2026/06/21 04:28:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f41821bcfc828e465_d20260621_m042616_c001_v7007000_t0000_u01782015976826") 2026/06/21 04:28:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f21821bcfc828e460_d20260621_m042609_c001_v0001182_t0055_u01782015969438") 2026/06/21 04:28:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f41821bcfc828e45a_d20260621_m042608_c001_v7007000_t0000_u01782015968992") 2026/06/21 04:28:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f214a368c2f0c108e_d20260621_m042458_c001_v0001178_t0002_u01782015898496") 2026/06/21 04:28:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f414a368c2f0c108b_d20260621_m042458_c001_v7007000_t0000_u01782015898312") 2026/06/21 04:28:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f227c1e62ff587984_d20260621_m042450_c001_v0001137_t0056_u01782015890475") 2026/06/21 04:28:10 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f427c1e62ff587983_d20260621_m042450_c001_v7007000_t0000_u01782015890036") 2026/06/21 04:28:10 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2056bee095a416b0_d20260621_m042441_c001_v0001116_t0055_u01782015881769") 2026/06/21 04:28:10 DEBUG : chunked-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f409eabd2f07f8c4c_d20260621_m042802_c001_v7007000_t0000_u01782016082954") 2026/06/21 04:28:10 DEBUG : chunked-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f209eabd2f07f8c3a_d20260621_m042751_c001_v0001039_t0031_u01782016071610") 2026/06/21 04:28:10 DEBUG : chunked-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f409eabd2f07f8c37_d20260621_m042751_c001_v7007000_t0000_u01782016071099") 2026/06/21 04:28:10 DEBUG : chunked-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f209eabd2f07f8c0d_d20260621_m042744_c001_v0001176_t0012_u01782016064746") 2026/06/21 04:28:10 DEBUG : chunked-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f409eabd2f07f8c09_d20260621_m042744_c001_v7007000_t0000_u01782016064214") 2026/06/21 04:28:10 DEBUG : chunked-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f209eabd2f07f8bf7_d20260621_m042738_c001_v0001177_t0053_u01782016058448") 2026/06/21 04:28:10 DEBUG : chunked-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f409eabd2f07f8bf6_d20260621_m042737_c001_v7007000_t0000_u01782016057922") 2026/06/21 04:28:10 DEBUG : chunked-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca2b56_d20260621_m042733_c001_v0001177_t0002_u01782016053111") 2026/06/21 04:28:10 DEBUG : chunked-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4122a8ed39ba86a5_d20260621_m042732_c001_v7007000_t0000_u01782016052745") 2026/06/21 04:28:10 DEBUG : chunked-copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca2b2e_d20260621_m042727_c001_v0001177_t0041_u01782016047837") 2026/06/21 04:28:10 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f409eabd2f07f8c4b_d20260621_m042802_c001_v7007000_t0000_u01782016082718") 2026/06/21 04:28:10 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2122a8ed39ba8703_d20260621_m042755_c001_v0001144_t0016_u01782016075149") 2026/06/21 04:28:10 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f409eabd2f07f8c35_d20260621_m042750_c001_v7007000_t0000_u01782016070918") 2026/06/21 04:28:10 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2122a8ed39ba86ed_d20260621_m042747_c001_v0001097_t0022_u01782016067981") 2026/06/21 04:28:10 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f409eabd2f07f8c05_d20260621_m042744_c001_v7007000_t0000_u01782016064033") 2026/06/21 04:28:10 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2122a8ed39ba86c1_d20260621_m042741_c001_v0001178_t0032_u01782016061677") 2026/06/21 04:28:11 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f409eabd2f07f8bf5_d20260621_m042737_c001_v7007000_t0000_u01782016057740") 2026/06/21 04:28:11 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f2122a8ed39ba86af_d20260621_m042735_c001_v0001113_t0026_u01782016055225") 2026/06/21 04:28:11 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4122a8ed39ba86a1_d20260621_m042732_c001_v7007000_t0000_u01782016052560") 2026/06/21 04:28:11 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f108e06dfbd10cb37_d20260621_m042729_c001_v0001036_t0057_u01782016049725") 2026/06/21 04:28:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca191d_d20260621_m041814_c001_v0001177_t0038_u01782015494097") 2026/06/21 04:28:11 DEBUG : unknown-size-put.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f409eabd2f07f8c4d_d20260621_m042803_c001_v7007000_t0000_u01782016083722") 2026/06/21 04:28:11 DEBUG : unknown-size-put.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca2c66_d20260621_m042803_c001_v0001177_t0029_u01782016083502") 2026/06/21 04:28:11 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f409eabd2f07f8c50_d20260621_m042804_c001_v7007000_t0000_u01782016084693") 2026/06/21 04:28:11 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca2c76_d20260621_m042804_c001_v0001177_t0005_u01782016084475") 2026/06/21 04:28:11 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f104f075170ca2c6e_d20260621_m042803_c001_v0001177_t0019_u01782016083903") 2026/06/21 04:28:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe20d73606deb8b9fe80e1b_f4211aa9770159cb0_d20260621_m041955_c001_v7007000_t0000_u01782015595529") 2026/06/21 04:28:17 INFO : B2 bucket rclone-test-bixadur8zozu: cleaning bucket "rclone-test-bixadur8zozu" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (638.73s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (636.58s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.24s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.63s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (105.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.56s) --- 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.30s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (11.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.46s) --- 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 (3.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (47.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (24.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (21.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (14.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (14.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (448.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (52.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (32.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (26.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (67.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (21.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (12.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (37.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (6.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (105.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (86.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (57.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (14.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (33.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (109.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (16.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (78.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (14.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (55.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (32.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (26.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (11.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 638.754s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m39.867127782s (try 1/5)