"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:" 2025/07/16 01:45:25 NOTICE: TestB2: Starting server 2025/07/16 01:45:25 DEBUG : Creating backend with remote "TestB2:rclone-test-foneqot5susi" 2025/07/16 01:45:25 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 2025/07/16 01:45:29 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/16 01:45:29 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/16 01:45:29 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/07/16 01:45:54 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/07/16 01:45:54 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/07/16 01:45:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/07/16 01:45:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/07/16 01:45:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/07/16 01:45:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/07/16 01:45:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/07/16 01:45:58 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/07/16 01:46:05 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/16 01:46:06 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/07/16 01:46:11 INFO : B2 bucket rclone-test-foneqot5susi: cleaning bucket "rclone-test-foneqot5susi" of all files 2025/07/16 01:46:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf3e_d20250716_m014610_c001_v0001131_t0015_u01752630370871") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/16 01:46:12 DEBUG : Creating backend with remote "TestB2:rclone-test-foneqot5susi/dirToPurgeFromRoot" 2025/07/16 01:46:14 INFO : B2 bucket rclone-test-foneqot5susi path dirToPurgeFromRoot: cleaning bucket "rclone-test-foneqot5susi" of all files 2025/07/16 01:46:14 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf42_d20250716_m014612_c001_v0001131_t0056_u01752630372425") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/16 01:46:15 DEBUG : Creating backend with remote "TestB2:rclone-test-foneqot5susi/hello? sausage/êé" 2025/07/16 01:46:19 INFO : B2 bucket rclone-test-foneqot5susi path hello? sausage/êé: cleaning bucket "rclone-test-foneqot5susi" of all files 2025/07/16 01:46:19 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f105b11526dd17b97_d20250716_m014617_c001_v0001183_t0016_u01752630377661") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/07/16 01:46:27 DEBUG : Creating backend with remote "TestB2:rclone-test-foneqot5susi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/16 01:46:29 DEBUG : Creating backend with remote "TestB2:rclone-test-foneqot5susi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-foneqot5susi" from "TestB2:rclone-test-foneqot5susi" 2025/07/16 01:46:31 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 2025/07/16 01:46:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kefuluv2miqo" 2025/07/16 01:46:45 DEBUG : B2 bucket rclone-test-kefuluv2miqo: Purge remote 2025/07/16 01:46:45 INFO : B2 bucket rclone-test-kefuluv2miqo: cleaning bucket "rclone-test-kefuluv2miqo" of all files 2025/07/16 01:46:45 DEBUG : somefile: Deleting (id "4_z7f62ad23e09d1b0b9f880e1b_f403e056185c4498b_d20250716_m014644_c001_v0001153_t0008_u01752630404690") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/07/16 01:46:47 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/16 01:46:47 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 2025/07/16 01:46:50 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/07/16 01:46:50 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/07/16 01:46:50 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.295Ki offset 6Mi/6.106Mi 2025/07/16 01:46:50 DEBUG : test-metadata: Sending chunk 1 length 110894 2025/07/16 01:46:52 DEBUG : test-metadata: Done sending chunk 1 2025/07/16 01:46:53 DEBUG : test-metadata: Done sending chunk 0 2025/07/16 01:46:53 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 2025/07/16 01:47:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/07/16 01:47:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/16 01:47:01 DEBUG : pacer: Reducing sleep to 10ms 2025/07/16 01:47:03 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1131-16.backblaze.com/b2api/v1/b2_upload_file/6f627dc3e08d1b0b9f880e1b/c001_v0001131_t0059": EOF 2025/07/16 01:47:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-16.backblaze.com/b2api/v1/b2_upload_file/6f627dc3e08d1b0b9f880e1b/c001_v0001131_t0059": EOF) 2025/07/16 01:47:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1131-16.backblaze.com/b2api/v1/b2_upload_file/6f627dc3e08d1b0b9f880e1b/c001_v0001131_t0059": EOF - low level retry 1/10 2025/07/16 01:47:05 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-v2025-07-16-014658-495.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 2025/07/16 01:47:08 DEBUG : oldPath = "TestB2:rclone-test-foneqot5susi/versions/test-versions-v2025-07-16-014658-495.txt" 2025/07/16 01:47:08 DEBUG : newPath = "TestB2,versions:rclone-test-foneqot5susi/versions/test-versions-v2025-07-16-014658-495.txt" 2025/07/16 01:47:08 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-foneqot5susi/versions/test-versions-v2025-07-16-014658-495.txt" 2025/07/16 01:47:08 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/07/16 01:47:09 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-foneqot5susi/versions/test-versions-v2025-07-16-014658-495.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-foneqot5susi/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 2025/07/16 01:47:12 INFO : B2 bucket rclone-test-foneqot5susi: cleaning bucket "rclone-test-foneqot5susi" of all hidden files 2025/07/16 01:47:12 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd8_d20250716_m014536_c001_v7007000_t0000_u01752630336592") as it is a hide marker 2025/07/16 01:47:12 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : leading space/ leading space: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaebe_d20250716_m014535_c001_v0001131_t0056_u01752630335949") 2025/07/16 01:47:12 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd5_d20250716_m014535_c001_v7007000_t0000_u01752630335583") as it is a hide marker 2025/07/16 01:47:12 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaebc_d20250716_m014534_c001_v0001131_t0023_u01752630334927") 2025/07/16 01:47:12 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decdf_d20250716_m014543_c001_v7007000_t0000_u01752630343755") as it is a hide marker 2025/07/16 01:47:12 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaed8_d20250716_m014543_c001_v0001131_t0031_u01752630343024") 2025/07/16 01:47:12 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : created from root.txt: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f418b2534fc6204dc_d20250716_m014638_c001_v7007000_t0000_u01752630398787") as it is a hide marker 2025/07/16 01:47:12 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : created from root.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f1018c92c7938c2f1_d20250716_m014637_c001_v0001101_t0003_u01752630397636") 2025/07/16 01:47:12 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : file name.txt: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f419bf9225facbc61_d20250716_m014646_c001_v7007000_t0000_u01752630406729") as it is a hide marker 2025/07/16 01:47:12 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : file name.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf60_d20250716_m014627_c001_v0001131_t0018_u01752630387073") 2025/07/16 01:47:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : file name.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f10725e90e0c6d3ea_d20250716_m014623_c001_v0001134_t0005_u01752630383377") 2025/07/16 01:47:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : file name.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf24_d20250716_m014602_c001_v0001131_t0055_u01752630362824") 2025/07/16 01:47:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : file name.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf1e_d20250716_m014601_c001_v0001131_t0050_u01752630361828") 2025/07/16 01:47:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf20_d20250716_m014602_c001_v0001131_t0019_u01752630362361") "upload" dated 2025-07-16 01:46:02.361 +0000 UTC (1m10.4354566s ago) 2025/07/16 01:47:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f4003d7a695dd1895_d20250716_m014621_c001_v7007000_t0000_u01752630381058") as it is a hide marker 2025/07/16 01:47:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f1004481a67ff1238_d20250716_m014620_c001_v0001180_t0054_u01752630380845") 2025/07/16 01:47:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f1173cee22c77746c_d20250716_m014620_c001_v0001161_t0016_u01752630380105") 2025/07/16 01:47:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decef_d20250716_m014551_c001_v7007000_t0000_u01752630351403") as it is a hide marker 2025/07/16 01:47:12 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaef4_d20250716_m014550_c001_v0001131_t0031_u01752630350682") 2025/07/16 01:47:12 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : piped data.txt: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f419bf9225facbc63_d20250716_m014648_c001_v7007000_t0000_u01752630408476") as it is a hide marker 2025/07/16 01:47:12 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : piped data.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf96_d20250716_m014647_c001_v0001131_t0021_u01752630407998") 2025/07/16 01:47:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : piped data.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f419bf9225facbc62_d20250716_m014647_c001_v7007000_t0000_u01752630407818") 2025/07/16 01:47:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : piped data.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f416b175ccdebaf90_d20250716_m014647_c001_v0001131_t0059_u01752630407453") 2025/07/16 01:47:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decf7_d20250716_m014552_c001_v7007000_t0000_u01752630352695") as it is a hide marker 2025/07/16 01:47:12 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaef8_d20250716_m014551_c001_v0001131_t0000_u01752630351819") 2025/07/16 01:47:12 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : test-metadata: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f411b4f88341f9b41_d20250716_m014655_c001_v7007000_t0000_u01752630415955") as it is a hide marker 2025/07/16 01:47:12 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : test-metadata: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f219bf9225facbc67_d20250716_m014650_c001_v0001117_t0047_u01752630410454") 2025/07/16 01:47:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : test-metadata: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f419bf9225facbc65_d20250716_m014649_c001_v7007000_t0000_u01752630409529") 2025/07/16 01:47:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : test-metadata: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf9a_d20250716_m014648_c001_v0001131_t0020_u01752630408659") 2025/07/16 01:47:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece1_d20250716_m014545_c001_v7007000_t0000_u01752630345901") as it is a hide marker 2025/07/16 01:47:12 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaee2_d20250716_m014545_c001_v0001131_t0041_u01752630345132") 2025/07/16 01:47:12 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece3_d20250716_m014548_c001_v7007000_t0000_u01752630348248") as it is a hide marker 2025/07/16 01:47:12 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaee8_d20250716_m014547_c001_v0001131_t0036_u01752630347330") 2025/07/16 01:47:12 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece2_d20250716_m014546_c001_v7007000_t0000_u01752630346966") as it is a hide marker 2025/07/16 01:47:12 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaee4_d20250716_m014546_c001_v0001131_t0058_u01752630346266") 2025/07/16 01:47:12 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece4_d20250716_m014549_c001_v7007000_t0000_u01752630349331") as it is a hide marker 2025/07/16 01:47:12 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaeee_d20250716_m014548_c001_v0001131_t0030_u01752630348649") 2025/07/16 01:47:12 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece8_d20250716_m014550_c001_v7007000_t0000_u01752630350317") as it is a hide marker 2025/07/16 01:47:12 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaef2_d20250716_m014549_c001_v0001131_t0023_u01752630349695") 2025/07/16 01:47:12 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece0_d20250716_m014544_c001_v7007000_t0000_u01752630344766") as it is a hide marker 2025/07/16 01:47:12 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : trailing space /trailing space : Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaede_d20250716_m014544_c001_v0001131_t0007_u01752630344121") 2025/07/16 01:47:12 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f100b702b127e05ab_d20250716_m014706_c001_v0001145_t0035_u01752630426313") "upload" dated 2025-07-16 01:47:06.313 +0000 UTC (6.484404451s ago) 2025/07/16 01:47:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4037f4cd6163157a_d20250716_m014701_c001_v7007000_t0000_u01752630421502") 2025/07/16 01:47:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebafae_d20250716_m014658_c001_v0001131_t0024_u01752630418495") 2025/07/16 01:47:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3ded28_d20250716_m014601_c001_v7007000_t0000_u01752630361283") as it is a hide marker 2025/07/16 01:47:12 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f204eb856cc3ded04_d20250716_m014554_c001_v0001102_t0027_u01752630354871") 2025/07/16 01:47:12 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : zero-length-file: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3ded01_d20250716_m014554_c001_v7007000_t0000_u01752630354539") as it is a hide marker 2025/07/16 01:47:12 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : zero-length-file: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f416b175ccdebaf00_d20250716_m014553_c001_v0001131_t0059_u01752630353984") 2025/07/16 01:47:12 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd9_d20250716_m014537_c001_v7007000_t0000_u01752630337734") as it is a hide marker 2025/07/16 01:47:12 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaec0_d20250716_m014536_c001_v0001131_t0000_u01752630336958") 2025/07/16 01:47:12 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd2_d20250716_m014532_c001_v7007000_t0000_u01752630332527") as it is a hide marker 2025/07/16 01:47:12 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaeb4_d20250716_m014531_c001_v0001131_t0052_u01752630331413") 2025/07/16 01:47:12 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decdd_d20250716_m014541_c001_v7007000_t0000_u01752630341016") as it is a hide marker 2025/07/16 01:47:12 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaed2_d20250716_m014540_c001_v0001131_t0027_u01752630340352") 2025/07/16 01:47:12 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decdc_d20250716_m014539_c001_v7007000_t0000_u01752630339987") as it is a hide marker 2025/07/16 01:47:12 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaece_d20250716_m014539_c001_v0001131_t0026_u01752630339197") 2025/07/16 01:47:12 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decde_d20250716_m014542_c001_v7007000_t0000_u01752630342658") as it is a hide marker 2025/07/16 01:47:12 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaed4_d20250716_m014541_c001_v0001131_t0000_u01752630341380") 2025/07/16 01:47:12 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decdb_d20250716_m014538_c001_v7007000_t0000_u01752630338833") as it is a hide marker 2025/07/16 01:47:12 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaec8_d20250716_m014538_c001_v0001131_t0030_u01752630338098") 2025/07/16 01:47:12 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : ./.: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd3_d20250716_m014533_c001_v7007000_t0000_u01752630333556") as it is a hide marker 2025/07/16 01:47:12 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : ./.: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaeb6_d20250716_m014532_c001_v0001131_t0013_u01752630332893") 2025/07/16 01:47:12 NOTICE: ./.: Skipped delete as --dry-run is set 2025/07/16 01:47:12 DEBUG : ../..: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd4_d20250716_m014534_c001_v7007000_t0000_u01752630334561") as it is a hide marker 2025/07/16 01:47:12 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/07/16 01:47:12 DEBUG : ../..: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaeba_d20250716_m014533_c001_v0001131_t0018_u01752630333921") 2025/07/16 01:47:12 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/07/16 01:47:12 INFO : B2 bucket rclone-test-foneqot5susi: cleaning bucket "rclone-test-foneqot5susi" of all hidden files 2025/07/16 01:47:13 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd8_d20250716_m014536_c001_v7007000_t0000_u01752630336592") as it is a hide marker 2025/07/16 01:47:13 DEBUG : leading space/ leading space: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaebe_d20250716_m014535_c001_v0001131_t0056_u01752630335949") 2025/07/16 01:47:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd5_d20250716_m014535_c001_v7007000_t0000_u01752630335583") as it is a hide marker 2025/07/16 01:47:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaebc_d20250716_m014534_c001_v0001131_t0023_u01752630334927") 2025/07/16 01:47:13 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decdf_d20250716_m014543_c001_v7007000_t0000_u01752630343755") as it is a hide marker 2025/07/16 01:47:13 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaed8_d20250716_m014543_c001_v0001131_t0031_u01752630343024") 2025/07/16 01:47:13 DEBUG : created from root.txt: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f418b2534fc6204dc_d20250716_m014638_c001_v7007000_t0000_u01752630398787") as it is a hide marker 2025/07/16 01:47:13 DEBUG : created from root.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f1018c92c7938c2f1_d20250716_m014637_c001_v0001101_t0003_u01752630397636") 2025/07/16 01:47:13 DEBUG : file name.txt: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f419bf9225facbc61_d20250716_m014646_c001_v7007000_t0000_u01752630406729") as it is a hide marker 2025/07/16 01:47:13 DEBUG : file name.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf60_d20250716_m014627_c001_v0001131_t0018_u01752630387073") 2025/07/16 01:47:13 DEBUG : file name.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f10725e90e0c6d3ea_d20250716_m014623_c001_v0001134_t0005_u01752630383377") 2025/07/16 01:47:13 DEBUG : file name.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf24_d20250716_m014602_c001_v0001131_t0055_u01752630362824") 2025/07/16 01:47:13 DEBUG : file name.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf1e_d20250716_m014601_c001_v0001131_t0050_u01752630361828") 2025/07/16 01:47:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf20_d20250716_m014602_c001_v0001131_t0019_u01752630362361") "upload" dated 2025-07-16 01:46:02.361 +0000 UTC (1m11.469337187s ago) 2025/07/16 01:47:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f4003d7a695dd1895_d20250716_m014621_c001_v7007000_t0000_u01752630381058") as it is a hide marker 2025/07/16 01:47:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f1004481a67ff1238_d20250716_m014620_c001_v0001180_t0054_u01752630380845") 2025/07/16 01:47:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f1173cee22c77746c_d20250716_m014620_c001_v0001161_t0016_u01752630380105") 2025/07/16 01:47:14 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decef_d20250716_m014551_c001_v7007000_t0000_u01752630351403") as it is a hide marker 2025/07/16 01:47:14 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaef4_d20250716_m014550_c001_v0001131_t0031_u01752630350682") 2025/07/16 01:47:14 DEBUG : piped data.txt: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f419bf9225facbc63_d20250716_m014648_c001_v7007000_t0000_u01752630408476") as it is a hide marker 2025/07/16 01:47:14 DEBUG : piped data.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf96_d20250716_m014647_c001_v0001131_t0021_u01752630407998") 2025/07/16 01:47:14 DEBUG : piped data.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f419bf9225facbc62_d20250716_m014647_c001_v7007000_t0000_u01752630407818") 2025/07/16 01:47:14 DEBUG : piped data.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f416b175ccdebaf90_d20250716_m014647_c001_v0001131_t0059_u01752630407453") 2025/07/16 01:47:14 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decf7_d20250716_m014552_c001_v7007000_t0000_u01752630352695") as it is a hide marker 2025/07/16 01:47:14 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaef8_d20250716_m014551_c001_v0001131_t0000_u01752630351819") 2025/07/16 01:47:14 DEBUG : test-metadata: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f411b4f88341f9b41_d20250716_m014655_c001_v7007000_t0000_u01752630415955") as it is a hide marker 2025/07/16 01:47:14 DEBUG : test-metadata: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f219bf9225facbc67_d20250716_m014650_c001_v0001117_t0047_u01752630410454") 2025/07/16 01:47:14 DEBUG : test-metadata: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f419bf9225facbc65_d20250716_m014649_c001_v7007000_t0000_u01752630409529") 2025/07/16 01:47:14 DEBUG : test-metadata: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf9a_d20250716_m014648_c001_v0001131_t0020_u01752630408659") 2025/07/16 01:47:14 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece1_d20250716_m014545_c001_v7007000_t0000_u01752630345901") as it is a hide marker 2025/07/16 01:47:14 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaee2_d20250716_m014545_c001_v0001131_t0041_u01752630345132") 2025/07/16 01:47:14 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece3_d20250716_m014548_c001_v7007000_t0000_u01752630348248") as it is a hide marker 2025/07/16 01:47:14 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaee8_d20250716_m014547_c001_v0001131_t0036_u01752630347330") 2025/07/16 01:47:14 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece2_d20250716_m014546_c001_v7007000_t0000_u01752630346966") as it is a hide marker 2025/07/16 01:47:14 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaee4_d20250716_m014546_c001_v0001131_t0058_u01752630346266") 2025/07/16 01:47:14 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece4_d20250716_m014549_c001_v7007000_t0000_u01752630349331") as it is a hide marker 2025/07/16 01:47:14 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaeee_d20250716_m014548_c001_v0001131_t0030_u01752630348649") 2025/07/16 01:47:15 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece8_d20250716_m014550_c001_v7007000_t0000_u01752630350317") as it is a hide marker 2025/07/16 01:47:15 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaef2_d20250716_m014549_c001_v0001131_t0023_u01752630349695") 2025/07/16 01:47:15 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3dece0_d20250716_m014544_c001_v7007000_t0000_u01752630344766") as it is a hide marker 2025/07/16 01:47:15 DEBUG : trailing space /trailing space : Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaede_d20250716_m014544_c001_v0001131_t0007_u01752630344121") 2025/07/16 01:47:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f100b702b127e05ab_d20250716_m014706_c001_v0001145_t0035_u01752630426313") "upload" dated 2025-07-16 01:47:06.313 +0000 UTC (8.883958712s ago) 2025/07/16 01:47:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4037f4cd6163157a_d20250716_m014701_c001_v7007000_t0000_u01752630421502") 2025/07/16 01:47:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebafae_d20250716_m014658_c001_v0001131_t0024_u01752630418495") 2025/07/16 01:47:15 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3ded28_d20250716_m014601_c001_v7007000_t0000_u01752630361283") as it is a hide marker 2025/07/16 01:47:15 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f204eb856cc3ded04_d20250716_m014554_c001_v0001102_t0027_u01752630354871") 2025/07/16 01:47:15 DEBUG : zero-length-file: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3ded01_d20250716_m014554_c001_v7007000_t0000_u01752630354539") as it is a hide marker 2025/07/16 01:47:15 DEBUG : zero-length-file: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f416b175ccdebaf00_d20250716_m014553_c001_v0001131_t0059_u01752630353984") 2025/07/16 01:47:15 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd9_d20250716_m014537_c001_v7007000_t0000_u01752630337734") as it is a hide marker 2025/07/16 01:47:15 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaec0_d20250716_m014536_c001_v0001131_t0000_u01752630336958") 2025/07/16 01:47:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd2_d20250716_m014532_c001_v7007000_t0000_u01752630332527") as it is a hide marker 2025/07/16 01:47:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaeb4_d20250716_m014531_c001_v0001131_t0052_u01752630331413") 2025/07/16 01:47:15 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decdd_d20250716_m014541_c001_v7007000_t0000_u01752630341016") as it is a hide marker 2025/07/16 01:47:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaed2_d20250716_m014540_c001_v0001131_t0027_u01752630340352") 2025/07/16 01:47:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decdc_d20250716_m014539_c001_v7007000_t0000_u01752630339987") as it is a hide marker 2025/07/16 01:47:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaece_d20250716_m014539_c001_v0001131_t0026_u01752630339197") 2025/07/16 01:47:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decde_d20250716_m014542_c001_v7007000_t0000_u01752630342658") as it is a hide marker 2025/07/16 01:47:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaed4_d20250716_m014541_c001_v0001131_t0000_u01752630341380") 2025/07/16 01:47:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decdb_d20250716_m014538_c001_v7007000_t0000_u01752630338833") as it is a hide marker 2025/07/16 01:47:16 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaec8_d20250716_m014538_c001_v0001131_t0030_u01752630338098") 2025/07/16 01:47:16 DEBUG : ./.: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd3_d20250716_m014533_c001_v7007000_t0000_u01752630333556") as it is a hide marker 2025/07/16 01:47:16 DEBUG : ./.: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaeb6_d20250716_m014532_c001_v0001131_t0013_u01752630332893") 2025/07/16 01:47:16 DEBUG : ../..: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3decd4_d20250716_m014534_c001_v7007000_t0000_u01752630334561") as it is a hide marker 2025/07/16 01:47:16 DEBUG : ../..: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaeba_d20250716_m014533_c001_v0001131_t0018_u01752630333921") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/07/16 01:47:17 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. 2025/07/16 01:47:17 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. 2025/07/16 01:47:17 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. 2025/07/16 01:47:17 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 2025/07/16 01:47:18 INFO : B2 bucket rclone-test-foneqot5susi: cleaning bucket "rclone-test-foneqot5susi" of pending multipart uploads older than 0s 2025/07/16 01:47:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf20_d20250716_m014602_c001_v0001131_t0019_u01752630362361") "upload" dated 2025-07-16 01:46:02.361 +0000 UTC (1m15.833333204s ago) 2025/07/16 01:47:18 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f201d7054ef9faeeb_d20250716_m014717_c001_v0001178_t0031_u01752630437162") as it is a start marker (upload started at 2025-07-16 01:47:17.162 +0000 UTC) 2025/07/16 01:47:18 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/07/16 01:47:18 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f201d7054ef9faeed_d20250716_m014717_c001_v0001036_t0005_u01752630437346") as it is a start marker (upload started at 2025-07-16 01:47:17.346 +0000 UTC) 2025/07/16 01:47:18 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/07/16 01:47:18 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f201d7054ef9faeef_d20250716_m014717_c001_v0001176_t0024_u01752630437542") as it is a start marker (upload started at 2025-07-16 01:47:17.542 +0000 UTC) 2025/07/16 01:47:18 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/07/16 01:47:18 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f201d7054ef9faef1_d20250716_m014717_c001_v0001178_t0035_u01752630437735") as it is a start marker (upload started at 2025-07-16 01:47:17.735 +0000 UTC) 2025/07/16 01:47:18 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/07/16 01:47:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f401d7054ef9faee9_d20250716_m014716_c001_v7007000_t0000_u01752630436979") "hide" dated 2025-07-16 01:47:16.979 +0000 UTC (1.215603702s ago) 2025/07/16 01:47:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f100b702b127e05ab_d20250716_m014706_c001_v0001145_t0035_u01752630426313") 2025/07/16 01:47:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/07/16 01:47:18 INFO : B2 bucket rclone-test-foneqot5susi: cleaning bucket "rclone-test-foneqot5susi" of pending multipart uploads older than 0s 2025/07/16 01:47:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf20_d20250716_m014602_c001_v0001131_t0019_u01752630362361") "upload" dated 2025-07-16 01:46:02.361 +0000 UTC (1m16.201441548s ago) 2025/07/16 01:47:18 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f201d7054ef9faeeb_d20250716_m014717_c001_v0001178_t0031_u01752630437162") as it is a start marker (upload started at 2025-07-16 01:47:17.162 +0000 UTC) 2025/07/16 01:47:18 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f201d7054ef9faeed_d20250716_m014717_c001_v0001036_t0005_u01752630437346") as it is a start marker (upload started at 2025-07-16 01:47:17.346 +0000 UTC) 2025/07/16 01:47:18 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f201d7054ef9faeef_d20250716_m014717_c001_v0001176_t0024_u01752630437542") as it is a start marker (upload started at 2025-07-16 01:47:17.542 +0000 UTC) 2025/07/16 01:47:18 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f201d7054ef9faef1_d20250716_m014717_c001_v0001178_t0035_u01752630437735") as it is a start marker (upload started at 2025-07-16 01:47:17.735 +0000 UTC) 2025/07/16 01:47:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f627dc3e08d1b0b9f880e1b_f401d7054ef9faee9_d20250716_m014716_c001_v7007000_t0000_u01752630436979") "hide" dated 2025-07-16 01:47:16.979 +0000 UTC (1.583669246s ago) 2025/07/16 01:47:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f100b702b127e05ab_d20250716_m014706_c001_v0001145_t0035_u01752630426313") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/07/16 01:47:19 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/16 01:47:19 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/16 01:47:19 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 2025/07/16 01:47:21 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/07/16 01:47:21 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/07/16 01:47:21 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/07/16 01:47:21 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/07/16 01:47:21 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/07/16 01:47:23 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/07/16 01:47:23 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/07/16 01:47:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:47:26 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. 2025/07/16 01:47:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f204eb856cc3ded5d_d20250716_m014726_c001_v0001117_t0038_u01752630446515") 2025/07/16 01:47:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:47:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/16 01:47:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/16 01:47:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:47:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:47:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/07/16 01:47:30 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/07/16 01:47:30 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/07/16 01:47:30 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/07/16 01:47:30 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/07/16 01:47:33 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/07/16 01:47:33 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/07/16 01:47:33 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/07/16 01:47:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:47:35 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. 2025/07/16 01:47:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed07_d20250716_m014735_c001_v0001165_t0040_u01752630455429") 2025/07/16 01:47:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/16 01:47:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/16 01:47:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/16 01:47:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:47:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:47:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/16 01:47:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/16 01:47:39 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/07/16 01:47:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/16 01:47:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/07/16 01:47:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/16 01:47:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/07/16 01:47:40 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/07/16 01:47:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/07/16 01:47:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/07/16 01:47:42 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/16 01:47:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:47:44 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. 2025/07/16 01:47:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f209625629eca2d58_d20250716_m014744_c001_v0001036_t0049_u01752630464225") 2025/07/16 01:47:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/16 01:47:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:47:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/16 01:47:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/16 01:47:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/07/16 01:47:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:47:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:47:47 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 2025/07/16 01:47:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/07/16 01:47:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/07/16 01:47:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/16 01:47:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/07/16 01:47:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/07/16 01:47:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/07/16 01:47:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/07/16 01:47:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:47:52 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. 2025/07/16 01:47:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f209625629eca2dc3_d20250716_m014752_c001_v0001157_t0054_u01752630472865") 2025/07/16 01:47:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:47:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/07/16 01:47:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/16 01:47:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:47:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:47:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/07/16 01:47:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/16 01:47:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/16 01:47:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/16 01:47:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/16 01:47:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/16 01:47:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/16 01:47:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/07/16 01:48:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:48:01 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. 2025/07/16 01:48:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed71_d20250716_m014801_c001_v0001183_t0011_u01752630481129") 2025/07/16 01:48:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/16 01:48:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/16 01:48:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/16 01:48:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:48:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:48:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/16 01:48:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/16 01:48:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/16 01:48:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/16 01:48:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/16 01:48:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/16 01:48:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/16 01:48:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/07/16 01:48:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/16 01:48:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/16 01:48:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/16 01:48:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:48:09 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. 2025/07/16 01:48:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f2196c7043f4f76b3_d20250716_m014809_c001_v0001091_t0006_u01752630489757") 2025/07/16 01:48:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/16 01:48:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:48:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/16 01:48:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/16 01:48:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/16 01:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:48:12 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 2025/07/16 01:48:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/07/16 01:48:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/07/16 01:48:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/16 01:48:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/07/16 01:48:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/07/16 01:48:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/07/16 01:48:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/07/16 01:48:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:48:18 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. 2025/07/16 01:48:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f2196c7043f4f76cd_d20250716_m014818_c001_v0001184_t0014_u01752630498165") 2025/07/16 01:48:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:48:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/07/16 01:48:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/16 01:48:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:48:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:48:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/07/16 01:48:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/16 01:48:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/16 01:48:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/16 01:48:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/16 01:48:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/16 01:48:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/16 01:48:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/07/16 01:48:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:48:26 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. 2025/07/16 01:48:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed89_d20250716_m014826_c001_v0001181_t0019_u01752630506441") 2025/07/16 01:48:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/16 01:48:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/16 01:48:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/16 01:48:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:48:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:48:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/16 01:48:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/16 01:48:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/16 01:48:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/16 01:48:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/16 01:48:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/16 01:48:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/16 01:48:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/07/16 01:48:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/16 01:48:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/16 01:48:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/16 01:48:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:48:35 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. 2025/07/16 01:48:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f21504b544b45fcfe_d20250716_m014835_c001_v0001182_t0008_u01752630515595") 2025/07/16 01:48:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/16 01:48:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:48:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/16 01:48:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/16 01:48:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/16 01:48:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/16 01:48:36 DEBUG : pacer: Reducing sleep to 10ms 2025/07/16 01:48:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/16 01:48:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:48:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:48:38 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 2025/07/16 01:48:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/07/16 01:48:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/07/16 01:48:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/16 01:48:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/07/16 01:48:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/07/16 01:48:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/07/16 01:48:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/07/16 01:48:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:48:44 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. 2025/07/16 01:48:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f217f430677616379_d20250716_m014844_c001_v0001098_t0017_u01752630524300") 2025/07/16 01:48:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:48:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/07/16 01:48:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/16 01:48:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:48:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:48:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/07/16 01:48:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/16 01:48:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/16 01:48:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/16 01:48:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/16 01:48:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/16 01:48:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/16 01:48:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/07/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:48:53 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. 2025/07/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f21504b544b45fd0b_d20250716_m014853_c001_v0001109_t0022_u01752630533382") 2025/07/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/16 01:48:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:48:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:48:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/16 01:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/16 01:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/16 01:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/16 01:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/07/16 01:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/16 01:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/16 01:49:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/07/16 01:49:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/16 01:49:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/16 01:49:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/16 01:49:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:49:04 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. 2025/07/16 01:49:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f2107e885610840ed_d20250716_m014904_c001_v0001041_t0025_u01752630544173") 2025/07/16 01:49:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/16 01:49:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:49:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/07/16 01:49:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/16 01:49:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/07/16 01:49:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:49:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:49:07 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 2025/07/16 01:49:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/07/16 01:49:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/07/16 01:49:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/07/16 01:49:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/07/16 01:49:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/07/16 01:49:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/07/16 01:49:12 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/07/16 01:49:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:49:14 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. 2025/07/16 01:49:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f21504b544b45fd1b_d20250716_m014914_c001_v0001176_t0026_u01752630554479") 2025/07/16 01:49:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:49:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/16 01:49:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/16 01:49:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:49:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:49:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/07/16 01:49:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/07/16 01:49:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/07/16 01:49:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/07/16 01:49:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/07/16 01:49:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/07/16 01:49:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/07/16 01:49:21 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/07/16 01:49:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:49:23 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. 2025/07/16 01:49:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f207fe7564e008950_d20250716_m014923_c001_v0001184_t0031_u01752630563891") 2025/07/16 01:49:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/16 01:49:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/16 01:49:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/16 01:49:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:49:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:49:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/16 01:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/16 01:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/07/16 01:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/16 01:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/07/16 01:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/16 01:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/07/16 01:49:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/07/16 01:49:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/07/16 01:49:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/07/16 01:49:31 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/16 01:49:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:49:34 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. 2025/07/16 01:49:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f2164ef82d02874b1_d20250716_m014934_c001_v0001100_t0016_u01752630574144") 2025/07/16 01:49:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/16 01:49:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:49:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/16 01:49:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/16 01:49:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/16 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/16 01:49:34 DEBUG : pacer: Reducing sleep to 10ms 2025/07/16 01:49:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/07/16 01:49:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:49:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:49:37 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 2025/07/16 01:49:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/07/16 01:49:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/07/16 01:49:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/07/16 01:49:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/07/16 01:49:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/07/16 01:49:42 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/07/16 01:49:42 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/07/16 01:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:49:44 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. 2025/07/16 01:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f2164ef82d02874b4_d20250716_m014944_c001_v0001184_t0059_u01752630584265") 2025/07/16 01:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/16 01:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/16 01:49:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:49:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:49:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/07/16 01:49:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/07/16 01:49:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/07/16 01:49:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/07/16 01:49:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/07/16 01:49:51 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/07/16 01:49:51 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/07/16 01:49:51 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/07/16 01:49:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:49:55 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. 2025/07/16 01:49:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f2021475c79e29aaf_d20250716_m014955_c001_v0001176_t0013_u01752630595135") 2025/07/16 01:49:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/16 01:49:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/16 01:49:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/16 01:49:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:49:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:49:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/16 01:50:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/16 01:50:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/07/16 01:50:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/16 01:50:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/07/16 01:50:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/16 01:50:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/07/16 01:50:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/07/16 01:50:03 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/07/16 01:50:04 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/07/16 01:50:04 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/16 01:50:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/16 01:50:06 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. 2025/07/16 01:50:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f627dc3e08d1b0b9f880e1b_f2164ef82d02874b9_d20250716_m015007_c001_v0001116_t0015_u01752630607056") 2025/07/16 01:50:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/16 01:50:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/16 01:50:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/16 01:50:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/16 01:50:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/07/16 01:50:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/07/16 01:50:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/07/16 01:50:10 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 2025/07/16 01:50:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f627dc3e08d1b0b9f880e1b_f222ad289d4170c9c_d20250716_m015018_c001_v0001029_t0020_u01752630618645") 2025/07/16 01:50:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/07/16 01:50:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/16 01:50:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/16 01:50:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/16 01:50:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/16 01:50:21 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/16 01:50:21 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/16 01:50:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/16 01:50:22 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/07/16 01:50:24 DEBUG : chunked-copy: Done sending chunk 1 2025/07/16 01:50:24 DEBUG : chunked-copy: Done sending chunk 0 2025/07/16 01:50:24 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/16 01:50:25 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f627dc3e08d1b0b9f880e1b_f222ad289d4170ca2_d20250716_m015025_c001_v0001101_t0020_u01752630625097") 2025/07/16 01:50:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/07/16 01:50:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/16 01:50:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/16 01:50:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/16 01:50:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/16 01:50:28 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/07/16 01:50:28 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/16 01:50:28 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/07/16 01:50:28 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/07/16 01:50:30 DEBUG : chunked-copy: Done sending chunk 0 2025/07/16 01:50:30 DEBUG : chunked-copy: Done sending chunk 1 2025/07/16 01:50:30 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/16 01:50:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f627dc3e08d1b0b9f880e1b_f222ad289d4170ca4_d20250716_m015031_c001_v0001180_t0029_u01752630631371") 2025/07/16 01:50:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/16 01:50:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/16 01:50:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/16 01:50:31 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/16 01:50:31 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/16 01:50:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/16 01:50:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/16 01:50:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/16 01:50:34 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/07/16 01:50:36 DEBUG : chunked-copy: Done sending chunk 0 2025/07/16 01:50:36 DEBUG : chunked-copy: Done sending chunk 1 2025/07/16 01:50:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/16 01:50:37 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f627dc3e08d1b0b9f880e1b_f222ad289d4170ca9_d20250716_m015037_c001_v0001183_t0005_u01752630637389") 2025/07/16 01:50:37 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/07/16 01:50:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/16 01:50:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/16 01:50:37 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/07/16 01:50:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/16 01:50:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/16 01:50:38 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/16 01:50:39 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/16 01:50:41 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/16 01:50:41 DEBUG : Creating backend with remote "TestB2:rclone-test-foneqot5susi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/07/16 01:50:43 INFO : B2 bucket rclone-test-foneqot5susi: cleaning bucket "rclone-test-foneqot5susi" of all files 2025/07/16 01:50:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4021475c79e29aa6_d20250716_m014948_c001_v7007000_t0000_u01752630588308") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2164ef82d02874b4_d20250716_m014944_c001_v0001184_t0059_u01752630584265") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4164ef82d02874b3_d20250716_m014943_c001_v7007000_t0000_u01752630583714") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2021475c79e29a9f_d20250716_m014939_c001_v0001113_t0055_u01752630579220") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f422ad289d4170c96_d20250716_m015012_c001_v7007000_t0000_u01752630612649") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2164ef82d02874b9_d20250716_m015007_c001_v0001116_t0015_u01752630607056") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4164ef82d02874b8_d20250716_m015006_c001_v7007000_t0000_u01752630606438") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2021475c79e29ab2_d20250716_m015000_c001_v0001157_t0023_u01752630600541") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4021475c79e29ab0_d20250716_m015000_c001_v7007000_t0000_u01752630600347") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2021475c79e29aaf_d20250716_m014955_c001_v0001176_t0013_u01752630595135") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4021475c79e29aae_d20250716_m014954_c001_v7007000_t0000_u01752630594475") 2025/07/16 01:50:43 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2021475c79e29aa8_d20250716_m014948_c001_v0001182_t0007_u01752630588525") 2025/07/16 01:50:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ed7d_d20250716_m014813_c001_v7007000_t0000_u01752630493832") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2196c7043f4f76b3_d20250716_m014809_c001_v0001091_t0006_u01752630489757") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ed78_d20250716_m014805_c001_v7007000_t0000_u01752630485003") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed71_d20250716_m014801_c001_v0001183_t0011_u01752630481129") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4196c7043f4f76b2_d20250716_m014809_c001_v7007000_t0000_u01752630489324") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed79_d20250716_m014805_c001_v0001177_t0033_u01752630485187") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ed70_d20250716_m014800_c001_v7007000_t0000_u01752630480719") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed6c_d20250716_m014756_c001_v0001171_t0032_u01752630476527") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ed6b_d20250716_m014756_c001_v7007000_t0000_u01752630476321") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f209625629eca2dc3_d20250716_m014752_c001_v0001157_t0054_u01752630472865") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f409625629eca2dbf_d20250716_m014752_c001_v7007000_t0000_u01752630472433") 2025/07/16 01:50:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed55_d20250716_m014748_c001_v0001130_t0029_u01752630468600") 2025/07/16 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f41504b544b45fd01_d20250716_m014839_c001_v7007000_t0000_u01752630519628") 2025/07/16 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f21504b544b45fcfe_d20250716_m014835_c001_v0001182_t0008_u01752630515595") 2025/07/16 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ed8c_d20250716_m014830_c001_v7007000_t0000_u01752630510266") 2025/07/16 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed89_d20250716_m014826_c001_v0001181_t0019_u01752630506441") 2025/07/16 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f41504b544b45fcfd_d20250716_m014835_c001_v7007000_t0000_u01752630515181") 2025/07/16 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed8d_d20250716_m014830_c001_v0001109_t0013_u01752630510449") 2025/07/16 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ed87_d20250716_m014826_c001_v7007000_t0000_u01752630506028") 2025/07/16 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed84_d20250716_m014821_c001_v0001099_t0044_u01752630501719") 2025/07/16 01:50:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ed83_d20250716_m014821_c001_v7007000_t0000_u01752630501532") 2025/07/16 01:50:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2196c7043f4f76cd_d20250716_m014818_c001_v0001184_t0014_u01752630498165") 2025/07/16 01:50:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4196c7043f4f76c9_d20250716_m014817_c001_v7007000_t0000_u01752630497723") 2025/07/16 01:50:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed7f_d20250716_m014814_c001_v0001177_t0022_u01752630494015") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ed53_d20250716_m014748_c001_v7007000_t0000_u01752630468417") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f209625629eca2d58_d20250716_m014744_c001_v0001036_t0049_u01752630464225") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f409625629eca2d53_d20250716_m014743_c001_v7007000_t0000_u01752630463814") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed21_d20250716_m014739_c001_v0001182_t0043_u01752630459537") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ed1e_d20250716_m014739_c001_v7007000_t0000_u01752630459348") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ed07_d20250716_m014735_c001_v0001165_t0040_u01752630455429") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ed04_d20250716_m014735_c001_v7007000_t0000_u01752630455032") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2130d4d129f7ecf2_d20250716_m014730_c001_v0001116_t0032_u01752630450410") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4130d4d129f7ecf1_d20250716_m014730_c001_v7007000_t0000_u01752630450164") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f204eb856cc3ded5d_d20250716_m014726_c001_v0001117_t0038_u01752630446515") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f404eb856cc3ded5c_d20250716_m014726_c001_v7007000_t0000_u01752630446091") 2025/07/16 01:50:45 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2037f4cd61631582_d20250716_m014720_c001_v0001161_t0010_u01752630440666") 2025/07/16 01:50:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f41504b544b45fd13_d20250716_m014909_c001_v7007000_t0000_u01752630549196") 2025/07/16 01:50:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2107e885610840ed_d20250716_m014904_c001_v0001041_t0025_u01752630544173") 2025/07/16 01:50:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f41504b544b45fd0d_d20250716_m014858_c001_v7007000_t0000_u01752630538682") 2025/07/16 01:50:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f21504b544b45fd0b_d20250716_m014853_c001_v0001109_t0022_u01752630533382") 2025/07/16 01:50:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4107e885610840eb_d20250716_m014903_c001_v7007000_t0000_u01752630543694") 2025/07/16 01:50:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f21504b544b45fd0e_d20250716_m014858_c001_v0001176_t0046_u01752630538864") 2025/07/16 01:50:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f41504b544b45fd0a_d20250716_m014852_c001_v7007000_t0000_u01752630532937") 2025/07/16 01:50:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f21504b544b45fd05_d20250716_m014848_c001_v0001184_t0006_u01752630528281") 2025/07/16 01:50:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f41504b544b45fd04_d20250716_m014848_c001_v7007000_t0000_u01752630528098") 2025/07/16 01:50:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f217f430677616379_d20250716_m014844_c001_v0001098_t0017_u01752630524300") 2025/07/16 01:50:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f417f430677616378_d20250716_m014843_c001_v7007000_t0000_u01752630523846") 2025/07/16 01:50:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f21504b544b45fd02_d20250716_m014839_c001_v0001179_t0014_u01752630519810") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4021475c79e29a9d_d20250716_m014939_c001_v7007000_t0000_u01752630579030") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f2164ef82d02874b1_d20250716_m014934_c001_v0001100_t0016_u01752630574144") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f4164ef82d02874b0_d20250716_m014933_c001_v7007000_t0000_u01752630573628") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f207fe7564e008953_d20250716_m014928_c001_v0001182_t0056_u01752630568584") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f407fe7564e008952_d20250716_m014928_c001_v7007000_t0000_u01752630568400") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f207fe7564e008950_d20250716_m014923_c001_v0001184_t0031_u01752630563891") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f407fe7564e00894f_d20250716_m014923_c001_v7007000_t0000_u01752630563330") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f207fe7564e00894a_d20250716_m014918_c001_v0001172_t0001_u01752630558480") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f407fe7564e008949_d20250716_m014918_c001_v7007000_t0000_u01752630558294") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f21504b544b45fd1b_d20250716_m014914_c001_v0001176_t0026_u01752630554479") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f41504b544b45fd1a_d20250716_m014913_c001_v7007000_t0000_u01752630553977") 2025/07/16 01:50:46 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f21504b544b45fd15_d20250716_m014909_c001_v0001172_t0013_u01752630549393") 2025/07/16 01:50:46 DEBUG : chunked-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f422ad289d4170cac_d20250716_m015039_c001_v7007000_t0000_u01752630639431") 2025/07/16 01:50:47 DEBUG : chunked-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f220f204b315b11bc_d20250716_m015033_c001_v0001029_t0031_u01752630633763") 2025/07/16 01:50:47 DEBUG : chunked-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f420f204b315b11bb_d20250716_m015033_c001_v7007000_t0000_u01752630633114") 2025/07/16 01:50:47 DEBUG : chunked-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f220f204b315b11b7_d20250716_m015027_c001_v0001092_t0017_u01752630627705") 2025/07/16 01:50:47 DEBUG : chunked-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f420f204b315b11b6_d20250716_m015027_c001_v7007000_t0000_u01752630627080") 2025/07/16 01:50:47 DEBUG : chunked-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f220f204b315b11af_d20250716_m015021_c001_v0001105_t0040_u01752630621606") 2025/07/16 01:50:47 DEBUG : chunked-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f420f204b315b11ae_d20250716_m015020_c001_v7007000_t0000_u01752630620990") 2025/07/16 01:50:47 DEBUG : chunked-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f100b702b127e0726_d20250716_m015017_c001_v0001145_t0032_u01752630617011") 2025/07/16 01:50:47 DEBUG : chunked-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f422ad289d4170c9b_d20250716_m015016_c001_v7007000_t0000_u01752630616554") 2025/07/16 01:50:47 DEBUG : chunked-copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f100b702b127e0720_d20250716_m015013_c001_v0001145_t0015_u01752630613470") 2025/07/16 01:50:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f422ad289d4170cab_d20250716_m015039_c001_v7007000_t0000_u01752630639248") 2025/07/16 01:50:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f222ad289d4170ca9_d20250716_m015037_c001_v0001183_t0005_u01752630637389") 2025/07/16 01:50:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f420f204b315b11ba_d20250716_m015032_c001_v7007000_t0000_u01752630632932") 2025/07/16 01:50:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f222ad289d4170ca4_d20250716_m015031_c001_v0001180_t0029_u01752630631371") 2025/07/16 01:50:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f420f204b315b11b5_d20250716_m015026_c001_v7007000_t0000_u01752630626897") 2025/07/16 01:50:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f222ad289d4170ca2_d20250716_m015025_c001_v0001101_t0020_u01752630625097") 2025/07/16 01:50:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f420f204b315b11ad_d20250716_m015020_c001_v7007000_t0000_u01752630620799") 2025/07/16 01:50:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f222ad289d4170c9c_d20250716_m015018_c001_v0001029_t0020_u01752630618645") 2025/07/16 01:50:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f422ad289d4170c9a_d20250716_m015016_c001_v7007000_t0000_u01752630616370") 2025/07/16 01:50:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f1018c92c7938c58f_d20250716_m015015_c001_v0001101_t0029_u01752630615436") 2025/07/16 01:50:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f116b175ccdebaf20_d20250716_m014602_c001_v0001131_t0019_u01752630362361") 2025/07/16 01:50:48 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f422ad289d4170cad_d20250716_m015040_c001_v7007000_t0000_u01752630640296") 2025/07/16 01:50:48 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f100b702b127e0756_d20250716_m015039_c001_v0001145_t0059_u01752630639981") 2025/07/16 01:50:48 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f422ad289d4170cae_d20250716_m015041_c001_v7007000_t0000_u01752630641653") 2025/07/16 01:50:48 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f100b702b127e075c_d20250716_m015041_c001_v0001145_t0056_u01752630641410") 2025/07/16 01:50:48 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f100b702b127e0758_d20250716_m015040_c001_v0001145_t0021_u01752630640527") 2025/07/16 01:50:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f627dc3e08d1b0b9f880e1b_f401d7054ef9faee9_d20250716_m014716_c001_v7007000_t0000_u01752630436979") 2025/07/16 01:50:49 INFO : B2 bucket rclone-test-foneqot5susi: cleaning bucket "rclone-test-foneqot5susi" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (324.22s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.74s) --- PASS: TestIntegration/FsMkdir (321.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.29s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.74s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.70s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (172.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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 324.262s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m25.084782182s (try 1/5)