"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/07/02 03:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fojaxix3sase" 2026/07/02 03:04:07 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/07/02 03:04:10 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/02 03:04:10 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/02 03:04:10 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/07/02 03:04:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/02 03:04:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/02 03:04:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/02 03:04:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/02 03:04:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/02 03:04:41 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/02 03:04:41 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/07/02 03:04:47 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/02 03:04:49 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/07/02 03:04:53 INFO : B2 bucket rclone-test-fojaxix3sase: cleaning bucket "rclone-test-fojaxix3sase" of all files 2026/07/02 03:04:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef2a_d20260702_m030453_c001_v0001040_t0026_u01782961493237") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/02 03:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-fojaxix3sase/dirToPurgeFromRoot" 2026/07/02 03:04:56 INFO : B2 bucket rclone-test-fojaxix3sase path dirToPurgeFromRoot: cleaning bucket "rclone-test-fojaxix3sase" of all files 2026/07/02 03:04:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef34_d20260702_m030454_c001_v0001040_t0003_u01782961494888") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/02 03:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fojaxix3sase/hello? sausage/êé" 2026/07/02 03:05:01 INFO : B2 bucket rclone-test-fojaxix3sase path hello? sausage/êé: cleaning bucket "rclone-test-fojaxix3sase" of all files 2026/07/02 03:05:02 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f11580a1e7a6a34a9_d20260702_m030500_c001_v0001029_t0002_u01782961500111") === 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/07/02 03:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fojaxix3sase/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/02 03:05:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fojaxix3sase/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-fojaxix3sase" from "TestB2:rclone-test-fojaxix3sase" 2026/07/02 03:05:15 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/07/02 03:05:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jodibub4gelo" 2026/07/02 03:05:29 DEBUG : B2 bucket rclone-test-jodibub4gelo: Purge remote 2026/07/02 03:05:29 INFO : B2 bucket rclone-test-jodibub4gelo: cleaning bucket "rclone-test-jodibub4gelo" of all files 2026/07/02 03:05:29 DEBUG : somefile: Deleting (id "4_z8fa2dd93c09d2b0b9ff80e1b_f41068b096468e177_d20260702_m030528_c001_v0001038_t0037_u01782961528094") === 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/07/02 03:05:30 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/02 03:05:31 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/07/02 03:05:34 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2026/07/02 03:05:34 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/02 03:05:34 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.279Ki offset 6Mi/6.107Mi 2026/07/02 03:05:34 DEBUG : test-metadata: Sending chunk 1 length 111902 2026/07/02 03:05:35 DEBUG : test-metadata: Done sending chunk 1 2026/07/02 03:05:36 DEBUG : test-metadata: Done sending chunk 0 2026/07/02 03:05:36 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/07/02 03:05:46 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1040-01.backblaze.com/b2api/v1/b2_upload_file/4f42ada3c08d2b0b9ff80e1b/c001_v0001040_t0044": EOF 2026/07/02 03:05:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1040-01.backblaze.com/b2api/v1/b2_upload_file/4f42ada3c08d2b0b9ff80e1b/c001_v0001040_t0044": EOF) 2026/07/02 03:05:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1040-01.backblaze.com/b2api/v1/b2_upload_file/4f42ada3c08d2b0b9ff80e1b/c001_v0001040_t0044": EOF - low level retry 1/10 2026/07/02 03:05:48 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-07-02-030541-199.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/07/02 03:05:50 DEBUG : oldPath = "TestB2:rclone-test-fojaxix3sase/versions/test-versions-v2026-07-02-030541-199.txt" 2026/07/02 03:05:50 DEBUG : newPath = "TestB2,versions:rclone-test-fojaxix3sase/versions/test-versions-v2026-07-02-030541-199.txt" 2026/07/02 03:05:50 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-fojaxix3sase/versions/test-versions-v2026-07-02-030541-199.txt" 2026/07/02 03:05:50 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/02 03:05:52 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-fojaxix3sase/versions/test-versions-v2026-07-02-030541-199.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-fojaxix3sase/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/07/02 03:05:55 INFO : B2 bucket rclone-test-fojaxix3sase: cleaning bucket "rclone-test-fojaxix3sase" of all hidden files 2026/07/02 03:05:55 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7afc_d20260702_m030418_c001_v7007000_t0000_u01782961458196") as it is a hide marker 2026/07/02 03:05:55 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : leading space/ leading space: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceea6_d20260702_m030417_c001_v0001040_t0000_u01782961457459") 2026/07/02 03:05:55 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7af3_d20260702_m030417_c001_v7007000_t0000_u01782961457114") as it is a hide marker 2026/07/02 03:05:55 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceea0_d20260702_m030416_c001_v0001040_t0011_u01782961456122") 2026/07/02 03:05:55 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b23_d20260702_m030425_c001_v7007000_t0000_u01782961465768") as it is a hide marker 2026/07/02 03:05:55 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceebe_d20260702_m030424_c001_v0001040_t0058_u01782961464894") 2026/07/02 03:05:55 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : created from root.txt: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f4039c6ac65bf223d_d20260702_m030522_c001_v7007000_t0000_u01782961522410") as it is a hide marker 2026/07/02 03:05:55 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : created from root.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1024c35bca513217_d20260702_m030521_c001_v0001115_t0032_u01782961521124") 2026/07/02 03:05:55 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : file name.txt: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f401addd4f3ec2630_d20260702_m030530_c001_v7007000_t0000_u01782961530125") as it is a hide marker 2026/07/02 03:05:55 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : file name.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef60_d20260702_m030510_c001_v0001040_t0044_u01782961510822") 2026/07/02 03:05:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : file name.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f10243c5481e3a83c_d20260702_m030507_c001_v0001176_t0042_u01782961507289") 2026/07/02 03:05:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : file name.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef12_d20260702_m030445_c001_v0001040_t0031_u01782961485212") 2026/07/02 03:05:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : file name.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef0e_d20260702_m030444_c001_v0001040_t0033_u01782961484014") 2026/07/02 03:05:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef10_d20260702_m030444_c001_v0001040_t0045_u01782961484570") "upload" dated 2026-07-02 03:04:44.57 +0000 UTC (1m11.00932176s ago) 2026/07/02 03:05:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f421ad0febbc35029_d20260702_m030505_c001_v7007000_t0000_u01782961505066") as it is a hide marker 2026/07/02 03:05:55 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1105df909d0eac0c_d20260702_m030504_c001_v0001029_t0003_u01782961504432") 2026/07/02 03:05:55 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1001d67ff66b1f96_d20260702_m030503_c001_v0001106_t0051_u01782961503312") 2026/07/02 03:05:55 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b46_d20260702_m030434_c001_v7007000_t0000_u01782961474084") as it is a hide marker 2026/07/02 03:05:55 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceef2_d20260702_m030433_c001_v0001040_t0003_u01782961473270") 2026/07/02 03:05:55 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : piped data.txt: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f401addd4f3ec263a_d20260702_m030531_c001_v7007000_t0000_u01782961531972") as it is a hide marker 2026/07/02 03:05:55 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : piped data.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcefaa_d20260702_m030531_c001_v0001040_t0033_u01782961531372") 2026/07/02 03:05:55 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : piped data.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f401addd4f3ec2635_d20260702_m030531_c001_v7007000_t0000_u01782961531198") 2026/07/02 03:05:55 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : piped data.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4015c40c3adcefa6_d20260702_m030530_c001_v0001040_t0044_u01782961530836") 2026/07/02 03:05:55 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b47_d20260702_m030435_c001_v7007000_t0000_u01782961475328") as it is a hide marker 2026/07/02 03:05:55 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceef8_d20260702_m030434_c001_v0001040_t0045_u01782961474429") 2026/07/02 03:05:55 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : test-metadata: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f425472395b69203d_d20260702_m030538_c001_v7007000_t0000_u01782961538679") as it is a hide marker 2026/07/02 03:05:55 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : test-metadata: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f201addd4f3ec2644_d20260702_m030533_c001_v0001181_t0010_u01782961533882") 2026/07/02 03:05:55 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : test-metadata: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f401addd4f3ec263f_d20260702_m030533_c001_v7007000_t0000_u01782961533098") 2026/07/02 03:05:55 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : test-metadata: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcefac_d20260702_m030532_c001_v0001040_t0043_u01782961532159") 2026/07/02 03:05:55 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b30_d20260702_m030428_c001_v7007000_t0000_u01782961468271") as it is a hide marker 2026/07/02 03:05:55 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceec6_d20260702_m030427_c001_v0001040_t0004_u01782961467575") 2026/07/02 03:05:55 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b3d_d20260702_m030430_c001_v7007000_t0000_u01782961470630") as it is a hide marker 2026/07/02 03:05:55 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceed8_d20260702_m030429_c001_v0001040_t0054_u01782961469694") 2026/07/02 03:05:55 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b35_d20260702_m030429_c001_v7007000_t0000_u01782961469349") as it is a hide marker 2026/07/02 03:05:55 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceed0_d20260702_m030428_c001_v0001040_t0028_u01782961468617") 2026/07/02 03:05:55 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b43_d20260702_m030431_c001_v7007000_t0000_u01782961471829") as it is a hide marker 2026/07/02 03:05:55 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceee4_d20260702_m030430_c001_v0001040_t0050_u01782961470976") 2026/07/02 03:05:55 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b45_d20260702_m030432_c001_v7007000_t0000_u01782961472924") as it is a hide marker 2026/07/02 03:05:55 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceeec_d20260702_m030432_c001_v0001040_t0011_u01782961472176") 2026/07/02 03:05:55 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b2a_d20260702_m030427_c001_v7007000_t0000_u01782961467228") as it is a hide marker 2026/07/02 03:05:55 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : trailing space /trailing space : Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceec2_d20260702_m030426_c001_v0001040_t0051_u01782961466115") 2026/07/02 03:05:55 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f1134d98f46d2177b_d20260702_m030549_c001_v0001150_t0046_u01782961549196") "upload" dated 2026-07-02 03:05:49.196 +0000 UTC (6.383762589s ago) 2026/07/02 03:05:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f0296_d20260702_m030544_c001_v7007000_t0000_u01782961544379") 2026/07/02 03:05:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcefc6_d20260702_m030541_c001_v0001040_t0046_u01782961541199") 2026/07/02 03:05:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b53_d20260702_m030443_c001_v7007000_t0000_u01782961483493") as it is a hide marker 2026/07/02 03:05:55 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f219a238fd9be7b4e_d20260702_m030437_c001_v0001145_t0025_u01782961477282") 2026/07/02 03:05:55 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : zero-length-file: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b4d_d20260702_m030437_c001_v7007000_t0000_u01782961477108") as it is a hide marker 2026/07/02 03:05:55 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : zero-length-file: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4015c40c3adceefe_d20260702_m030436_c001_v0001040_t0044_u01782961476547") 2026/07/02 03:05:55 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b05_d20260702_m030419_c001_v7007000_t0000_u01782961459555") as it is a hide marker 2026/07/02 03:05:55 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceea8_d20260702_m030418_c001_v0001040_t0029_u01782961458544") 2026/07/02 03:05:55 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7ade_d20260702_m030413_c001_v7007000_t0000_u01782961453292") as it is a hide marker 2026/07/02 03:05:55 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcee8e_d20260702_m030412_c001_v0001040_t0056_u01782961452139") 2026/07/02 03:05:55 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b16_d20260702_m030423_c001_v7007000_t0000_u01782961463192") as it is a hide marker 2026/07/02 03:05:55 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceeb6_d20260702_m030422_c001_v0001040_t0047_u01782961462296") 2026/07/02 03:05:55 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b10_d20260702_m030421_c001_v7007000_t0000_u01782961461911") as it is a hide marker 2026/07/02 03:05:55 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceeb2_d20260702_m030421_c001_v0001040_t0041_u01782961461062") 2026/07/02 03:05:55 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b1b_d20260702_m030424_c001_v7007000_t0000_u01782961464546") as it is a hide marker 2026/07/02 03:05:55 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceeba_d20260702_m030423_c001_v0001040_t0024_u01782961463537") 2026/07/02 03:05:55 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b0a_d20260702_m030420_c001_v7007000_t0000_u01782961460718") as it is a hide marker 2026/07/02 03:05:55 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceeac_d20260702_m030419_c001_v0001040_t0002_u01782961459927") 2026/07/02 03:05:55 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : ./.: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7ae6_d20260702_m030414_c001_v7007000_t0000_u01782961454350") as it is a hide marker 2026/07/02 03:05:55 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : ./.: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcee96_d20260702_m030413_c001_v0001040_t0000_u01782961453638") 2026/07/02 03:05:55 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/02 03:05:55 DEBUG : ../..: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7aed_d20260702_m030415_c001_v7007000_t0000_u01782961455778") as it is a hide marker 2026/07/02 03:05:55 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/02 03:05:55 DEBUG : ../..: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcee9c_d20260702_m030414_c001_v0001040_t0015_u01782961454695") 2026/07/02 03:05:55 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/02 03:05:55 INFO : B2 bucket rclone-test-fojaxix3sase: cleaning bucket "rclone-test-fojaxix3sase" of all hidden files 2026/07/02 03:05:56 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7afc_d20260702_m030418_c001_v7007000_t0000_u01782961458196") as it is a hide marker 2026/07/02 03:05:56 DEBUG : leading space/ leading space: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceea6_d20260702_m030417_c001_v0001040_t0000_u01782961457459") 2026/07/02 03:05:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7af3_d20260702_m030417_c001_v7007000_t0000_u01782961457114") as it is a hide marker 2026/07/02 03:05:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceea0_d20260702_m030416_c001_v0001040_t0011_u01782961456122") 2026/07/02 03:05:56 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b23_d20260702_m030425_c001_v7007000_t0000_u01782961465768") as it is a hide marker 2026/07/02 03:05:56 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceebe_d20260702_m030424_c001_v0001040_t0058_u01782961464894") 2026/07/02 03:05:56 DEBUG : created from root.txt: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f4039c6ac65bf223d_d20260702_m030522_c001_v7007000_t0000_u01782961522410") as it is a hide marker 2026/07/02 03:05:56 DEBUG : created from root.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1024c35bca513217_d20260702_m030521_c001_v0001115_t0032_u01782961521124") 2026/07/02 03:05:56 DEBUG : file name.txt: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f401addd4f3ec2630_d20260702_m030530_c001_v7007000_t0000_u01782961530125") as it is a hide marker 2026/07/02 03:05:56 DEBUG : file name.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef60_d20260702_m030510_c001_v0001040_t0044_u01782961510822") 2026/07/02 03:05:56 DEBUG : file name.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f10243c5481e3a83c_d20260702_m030507_c001_v0001176_t0042_u01782961507289") 2026/07/02 03:05:56 DEBUG : file name.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef12_d20260702_m030445_c001_v0001040_t0031_u01782961485212") 2026/07/02 03:05:56 DEBUG : file name.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef0e_d20260702_m030444_c001_v0001040_t0033_u01782961484014") 2026/07/02 03:05:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef10_d20260702_m030444_c001_v0001040_t0045_u01782961484570") "upload" dated 2026-07-02 03:04:44.57 +0000 UTC (1m11.970802089s ago) 2026/07/02 03:05:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f421ad0febbc35029_d20260702_m030505_c001_v7007000_t0000_u01782961505066") as it is a hide marker 2026/07/02 03:05:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1105df909d0eac0c_d20260702_m030504_c001_v0001029_t0003_u01782961504432") 2026/07/02 03:05:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1001d67ff66b1f96_d20260702_m030503_c001_v0001106_t0051_u01782961503312") 2026/07/02 03:05:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b46_d20260702_m030434_c001_v7007000_t0000_u01782961474084") as it is a hide marker 2026/07/02 03:05:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceef2_d20260702_m030433_c001_v0001040_t0003_u01782961473270") 2026/07/02 03:05:56 DEBUG : piped data.txt: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f401addd4f3ec263a_d20260702_m030531_c001_v7007000_t0000_u01782961531972") as it is a hide marker 2026/07/02 03:05:56 DEBUG : piped data.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcefaa_d20260702_m030531_c001_v0001040_t0033_u01782961531372") 2026/07/02 03:05:56 DEBUG : piped data.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f401addd4f3ec2635_d20260702_m030531_c001_v7007000_t0000_u01782961531198") 2026/07/02 03:05:56 DEBUG : piped data.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4015c40c3adcefa6_d20260702_m030530_c001_v0001040_t0044_u01782961530836") 2026/07/02 03:05:56 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b47_d20260702_m030435_c001_v7007000_t0000_u01782961475328") as it is a hide marker 2026/07/02 03:05:57 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceef8_d20260702_m030434_c001_v0001040_t0045_u01782961474429") 2026/07/02 03:05:57 DEBUG : test-metadata: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f425472395b69203d_d20260702_m030538_c001_v7007000_t0000_u01782961538679") as it is a hide marker 2026/07/02 03:05:57 DEBUG : test-metadata: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f201addd4f3ec2644_d20260702_m030533_c001_v0001181_t0010_u01782961533882") 2026/07/02 03:05:57 DEBUG : test-metadata: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f401addd4f3ec263f_d20260702_m030533_c001_v7007000_t0000_u01782961533098") 2026/07/02 03:05:57 DEBUG : test-metadata: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcefac_d20260702_m030532_c001_v0001040_t0043_u01782961532159") 2026/07/02 03:05:57 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b30_d20260702_m030428_c001_v7007000_t0000_u01782961468271") as it is a hide marker 2026/07/02 03:05:57 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceec6_d20260702_m030427_c001_v0001040_t0004_u01782961467575") 2026/07/02 03:05:57 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b3d_d20260702_m030430_c001_v7007000_t0000_u01782961470630") as it is a hide marker 2026/07/02 03:05:57 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceed8_d20260702_m030429_c001_v0001040_t0054_u01782961469694") 2026/07/02 03:05:57 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b35_d20260702_m030429_c001_v7007000_t0000_u01782961469349") as it is a hide marker 2026/07/02 03:05:57 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceed0_d20260702_m030428_c001_v0001040_t0028_u01782961468617") 2026/07/02 03:05:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b43_d20260702_m030431_c001_v7007000_t0000_u01782961471829") as it is a hide marker 2026/07/02 03:05:57 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceee4_d20260702_m030430_c001_v0001040_t0050_u01782961470976") 2026/07/02 03:05:57 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b45_d20260702_m030432_c001_v7007000_t0000_u01782961472924") as it is a hide marker 2026/07/02 03:05:57 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceeec_d20260702_m030432_c001_v0001040_t0011_u01782961472176") 2026/07/02 03:05:57 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b2a_d20260702_m030427_c001_v7007000_t0000_u01782961467228") as it is a hide marker 2026/07/02 03:05:57 DEBUG : trailing space /trailing space : Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceec2_d20260702_m030426_c001_v0001040_t0051_u01782961466115") 2026/07/02 03:05:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f1134d98f46d2177b_d20260702_m030549_c001_v0001150_t0046_u01782961549196") "upload" dated 2026-07-02 03:05:49.196 +0000 UTC (8.605547244s ago) 2026/07/02 03:05:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f0296_d20260702_m030544_c001_v7007000_t0000_u01782961544379") 2026/07/02 03:05:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcefc6_d20260702_m030541_c001_v0001040_t0046_u01782961541199") 2026/07/02 03:05:57 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b53_d20260702_m030443_c001_v7007000_t0000_u01782961483493") as it is a hide marker 2026/07/02 03:05:57 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f219a238fd9be7b4e_d20260702_m030437_c001_v0001145_t0025_u01782961477282") 2026/07/02 03:05:57 DEBUG : zero-length-file: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b4d_d20260702_m030437_c001_v7007000_t0000_u01782961477108") as it is a hide marker 2026/07/02 03:05:57 DEBUG : zero-length-file: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4015c40c3adceefe_d20260702_m030436_c001_v0001040_t0044_u01782961476547") 2026/07/02 03:05:58 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b05_d20260702_m030419_c001_v7007000_t0000_u01782961459555") as it is a hide marker 2026/07/02 03:05:58 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceea8_d20260702_m030418_c001_v0001040_t0029_u01782961458544") 2026/07/02 03:05:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7ade_d20260702_m030413_c001_v7007000_t0000_u01782961453292") as it is a hide marker 2026/07/02 03:05:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcee8e_d20260702_m030412_c001_v0001040_t0056_u01782961452139") 2026/07/02 03:05:58 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b16_d20260702_m030423_c001_v7007000_t0000_u01782961463192") as it is a hide marker 2026/07/02 03:05:58 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceeb6_d20260702_m030422_c001_v0001040_t0047_u01782961462296") 2026/07/02 03:05:58 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b10_d20260702_m030421_c001_v7007000_t0000_u01782961461911") as it is a hide marker 2026/07/02 03:05:58 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceeb2_d20260702_m030421_c001_v0001040_t0041_u01782961461062") 2026/07/02 03:05:58 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b1b_d20260702_m030424_c001_v7007000_t0000_u01782961464546") as it is a hide marker 2026/07/02 03:05:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceeba_d20260702_m030423_c001_v0001040_t0024_u01782961463537") 2026/07/02 03:05:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7b0a_d20260702_m030420_c001_v7007000_t0000_u01782961460718") as it is a hide marker 2026/07/02 03:05:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adceeac_d20260702_m030419_c001_v0001040_t0002_u01782961459927") 2026/07/02 03:05:58 DEBUG : ./.: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7ae6_d20260702_m030414_c001_v7007000_t0000_u01782961454350") as it is a hide marker 2026/07/02 03:05:58 DEBUG : ./.: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcee96_d20260702_m030413_c001_v0001040_t0000_u01782961453638") 2026/07/02 03:05:58 DEBUG : ../..: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be7aed_d20260702_m030415_c001_v7007000_t0000_u01782961455778") as it is a hide marker 2026/07/02 03:05:58 DEBUG : ../..: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcee9c_d20260702_m030414_c001_v0001040_t0015_u01782961454695") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/02 03:05:59 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/07/02 03:05:59 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/07/02 03:05:59 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/07/02 03:06:00 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/07/02 03:06:00 INFO : B2 bucket rclone-test-fojaxix3sase: cleaning bucket "rclone-test-fojaxix3sase" of pending multipart uploads older than 0s 2026/07/02 03:06:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef10_d20260702_m030444_c001_v0001040_t0045_u01782961484570") "upload" dated 2026-07-02 03:04:44.57 +0000 UTC (1m16.036527128s ago) 2026/07/02 03:06:00 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf22d2_d20260702_m030559_c001_v0001179_t0025_u01782961559568") as it is a start marker (upload started at 2026-07-02 03:05:59.568 +0000 UTC) 2026/07/02 03:06:00 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/02 03:06:00 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf22d4_d20260702_m030559_c001_v0001182_t0004_u01782961559751") as it is a start marker (upload started at 2026-07-02 03:05:59.751 +0000 UTC) 2026/07/02 03:06:00 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/02 03:06:00 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf22d6_d20260702_m030559_c001_v0001180_t0033_u01782961559973") as it is a start marker (upload started at 2026-07-02 03:05:59.973 +0000 UTC) 2026/07/02 03:06:00 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/02 03:06:00 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf22d8_d20260702_m030600_c001_v0001183_t0021_u01782961560158") as it is a start marker (upload started at 2026-07-02 03:06:00.158 +0000 UTC) 2026/07/02 03:06:00 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/02 03:06:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f4039c6ac65bf22d0_d20260702_m030559_c001_v7007000_t0000_u01782961559394") "hide" dated 2026-07-02 03:05:59.394 +0000 UTC (1.212854094s ago) 2026/07/02 03:06:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1134d98f46d2177b_d20260702_m030549_c001_v0001150_t0046_u01782961549196") 2026/07/02 03:06:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/02 03:06:00 INFO : B2 bucket rclone-test-fojaxix3sase: cleaning bucket "rclone-test-fojaxix3sase" of pending multipart uploads older than 0s 2026/07/02 03:06:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef10_d20260702_m030444_c001_v0001040_t0045_u01782961484570") "upload" dated 2026-07-02 03:04:44.57 +0000 UTC (1m16.385435879s ago) 2026/07/02 03:06:00 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf22d2_d20260702_m030559_c001_v0001179_t0025_u01782961559568") as it is a start marker (upload started at 2026-07-02 03:05:59.568 +0000 UTC) 2026/07/02 03:06:00 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf22d4_d20260702_m030559_c001_v0001182_t0004_u01782961559751") as it is a start marker (upload started at 2026-07-02 03:05:59.751 +0000 UTC) 2026/07/02 03:06:00 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf22d6_d20260702_m030559_c001_v0001180_t0033_u01782961559973") as it is a start marker (upload started at 2026-07-02 03:05:59.973 +0000 UTC) 2026/07/02 03:06:00 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf22d8_d20260702_m030600_c001_v0001183_t0021_u01782961560158") as it is a start marker (upload started at 2026-07-02 03:06:00.158 +0000 UTC) 2026/07/02 03:06:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f42ada3c08d2b0b9ff80e1b_f4039c6ac65bf22d0_d20260702_m030559_c001_v7007000_t0000_u01782961559394") "hide" dated 2026-07-02 03:05:59.394 +0000 UTC (1.561545816s ago) 2026/07/02 03:06:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1134d98f46d2177b_d20260702_m030549_c001_v0001150_t0046_u01782961549196") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/02 03:06:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/02 03:06:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/02 03:06:02 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/07/02 03:06:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/02 03:06:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/02 03:06:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/02 03:06:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/02 03:06:04 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/02 03:06:05 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/02 03:06:05 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/02 03:06:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:06:08 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/07/02 03:06:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f02da_d20260702_m030608_c001_v0001181_t0013_u01782961568559") 2026/07/02 03:06:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:06:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/02 03:06:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/02 03:06:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:06:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:06:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/02 03:06:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/02 03:06:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/02 03:06:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/02 03:06:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/02 03:06:14 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/02 03:06:14 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/02 03:06:14 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/02 03:06:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:06:16 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/07/02 03:06:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f0302_d20260702_m030616_c001_v0001131_t0048_u01782961576619") 2026/07/02 03:06:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/02 03:06:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/02 03:06:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/02 03:06:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:06:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:06:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/02 03:06:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/02 03:06:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/02 03:06:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/02 03:06:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/02 03:06:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/02 03:06:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/02 03:06:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/02 03:06:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/02 03:06:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/02 03:06:23 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/02 03:06:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:06:24 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/07/02 03:06:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f21449979fb8b31a6_d20260702_m030625_c001_v0001174_t0039_u01782961585024") 2026/07/02 03:06:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/02 03:06:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/02 03:06:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:06:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/02 03:06:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/02 03:06:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:06:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:06:28 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/07/02 03:06:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/02 03:06:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/02 03:06:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/02 03:06:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/02 03:06:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/02 03:06:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/02 03:06:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/02 03:06:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:06:33 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/07/02 03:06:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f21449979fb8b31b5_d20260702_m030633_c001_v0001165_t0041_u01782961593498") 2026/07/02 03:06:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:06:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/02 03:06:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/02 03:06:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:06:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:06:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/02 03:06:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/02 03:06:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/02 03:06:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/02 03:06:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/02 03:06:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/02 03:06:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/02 03:06:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/02 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:06:42 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/07/02 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f21449979fb8b31c3_d20260702_m030642_c001_v0001136_t0059_u01782961602099") 2026/07/02 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/02 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/02 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/02 03:06:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:06:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:06:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/02 03:06:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/02 03:06:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/02 03:06:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/02 03:06:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/02 03:06:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/02 03:06:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/02 03:06:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/02 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/02 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/02 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/02 03:07:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:07:02 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/07/02 03:07:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f21336d1f8d19c8f6_d20260702_m030702_c001_v0001181_t0046_u01782961622925") 2026/07/02 03:07:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/02 03:07:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:07:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/02 03:07:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/02 03:07:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/02 03:07:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:07:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:07:05 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/07/02 03:07:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/02 03:07:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/02 03:07:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/02 03:07:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/02 03:07:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/02 03:07:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/02 03:07:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/02 03:07:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:07:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/02 03:07:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f21336d1f8d19c8fd_d20260702_m030711_c001_v0001145_t0034_u01782961631142") 2026/07/02 03:07:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:07:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/02 03:07:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/02 03:07:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:07:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:07:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/02 03:07:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/02 03:07:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/02 03:07:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/02 03:07:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/02 03:07:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/02 03:07:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/02 03:07:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/02 03:07:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:07:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/02 03:07:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f21336d1f8d19c900_d20260702_m030719_c001_v0001180_t0059_u01782961639598") 2026/07/02 03:07:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/02 03:07:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/02 03:07:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/02 03:07:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:07:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:07:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/02 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/02 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/02 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/02 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/02 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/02 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/02 03:07:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/02 03:07:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/02 03:07:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/02 03:07:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/02 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:07:28 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/07/02 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f0582_d20260702_m030728_c001_v0001178_t0049_u01782961648694") 2026/07/02 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/02 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/02 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/02 03:07:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/02 03:07:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:07:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:07:31 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/07/02 03:07:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/02 03:07:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/02 03:07:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/02 03:07:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/02 03:07:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/02 03:07:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/02 03:07:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/02 03:07:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:07:36 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/07/02 03:07:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f216547ba757b4efd_d20260702_m030737_c001_v0001106_t0026_u01782961657016") 2026/07/02 03:07:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:07:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/02 03:07:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/02 03:07:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:07:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:07:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/02 03:07:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/02 03:07:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/02 03:07:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/02 03:07:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/02 03:07:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/02 03:07:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/02 03:07:42 DEBUG : pacer: Reducing sleep to 10ms 2026/07/02 03:07:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/02 03:07:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/02 03:07:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/02 03:07:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:07:47 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/07/02 03:07:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f05bf_d20260702_m030747_c001_v0001184_t0017_u01782961667265") 2026/07/02 03:07:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/02 03:07:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/02 03:07:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/02 03:07:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:07:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:07:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/02 03:07:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/02 03:07:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/02 03:07:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/02 03:07:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/02 03:07:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/02 03:07:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/02 03:07:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/02 03:07:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/02 03:07:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/02 03:07:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/02 03:07:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:07:56 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/07/02 03:07:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f05e4_d20260702_m030757_c001_v0001144_t0044_u01782961677022") 2026/07/02 03:07:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/02 03:07:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:07:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/02 03:07:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/02 03:07:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/02 03:08:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:08:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:08:00 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/07/02 03:08:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/02 03:08:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/02 03:08:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/02 03:08:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/02 03:08:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/02 03:08:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/02 03:08:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/02 03:08:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:08:06 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/07/02 03:08:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f212c9fee35a6b481_d20260702_m030806_c001_v0001178_t0002_u01782961686390") 2026/07/02 03:08:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:08:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/02 03:08:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/02 03:08:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:08:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:08:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/02 03:08:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/02 03:08:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/02 03:08:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/02 03:08:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/02 03:08:12 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/02 03:08:13 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/02 03:08:13 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/02 03:08:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:08:15 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/07/02 03:08:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06c6_d20260702_m030815_c001_v0001100_t0001_u01782961695367") 2026/07/02 03:08:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/02 03:08:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/02 03:08:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/02 03:08:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:08:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:08:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/02 03:08:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/02 03:08:20 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/02 03:08:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/02 03:08:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/02 03:08:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/02 03:08:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/02 03:08:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/02 03:08:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/02 03:08:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/02 03:08:23 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/02 03:08:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:08:25 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/07/02 03:08:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06ce_d20260702_m030825_c001_v0001180_t0006_u01782961705929") 2026/07/02 03:08:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/02 03:08:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:08:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/02 03:08:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/02 03:08:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/02 03:08:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:08:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:08:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/07/02 03:08:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/02 03:08:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/02 03:08:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/02 03:08:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/02 03:08:31 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/02 03:08:33 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/02 03:08:33 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/02 03:08:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:08:35 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/07/02 03:08:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06df_d20260702_m030835_c001_v0001183_t0013_u01782961715790") 2026/07/02 03:08:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:08:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/02 03:08:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/02 03:08:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:08:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:08:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/02 03:08:40 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/02 03:08:40 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/02 03:08:40 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/02 03:08:40 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/02 03:08:42 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/02 03:08:43 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/02 03:08:43 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/02 03:08:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:08:45 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/07/02 03:08:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06e5_d20260702_m030845_c001_v0001101_t0027_u01782961725891") 2026/07/02 03:08:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/02 03:08:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/02 03:08:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/02 03:08:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:08:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:08:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/02 03:08:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/02 03:08:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/02 03:08:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/02 03:08:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/02 03:08:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/02 03:08:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/02 03:08:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/02 03:08:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/02 03:08:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/02 03:08:57 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/02 03:08:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/02 03:08:59 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/07/02 03:08:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f42ada3c08d2b0b9ff80e1b_f22030b297ef35477_d20260702_m030859_c001_v0001039_t0041_u01782961739752") 2026/07/02 03:08:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/02 03:09:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/02 03:09:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/02 03:09:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/02 03:09:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/02 03:09:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/02 03:09:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/02 03:09:03 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/07/02 03:09:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f42ada3c08d2b0b9ff80e1b_f22030b297ef354ed_d20260702_m030911_c001_v0001182_t0053_u01782961751487") 2026/07/02 03:09:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/02 03:09:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/02 03:09:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/02 03:09:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/02 03:09:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/02 03:09:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/02 03:09:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/02 03:09:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/02 03:09:13 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/02 03:09:16 DEBUG : chunked-copy: Done sending chunk 0 2026/07/02 03:09:16 DEBUG : chunked-copy: Done sending chunk 1 2026/07/02 03:09:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/02 03:09:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f42ada3c08d2b0b9ff80e1b_f22030b297ef35521_d20260702_m030916_c001_v0001183_t0038_u01782961756860") 2026/07/02 03:09:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/02 03:09:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/02 03:09:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/02 03:09:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/02 03:09:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/02 03:09:19 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/02 03:09:19 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/02 03:09:19 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/02 03:09:19 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/02 03:09:21 DEBUG : chunked-copy: Done sending chunk 1 2026/07/02 03:09:22 DEBUG : chunked-copy: Done sending chunk 0 2026/07/02 03:09:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/02 03:09:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf2701_d20260702_m030922_c001_v0001101_t0047_u01782961762790") 2026/07/02 03:09:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/02 03:09:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/02 03:09:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/02 03:09:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/02 03:09:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/02 03:09:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/02 03:09:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/02 03:09:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/02 03:09:25 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/02 03:09:28 DEBUG : chunked-copy: Done sending chunk 0 2026/07/02 03:09:28 DEBUG : chunked-copy: Done sending chunk 1 2026/07/02 03:09:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/02 03:09:29 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf272c_d20260702_m030929_c001_v0001037_t0042_u01782961769147") 2026/07/02 03:09:29 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/02 03:09:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/02 03:09:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/02 03:09:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/02 03:09:29 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/02 03:09:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/02 03:09:30 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/02 03:09:31 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/02 03:09:33 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/02 03:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fojaxix3sase/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/07/02 03:09:35 INFO : B2 bucket rclone-test-fojaxix3sase: cleaning bucket "rclone-test-fojaxix3sase" of all files 2026/07/02 03:09:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f06e1_d20260702_m030839_c001_v7007000_t0000_u01782961719699") 2026/07/02 03:09:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06df_d20260702_m030835_c001_v0001183_t0013_u01782961715790") 2026/07/02 03:09:35 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f06de_d20260702_m030835_c001_v7007000_t0000_u01782961715259") 2026/07/02 03:09:35 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f215f83da98c44c9a_d20260702_m030830_c001_v0001098_t0012_u01782961710525") 2026/07/02 03:09:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f42030b297ef35497_d20260702_m030905_c001_v7007000_t0000_u01782961745110") 2026/07/02 03:09:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f22030b297ef35477_d20260702_m030859_c001_v0001039_t0041_u01782961739752") 2026/07/02 03:09:35 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f42030b297ef35474_d20260702_m030859_c001_v7007000_t0000_u01782961739249") 2026/07/02 03:09:35 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06e9_d20260702_m030853_c001_v0001174_t0013_u01782961733555") 2026/07/02 03:09:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f06e7_d20260702_m030853_c001_v7007000_t0000_u01782961733366") 2026/07/02 03:09:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06e5_d20260702_m030845_c001_v0001101_t0027_u01782961725891") 2026/07/02 03:09:35 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f06e4_d20260702_m030845_c001_v7007000_t0000_u01782961725382") 2026/07/02 03:09:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06e2_d20260702_m030839_c001_v0001181_t0040_u01782961719889") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f416547ba757b4eb6_d20260702_m030706_c001_v7007000_t0000_u01782961626684") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f21336d1f8d19c8f6_d20260702_m030702_c001_v0001181_t0046_u01782961622925") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4063cb8471ccd13e_d20260702_m030658_c001_v7007000_t0000_u01782961618296") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f21449979fb8b31c3_d20260702_m030642_c001_v0001136_t0059_u01782961602099") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f41336d1f8d19c8f5_d20260702_m030702_c001_v7007000_t0000_u01782961622569") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2063cb8471ccd141_d20260702_m030658_c001_v0001100_t0006_u01782961618488") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f41449979fb8b31c2_d20260702_m030641_c001_v7007000_t0000_u01782961601762") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f03fe_d20260702_m030637_c001_v0001103_t0045_u01782961597785") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f03fd_d20260702_m030637_c001_v7007000_t0000_u01782961597609") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f21449979fb8b31b5_d20260702_m030633_c001_v0001165_t0041_u01782961593498") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f41449979fb8b31b4_d20260702_m030633_c001_v7007000_t0000_u01782961593141") 2026/07/02 03:09:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f037e_d20260702_m030629_c001_v0001171_t0052_u01782961589576") 2026/07/02 03:09:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f059f_d20260702_m030732_c001_v7007000_t0000_u01782961652527") 2026/07/02 03:09:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f0582_d20260702_m030728_c001_v0001178_t0049_u01782961648694") 2026/07/02 03:09:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f416547ba757b4ec5_d20260702_m030723_c001_v7007000_t0000_u01782961643560") 2026/07/02 03:09:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f21336d1f8d19c900_d20260702_m030719_c001_v0001180_t0059_u01782961639598") 2026/07/02 03:09:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f057f_d20260702_m030728_c001_v7007000_t0000_u01782961648315") 2026/07/02 03:09:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f216547ba757b4ec6_d20260702_m030723_c001_v0001165_t0045_u01782961643769") 2026/07/02 03:09:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f41336d1f8d19c8ff_d20260702_m030719_c001_v7007000_t0000_u01782961639230") 2026/07/02 03:09:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f216547ba757b4ec0_d20260702_m030714_c001_v0001032_t0000_u01782961634949") 2026/07/02 03:09:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f416547ba757b4ebf_d20260702_m030714_c001_v7007000_t0000_u01782961634756") 2026/07/02 03:09:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f21336d1f8d19c8fd_d20260702_m030711_c001_v0001145_t0034_u01782961631142") 2026/07/02 03:09:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f41336d1f8d19c8fc_d20260702_m030710_c001_v7007000_t0000_u01782961630781") 2026/07/02 03:09:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f216547ba757b4eb8_d20260702_m030706_c001_v0001098_t0042_u01782961626892") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f037d_d20260702_m030629_c001_v7007000_t0000_u01782961589400") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f21449979fb8b31a6_d20260702_m030625_c001_v0001174_t0039_u01782961585024") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f41449979fb8b31a5_d20260702_m030624_c001_v7007000_t0000_u01782961584624") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f21449979fb8b319e_d20260702_m030620_c001_v0001043_t0018_u01782961580652") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f41449979fb8b319d_d20260702_m030620_c001_v7007000_t0000_u01782961580464") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f0302_d20260702_m030616_c001_v0001131_t0048_u01782961576619") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f0300_d20260702_m030616_c001_v7007000_t0000_u01782961576287") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f21449979fb8b3197_d20260702_m030611_c001_v0001106_t0032_u01782961571993") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f41449979fb8b3196_d20260702_m030611_c001_v7007000_t0000_u01782961571818") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f02da_d20260702_m030608_c001_v0001181_t0013_u01782961568559") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f02d7_d20260702_m030608_c001_v7007000_t0000_u01782961568182") 2026/07/02 03:09:37 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf22e4_d20260702_m030602_c001_v0001033_t0017_u01782961562912") 2026/07/02 03:09:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f05f0_d20260702_m030801_c001_v7007000_t0000_u01782961681727") 2026/07/02 03:09:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f05e4_d20260702_m030757_c001_v0001144_t0044_u01782961677022") 2026/07/02 03:09:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f05cf_d20260702_m030751_c001_v7007000_t0000_u01782961671585") 2026/07/02 03:09:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f05bf_d20260702_m030747_c001_v0001184_t0017_u01782961667265") 2026/07/02 03:09:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f05e2_d20260702_m030756_c001_v7007000_t0000_u01782961676602") 2026/07/02 03:09:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f05d1_d20260702_m030751_c001_v0001037_t0015_u01782961671786") 2026/07/02 03:09:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f05bc_d20260702_m030746_c001_v7007000_t0000_u01782961666838") 2026/07/02 03:09:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f05ae_d20260702_m030741_c001_v0001167_t0046_u01782961661682") 2026/07/02 03:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f05ad_d20260702_m030741_c001_v7007000_t0000_u01782961661492") 2026/07/02 03:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f216547ba757b4efd_d20260702_m030737_c001_v0001106_t0026_u01782961657016") 2026/07/02 03:09:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f416547ba757b4ef9_d20260702_m030736_c001_v7007000_t0000_u01782961656594") 2026/07/02 03:09:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f05a1_d20260702_m030732_c001_v0001185_t0040_u01782961652716") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f415f83da98c44c99_d20260702_m030830_c001_v7007000_t0000_u01782961710347") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06ce_d20260702_m030825_c001_v0001180_t0006_u01782961705929") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f06cc_d20260702_m030825_c001_v7007000_t0000_u01782961705481") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06c9_d20260702_m030820_c001_v0001101_t0018_u01782961700550") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f06c8_d20260702_m030820_c001_v7007000_t0000_u01782961700362") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f06c6_d20260702_m030815_c001_v0001100_t0001_u01782961695367") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f06bb_d20260702_m030814_c001_v7007000_t0000_u01782961694900") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f0636_d20260702_m030810_c001_v0001183_t0015_u01782961690238") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4235c6cea99f0630_d20260702_m030810_c001_v7007000_t0000_u01782961690038") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f212c9fee35a6b481_d20260702_m030806_c001_v0001178_t0002_u01782961686390") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f412c9fee35a6b47d_d20260702_m030805_c001_v7007000_t0000_u01782961685931") 2026/07/02 03:09:38 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2235c6cea99f05f1_d20260702_m030801_c001_v0001177_t0049_u01782961681920") 2026/07/02 03:09:39 DEBUG : chunked-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be80ed_d20260702_m030931_c001_v7007000_t0000_u01782961771355") 2026/07/02 03:09:39 DEBUG : chunked-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f22030b297ef35556_d20260702_m030925_c001_v0001172_t0026_u01782961765265") 2026/07/02 03:09:39 DEBUG : chunked-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f42030b297ef35553_d20260702_m030924_c001_v7007000_t0000_u01782961764664") 2026/07/02 03:09:39 DEBUG : chunked-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f22030b297ef3553c_d20260702_m030919_c001_v0001137_t0037_u01782961759187") 2026/07/02 03:09:39 DEBUG : chunked-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f42030b297ef35535_d20260702_m030918_c001_v7007000_t0000_u01782961758657") 2026/07/02 03:09:39 DEBUG : chunked-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf265f_d20260702_m030913_c001_v0001182_t0032_u01782961753451") 2026/07/02 03:09:39 DEBUG : chunked-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4039c6ac65bf265c_d20260702_m030912_c001_v7007000_t0000_u01782961752922") 2026/07/02 03:09:39 DEBUG : chunked-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1134d98f46d21ac2_d20260702_m030909_c001_v0001150_t0017_u01782961749741") 2026/07/02 03:09:39 DEBUG : chunked-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f42030b297ef354d8_d20260702_m030909_c001_v7007000_t0000_u01782961749354") 2026/07/02 03:09:39 DEBUG : chunked-copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1134d98f46d21aa6_d20260702_m030905_c001_v0001150_t0006_u01782961745827") 2026/07/02 03:09:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be80ea_d20260702_m030931_c001_v7007000_t0000_u01782961771179") 2026/07/02 03:09:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf272c_d20260702_m030929_c001_v0001037_t0042_u01782961769147") 2026/07/02 03:09:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f42030b297ef35552_d20260702_m030924_c001_v7007000_t0000_u01782961764473") 2026/07/02 03:09:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f2039c6ac65bf2701_d20260702_m030922_c001_v0001101_t0047_u01782961762790") 2026/07/02 03:09:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f42030b297ef35532_d20260702_m030918_c001_v7007000_t0000_u01782961758465") 2026/07/02 03:09:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f22030b297ef35521_d20260702_m030916_c001_v0001183_t0038_u01782961756860") 2026/07/02 03:09:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4039c6ac65bf265a_d20260702_m030912_c001_v7007000_t0000_u01782961752735") 2026/07/02 03:09:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f22030b297ef354ed_d20260702_m030911_c001_v0001182_t0053_u01782961751487") 2026/07/02 03:09:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f42030b297ef354d6_d20260702_m030909_c001_v7007000_t0000_u01782961749163") 2026/07/02 03:09:40 DEBUG : chunked-copy.copy: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1114d8100bad543e_d20260702_m030907_c001_v0001161_t0036_u01782961747959") 2026/07/02 03:09:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1015c40c3adcef10_d20260702_m030444_c001_v0001040_t0045_u01782961484570") 2026/07/02 03:09:40 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be80fe_d20260702_m030932_c001_v7007000_t0000_u01782961772408") 2026/07/02 03:09:40 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1134d98f46d21b50_d20260702_m030931_c001_v0001150_t0046_u01782961771898") 2026/07/02 03:09:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f419a238fd9be8113_d20260702_m030933_c001_v7007000_t0000_u01782961773685") 2026/07/02 03:09:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1134d98f46d21b5a_d20260702_m030933_c001_v0001150_t0036_u01782961773245") 2026/07/02 03:09:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f1134d98f46d21b56_d20260702_m030932_c001_v0001150_t0020_u01782961772586") 2026/07/02 03:09:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f42ada3c08d2b0b9ff80e1b_f4039c6ac65bf22d0_d20260702_m030559_c001_v7007000_t0000_u01782961559394") 2026/07/02 03:09:41 INFO : B2 bucket rclone-test-fojaxix3sase: cleaning bucket "rclone-test-fojaxix3sase" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (334.34s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (332.21s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.51s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.24s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.39s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.84s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.19s) --- 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.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.13s) --- 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.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (182.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (37.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (20.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (16.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 334.367s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m35.106049452s (try 1/5)