"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/29 03:25:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxalax4buqu" 2026/06/29 03:25:49 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/29 03:25:52 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/29 03:25:53 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/29 03:25:53 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/29 03:26:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/29 03:26:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/29 03:26:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/29 03:26:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/29 03:26:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/29 03:26:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/29 03:26:19 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/29 03:26:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/29 03:26:28 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/29 03:26:32 INFO : B2 bucket rclone-test-vuxalax4buqu: cleaning bucket "rclone-test-vuxalax4buqu" of all files 2026/06/29 03:26:33 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4ff_d20260629_m032632_c001_v0001177_t0026_u01782703592119") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/29 03:26:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxalax4buqu/dirToPurgeFromRoot" 2026/06/29 03:26:35 INFO : B2 bucket rclone-test-vuxalax4buqu path dirToPurgeFromRoot: cleaning bucket "rclone-test-vuxalax4buqu" of all files 2026/06/29 03:26:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d507_d20260629_m032633_c001_v0001177_t0017_u01782703593616") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/29 03:26:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxalax4buqu/hello? sausage/êé" 2026/06/29 03:26:40 INFO : B2 bucket rclone-test-vuxalax4buqu path hello? sausage/êé: cleaning bucket "rclone-test-vuxalax4buqu" of all files 2026/06/29 03:26:40 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f1095c357b361ab49_d20260629_m032638_c001_v0001097_t0040_u01782703598822") === 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/29 03:26:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxalax4buqu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/29 03:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxalax4buqu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-vuxalax4buqu" from "TestB2:rclone-test-vuxalax4buqu" 2026/06/29 03:26:53 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/29 03:27:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jirelem7wile" 2026/06/29 03:27:10 DEBUG : B2 bucket rclone-test-jirelem7wile: Purge remote 2026/06/29 03:27:10 INFO : B2 bucket rclone-test-jirelem7wile: cleaning bucket "rclone-test-jirelem7wile" of all files 2026/06/29 03:27:10 DEBUG : somefile: Deleting (id "4_z7fe2ad1360ad1b1b9ff80e1b_f4021dc92f6edb44c_d20260629_m032709_c001_v0001043_t0058_u01782703629740") === 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/29 03:27:12 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/29 03:27:13 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/29 03:27:15 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/29 03:27:15 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/29 03:27:15 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.805Ki offset 6Mi/6.106Mi 2026/06/29 03:27:15 DEBUG : test-metadata: Sending chunk 1 length 111416 2026/06/29 03:27:17 DEBUG : test-metadata: Done sending chunk 1 2026/06/29 03:27:18 DEBUG : test-metadata: Done sending chunk 0 2026/06/29 03:27:18 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/29 03:27:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/06/29 03:27:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/29 03:27:25 DEBUG : pacer: Reducing sleep to 10ms 2026/06/29 03:27:28 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1177-02.backblaze.com/b2api/v1/b2_upload_file/3fb27d73609d1b1b9ff80e1b/c001_v0001177_t0029": EOF 2026/06/29 03:27:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-02.backblaze.com/b2api/v1/b2_upload_file/3fb27d73609d1b1b9ff80e1b/c001_v0001177_t0029": EOF) 2026/06/29 03:27:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1177-02.backblaze.com/b2api/v1/b2_upload_file/3fb27d73609d1b1b9ff80e1b/c001_v0001177_t0029": EOF - low level retry 1/10 2026/06/29 03:27:30 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-29-032722-891.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/29 03:27:32 DEBUG : oldPath = "TestB2:rclone-test-vuxalax4buqu/versions/test-versions-v2026-06-29-032722-891.txt" 2026/06/29 03:27:32 DEBUG : newPath = "TestB2,versions:rclone-test-vuxalax4buqu/versions/test-versions-v2026-06-29-032722-891.txt" 2026/06/29 03:27:32 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vuxalax4buqu/versions/test-versions-v2026-06-29-032722-891.txt" 2026/06/29 03:27:32 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/29 03:27:33 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vuxalax4buqu/versions/test-versions-v2026-06-29-032722-891.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vuxalax4buqu/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/29 03:27:37 INFO : B2 bucket rclone-test-vuxalax4buqu: cleaning bucket "rclone-test-vuxalax4buqu" of all hidden files 2026/06/29 03:27:37 DEBUG : leading space/ leading space: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971968_d20260629_m032600_c001_v7007000_t0000_u01782703560010") as it is a hide marker 2026/06/29 03:27:37 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : leading space/ leading space: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d463_d20260629_m032559_c001_v0001177_t0052_u01782703559417") 2026/06/29 03:27:37 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971964_d20260629_m032559_c001_v7007000_t0000_u01782703559055") as it is a hide marker 2026/06/29 03:27:37 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d457_d20260629_m032558_c001_v0001177_t0031_u01782703558427") 2026/06/29 03:27:37 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971972_d20260629_m032605_c001_v7007000_t0000_u01782703565841") as it is a hide marker 2026/06/29 03:27:37 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d48b_d20260629_m032605_c001_v0001177_t0003_u01782703565264") 2026/06/29 03:27:37 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : created from root.txt: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f4073ddc34af49d41_d20260629_m032703_c001_v7007000_t0000_u01782703623739") as it is a hide marker 2026/06/29 03:27:37 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : created from root.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f1007a1899e0f34d1_d20260629_m032700_c001_v0001115_t0004_u01782703620278") 2026/06/29 03:27:37 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : file name.txt: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd41ba_d20260629_m032711_c001_v7007000_t0000_u01782703631926") as it is a hide marker 2026/06/29 03:27:37 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : file name.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d52b_d20260629_m032649_c001_v0001177_t0056_u01782703609394") 2026/06/29 03:27:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : file name.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d5812aa5290f9_d20260629_m032645_c001_v0001136_t0058_u01782703605757") 2026/06/29 03:27:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : file name.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4db_d20260629_m032624_c001_v0001177_t0057_u01782703584255") 2026/06/29 03:27:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : file name.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4d5_d20260629_m032623_c001_v0001177_t0014_u01782703583457") 2026/06/29 03:27:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4d9_d20260629_m032623_c001_v0001177_t0040_u01782703583860") "upload" dated 2026-06-29 03:26:23.86 +0000 UTC (1m13.559816454s ago) 2026/06/29 03:27:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f4156b835a89878d5_d20260629_m032643_c001_v7007000_t0000_u01782703603548") as it is a hide marker 2026/06/29 03:27:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f103e1b4fd045fdbd_d20260629_m032642_c001_v0001115_t0013_u01782703602534") 2026/06/29 03:27:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f108c96d2def9cb7b_d20260629_m032641_c001_v0001136_t0050_u01782703601839") 2026/06/29 03:27:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971981_d20260629_m032612_c001_v7007000_t0000_u01782703572556") as it is a hide marker 2026/06/29 03:27:37 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4af_d20260629_m032611_c001_v0001177_t0010_u01782703571979") 2026/06/29 03:27:37 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : piped data.txt: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd41bd_d20260629_m032713_c001_v7007000_t0000_u01782703633599") as it is a hide marker 2026/06/29 03:27:37 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : piped data.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d583_d20260629_m032713_c001_v0001177_t0013_u01782703633208") 2026/06/29 03:27:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : piped data.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd41bc_d20260629_m032713_c001_v7007000_t0000_u01782703633024") 2026/06/29 03:27:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : piped data.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402d9a407678d57f_d20260629_m032712_c001_v0001177_t0029_u01782703632658") 2026/06/29 03:27:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971982_d20260629_m032613_c001_v7007000_t0000_u01782703573546") as it is a hide marker 2026/06/29 03:27:37 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4b3_d20260629_m032612_c001_v0001177_t0057_u01782703572929") 2026/06/29 03:27:37 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : test-metadata: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f4073ddc34af49d49_d20260629_m032720_c001_v7007000_t0000_u01782703640343") as it is a hide marker 2026/06/29 03:27:37 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : test-metadata: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f21361a13c2bd41c0_d20260629_m032715_c001_v0001182_t0004_u01782703635364") 2026/06/29 03:27:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : test-metadata: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd41be_d20260629_m032714_c001_v7007000_t0000_u01782703634581") 2026/06/29 03:27:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : test-metadata: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d58b_d20260629_m032713_c001_v0001177_t0049_u01782703633784") 2026/06/29 03:27:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971975_d20260629_m032607_c001_v7007000_t0000_u01782703567869") as it is a hide marker 2026/06/29 03:27:37 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d495_d20260629_m032607_c001_v0001177_t0033_u01782703567162") 2026/06/29 03:27:37 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf897197e_d20260629_m032609_c001_v7007000_t0000_u01782703569747") as it is a hide marker 2026/06/29 03:27:37 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d49d_d20260629_m032609_c001_v0001177_t0047_u01782703569165") 2026/06/29 03:27:37 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971979_d20260629_m032608_c001_v7007000_t0000_u01782703568804") as it is a hide marker 2026/06/29 03:27:37 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d49b_d20260629_m032608_c001_v0001177_t0007_u01782703568231") 2026/06/29 03:27:37 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf897197f_d20260629_m032610_c001_v7007000_t0000_u01782703570679") as it is a hide marker 2026/06/29 03:27:37 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4a3_d20260629_m032610_c001_v0001177_t0042_u01782703570109") 2026/06/29 03:27:37 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971980_d20260629_m032611_c001_v7007000_t0000_u01782703571618") as it is a hide marker 2026/06/29 03:27:37 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4a9_d20260629_m032611_c001_v0001177_t0039_u01782703571041") 2026/06/29 03:27:37 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971974_d20260629_m032606_c001_v7007000_t0000_u01782703566801") as it is a hide marker 2026/06/29 03:27:37 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : trailing space /trailing space : Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d493_d20260629_m032606_c001_v0001177_t0045_u01782703566202") 2026/06/29 03:27:37 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f11196958cc593690_d20260629_m032730_c001_v0001039_t0034_u01782703650654") "upload" dated 2026-06-29 03:27:30.654 +0000 UTC (6.766493987s ago) 2026/06/29 03:27:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f410219d8429101dc_d20260629_m032725_c001_v7007000_t0000_u01782703645904") 2026/06/29 03:27:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d5b1_d20260629_m032722_c001_v0001177_t0002_u01782703642891") 2026/06/29 03:27:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971985_d20260629_m032622_c001_v7007000_t0000_u01782703582916") as it is a hide marker 2026/06/29 03:27:37 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f217ede8bf8971984_d20260629_m032615_c001_v0001116_t0024_u01782703575559") 2026/06/29 03:27:37 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : zero-length-file: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971983_d20260629_m032615_c001_v7007000_t0000_u01782703575376") as it is a hide marker 2026/06/29 03:27:37 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : zero-length-file: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402d9a407678d4bb_d20260629_m032614_c001_v0001177_t0029_u01782703574820") 2026/06/29 03:27:37 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971969_d20260629_m032600_c001_v7007000_t0000_u01782703560963") as it is a hide marker 2026/06/29 03:27:37 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d467_d20260629_m032600_c001_v0001177_t0054_u01782703560371") 2026/06/29 03:27:37 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971960_d20260629_m032556_c001_v7007000_t0000_u01782703556130") as it is a hide marker 2026/06/29 03:27:37 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d44f_d20260629_m032555_c001_v0001177_t0012_u01782703555186") 2026/06/29 03:27:37 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971970_d20260629_m032603_c001_v7007000_t0000_u01782703563876") as it is a hide marker 2026/06/29 03:27:37 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d481_d20260629_m032603_c001_v0001177_t0007_u01782703563253") 2026/06/29 03:27:37 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf897196f_d20260629_m032602_c001_v7007000_t0000_u01782703562892") as it is a hide marker 2026/06/29 03:27:37 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d47b_d20260629_m032602_c001_v0001177_t0024_u01782703562289") 2026/06/29 03:27:37 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971971_d20260629_m032604_c001_v7007000_t0000_u01782703564902") as it is a hide marker 2026/06/29 03:27:37 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d489_d20260629_m032604_c001_v0001177_t0059_u01782703564250") 2026/06/29 03:27:37 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf897196d_d20260629_m032601_c001_v7007000_t0000_u01782703561926") as it is a hide marker 2026/06/29 03:27:37 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d477_d20260629_m032601_c001_v0001177_t0024_u01782703561324") 2026/06/29 03:27:37 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : ./.: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971962_d20260629_m032557_c001_v7007000_t0000_u01782703557108") as it is a hide marker 2026/06/29 03:27:37 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : ./.: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d453_d20260629_m032556_c001_v0001177_t0005_u01782703556491") 2026/06/29 03:27:37 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/29 03:27:37 DEBUG : ../..: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971963_d20260629_m032558_c001_v7007000_t0000_u01782703558066") as it is a hide marker 2026/06/29 03:27:37 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/29 03:27:37 DEBUG : ../..: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d455_d20260629_m032557_c001_v0001177_t0025_u01782703557470") 2026/06/29 03:27:37 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/29 03:27:37 INFO : B2 bucket rclone-test-vuxalax4buqu: cleaning bucket "rclone-test-vuxalax4buqu" of all hidden files 2026/06/29 03:27:37 DEBUG : leading space/ leading space: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971968_d20260629_m032600_c001_v7007000_t0000_u01782703560010") as it is a hide marker 2026/06/29 03:27:37 DEBUG : leading space/ leading space: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d463_d20260629_m032559_c001_v0001177_t0052_u01782703559417") 2026/06/29 03:27:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971964_d20260629_m032559_c001_v7007000_t0000_u01782703559055") as it is a hide marker 2026/06/29 03:27:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d457_d20260629_m032558_c001_v0001177_t0031_u01782703558427") 2026/06/29 03:27:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971972_d20260629_m032605_c001_v7007000_t0000_u01782703565841") as it is a hide marker 2026/06/29 03:27:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d48b_d20260629_m032605_c001_v0001177_t0003_u01782703565264") 2026/06/29 03:27:37 DEBUG : created from root.txt: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f4073ddc34af49d41_d20260629_m032703_c001_v7007000_t0000_u01782703623739") as it is a hide marker 2026/06/29 03:27:37 DEBUG : created from root.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f1007a1899e0f34d1_d20260629_m032700_c001_v0001115_t0004_u01782703620278") 2026/06/29 03:27:37 DEBUG : file name.txt: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd41ba_d20260629_m032711_c001_v7007000_t0000_u01782703631926") as it is a hide marker 2026/06/29 03:27:38 DEBUG : file name.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d52b_d20260629_m032649_c001_v0001177_t0056_u01782703609394") 2026/06/29 03:27:38 DEBUG : file name.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d5812aa5290f9_d20260629_m032645_c001_v0001136_t0058_u01782703605757") 2026/06/29 03:27:38 DEBUG : file name.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4db_d20260629_m032624_c001_v0001177_t0057_u01782703584255") 2026/06/29 03:27:38 DEBUG : file name.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4d5_d20260629_m032623_c001_v0001177_t0014_u01782703583457") 2026/06/29 03:27:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4d9_d20260629_m032623_c001_v0001177_t0040_u01782703583860") "upload" dated 2026-06-29 03:26:23.86 +0000 UTC (1m14.562927652s ago) 2026/06/29 03:27:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f4156b835a89878d5_d20260629_m032643_c001_v7007000_t0000_u01782703603548") as it is a hide marker 2026/06/29 03:27:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f103e1b4fd045fdbd_d20260629_m032642_c001_v0001115_t0013_u01782703602534") 2026/06/29 03:27:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f108c96d2def9cb7b_d20260629_m032641_c001_v0001136_t0050_u01782703601839") 2026/06/29 03:27:38 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971981_d20260629_m032612_c001_v7007000_t0000_u01782703572556") as it is a hide marker 2026/06/29 03:27:38 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4af_d20260629_m032611_c001_v0001177_t0010_u01782703571979") 2026/06/29 03:27:38 DEBUG : piped data.txt: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd41bd_d20260629_m032713_c001_v7007000_t0000_u01782703633599") as it is a hide marker 2026/06/29 03:27:38 DEBUG : piped data.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d583_d20260629_m032713_c001_v0001177_t0013_u01782703633208") 2026/06/29 03:27:38 DEBUG : piped data.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd41bc_d20260629_m032713_c001_v7007000_t0000_u01782703633024") 2026/06/29 03:27:38 DEBUG : piped data.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402d9a407678d57f_d20260629_m032712_c001_v0001177_t0029_u01782703632658") 2026/06/29 03:27:38 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971982_d20260629_m032613_c001_v7007000_t0000_u01782703573546") as it is a hide marker 2026/06/29 03:27:38 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4b3_d20260629_m032612_c001_v0001177_t0057_u01782703572929") 2026/06/29 03:27:38 DEBUG : test-metadata: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f4073ddc34af49d49_d20260629_m032720_c001_v7007000_t0000_u01782703640343") as it is a hide marker 2026/06/29 03:27:39 DEBUG : test-metadata: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f21361a13c2bd41c0_d20260629_m032715_c001_v0001182_t0004_u01782703635364") 2026/06/29 03:27:39 DEBUG : test-metadata: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd41be_d20260629_m032714_c001_v7007000_t0000_u01782703634581") 2026/06/29 03:27:39 DEBUG : test-metadata: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d58b_d20260629_m032713_c001_v0001177_t0049_u01782703633784") 2026/06/29 03:27:39 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971975_d20260629_m032607_c001_v7007000_t0000_u01782703567869") as it is a hide marker 2026/06/29 03:27:39 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d495_d20260629_m032607_c001_v0001177_t0033_u01782703567162") 2026/06/29 03:27:39 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf897197e_d20260629_m032609_c001_v7007000_t0000_u01782703569747") as it is a hide marker 2026/06/29 03:27:39 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d49d_d20260629_m032609_c001_v0001177_t0047_u01782703569165") 2026/06/29 03:27:39 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971979_d20260629_m032608_c001_v7007000_t0000_u01782703568804") as it is a hide marker 2026/06/29 03:27:39 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d49b_d20260629_m032608_c001_v0001177_t0007_u01782703568231") 2026/06/29 03:27:39 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf897197f_d20260629_m032610_c001_v7007000_t0000_u01782703570679") as it is a hide marker 2026/06/29 03:27:39 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4a3_d20260629_m032610_c001_v0001177_t0042_u01782703570109") 2026/06/29 03:27:39 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971980_d20260629_m032611_c001_v7007000_t0000_u01782703571618") as it is a hide marker 2026/06/29 03:27:39 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4a9_d20260629_m032611_c001_v0001177_t0039_u01782703571041") 2026/06/29 03:27:39 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971974_d20260629_m032606_c001_v7007000_t0000_u01782703566801") as it is a hide marker 2026/06/29 03:27:39 DEBUG : trailing space /trailing space : Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d493_d20260629_m032606_c001_v0001177_t0045_u01782703566202") 2026/06/29 03:27:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f11196958cc593690_d20260629_m032730_c001_v0001039_t0034_u01782703650654") "upload" dated 2026-06-29 03:27:30.654 +0000 UTC (9.22738694s ago) 2026/06/29 03:27:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f410219d8429101dc_d20260629_m032725_c001_v7007000_t0000_u01782703645904") 2026/06/29 03:27:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d5b1_d20260629_m032722_c001_v0001177_t0002_u01782703642891") 2026/06/29 03:27:39 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971985_d20260629_m032622_c001_v7007000_t0000_u01782703582916") as it is a hide marker 2026/06/29 03:27:40 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f217ede8bf8971984_d20260629_m032615_c001_v0001116_t0024_u01782703575559") 2026/06/29 03:27:40 DEBUG : zero-length-file: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971983_d20260629_m032615_c001_v7007000_t0000_u01782703575376") as it is a hide marker 2026/06/29 03:27:40 DEBUG : zero-length-file: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402d9a407678d4bb_d20260629_m032614_c001_v0001177_t0029_u01782703574820") 2026/06/29 03:27:40 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971969_d20260629_m032600_c001_v7007000_t0000_u01782703560963") as it is a hide marker 2026/06/29 03:27:40 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d467_d20260629_m032600_c001_v0001177_t0054_u01782703560371") 2026/06/29 03:27:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971960_d20260629_m032556_c001_v7007000_t0000_u01782703556130") as it is a hide marker 2026/06/29 03:27:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d44f_d20260629_m032555_c001_v0001177_t0012_u01782703555186") 2026/06/29 03:27:40 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971970_d20260629_m032603_c001_v7007000_t0000_u01782703563876") as it is a hide marker 2026/06/29 03:27:40 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d481_d20260629_m032603_c001_v0001177_t0007_u01782703563253") 2026/06/29 03:27:40 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf897196f_d20260629_m032602_c001_v7007000_t0000_u01782703562892") as it is a hide marker 2026/06/29 03:27:40 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d47b_d20260629_m032602_c001_v0001177_t0024_u01782703562289") 2026/06/29 03:27:40 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971971_d20260629_m032604_c001_v7007000_t0000_u01782703564902") as it is a hide marker 2026/06/29 03:27:40 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d489_d20260629_m032604_c001_v0001177_t0059_u01782703564250") 2026/06/29 03:27:40 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf897196d_d20260629_m032601_c001_v7007000_t0000_u01782703561926") as it is a hide marker 2026/06/29 03:27:40 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d477_d20260629_m032601_c001_v0001177_t0024_u01782703561324") 2026/06/29 03:27:41 DEBUG : ./.: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971962_d20260629_m032557_c001_v7007000_t0000_u01782703557108") as it is a hide marker 2026/06/29 03:27:41 DEBUG : ./.: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d453_d20260629_m032556_c001_v0001177_t0005_u01782703556491") 2026/06/29 03:27:41 DEBUG : ../..: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f417ede8bf8971963_d20260629_m032558_c001_v7007000_t0000_u01782703558066") as it is a hide marker 2026/06/29 03:27:41 DEBUG : ../..: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d455_d20260629_m032557_c001_v0001177_t0025_u01782703557470") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/29 03:27:46 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/29 03:27:46 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/29 03:27:46 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/29 03:27:47 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/29 03:27:47 INFO : B2 bucket rclone-test-vuxalax4buqu: cleaning bucket "rclone-test-vuxalax4buqu" of pending multipart uploads older than 0s 2026/06/29 03:27:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4d9_d20260629_m032623_c001_v0001177_t0040_u01782703583860") "upload" dated 2026-06-29 03:26:23.86 +0000 UTC (1m23.914941984s ago) 2026/06/29 03:27:47 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f22102a9cc2476e8a_d20260629_m032746_c001_v0001177_t0000_u01782703666603") as it is a start marker (upload started at 2026-06-29 03:27:46.603 +0000 UTC) 2026/06/29 03:27:47 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/29 03:27:47 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f22102a9cc2476e8b_d20260629_m032746_c001_v0001146_t0000_u01782703666799") as it is a start marker (upload started at 2026-06-29 03:27:46.799 +0000 UTC) 2026/06/29 03:27:47 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/29 03:27:47 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f22102a9cc2476e8c_d20260629_m032746_c001_v0001130_t0033_u01782703666982") as it is a start marker (upload started at 2026-06-29 03:27:46.982 +0000 UTC) 2026/06/29 03:27:47 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/29 03:27:47 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f22102a9cc2476e8d_d20260629_m032747_c001_v0001171_t0037_u01782703667166") as it is a start marker (upload started at 2026-06-29 03:27:47.166 +0000 UTC) 2026/06/29 03:27:47 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/29 03:27:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f42102a9cc2476e89_d20260629_m032746_c001_v7007000_t0000_u01782703666420") "hide" dated 2026-06-29 03:27:46.42 +0000 UTC (1.355066818s ago) 2026/06/29 03:27:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f11196958cc593690_d20260629_m032730_c001_v0001039_t0034_u01782703650654") 2026/06/29 03:27:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/29 03:27:47 INFO : B2 bucket rclone-test-vuxalax4buqu: cleaning bucket "rclone-test-vuxalax4buqu" of pending multipart uploads older than 0s 2026/06/29 03:27:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4d9_d20260629_m032623_c001_v0001177_t0040_u01782703583860") "upload" dated 2026-06-29 03:26:23.86 +0000 UTC (1m24.284898136s ago) 2026/06/29 03:27:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f22102a9cc2476e8a_d20260629_m032746_c001_v0001177_t0000_u01782703666603") as it is a start marker (upload started at 2026-06-29 03:27:46.603 +0000 UTC) 2026/06/29 03:27:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f22102a9cc2476e8b_d20260629_m032746_c001_v0001146_t0000_u01782703666799") as it is a start marker (upload started at 2026-06-29 03:27:46.799 +0000 UTC) 2026/06/29 03:27:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f22102a9cc2476e8c_d20260629_m032746_c001_v0001130_t0033_u01782703666982") as it is a start marker (upload started at 2026-06-29 03:27:46.982 +0000 UTC) 2026/06/29 03:27:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f22102a9cc2476e8d_d20260629_m032747_c001_v0001171_t0037_u01782703667166") as it is a start marker (upload started at 2026-06-29 03:27:47.166 +0000 UTC) 2026/06/29 03:27:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fb27d73609d1b1b9ff80e1b_f42102a9cc2476e89_d20260629_m032746_c001_v7007000_t0000_u01782703666420") "hide" dated 2026-06-29 03:27:46.42 +0000 UTC (1.725025817s ago) 2026/06/29 03:27:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f11196958cc593690_d20260629_m032730_c001_v0001039_t0034_u01782703650654") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/29 03:27:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/29 03:27:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/29 03:27:49 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/29 03:27:50 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/29 03:27:50 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/29 03:27:50 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/29 03:27:50 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/29 03:27:51 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/29 03:27:58 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/29 03:27:58 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/29 03:28:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:28:01 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/29 03:28:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f2040844aff0b564a_d20260629_m032801_c001_v0001184_t0031_u01782703681288") 2026/06/29 03:28:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:28:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/29 03:28:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/29 03:28:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:28:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:28:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/29 03:28:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/29 03:28:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/29 03:28:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/29 03:28:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/29 03:28:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/29 03:28:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/29 03:28:07 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/29 03:28:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:28:09 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/29 03:28:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f2040844aff0b564d_d20260629_m032809_c001_v0001157_t0005_u01782703689156") 2026/06/29 03:28:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/29 03:28:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/29 03:28:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/29 03:28:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:28:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:28:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/29 03:28:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/29 03:28:14 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/29 03:28:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/29 03:28:14 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/29 03:28:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/29 03:28:14 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/29 03:28:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/29 03:28:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/29 03:28:14 DEBUG : pacer: Reducing sleep to 10ms 2026/06/29 03:28:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/29 03:28:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/29 03:28:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/29 03:28:17 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/29 03:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:28:18 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/29 03:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f225f6d23b9c9bdc8_d20260629_m032818_c001_v0001180_t0045_u01782703698673") 2026/06/29 03:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/29 03:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/29 03:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/29 03:28:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/29 03:28:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:28:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:28:21 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/29 03:28:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/29 03:28:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/29 03:28:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/29 03:28:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/29 03:28:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/29 03:28:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/29 03:28:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/29 03:28:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:28:26 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/29 03:28:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f225f6d23b9c9bdcf_d20260629_m032826_c001_v0001097_t0004_u01782703706679") 2026/06/29 03:28:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:28:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/29 03:28:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/29 03:28:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:28:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:28:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/29 03:28:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/29 03:28:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/29 03:28:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/29 03:28:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/29 03:28:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/29 03:28:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/29 03:28:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/29 03:28:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:28:34 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/29 03:28:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f225f6d23b9c9bdd7_d20260629_m032834_c001_v0001144_t0009_u01782703714525") 2026/06/29 03:28:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/29 03:28:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/29 03:28:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/29 03:28:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:28:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:28:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/29 03:28:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/29 03:28:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/29 03:28:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/29 03:28:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/29 03:28:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/29 03:28:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/29 03:28:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/29 03:28:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/29 03:28:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/29 03:28:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/29 03:28:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:28:44 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/29 03:28:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f220bb5837db63c18_d20260629_m032844_c001_v0001185_t0059_u01782703724907") 2026/06/29 03:28:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/29 03:28:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:28:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/29 03:28:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/29 03:28:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/29 03:28:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:28:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:28:47 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/29 03:28:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/29 03:28:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/29 03:28:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/29 03:28:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/29 03:28:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/29 03:28:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/29 03:28:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/29 03:28:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:28:52 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/29 03:28:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f2197af81fc54fd8c_d20260629_m032852_c001_v0001154_t0015_u01782703732828") 2026/06/29 03:28:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:28:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/29 03:28:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/29 03:28:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:28:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:28:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/29 03:28:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/29 03:28:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/29 03:28:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/29 03:28:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/29 03:28:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/29 03:28:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/29 03:28:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/29 03:29:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:29:01 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/29 03:29:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f2197af81fc54fd91_d20260629_m032901_c001_v0001177_t0024_u01782703741420") 2026/06/29 03:29:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/29 03:29:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/29 03:29:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/29 03:29:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:29:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:29:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/29 03:29:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/29 03:29:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/29 03:29:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/29 03:29:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/29 03:29:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/29 03:29:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/29 03:29:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/29 03:29:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/29 03:29:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/29 03:29:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/29 03:29:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:29:13 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/29 03:29:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f227c4943fa4d993a_d20260629_m032913_c001_v0001117_t0002_u01782703753968") 2026/06/29 03:29:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/29 03:29:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/29 03:29:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:29:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/29 03:29:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/29 03:29:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:29:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:29:16 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/29 03:29:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/29 03:29:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/29 03:29:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/29 03:29:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/29 03:29:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/29 03:29:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/29 03:29:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/29 03:29:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:29:22 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/29 03:29:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f227c4943fa4d9998_d20260629_m032922_c001_v0001040_t0012_u01782703762923") 2026/06/29 03:29:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:29:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/29 03:29:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/29 03:29:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:29:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:29:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/29 03:29:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/29 03:29:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/29 03:29:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/29 03:29:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/29 03:29:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/29 03:29:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/29 03:29:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/29 03:29:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:29:31 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/29 03:29:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f202dde4d51b4d67f_d20260629_m032931_c001_v0001182_t0016_u01782703771949") 2026/06/29 03:29:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/29 03:29:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/29 03:29:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/29 03:29:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:29:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:29:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/29 03:29:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/29 03:29:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/29 03:29:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/29 03:29:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/29 03:29:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/29 03:29:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/29 03:29:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/29 03:29:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/29 03:29:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/29 03:29:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/29 03:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/29 03:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f2156b835a89879a4_d20260629_m032941_c001_v0001177_t0005_u01782703781215") 2026/06/29 03:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/29 03:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/29 03:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/29 03:29:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/29 03:29:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:29:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:29:43 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/29 03:29:45 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/29 03:29:45 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/29 03:29:45 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/29 03:29:45 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/29 03:29:46 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/29 03:29:48 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/29 03:29:48 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/29 03:29:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:29:49 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/29 03:29:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f2156b835a89879ae_d20260629_m032949_c001_v0001029_t0034_u01782703789821") 2026/06/29 03:29:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:29:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/29 03:29:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/29 03:29:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:29:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:29:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/29 03:29:54 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/29 03:29:54 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/29 03:29:54 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/29 03:29:54 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/29 03:29:56 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/29 03:29:57 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/29 03:29:57 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/29 03:29:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:29:59 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/29 03:29:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f202dde4d51b4d690_d20260629_m032959_c001_v0001097_t0024_u01782703799488") 2026/06/29 03:29:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/29 03:29:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/29 03:29:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/29 03:30:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:30:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:30:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/29 03:30:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/29 03:30:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/29 03:30:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/29 03:30:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/29 03:30:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/29 03:30:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/29 03:30:06 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/29 03:30:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/29 03:30:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/29 03:30:07 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/29 03:30:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:30:09 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/29 03:30:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f21111c87b4cd02c3_d20260629_m033009_c001_v0001109_t0023_u01782703809764") 2026/06/29 03:30:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/29 03:30:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:30:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/29 03:30:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/29 03:30:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/29 03:30:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/29 03:30:10 DEBUG : pacer: Reducing sleep to 10ms 2026/06/29 03:30:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/29 03:30:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:30:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:30:13 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/29 03:30:15 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/29 03:30:15 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/29 03:30:15 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/29 03:30:15 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/29 03:30:17 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/29 03:30:21 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/29 03:30:21 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/29 03:30:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:30:25 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/29 03:30:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f22102a9cc2476f1f_d20260629_m033025_c001_v0001167_t0059_u01782703825148") 2026/06/29 03:30:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/29 03:30:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:30:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/29 03:30:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:30:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:30:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/29 03:30:32 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/29 03:30:32 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/29 03:30:33 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/29 03:30:33 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/29 03:30:35 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/29 03:30:35 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/29 03:30:35 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/29 03:30:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:30:38 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/29 03:30:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f2094850460b473ba_d20260629_m033038_c001_v0001174_t0049_u01782703838248") 2026/06/29 03:30:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/29 03:30:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/29 03:30:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/29 03:30:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:30:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:30:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/29 03:30:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/29 03:30:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/29 03:30:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/29 03:30:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/29 03:30:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/29 03:30:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/29 03:30:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/29 03:30:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/29 03:30:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/29 03:30:47 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/29 03:30:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/29 03:30:49 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/29 03:30:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fb27d73609d1b1b9ff80e1b_f2189478fe525fcd1_d20260629_m033049_c001_v0001157_t0051_u01782703849431") 2026/06/29 03:30:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/29 03:30:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/29 03:30:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/29 03:30:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/29 03:30:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/29 03:30:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/29 03:30:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/29 03:30:52 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/29 03:31:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fb27d73609d1b1b9ff80e1b_f21361a13c2bd4d23_d20260629_m033101_c001_v0001174_t0036_u01782703861416") 2026/06/29 03:31:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/29 03:31:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/29 03:31:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/29 03:31:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/29 03:31:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/29 03:31:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/29 03:31:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/29 03:31:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/29 03:31:04 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/29 03:31:06 DEBUG : chunked-copy: Done sending chunk 0 2026/06/29 03:31:06 DEBUG : chunked-copy: Done sending chunk 1 2026/06/29 03:31:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/29 03:31:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fb27d73609d1b1b9ff80e1b_f220bb5837db63c53_d20260629_m033107_c001_v0001100_t0054_u01782703867143") 2026/06/29 03:31:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/29 03:31:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/29 03:31:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/29 03:31:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/29 03:31:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/29 03:31:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/29 03:31:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/29 03:31:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/29 03:31:10 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/29 03:31:17 DEBUG : chunked-copy: Done sending chunk 1 2026/06/29 03:31:18 DEBUG : chunked-copy: Done sending chunk 0 2026/06/29 03:31:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/29 03:31:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fb27d73609d1b1b9ff80e1b_f217ede8bf8971be1_d20260629_m033119_c001_v0001172_t0030_u01782703879699") 2026/06/29 03:31:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/29 03:31:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/29 03:31:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/29 03:31:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/29 03:31:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/29 03:31:24 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/29 03:31:24 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/29 03:31:24 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/29 03:31:24 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/29 03:31:26 DEBUG : chunked-copy: Done sending chunk 0 2026/06/29 03:31:26 DEBUG : chunked-copy: Done sending chunk 1 2026/06/29 03:31:26 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/29 03:31:27 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3fb27d73609d1b1b9ff80e1b_f217ede8bf8971bf6_d20260629_m033127_c001_v0001174_t0040_u01782703887543") 2026/06/29 03:31:27 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/29 03:31:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/29 03:31:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/29 03:31:28 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/29 03:31:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/29 03:31:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/29 03:31:28 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/29 03:31:30 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/29 03:31:32 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/29 03:31:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxalax4buqu/deeper/nonexisting/directory" 2026/06/29 03:31:32 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/29 03:31:34 INFO : B2 bucket rclone-test-vuxalax4buqu: cleaning bucket "rclone-test-vuxalax4buqu" of all files 2026/06/29 03:31:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4094850460b473b1_d20260629_m033032_c001_v7007000_t0000_u01782703832291") 2026/06/29 03:31:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f22102a9cc2476f1f_d20260629_m033025_c001_v0001167_t0059_u01782703825148") 2026/06/29 03:31:34 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f42102a9cc2476f1e_d20260629_m033024_c001_v7007000_t0000_u01782703824631") 2026/06/29 03:31:34 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f21111c87b4cd02c6_d20260629_m033015_c001_v0001144_t0022_u01782703815312") 2026/06/29 03:31:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd4d1e_d20260629_m033054_c001_v7007000_t0000_u01782703854650") 2026/06/29 03:31:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2189478fe525fcd1_d20260629_m033049_c001_v0001157_t0051_u01782703849431") 2026/06/29 03:31:34 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4189478fe525fcd0_d20260629_m033048_c001_v7007000_t0000_u01782703848907") 2026/06/29 03:31:34 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2094850460b473c1_d20260629_m033043_c001_v0001180_t0012_u01782703843712") 2026/06/29 03:31:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4094850460b473c0_d20260629_m033043_c001_v7007000_t0000_u01782703843527") 2026/06/29 03:31:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2094850460b473ba_d20260629_m033038_c001_v0001174_t0049_u01782703838248") 2026/06/29 03:31:34 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4094850460b473b7_d20260629_m033037_c001_v7007000_t0000_u01782703837737") 2026/06/29 03:31:35 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2094850460b473b2_d20260629_m033032_c001_v0001181_t0055_u01782703832477") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f427c4943fa4d98bd_d20260629_m032848_c001_v7007000_t0000_u01782703728680") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f220bb5837db63c18_d20260629_m032844_c001_v0001185_t0059_u01782703724907") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f420bb5837db63c14_d20260629_m032839_c001_v7007000_t0000_u01782703719832") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f225f6d23b9c9bdd7_d20260629_m032834_c001_v0001144_t0009_u01782703714525") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f420bb5837db63c17_d20260629_m032844_c001_v7007000_t0000_u01782703724536") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f220bb5837db63c15_d20260629_m032840_c001_v0001090_t0053_u01782703720130") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f425f6d23b9c9bdd6_d20260629_m032834_c001_v7007000_t0000_u01782703714159") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f220bb5837db63c0e_d20260629_m032830_c001_v0001181_t0038_u01782703710247") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f420bb5837db63c0d_d20260629_m032830_c001_v7007000_t0000_u01782703710054") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f225f6d23b9c9bdcf_d20260629_m032826_c001_v0001097_t0004_u01782703706679") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f425f6d23b9c9bdce_d20260629_m032826_c001_v7007000_t0000_u01782703706339") 2026/06/29 03:31:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f220bb5837db63c0b_d20260629_m032822_c001_v0001174_t0010_u01782703702710") 2026/06/29 03:31:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402dde4d51b4d674_d20260629_m032918_c001_v7007000_t0000_u01782703758305") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f227c4943fa4d993a_d20260629_m032913_c001_v0001117_t0002_u01782703753968") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f427c4943fa4d98d8_d20260629_m032905_c001_v7007000_t0000_u01782703745237") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2197af81fc54fd91_d20260629_m032901_c001_v0001177_t0024_u01782703741420") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f427c4943fa4d9935_d20260629_m032913_c001_v7007000_t0000_u01782703753605") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f227c4943fa4d98db_d20260629_m032905_c001_v0001144_t0048_u01782703745422") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4197af81fc54fd90_d20260629_m032901_c001_v7007000_t0000_u01782703741070") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f227c4943fa4d98c2_d20260629_m032856_c001_v0001173_t0053_u01782703736844") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f427c4943fa4d98c0_d20260629_m032856_c001_v7007000_t0000_u01782703736647") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2197af81fc54fd8c_d20260629_m032852_c001_v0001154_t0015_u01782703732828") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4197af81fc54fd8b_d20260629_m032852_c001_v7007000_t0000_u01782703732473") 2026/06/29 03:31:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f227c4943fa4d98be_d20260629_m032848_c001_v0001173_t0028_u01782703728864") 2026/06/29 03:31:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f420bb5837db63c0a_d20260629_m032822_c001_v7007000_t0000_u01782703702526") 2026/06/29 03:31:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f225f6d23b9c9bdc8_d20260629_m032818_c001_v0001180_t0045_u01782703698673") 2026/06/29 03:31:36 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f425f6d23b9c9bdc7_d20260629_m032818_c001_v7007000_t0000_u01782703698320") 2026/06/29 03:31:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2050d028c846daa2_d20260629_m032813_c001_v0001038_t0044_u01782703693838") 2026/06/29 03:31:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4050d028c846daa0_d20260629_m032813_c001_v7007000_t0000_u01782703693657") 2026/06/29 03:31:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2040844aff0b564d_d20260629_m032809_c001_v0001157_t0005_u01782703689156") 2026/06/29 03:31:37 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4040844aff0b564c_d20260629_m032808_c001_v7007000_t0000_u01782703688817") 2026/06/29 03:31:37 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2050d028c846da89_d20260629_m032804_c001_v0001100_t0053_u01782703684874") 2026/06/29 03:31:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4050d028c846da87_d20260629_m032804_c001_v7007000_t0000_u01782703684687") 2026/06/29 03:31:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2040844aff0b564a_d20260629_m032801_c001_v0001184_t0031_u01782703681288") 2026/06/29 03:31:37 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4040844aff0b5649_d20260629_m032800_c001_v7007000_t0000_u01782703680943") 2026/06/29 03:31:37 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f200503bf63d57fb9_d20260629_m032750_c001_v0001183_t0027_u01782703670229") 2026/06/29 03:31:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402dde4d51b4d687_d20260629_m032945_c001_v7007000_t0000_u01782703785354") 2026/06/29 03:31:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2156b835a89879a4_d20260629_m032941_c001_v0001177_t0005_u01782703781215") 2026/06/29 03:31:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402dde4d51b4d681_d20260629_m032936_c001_v7007000_t0000_u01782703776120") 2026/06/29 03:31:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f202dde4d51b4d67f_d20260629_m032931_c001_v0001182_t0016_u01782703771949") 2026/06/29 03:31:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4156b835a898799f_d20260629_m032940_c001_v7007000_t0000_u01782703780791") 2026/06/29 03:31:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f202dde4d51b4d682_d20260629_m032936_c001_v0001178_t0017_u01782703776304") 2026/06/29 03:31:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402dde4d51b4d67e_d20260629_m032931_c001_v7007000_t0000_u01782703771533") 2026/06/29 03:31:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f202dde4d51b4d67d_d20260629_m032926_c001_v0001113_t0012_u01782703766921") 2026/06/29 03:31:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402dde4d51b4d67c_d20260629_m032926_c001_v7007000_t0000_u01782703766735") 2026/06/29 03:31:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f227c4943fa4d9998_d20260629_m032922_c001_v0001040_t0012_u01782703762923") 2026/06/29 03:31:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f427c4943fa4d9997_d20260629_m032922_c001_v7007000_t0000_u01782703762528") 2026/06/29 03:31:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f202dde4d51b4d675_d20260629_m032918_c001_v0001146_t0016_u01782703758491") 2026/06/29 03:31:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41111c87b4cd02c5_d20260629_m033015_c001_v7007000_t0000_u01782703815030") 2026/06/29 03:31:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f21111c87b4cd02c3_d20260629_m033009_c001_v0001109_t0023_u01782703809764") 2026/06/29 03:31:39 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41111c87b4cd02c1_d20260629_m033009_c001_v7007000_t0000_u01782703809304") 2026/06/29 03:31:39 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f202dde4d51b4d694_d20260629_m033004_c001_v0001176_t0052_u01782703804346") 2026/06/29 03:31:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402dde4d51b4d693_d20260629_m033004_c001_v7007000_t0000_u01782703804161") 2026/06/29 03:31:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f202dde4d51b4d690_d20260629_m032959_c001_v0001097_t0024_u01782703799488") 2026/06/29 03:31:40 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402dde4d51b4d68e_d20260629_m032959_c001_v7007000_t0000_u01782703799039") 2026/06/29 03:31:40 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f202dde4d51b4d68c_d20260629_m032953_c001_v0001106_t0058_u01782703793860") 2026/06/29 03:31:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f402dde4d51b4d68b_d20260629_m032953_c001_v7007000_t0000_u01782703793673") 2026/06/29 03:31:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f2156b835a89879ae_d20260629_m032949_c001_v0001029_t0034_u01782703789821") 2026/06/29 03:31:40 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f4156b835a89879ad_d20260629_m032949_c001_v7007000_t0000_u01782703789377") 2026/06/29 03:31:40 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f202dde4d51b4d688_d20260629_m032945_c001_v0001184_t0003_u01782703785539") 2026/06/29 03:31:40 DEBUG : chunked-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41403ce1277655b8_d20260629_m033129_c001_v7007000_t0000_u01782703889921") 2026/06/29 03:31:40 DEBUG : chunked-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f224339bbaadbb08f_d20260629_m033123_c001_v0001032_t0030_u01782703883835") 2026/06/29 03:31:40 DEBUG : chunked-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f424339bbaadbb08e_d20260629_m033123_c001_v7007000_t0000_u01782703883326") 2026/06/29 03:31:40 DEBUG : chunked-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f21361a13c2bd4d32_d20260629_m033109_c001_v0001183_t0048_u01782703869747") 2026/06/29 03:31:41 DEBUG : chunked-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd4d31_d20260629_m033109_c001_v7007000_t0000_u01782703869240") 2026/06/29 03:31:41 DEBUG : chunked-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f21361a13c2bd4d2b_d20260629_m033103_c001_v0001185_t0041_u01782703863881") 2026/06/29 03:31:41 DEBUG : chunked-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd4d29_d20260629_m033103_c001_v7007000_t0000_u01782703863316") 2026/06/29 03:31:41 DEBUG : chunked-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f11196958cc5937b6_d20260629_m033059_c001_v0001039_t0033_u01782703859288") 2026/06/29 03:31:41 DEBUG : chunked-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd4d22_d20260629_m033058_c001_v7007000_t0000_u01782703858924") 2026/06/29 03:31:41 DEBUG : chunked-copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f11196958cc5937b0_d20260629_m033055_c001_v0001039_t0001_u01782703855388") 2026/06/29 03:31:41 DEBUG : chunked-copy.copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41403ce1277655b7_d20260629_m033129_c001_v7007000_t0000_u01782703889738") 2026/06/29 03:31:41 DEBUG : chunked-copy.copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f217ede8bf8971bf6_d20260629_m033127_c001_v0001174_t0040_u01782703887543") 2026/06/29 03:31:41 DEBUG : chunked-copy.copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f424339bbaadbb08d_d20260629_m033123_c001_v7007000_t0000_u01782703883122") 2026/06/29 03:31:41 DEBUG : chunked-copy.copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f217ede8bf8971be1_d20260629_m033119_c001_v0001172_t0030_u01782703879699") 2026/06/29 03:31:41 DEBUG : chunked-copy.copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd4d2f_d20260629_m033108_c001_v7007000_t0000_u01782703868871") 2026/06/29 03:31:41 DEBUG : chunked-copy.copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f220bb5837db63c53_d20260629_m033107_c001_v0001100_t0054_u01782703867143") 2026/06/29 03:31:41 DEBUG : chunked-copy.copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd4d28_d20260629_m033103_c001_v7007000_t0000_u01782703863133") 2026/06/29 03:31:41 DEBUG : chunked-copy.copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f21361a13c2bd4d23_d20260629_m033101_c001_v0001174_t0036_u01782703861416") 2026/06/29 03:31:41 DEBUG : chunked-copy.copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41361a13c2bd4d21_d20260629_m033058_c001_v7007000_t0000_u01782703858725") 2026/06/29 03:31:42 DEBUG : chunked-copy.copy: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f1187c4dd69f7eb90_d20260629_m033057_c001_v0001103_t0009_u01782703857525") 2026/06/29 03:31:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f102d9a407678d4d9_d20260629_m032623_c001_v0001177_t0040_u01782703583860") 2026/06/29 03:31:42 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41403ce1277655b9_d20260629_m033130_c001_v7007000_t0000_u01782703890930") 2026/06/29 03:31:42 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f11196958cc5937ec_d20260629_m033130_c001_v0001039_t0019_u01782703890469") 2026/06/29 03:31:42 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f41403ce1277655ba_d20260629_m033132_c001_v7007000_t0000_u01782703892693") 2026/06/29 03:31:42 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f11196958cc5937f0_d20260629_m033132_c001_v0001039_t0011_u01782703892206") 2026/06/29 03:31:42 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f11196958cc5937ee_d20260629_m033131_c001_v0001039_t0049_u01782703891116") 2026/06/29 03:31:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fb27d73609d1b1b9ff80e1b_f42102a9cc2476e89_d20260629_m032746_c001_v7007000_t0000_u01782703666420") 2026/06/29 03:31:44 INFO : B2 bucket rclone-test-vuxalax4buqu: cleaning bucket "rclone-test-vuxalax4buqu" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (354.64s) --- 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.49s) --- PASS: TestIntegration/FsMkdir (352.31s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.98s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (87.13s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.83s) --- 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.19s) --- 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 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.57s) --- 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.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (36.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.98s) --- 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 (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (26.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (14.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (13.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (17.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (14.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 354.664s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m55.451487397s (try 1/5)