"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/15 01:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-tevoqor0fibe" 2026/06/15 01:04:12 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/15 01:04:15 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/15 01:04:15 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/15 01:04:15 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go: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/15 01:04:41 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/15 01:04:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/15 01:04:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/15 01:04:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/15 01:04:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/15 01:04:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/15 01:04:45 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/15 01:04:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/15 01:04:54 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/15 01:04:58 INFO : B2 bucket rclone-test-tevoqor0fibe: cleaning bucket "rclone-test-tevoqor0fibe" of all files 2026/06/15 01:04:59 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d7eb_d20260615_m010458_c001_v0001174_t0049_u01781485498106") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/15 01:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-tevoqor0fibe/dirToPurgeFromRoot" 2026/06/15 01:05:01 INFO : B2 bucket rclone-test-tevoqor0fibe path dirToPurgeFromRoot: cleaning bucket "rclone-test-tevoqor0fibe" of all files 2026/06/15 01:05:02 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d811_d20260615_m010459_c001_v0001174_t0046_u01781485499719") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/15 01:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-tevoqor0fibe/hello? sausage/êé" 2026/06/15 01:05:06 INFO : B2 bucket rclone-test-tevoqor0fibe path hello? sausage/êé: cleaning bucket "rclone-test-tevoqor0fibe" of all files 2026/06/15 01:05:06 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f1189159029c2001c_d20260615_m010505_c001_v0001174_t0006_u01781485505136") === 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/15 01:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tevoqor0fibe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/15 01:06:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/06/15 01:06:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/15 01:06:18 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/15 01:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tevoqor0fibe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-tevoqor0fibe" from "TestB2:rclone-test-tevoqor0fibe" 2026/06/15 01:06:20 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/15 01:06:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xorexup3nuvo" 2026/06/15 01:06:32 DEBUG : Config file has changed externally - reloading 2026/06/15 01:06:36 DEBUG : B2 bucket rclone-test-xorexup3nuvo: Purge remote 2026/06/15 01:06:36 INFO : B2 bucket rclone-test-xorexup3nuvo: cleaning bucket "rclone-test-xorexup3nuvo" of all files 2026/06/15 01:06:36 DEBUG : somefile: Deleting (id "4_z2f12ed53d00dcb8b9fe80e1b_f4193c5d4d0e537fa_d20260615_m010634_c001_v0001109_t0048_u01781485594997") === 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/15 01:06:37 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/15 01:06:38 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/15 01:06:41 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/15 01:06:41 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/15 01:06:41 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.331Ki offset 6Mi/6.106Mi 2026/06/15 01:06:41 DEBUG : test-metadata: Sending chunk 1 length 110931 2026/06/15 01:06:42 DEBUG : test-metadata: Done sending chunk 1 2026/06/15 01:06:43 DEBUG : test-metadata: Done sending chunk 0 2026/06/15 01:06:43 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/06/15 01:06:55 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1174-04.backblaze.com/b2api/v1/b2_upload_file/0f82cd63c0edcb8b9fe80e1b/c001_v0001174_t0024": EOF 2026/06/15 01:06:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-04.backblaze.com/b2api/v1/b2_upload_file/0f82cd63c0edcb8b9fe80e1b/c001_v0001174_t0024": EOF) 2026/06/15 01:06:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1174-04.backblaze.com/b2api/v1/b2_upload_file/0f82cd63c0edcb8b9fe80e1b/c001_v0001174_t0024": EOF - low level retry 1/10 2026/06/15 01:06:57 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-15-010649-656.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/15 01:06:59 DEBUG : oldPath = "TestB2:rclone-test-tevoqor0fibe/versions/test-versions-v2026-06-15-010649-656.txt" 2026/06/15 01:06:59 DEBUG : newPath = "TestB2,versions:rclone-test-tevoqor0fibe/versions/test-versions-v2026-06-15-010649-656.txt" 2026/06/15 01:06:59 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-tevoqor0fibe/versions/test-versions-v2026-06-15-010649-656.txt" 2026/06/15 01:06:59 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/15 01:07:00 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-tevoqor0fibe/versions/test-versions-v2026-06-15-010649-656.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-tevoqor0fibe/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/15 01:07:04 INFO : B2 bucket rclone-test-tevoqor0fibe: cleaning bucket "rclone-test-tevoqor0fibe" of all hidden files 2026/06/15 01:07:04 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f0_d20260615_m010423_c001_v7007000_t0000_u01781485463824") as it is a hide marker 2026/06/15 01:07:04 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : leading space/ leading space: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d57c_d20260615_m010423_c001_v0001174_t0029_u01781485463064") 2026/06/15 01:07:04 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5ee_d20260615_m010422_c001_v7007000_t0000_u01781485462704") as it is a hide marker 2026/06/15 01:07:04 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d56e_d20260615_m010422_c001_v0001174_t0009_u01781485462076") 2026/06/15 01:07:04 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5fa_d20260615_m010430_c001_v7007000_t0000_u01781485470276") as it is a hide marker 2026/06/15 01:07:04 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d604_d20260615_m010429_c001_v0001174_t0037_u01781485469632") 2026/06/15 01:07:04 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : created from root.txt: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4102b035d92554af_d20260615_m010628_c001_v7007000_t0000_u01781485588826") as it is a hide marker 2026/06/15 01:07:04 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : created from root.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f113a75f770513e20_d20260615_m010627_c001_v0001097_t0000_u01781485587658") 2026/06/15 01:07:04 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : file name.txt: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f409498da5a2c253d_d20260615_m010637_c001_v7007000_t0000_u01781485597236") as it is a hide marker 2026/06/15 01:07:04 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : file name.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d925_d20260615_m010516_c001_v0001174_t0043_u01781485516274") 2026/06/15 01:07:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : file name.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f1067e808fe1eda8b_d20260615_m010511_c001_v0001115_t0055_u01781485511680") 2026/06/15 01:07:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : file name.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d76c_d20260615_m010450_c001_v0001174_t0011_u01781485490081") 2026/06/15 01:07:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : file name.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d758_d20260615_m010449_c001_v0001174_t0005_u01781485489036") 2026/06/15 01:07:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d762_d20260615_m010449_c001_v0001174_t0015_u01781485489600") "upload" dated 2026-06-15 01:04:49.6 +0000 UTC (2m14.855662727s ago) 2026/06/15 01:07:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f40395640b47116a7_d20260615_m010509_c001_v7007000_t0000_u01781485509472") as it is a hide marker 2026/06/15 01:07:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f100dcdf4723474a8_d20260615_m010508_c001_v0001161_t0008_u01781485508892") 2026/06/15 01:07:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f115997bdadebd61d_d20260615_m010508_c001_v0001157_t0058_u01781485508114") 2026/06/15 01:07:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef608_d20260615_m010437_c001_v7007000_t0000_u01781485477998") as it is a hide marker 2026/06/15 01:07:04 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d690_d20260615_m010437_c001_v0001174_t0007_u01781485477259") 2026/06/15 01:07:04 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : piped data.txt: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f409498da5a2c253f_d20260615_m010639_c001_v7007000_t0000_u01781485599020") as it is a hide marker 2026/06/15 01:07:04 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : piped data.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9de89_d20260615_m010638_c001_v0001174_t0030_u01781485598513") 2026/06/15 01:07:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : piped data.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f409498da5a2c253e_d20260615_m010638_c001_v7007000_t0000_u01781485598329") 2026/06/15 01:07:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : piped data.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f404a2da44bd9de7f_d20260615_m010637_c001_v0001174_t0024_u01781485597965") 2026/06/15 01:07:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef60c_d20260615_m010439_c001_v7007000_t0000_u01781485479092") as it is a hide marker 2026/06/15 01:07:04 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d6ac_d20260615_m010438_c001_v0001174_t0033_u01781485478359") 2026/06/15 01:07:04 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : test-metadata: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f409e6351dd05122e_d20260615_m010647_c001_v7007000_t0000_u01781485607108") as it is a hide marker 2026/06/15 01:07:04 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : test-metadata: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f209498da5a2c2541_d20260615_m010640_c001_v0001174_t0029_u01781485600946") 2026/06/15 01:07:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : test-metadata: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f409498da5a2c2540_d20260615_m010640_c001_v7007000_t0000_u01781485600167") 2026/06/15 01:07:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : test-metadata: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9de9b_d20260615_m010639_c001_v0001174_t0041_u01781485599205") 2026/06/15 01:07:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5fe_d20260615_m010432_c001_v7007000_t0000_u01781485472463") as it is a hide marker 2026/06/15 01:07:04 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d626_d20260615_m010431_c001_v0001174_t0028_u01781485471659") 2026/06/15 01:07:04 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef602_d20260615_m010434_c001_v7007000_t0000_u01781485474737") as it is a hide marker 2026/06/15 01:07:04 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d650_d20260615_m010433_c001_v0001174_t0029_u01781485473889") 2026/06/15 01:07:04 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef600_d20260615_m010433_c001_v7007000_t0000_u01781485473529") as it is a hide marker 2026/06/15 01:07:04 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d636_d20260615_m010432_c001_v0001174_t0056_u01781485472822") 2026/06/15 01:07:04 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef604_d20260615_m010435_c001_v7007000_t0000_u01781485475898") as it is a hide marker 2026/06/15 01:07:04 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d666_d20260615_m010435_c001_v0001174_t0045_u01781485475097") 2026/06/15 01:07:04 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef607_d20260615_m010436_c001_v7007000_t0000_u01781485476899") as it is a hide marker 2026/06/15 01:07:04 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d686_d20260615_m010436_c001_v0001174_t0006_u01781485476260") 2026/06/15 01:07:04 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5fc_d20260615_m010431_c001_v7007000_t0000_u01781485471299") as it is a hide marker 2026/06/15 01:07:04 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : trailing space /trailing space : Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d61a_d20260615_m010430_c001_v0001174_t0050_u01781485470647") 2026/06/15 01:07:04 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f11135eb584761e5b_d20260615_m010657_c001_v0001120_t0025_u01781485617690") "upload" dated 2026-06-15 01:06:57.69 +0000 UTC (6.766054673s ago) 2026/06/15 01:07:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f423c2157506d3914_d20260615_m010652_c001_v7007000_t0000_u01781485612881") 2026/06/15 01:07:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9df4f_d20260615_m010649_c001_v0001174_t0032_u01781485609656") 2026/06/15 01:07:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef61a_d20260615_m010448_c001_v7007000_t0000_u01781485488495") as it is a hide marker 2026/06/15 01:07:04 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f2051cb60559ef60f_d20260615_m010441_c001_v0001117_t0046_u01781485481098") 2026/06/15 01:07:04 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : zero-length-file: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef60d_d20260615_m010440_c001_v7007000_t0000_u01781485480917") as it is a hide marker 2026/06/15 01:07:04 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : zero-length-file: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f404a2da44bd9d6d0_d20260615_m010440_c001_v0001174_t0024_u01781485480370") 2026/06/15 01:07:04 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f2_d20260615_m010424_c001_v7007000_t0000_u01781485464977") as it is a hide marker 2026/06/15 01:07:04 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d592_d20260615_m010424_c001_v0001174_t0013_u01781485464183") 2026/06/15 01:07:04 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5e8_d20260615_m010419_c001_v7007000_t0000_u01781485459516") as it is a hide marker 2026/06/15 01:07:04 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d522_d20260615_m010418_c001_v0001174_t0039_u01781485458095") 2026/06/15 01:07:04 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f7_d20260615_m010428_c001_v7007000_t0000_u01781485468174") as it is a hide marker 2026/06/15 01:07:04 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d5da_d20260615_m010427_c001_v0001174_t0050_u01781485467375") 2026/06/15 01:07:04 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f5_d20260615_m010427_c001_v7007000_t0000_u01781485467016") as it is a hide marker 2026/06/15 01:07:04 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d5c0_d20260615_m010426_c001_v0001174_t0029_u01781485466312") 2026/06/15 01:07:04 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f9_d20260615_m010429_c001_v7007000_t0000_u01781485469271") as it is a hide marker 2026/06/15 01:07:04 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d5f4_d20260615_m010428_c001_v0001174_t0035_u01781485468543") 2026/06/15 01:07:04 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f4_d20260615_m010425_c001_v7007000_t0000_u01781485465953") as it is a hide marker 2026/06/15 01:07:04 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d5b0_d20260615_m010425_c001_v0001174_t0058_u01781485465338") 2026/06/15 01:07:04 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : ./.: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5ea_d20260615_m010420_c001_v7007000_t0000_u01781485460574") as it is a hide marker 2026/06/15 01:07:04 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : ./.: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d554_d20260615_m010419_c001_v0001174_t0030_u01781485459876") 2026/06/15 01:07:04 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/15 01:07:04 DEBUG : ../..: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5ec_d20260615_m010421_c001_v7007000_t0000_u01781485461715") as it is a hide marker 2026/06/15 01:07:04 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/15 01:07:04 DEBUG : ../..: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d560_d20260615_m010420_c001_v0001174_t0024_u01781485460935") 2026/06/15 01:07:04 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/15 01:07:04 INFO : B2 bucket rclone-test-tevoqor0fibe: cleaning bucket "rclone-test-tevoqor0fibe" of all hidden files 2026/06/15 01:07:04 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f0_d20260615_m010423_c001_v7007000_t0000_u01781485463824") as it is a hide marker 2026/06/15 01:07:04 DEBUG : leading space/ leading space: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d57c_d20260615_m010423_c001_v0001174_t0029_u01781485463064") 2026/06/15 01:07:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5ee_d20260615_m010422_c001_v7007000_t0000_u01781485462704") as it is a hide marker 2026/06/15 01:07:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d56e_d20260615_m010422_c001_v0001174_t0009_u01781485462076") 2026/06/15 01:07:04 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5fa_d20260615_m010430_c001_v7007000_t0000_u01781485470276") as it is a hide marker 2026/06/15 01:07:04 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d604_d20260615_m010429_c001_v0001174_t0037_u01781485469632") 2026/06/15 01:07:04 DEBUG : created from root.txt: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4102b035d92554af_d20260615_m010628_c001_v7007000_t0000_u01781485588826") as it is a hide marker 2026/06/15 01:07:04 DEBUG : created from root.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f113a75f770513e20_d20260615_m010627_c001_v0001097_t0000_u01781485587658") 2026/06/15 01:07:04 DEBUG : file name.txt: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f409498da5a2c253d_d20260615_m010637_c001_v7007000_t0000_u01781485597236") as it is a hide marker 2026/06/15 01:07:05 DEBUG : file name.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d925_d20260615_m010516_c001_v0001174_t0043_u01781485516274") 2026/06/15 01:07:05 DEBUG : file name.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f1067e808fe1eda8b_d20260615_m010511_c001_v0001115_t0055_u01781485511680") 2026/06/15 01:07:05 DEBUG : file name.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d76c_d20260615_m010450_c001_v0001174_t0011_u01781485490081") 2026/06/15 01:07:05 DEBUG : file name.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d758_d20260615_m010449_c001_v0001174_t0005_u01781485489036") 2026/06/15 01:07:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d762_d20260615_m010449_c001_v0001174_t0015_u01781485489600") "upload" dated 2026-06-15 01:04:49.6 +0000 UTC (2m15.875241398s ago) 2026/06/15 01:07:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f40395640b47116a7_d20260615_m010509_c001_v7007000_t0000_u01781485509472") as it is a hide marker 2026/06/15 01:07:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f100dcdf4723474a8_d20260615_m010508_c001_v0001161_t0008_u01781485508892") 2026/06/15 01:07:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f115997bdadebd61d_d20260615_m010508_c001_v0001157_t0058_u01781485508114") 2026/06/15 01:07:05 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef608_d20260615_m010437_c001_v7007000_t0000_u01781485477998") as it is a hide marker 2026/06/15 01:07:05 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d690_d20260615_m010437_c001_v0001174_t0007_u01781485477259") 2026/06/15 01:07:05 DEBUG : piped data.txt: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f409498da5a2c253f_d20260615_m010639_c001_v7007000_t0000_u01781485599020") as it is a hide marker 2026/06/15 01:07:05 DEBUG : piped data.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9de89_d20260615_m010638_c001_v0001174_t0030_u01781485598513") 2026/06/15 01:07:05 DEBUG : piped data.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f409498da5a2c253e_d20260615_m010638_c001_v7007000_t0000_u01781485598329") 2026/06/15 01:07:05 DEBUG : piped data.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f404a2da44bd9de7f_d20260615_m010637_c001_v0001174_t0024_u01781485597965") 2026/06/15 01:07:05 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef60c_d20260615_m010439_c001_v7007000_t0000_u01781485479092") as it is a hide marker 2026/06/15 01:07:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d6ac_d20260615_m010438_c001_v0001174_t0033_u01781485478359") 2026/06/15 01:07:06 DEBUG : test-metadata: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f409e6351dd05122e_d20260615_m010647_c001_v7007000_t0000_u01781485607108") as it is a hide marker 2026/06/15 01:07:06 DEBUG : test-metadata: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f209498da5a2c2541_d20260615_m010640_c001_v0001174_t0029_u01781485600946") 2026/06/15 01:07:06 DEBUG : test-metadata: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f409498da5a2c2540_d20260615_m010640_c001_v7007000_t0000_u01781485600167") 2026/06/15 01:07:06 DEBUG : test-metadata: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9de9b_d20260615_m010639_c001_v0001174_t0041_u01781485599205") 2026/06/15 01:07:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5fe_d20260615_m010432_c001_v7007000_t0000_u01781485472463") as it is a hide marker 2026/06/15 01:07:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d626_d20260615_m010431_c001_v0001174_t0028_u01781485471659") 2026/06/15 01:07:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef602_d20260615_m010434_c001_v7007000_t0000_u01781485474737") as it is a hide marker 2026/06/15 01:07:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d650_d20260615_m010433_c001_v0001174_t0029_u01781485473889") 2026/06/15 01:07:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef600_d20260615_m010433_c001_v7007000_t0000_u01781485473529") as it is a hide marker 2026/06/15 01:07:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d636_d20260615_m010432_c001_v0001174_t0056_u01781485472822") 2026/06/15 01:07:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef604_d20260615_m010435_c001_v7007000_t0000_u01781485475898") as it is a hide marker 2026/06/15 01:07:06 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d666_d20260615_m010435_c001_v0001174_t0045_u01781485475097") 2026/06/15 01:07:06 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef607_d20260615_m010436_c001_v7007000_t0000_u01781485476899") as it is a hide marker 2026/06/15 01:07:06 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d686_d20260615_m010436_c001_v0001174_t0006_u01781485476260") 2026/06/15 01:07:06 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5fc_d20260615_m010431_c001_v7007000_t0000_u01781485471299") as it is a hide marker 2026/06/15 01:07:06 DEBUG : trailing space /trailing space : Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d61a_d20260615_m010430_c001_v0001174_t0050_u01781485470647") 2026/06/15 01:07:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f11135eb584761e5b_d20260615_m010657_c001_v0001120_t0025_u01781485617690") "upload" dated 2026-06-15 01:06:57.69 +0000 UTC (9.132110407s ago) 2026/06/15 01:07:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f423c2157506d3914_d20260615_m010652_c001_v7007000_t0000_u01781485612881") 2026/06/15 01:07:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9df4f_d20260615_m010649_c001_v0001174_t0032_u01781485609656") 2026/06/15 01:07:06 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef61a_d20260615_m010448_c001_v7007000_t0000_u01781485488495") as it is a hide marker 2026/06/15 01:07:06 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f2051cb60559ef60f_d20260615_m010441_c001_v0001117_t0046_u01781485481098") 2026/06/15 01:07:07 DEBUG : zero-length-file: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef60d_d20260615_m010440_c001_v7007000_t0000_u01781485480917") as it is a hide marker 2026/06/15 01:07:07 DEBUG : zero-length-file: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f404a2da44bd9d6d0_d20260615_m010440_c001_v0001174_t0024_u01781485480370") 2026/06/15 01:07:07 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f2_d20260615_m010424_c001_v7007000_t0000_u01781485464977") as it is a hide marker 2026/06/15 01:07:07 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d592_d20260615_m010424_c001_v0001174_t0013_u01781485464183") 2026/06/15 01:07:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5e8_d20260615_m010419_c001_v7007000_t0000_u01781485459516") as it is a hide marker 2026/06/15 01:07:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d522_d20260615_m010418_c001_v0001174_t0039_u01781485458095") 2026/06/15 01:07:07 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f7_d20260615_m010428_c001_v7007000_t0000_u01781485468174") as it is a hide marker 2026/06/15 01:07:07 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d5da_d20260615_m010427_c001_v0001174_t0050_u01781485467375") 2026/06/15 01:07:07 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f5_d20260615_m010427_c001_v7007000_t0000_u01781485467016") as it is a hide marker 2026/06/15 01:07:07 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d5c0_d20260615_m010426_c001_v0001174_t0029_u01781485466312") 2026/06/15 01:07:07 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f9_d20260615_m010429_c001_v7007000_t0000_u01781485469271") as it is a hide marker 2026/06/15 01:07:07 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d5f4_d20260615_m010428_c001_v0001174_t0035_u01781485468543") 2026/06/15 01:07:07 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5f4_d20260615_m010425_c001_v7007000_t0000_u01781485465953") as it is a hide marker 2026/06/15 01:07:07 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d5b0_d20260615_m010425_c001_v0001174_t0058_u01781485465338") 2026/06/15 01:07:07 DEBUG : ./.: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5ea_d20260615_m010420_c001_v7007000_t0000_u01781485460574") as it is a hide marker 2026/06/15 01:07:07 DEBUG : ./.: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d554_d20260615_m010419_c001_v0001174_t0030_u01781485459876") 2026/06/15 01:07:07 DEBUG : ../..: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559ef5ec_d20260615_m010421_c001_v7007000_t0000_u01781485461715") as it is a hide marker 2026/06/15 01:07:07 DEBUG : ../..: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d560_d20260615_m010420_c001_v0001174_t0024_u01781485460935") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/15 01:07:08 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/15 01:07:08 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/15 01:07:08 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/15 01:07:09 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/06/15 01:07:09 INFO : B2 bucket rclone-test-tevoqor0fibe: cleaning bucket "rclone-test-tevoqor0fibe" of pending multipart uploads older than 0s 2026/06/15 01:07:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d762_d20260615_m010449_c001_v0001174_t0015_u01781485489600") "upload" dated 2026-06-15 01:04:49.6 +0000 UTC (2m20.084655473s ago) 2026/06/15 01:07:09 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f21704694f5395aab_d20260615_m010708_c001_v0001181_t0002_u01781485628661") as it is a start marker (upload started at 2026-06-15 01:07:08.661 +0000 UTC) 2026/06/15 01:07:09 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/15 01:07:09 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f21704694f5395aae_d20260615_m010708_c001_v0001182_t0025_u01781485628849") as it is a start marker (upload started at 2026-06-15 01:07:08.849 +0000 UTC) 2026/06/15 01:07:09 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/15 01:07:09 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f21704694f5395ab0_d20260615_m010709_c001_v0001167_t0053_u01781485629033") as it is a start marker (upload started at 2026-06-15 01:07:09.033 +0000 UTC) 2026/06/15 01:07:09 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/15 01:07:09 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f21704694f5395ab4_d20260615_m010709_c001_v0001184_t0022_u01781485629217") as it is a start marker (upload started at 2026-06-15 01:07:09.217 +0000 UTC) 2026/06/15 01:07:09 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/15 01:07:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f41704694f5395aa8_d20260615_m010708_c001_v7007000_t0000_u01781485628473") "hide" dated 2026-06-15 01:07:08.473 +0000 UTC (1.211914268s ago) 2026/06/15 01:07:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f11135eb584761e5b_d20260615_m010657_c001_v0001120_t0025_u01781485617690") 2026/06/15 01:07:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/15 01:07:09 INFO : B2 bucket rclone-test-tevoqor0fibe: cleaning bucket "rclone-test-tevoqor0fibe" of pending multipart uploads older than 0s 2026/06/15 01:07:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d762_d20260615_m010449_c001_v0001174_t0015_u01781485489600") "upload" dated 2026-06-15 01:04:49.6 +0000 UTC (2m20.458933635s ago) 2026/06/15 01:07:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f21704694f5395aab_d20260615_m010708_c001_v0001181_t0002_u01781485628661") as it is a start marker (upload started at 2026-06-15 01:07:08.661 +0000 UTC) 2026/06/15 01:07:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f21704694f5395aae_d20260615_m010708_c001_v0001182_t0025_u01781485628849") as it is a start marker (upload started at 2026-06-15 01:07:08.849 +0000 UTC) 2026/06/15 01:07:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f21704694f5395ab0_d20260615_m010709_c001_v0001167_t0053_u01781485629033") as it is a start marker (upload started at 2026-06-15 01:07:09.033 +0000 UTC) 2026/06/15 01:07:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f21704694f5395ab4_d20260615_m010709_c001_v0001184_t0022_u01781485629217") as it is a start marker (upload started at 2026-06-15 01:07:09.217 +0000 UTC) 2026/06/15 01:07:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f82cd63c0edcb8b9fe80e1b_f41704694f5395aa8_d20260615_m010708_c001_v7007000_t0000_u01781485628473") "hide" dated 2026-06-15 01:07:08.473 +0000 UTC (1.586112822s ago) 2026/06/15 01:07:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f11135eb584761e5b_d20260615_m010657_c001_v0001120_t0025_u01781485617690") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/15 01:07:10 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/15 01:07:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/15 01:07:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/06/15 01:07:12 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/15 01:07:12 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/15 01:07:12 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/15 01:07:12 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/15 01:07:13 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/15 01:07:14 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/15 01:07:14 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/15 01:07:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:07:17 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/15 01:07:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f223c2157506d3d1a_d20260615_m010717_c001_v0001106_t0029_u01781485637640") 2026/06/15 01:07:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:07:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/15 01:07:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/15 01:07:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:07:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:07:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/15 01:07:21 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/15 01:07:21 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/15 01:07:21 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/15 01:07:21 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/15 01:07:24 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/15 01:07:25 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/15 01:07:25 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/15 01:07:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:07:28 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/15 01:07:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f223c2157506d3d85_d20260615_m010728_c001_v0001116_t0032_u01781485648996") 2026/06/15 01:07:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/15 01:07:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/15 01:07:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/15 01:07:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:07:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:07:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/15 01:07:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/15 01:07:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/15 01:07:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/15 01:07:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/15 01:07:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/15 01:07:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/15 01:07:38 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/15 01:07:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/15 01:07:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/15 01:07:39 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/15 01:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:07:41 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/15 01:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f218aa12dc7a9e3ae_d20260615_m010741_c001_v0001185_t0045_u01781485661416") 2026/06/15 01:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/15 01:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/15 01:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/15 01:07:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/15 01:07:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:07:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:07:43 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/15 01:07:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/15 01:07:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/15 01:07:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/15 01:07:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/15 01:07:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/15 01:07:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/15 01:07:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/15 01:07:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:07:49 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/15 01:07:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03be_d20260615_m010749_c001_v0001165_t0049_u01781485669500") 2026/06/15 01:07:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:07:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/15 01:07:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/15 01:07:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:07:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:07:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/15 01:07:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/15 01:07:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/15 01:07:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/15 01:07:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/15 01:07:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/15 01:07:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/15 01:07:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/15 01:07:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:07:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/15 01:07:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03c1_d20260615_m010757_c001_v0001180_t0020_u01781485677525") 2026/06/15 01:07:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/15 01:07:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/15 01:07:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/15 01:07:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:08:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:08:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/15 01:08:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/15 01:08:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/15 01:08:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/15 01:08:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/15 01:08:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/15 01:08:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/15 01:08:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/15 01:08:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/15 01:08:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/15 01:08:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/15 01:08:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:08:06 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/15 01:08:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f218aa12dc7a9e3ca_d20260615_m010806_c001_v0001174_t0009_u01781485686236") 2026/06/15 01:08:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/15 01:08:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:08:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/15 01:08:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/15 01:08:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/15 01:08:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:08:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:08:09 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/15 01:08:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/15 01:08:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/15 01:08:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/15 01:08:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/15 01:08:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/15 01:08:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/15 01:08:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/15 01:08:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:08:14 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/15 01:08:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03c7_d20260615_m010814_c001_v0001036_t0044_u01781485694780") 2026/06/15 01:08:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:08:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/15 01:08:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/15 01:08:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:08:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:08:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/15 01:08:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/15 01:08:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/15 01:08:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/15 01:08:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/15 01:08:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/15 01:08:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/15 01:08:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/15 01:08:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:08:23 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/15 01:08:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03cc_d20260615_m010823_c001_v0001117_t0008_u01781485703522") 2026/06/15 01:08:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/15 01:08:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/15 01:08:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/15 01:08:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:08:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:08:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/15 01:08:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/15 01:08:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/15 01:08:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/15 01:08:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/15 01:08:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/15 01:08:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/15 01:08:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/15 01:08:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/15 01:08:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/15 01:08:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/15 01:08:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:08:32 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/15 01:08:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03d2_d20260615_m010832_c001_v0001145_t0019_u01781485712794") 2026/06/15 01:08:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/15 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/15 01:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/15 01:08:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/15 01:08:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:08:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:08:35 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/15 01:08:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/15 01:08:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/15 01:08:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/15 01:08:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/15 01:08:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/15 01:08:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/15 01:08:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/15 01:08:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:08:41 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/15 01:08:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03d6_d20260615_m010841_c001_v0001033_t0019_u01781485721227") 2026/06/15 01:08:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:08:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/15 01:08:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/15 01:08:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:08:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:08:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/15 01:08:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/15 01:08:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/15 01:08:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/15 01:08:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/15 01:08:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/15 01:08:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/15 01:08:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/15 01:08:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:08:51 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/15 01:08:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c9126d3_d20260615_m010851_c001_v0001130_t0043_u01781485731100") 2026/06/15 01:08:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/15 01:08:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/15 01:08:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/15 01:08:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:08:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:08:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/15 01:08:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/15 01:08:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/15 01:08:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/15 01:08:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/15 01:08:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/15 01:08:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/15 01:08:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/15 01:08:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/15 01:08:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/15 01:08:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/15 01:09:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:09:00 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/15 01:09:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c9126df_d20260615_m010900_c001_v0001041_t0027_u01781485740845") 2026/06/15 01:09:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/15 01:09:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:09:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/15 01:09:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/15 01:09:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/15 01:09:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:09:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:09:03 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/15 01:09:05 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/15 01:09:05 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/15 01:09:05 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/15 01:09:05 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/15 01:09:06 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/15 01:09:08 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/15 01:09:08 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/15 01:09:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:09:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/15 01:09:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f21459aa7c4d09e57_d20260615_m010910_c001_v0001179_t0058_u01781485750060") 2026/06/15 01:09:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:09:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/15 01:09:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/15 01:09:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:09:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:09:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/15 01:09:14 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/15 01:09:14 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/15 01:09:14 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/15 01:09:14 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/15 01:09:16 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/15 01:09:17 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/15 01:09:17 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/15 01:09:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:09:19 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/15 01:09:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c9126fa_d20260615_m010919_c001_v0001116_t0022_u01781485759375") 2026/06/15 01:09:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/15 01:09:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/15 01:09:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/15 01:09:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:09:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:09:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/15 01:09:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/15 01:09:27 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/15 01:09:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/15 01:09:27 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/15 01:09:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/15 01:09:27 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/15 01:09:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/15 01:09:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/15 01:09:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/15 01:09:30 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/15 01:09:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:09:32 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/15 01:09:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f226981d771ad0f37_d20260615_m010932_c001_v0001179_t0015_u01781485772366") 2026/06/15 01:09:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/15 01:09:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:09:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/15 01:09:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/15 01:09:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/15 01:09:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:09:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:09:35 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/15 01:09:37 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/15 01:09:37 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/15 01:09:37 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/15 01:09:37 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/15 01:09:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/15 01:09:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/15 01:09:38 DEBUG : pacer: Reducing sleep to 10ms 2026/06/15 01:09:38 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/15 01:09:41 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/15 01:09:41 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/15 01:09:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:09:43 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/15 01:09:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f2250a362d9bcdced_d20260615_m010943_c001_v0001174_t0041_u01781485783108") 2026/06/15 01:09:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:09:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/15 01:09:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/15 01:09:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:09:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:09:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/15 01:09:47 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/15 01:09:47 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/15 01:09:48 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/15 01:09:48 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/15 01:09:50 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/15 01:09:50 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/15 01:09:50 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/15 01:09:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:09:53 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/15 01:09:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f20890aaf5d7acad0_d20260615_m010953_c001_v0001106_t0012_u01781485793150") 2026/06/15 01:09:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/15 01:09:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/15 01:09:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/15 01:09:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:09:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:09:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/15 01:09:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/15 01:09:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/15 01:09:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/15 01:09:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/15 01:09:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/15 01:09:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/15 01:10:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/15 01:10:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/15 01:10:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/15 01:10:02 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/15 01:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/15 01:10:04 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/15 01:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82cd63c0edcb8b9fe80e1b_f2102b035d92559fa_d20260615_m011004_c001_v0001106_t0013_u01781485804499") 2026/06/15 01:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/15 01:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/15 01:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/15 01:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/15 01:10:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/15 01:10:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/15 01:10:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/15 01:10:07 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/15 01:10:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f82cd63c0edcb8b9fe80e1b_f2102b035d9255a02_d20260615_m011015_c001_v0001157_t0044_u01781485815850") 2026/06/15 01:10:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/15 01:10:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/15 01:10:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/15 01:10:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/15 01:10:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/15 01:10:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/15 01:10:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/15 01:10:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/15 01:10:18 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/15 01:10:20 DEBUG : chunked-copy: Done sending chunk 0 2026/06/15 01:10:21 DEBUG : chunked-copy: Done sending chunk 1 2026/06/15 01:10:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/15 01:10:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f82cd63c0edcb8b9fe80e1b_f2102b035d9255a08_d20260615_m011021_c001_v0001144_t0013_u01781485821883") 2026/06/15 01:10:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/15 01:10:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/15 01:10:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/15 01:10:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/15 01:10:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/15 01:10:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/15 01:10:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/15 01:10:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/15 01:10:25 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/15 01:10:27 DEBUG : chunked-copy: Done sending chunk 0 2026/06/15 01:10:27 DEBUG : chunked-copy: Done sending chunk 1 2026/06/15 01:10:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/15 01:10:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f82cd63c0edcb8b9fe80e1b_f2102b035d9255a36_d20260615_m011028_c001_v0001102_t0048_u01781485828635") 2026/06/15 01:10:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/15 01:10:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/15 01:10:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/15 01:10:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/15 01:10:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/15 01:10:31 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/15 01:10:31 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/15 01:10:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/15 01:10:31 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/15 01:10:33 DEBUG : chunked-copy: Done sending chunk 0 2026/06/15 01:10:33 DEBUG : chunked-copy: Done sending chunk 1 2026/06/15 01:10:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/15 01:10:34 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f82cd63c0edcb8b9fe80e1b_f21459aa7c4d09e8b_d20260615_m011034_c001_v0001174_t0055_u01781485834482") 2026/06/15 01:10:34 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/15 01:10:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/15 01:10:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/15 01:10:35 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/15 01:10:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/15 01:10:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/15 01:10:35 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/15 01:10:36 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/15 01:10:38 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/15 01:10:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tevoqor0fibe/deeper/nonexisting/directory" === 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/15 01:10:40 INFO : B2 bucket rclone-test-tevoqor0fibe: cleaning bucket "rclone-test-tevoqor0fibe" of all files 2026/06/15 01:10:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f40890aaf5d7acacb_d20260615_m010947_c001_v7007000_t0000_u01781485787314") 2026/06/15 01:10:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f2250a362d9bcdced_d20260615_m010943_c001_v0001174_t0041_u01781485783108") 2026/06/15 01:10:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4250a362d9bcdcec_d20260615_m010942_c001_v7007000_t0000_u01781485782610") 2026/06/15 01:10:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f226981d771ad0f59_d20260615_m010937_c001_v0001103_t0038_u01781485777456") 2026/06/15 01:10:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4102b035d92559fd_d20260615_m011009_c001_v7007000_t0000_u01781485809894") 2026/06/15 01:10:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f2102b035d92559fa_d20260615_m011004_c001_v0001106_t0013_u01781485804499") 2026/06/15 01:10:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4102b035d92559f9_d20260615_m011003_c001_v7007000_t0000_u01781485803997") 2026/06/15 01:10:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f20890aaf5d7acad6_d20260615_m010958_c001_v0001097_t0058_u01781485798467") 2026/06/15 01:10:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f40890aaf5d7acad4_d20260615_m010958_c001_v7007000_t0000_u01781485798284") 2026/06/15 01:10:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f20890aaf5d7acad0_d20260615_m010953_c001_v0001106_t0012_u01781485793150") 2026/06/15 01:10:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f40890aaf5d7acacf_d20260615_m010952_c001_v7007000_t0000_u01781485792618") 2026/06/15 01:10:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f20890aaf5d7acacc_d20260615_m010947_c001_v0001182_t0010_u01781485787495") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f418aa12dc7a9e3cf_d20260615_m010810_c001_v7007000_t0000_u01781485690582") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f218aa12dc7a9e3ca_d20260615_m010806_c001_v0001174_t0009_u01781485686236") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f418aa12dc7a9e3c2_d20260615_m010801_c001_v7007000_t0000_u01781485681362") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03c1_d20260615_m010757_c001_v0001180_t0020_u01781485677525") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f418aa12dc7a9e3c8_d20260615_m010805_c001_v7007000_t0000_u01781485685886") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f218aa12dc7a9e3c3_d20260615_m010801_c001_v0001174_t0053_u01781485681545") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41632da40ecb03c0_d20260615_m010757_c001_v7007000_t0000_u01781485677179") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f218aa12dc7a9e3ba_d20260615_m010753_c001_v0001154_t0022_u01781485673007") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f418aa12dc7a9e3b9_d20260615_m010752_c001_v7007000_t0000_u01781485672825") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03be_d20260615_m010749_c001_v0001165_t0049_u01781485669500") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41632da40ecb03bd_d20260615_m010749_c001_v7007000_t0000_u01781485669139") 2026/06/15 01:10:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f218aa12dc7a9e3b1_d20260615_m010745_c001_v0001104_t0056_u01781485665384") 2026/06/15 01:10:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41992fd51c9126c5_d20260615_m010836_c001_v7007000_t0000_u01781485716746") 2026/06/15 01:10:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03d2_d20260615_m010832_c001_v0001145_t0019_u01781485712794") 2026/06/15 01:10:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41632da40ecb03ce_d20260615_m010828_c001_v7007000_t0000_u01781485708245") 2026/06/15 01:10:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03cc_d20260615_m010823_c001_v0001117_t0008_u01781485703522") 2026/06/15 01:10:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41632da40ecb03d1_d20260615_m010832_c001_v7007000_t0000_u01781485712435") 2026/06/15 01:10:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03cf_d20260615_m010828_c001_v0001176_t0043_u01781485708428") 2026/06/15 01:10:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41632da40ecb03cb_d20260615_m010823_c001_v7007000_t0000_u01781485703156") 2026/06/15 01:10:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f218aa12dc7a9e3dd_d20260615_m010818_c001_v0001106_t0018_u01781485698514") 2026/06/15 01:10:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f418aa12dc7a9e3dc_d20260615_m010818_c001_v7007000_t0000_u01781485698331") 2026/06/15 01:10:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03c7_d20260615_m010814_c001_v0001036_t0044_u01781485694780") 2026/06/15 01:10:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41632da40ecb03c6_d20260615_m010814_c001_v7007000_t0000_u01781485694429") 2026/06/15 01:10:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f218aa12dc7a9e3d0_d20260615_m010810_c001_v0001150_t0006_u01781485690764") 2026/06/15 01:10:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f418aa12dc7a9e3b0_d20260615_m010745_c001_v7007000_t0000_u01781485665202") 2026/06/15 01:10:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f218aa12dc7a9e3ae_d20260615_m010741_c001_v0001185_t0045_u01781485661416") 2026/06/15 01:10:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f418aa12dc7a9e3ad_d20260615_m010741_c001_v7007000_t0000_u01781485661074") 2026/06/15 01:10:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f218aa12dc7a9e3ab_d20260615_m010736_c001_v0001150_t0039_u01781485656761") 2026/06/15 01:10:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f418aa12dc7a9e3aa_d20260615_m010736_c001_v7007000_t0000_u01781485656579") 2026/06/15 01:10:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f223c2157506d3d85_d20260615_m010728_c001_v0001116_t0032_u01781485648996") 2026/06/15 01:10:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f423c2157506d3d7f_d20260615_m010728_c001_v7007000_t0000_u01781485648641") 2026/06/15 01:10:43 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f2051cb60559efc95_d20260615_m010721_c001_v0001174_t0040_u01781485641345") 2026/06/15 01:10:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4051cb60559efc94_d20260615_m010721_c001_v7007000_t0000_u01781485641143") 2026/06/15 01:10:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f223c2157506d3d1a_d20260615_m010717_c001_v0001106_t0029_u01781485637640") 2026/06/15 01:10:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f423c2157506d3d18_d20260615_m010717_c001_v7007000_t0000_u01781485637289") 2026/06/15 01:10:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21704694f5395acb_d20260615_m010712_c001_v0001176_t0011_u01781485632156") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41459aa7c4d09e53_d20260615_m010905_c001_v7007000_t0000_u01781485745381") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c9126df_d20260615_m010900_c001_v0001041_t0027_u01781485740845") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41992fd51c9126d9_d20260615_m010855_c001_v7007000_t0000_u01781485735563") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c9126d3_d20260615_m010851_c001_v0001130_t0043_u01781485731100") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41992fd51c9126de_d20260615_m010900_c001_v7007000_t0000_u01781485740443") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c9126da_d20260615_m010855_c001_v0001167_t0032_u01781485735746") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41992fd51c9126d1_d20260615_m010850_c001_v7007000_t0000_u01781485730707") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c9126cf_d20260615_m010845_c001_v0001165_t0024_u01781485725189") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41992fd51c9126ce_d20260615_m010845_c001_v7007000_t0000_u01781485725005") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21632da40ecb03d6_d20260615_m010841_c001_v0001033_t0019_u01781485721227") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41632da40ecb03d5_d20260615_m010840_c001_v7007000_t0000_u01781485720834") 2026/06/15 01:10:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c9126c6_d20260615_m010836_c001_v0001184_t0059_u01781485716929") 2026/06/15 01:10:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f426981d771ad0f57_d20260615_m010937_c001_v7007000_t0000_u01781485777273") 2026/06/15 01:10:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f226981d771ad0f37_d20260615_m010932_c001_v0001179_t0015_u01781485772366") 2026/06/15 01:10:43 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f426981d771ad0f34_d20260615_m010931_c001_v7007000_t0000_u01781485771920") 2026/06/15 01:10:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c912714_d20260615_m010926_c001_v0001136_t0056_u01781485766991") 2026/06/15 01:10:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41992fd51c912711_d20260615_m010926_c001_v7007000_t0000_u01781485766809") 2026/06/15 01:10:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c9126fa_d20260615_m010919_c001_v0001116_t0022_u01781485759375") 2026/06/15 01:10:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41992fd51c9126f8_d20260615_m010918_c001_v7007000_t0000_u01781485758910") 2026/06/15 01:10:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21992fd51c9126e7_d20260615_m010913_c001_v0001090_t0006_u01781485753991") 2026/06/15 01:10:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41992fd51c9126e6_d20260615_m010913_c001_v7007000_t0000_u01781485753808") 2026/06/15 01:10:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21459aa7c4d09e57_d20260615_m010910_c001_v0001179_t0058_u01781485750060") 2026/06/15 01:10:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41459aa7c4d09e56_d20260615_m010909_c001_v7007000_t0000_u01781485749624") 2026/06/15 01:10:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21459aa7c4d09e54_d20260615_m010905_c001_v0001180_t0056_u01781485745563") 2026/06/15 01:10:44 DEBUG : chunked-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4190258481d410ab_d20260615_m011036_c001_v7007000_t0000_u01781485836672") 2026/06/15 01:10:44 DEBUG : chunked-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f2102b035d9255a47_d20260615_m011030_c001_v0001145_t0015_u01781485830977") 2026/06/15 01:10:44 DEBUG : chunked-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4102b035d9255a43_d20260615_m011030_c001_v7007000_t0000_u01781485830449") 2026/06/15 01:10:44 DEBUG : chunked-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21459aa7c4d09e83_d20260615_m011025_c001_v0001105_t0015_u01781485825053") 2026/06/15 01:10:44 DEBUG : chunked-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41459aa7c4d09e81_d20260615_m011024_c001_v7007000_t0000_u01781485824519") 2026/06/15 01:10:44 DEBUG : chunked-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21459aa7c4d09e7d_d20260615_m011017_c001_v0001041_t0009_u01781485817966") 2026/06/15 01:10:44 DEBUG : chunked-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41459aa7c4d09e7c_d20260615_m011017_c001_v7007000_t0000_u01781485817442") 2026/06/15 01:10:44 DEBUG : chunked-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f11135eb584761f4f_d20260615_m011013_c001_v0001120_t0032_u01781485813983") 2026/06/15 01:10:45 DEBUG : chunked-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4102b035d9255a00_d20260615_m011013_c001_v7007000_t0000_u01781485813640") 2026/06/15 01:10:45 DEBUG : chunked-copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f11135eb584761f49_d20260615_m011010_c001_v0001120_t0009_u01781485810626") 2026/06/15 01:10:45 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4190258481d410aa_d20260615_m011036_c001_v7007000_t0000_u01781485836489") 2026/06/15 01:10:45 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f21459aa7c4d09e8b_d20260615_m011034_c001_v0001174_t0055_u01781485834482") 2026/06/15 01:10:45 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4102b035d9255a41_d20260615_m011030_c001_v7007000_t0000_u01781485830266") 2026/06/15 01:10:45 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f2102b035d9255a36_d20260615_m011028_c001_v0001102_t0048_u01781485828635") 2026/06/15 01:10:45 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41459aa7c4d09e80_d20260615_m011024_c001_v7007000_t0000_u01781485824338") 2026/06/15 01:10:45 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f2102b035d9255a08_d20260615_m011021_c001_v0001144_t0013_u01781485821883") 2026/06/15 01:10:45 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41459aa7c4d09e7b_d20260615_m011017_c001_v7007000_t0000_u01781485817260") 2026/06/15 01:10:45 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f2102b035d9255a02_d20260615_m011015_c001_v0001157_t0044_u01781485815850") 2026/06/15 01:10:45 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4102b035d92559ff_d20260615_m011013_c001_v7007000_t0000_u01781485813456") 2026/06/15 01:10:45 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f11434c966bb6d104_d20260615_m011012_c001_v0001179_t0036_u01781485812713") 2026/06/15 01:10:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f104a2da44bd9d762_d20260615_m010449_c001_v0001174_t0015_u01781485489600") 2026/06/15 01:10:45 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4190258481d410ac_d20260615_m011037_c001_v7007000_t0000_u01781485837589") 2026/06/15 01:10:45 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f11135eb584761f61_d20260615_m011037_c001_v0001120_t0032_u01781485837223") 2026/06/15 01:10:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f4190258481d410af_d20260615_m011038_c001_v7007000_t0000_u01781485838999") 2026/06/15 01:10:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f11135eb584761f65_d20260615_m011038_c001_v0001120_t0027_u01781485838524") 2026/06/15 01:10:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f11135eb584761f63_d20260615_m011037_c001_v0001120_t0008_u01781485837772") 2026/06/15 01:10:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82cd63c0edcb8b9fe80e1b_f41704694f5395aa8_d20260615_m010708_c001_v7007000_t0000_u01781485628473") 2026/06/15 01:10:46 INFO : B2 bucket rclone-test-tevoqor0fibe: cleaning bucket "rclone-test-tevoqor0fibe" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (394.74s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (392.44s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.95s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.58s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (143.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (62.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.86s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.81s) --- 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.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (177.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (33.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (15.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (7.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (7.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 394.767s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m35.569501831s (try 1/5)