"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/08/26 02:21:06 NOTICE: TestB2: Starting server 2025/08/26 02:21:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qumoyip0zazu" 2025/08/26 02:21:06 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/08/26 02:21:17 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/26 02:21:17 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/26 02:21:17 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/08/26 02:21:42 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/08/26 02:21:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/08/26 02:21:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/08/26 02:21:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/08/26 02:21:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/08/26 02:21:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/08/26 02:21:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/08/26 02:21:45 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/08/26 02:21:52 DEBUG : Creating backend with remote "TestB2:" 2025/08/26 02:21:52 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/26 02:21:53 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/08/26 02:21:58 INFO : B2 bucket rclone-test-qumoyip0zazu: cleaning bucket "rclone-test-qumoyip0zazu" of all files 2025/08/26 02:21:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f0c5_d20250826_m022157_c001_v0001171_t0048_u01756174917644") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/26 02:22:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qumoyip0zazu/dirToPurgeFromRoot" 2025/08/26 02:22:01 INFO : B2 bucket rclone-test-qumoyip0zazu path dirToPurgeFromRoot: cleaning bucket "rclone-test-qumoyip0zazu" of all files 2025/08/26 02:22:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f0d5_d20250826_m022159_c001_v0001171_t0006_u01756174919254") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/26 02:22:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qumoyip0zazu/hello? sausage/êé" 2025/08/26 02:22:06 INFO : B2 bucket rclone-test-qumoyip0zazu path hello? sausage/êé: cleaning bucket "rclone-test-qumoyip0zazu" of all files 2025/08/26 02:22:06 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f1122cd307506a842_d20250826_m022204_c001_v0001113_t0002_u01756174924938") === 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/08/26 02:22:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qumoyip0zazu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/26 02:22:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qumoyip0zazu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-qumoyip0zazu" from "TestB2:rclone-test-qumoyip0zazu" 2025/08/26 02:22:19 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/08/26 02:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-luhefaq9runo" 2025/08/26 02:22:38 DEBUG : B2 bucket rclone-test-luhefaq9runo: Purge remote 2025/08/26 02:22:38 INFO : B2 bucket rclone-test-luhefaq9runo: cleaning bucket "rclone-test-luhefaq9runo" of all files 2025/08/26 02:22:38 DEBUG : somefile: Deleting (id "4_zdf522d7320fdeb4b9f880e1b_f4116a5c72f0c994d_d20250826_m022236_c001_v0001183_t0048_u01756174956399") === 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/08/26 02:22:42 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/26 02:22:43 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/08/26 02:22:46 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/08/26 02:22:46 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/08/26 02:22:46 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.723Ki offset 6Mi/6.106Mi 2025/08/26 02:22:46 DEBUG : test-metadata: Sending chunk 1 length 111332 2025/08/26 02:22:48 DEBUG : test-metadata: Done sending chunk 1 2025/08/26 02:22:49 DEBUG : test-metadata: Done sending chunk 0 2025/08/26 02:22:49 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/08/26 02:22:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/08/26 02:22:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/26 02:22:57 DEBUG : pacer: Reducing sleep to 10ms 2025/08/26 02:22:59 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1171-16.backblaze.com/b2api/v1/b2_upload_file/4f12fd7320ddeb4b9f880e1b/c001_v0001171_t0058": EOF 2025/08/26 02:22:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-16.backblaze.com/b2api/v1/b2_upload_file/4f12fd7320ddeb4b9f880e1b/c001_v0001171_t0058": EOF) 2025/08/26 02:22:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1171-16.backblaze.com/b2api/v1/b2_upload_file/4f12fd7320ddeb4b9f880e1b/c001_v0001171_t0058": EOF - low level retry 1/10 2025/08/26 02:23:01 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-08-26-022254-353.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/08/26 02:23:04 DEBUG : oldPath = "TestB2:rclone-test-qumoyip0zazu/versions/test-versions-v2025-08-26-022254-353.txt" 2025/08/26 02:23:04 DEBUG : newPath = "TestB2,versions:rclone-test-qumoyip0zazu/versions/test-versions-v2025-08-26-022254-353.txt" 2025/08/26 02:23:04 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qumoyip0zazu/versions/test-versions-v2025-08-26-022254-353.txt" 2025/08/26 02:23:04 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/08/26 02:23:05 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qumoyip0zazu/versions/test-versions-v2025-08-26-022254-353.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qumoyip0zazu/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/08/26 02:23:08 INFO : B2 bucket rclone-test-qumoyip0zazu: cleaning bucket "rclone-test-qumoyip0zazu" of all hidden files 2025/08/26 02:23:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c432_d20250826_m022124_c001_v7007000_t0000_u01756174884761") as it is a hide marker 2025/08/26 02:23:08 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : leading space/ leading space: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef52_d20250826_m022124_c001_v0001171_t0051_u01756174884058") 2025/08/26 02:23:08 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c431_d20250826_m022123_c001_v7007000_t0000_u01756174883697") as it is a hide marker 2025/08/26 02:23:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef48_d20250826_m022123_c001_v0001171_t0046_u01756174883032") 2025/08/26 02:23:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c43c_d20250826_m022131_c001_v7007000_t0000_u01756174891580") as it is a hide marker 2025/08/26 02:23:08 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efa3_d20250826_m022130_c001_v0001171_t0006_u01756174890620") 2025/08/26 02:23:08 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : created from root.txt: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4095e535386c3411_d20250826_m022227_c001_v7007000_t0000_u01756174947486") as it is a hide marker 2025/08/26 02:23:08 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : created from root.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f10235c117cb4e88a_d20250826_m022226_c001_v0001042_t0054_u01756174946378") 2025/08/26 02:23:08 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : file name.txt: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc6887508_d20250826_m022242_c001_v7007000_t0000_u01756174962680") as it is a hide marker 2025/08/26 02:23:08 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : file name.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f15d_d20250826_m022215_c001_v0001171_t0046_u01756174935033") 2025/08/26 02:23:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : file name.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f118b1b7ec3af30e7_d20250826_m022211_c001_v0001044_t0043_u01756174931373") 2025/08/26 02:23:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : file name.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f08b_d20250826_m022149_c001_v0001171_t0045_u01756174909972") 2025/08/26 02:23:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : file name.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f07b_d20250826_m022148_c001_v0001171_t0013_u01756174908858") 2025/08/26 02:23:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f085_d20250826_m022149_c001_v0001171_t0027_u01756174909343") "upload" dated 2025-08-26 02:21:49.343 +0000 UTC (1m19.42979562s ago) 2025/08/26 02:23:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f404a9f843df4ff38_d20250826_m022209_c001_v7007000_t0000_u01756174929089") as it is a hide marker 2025/08/26 02:23:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f13b_d20250826_m022208_c001_v0001171_t0029_u01756174928777") 2025/08/26 02:23:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f113c632a2e03886b_d20250826_m022207_c001_v0001043_t0014_u01756174927979") 2025/08/26 02:23:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c449_d20250826_m022139_c001_v7007000_t0000_u01756174899538") as it is a hide marker 2025/08/26 02:23:08 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f003_d20250826_m022138_c001_v0001171_t0041_u01756174898557") 2025/08/26 02:23:08 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : piped data.txt: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc688750a_d20250826_m022244_c001_v7007000_t0000_u01756174964527") as it is a hide marker 2025/08/26 02:23:08 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : piped data.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f221_d20250826_m022243_c001_v0001171_t0033_u01756174963966") 2025/08/26 02:23:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : piped data.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc6887509_d20250826_m022243_c001_v7007000_t0000_u01756174963780") 2025/08/26 02:23:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : piped data.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f416df6b4cd54f219_d20250826_m022243_c001_v0001171_t0058_u01756174963418") 2025/08/26 02:23:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c44b_d20250826_m022140_c001_v7007000_t0000_u01756174900543") as it is a hide marker 2025/08/26 02:23:08 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f00d_d20250826_m022139_c001_v0001171_t0023_u01756174899899") 2025/08/26 02:23:08 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : test-metadata: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4167ba517f577523_d20250826_m022251_c001_v7007000_t0000_u01756174971812") as it is a hide marker 2025/08/26 02:23:08 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : test-metadata: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc688750c_d20250826_m022246_c001_v0001153_t0015_u01756174966504") 2025/08/26 02:23:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : test-metadata: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc688750b_d20250826_m022245_c001_v7007000_t0000_u01756174965575") 2025/08/26 02:23:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : test-metadata: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f225_d20250826_m022244_c001_v0001171_t0000_u01756174964713") 2025/08/26 02:23:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c43f_d20250826_m022133_c001_v7007000_t0000_u01756174893577") as it is a hide marker 2025/08/26 02:23:08 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efb9_d20250826_m022132_c001_v0001171_t0016_u01756174892933") 2025/08/26 02:23:08 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c443_d20250826_m022136_c001_v7007000_t0000_u01756174896109") as it is a hide marker 2025/08/26 02:23:08 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efd1_d20250826_m022135_c001_v0001171_t0035_u01756174895278") 2025/08/26 02:23:08 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c441_d20250826_m022134_c001_v7007000_t0000_u01756174894916") as it is a hide marker 2025/08/26 02:23:08 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efc5_d20250826_m022133_c001_v0001171_t0047_u01756174893938") 2025/08/26 02:23:08 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c445_d20250826_m022137_c001_v7007000_t0000_u01756174897118") as it is a hide marker 2025/08/26 02:23:08 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efe3_d20250826_m022136_c001_v0001171_t0022_u01756174896471") 2025/08/26 02:23:08 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c446_d20250826_m022138_c001_v7007000_t0000_u01756174898196") as it is a hide marker 2025/08/26 02:23:08 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54eff3_d20250826_m022137_c001_v0001171_t0027_u01756174897479") 2025/08/26 02:23:08 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c43d_d20250826_m022132_c001_v7007000_t0000_u01756174892573") as it is a hide marker 2025/08/26 02:23:08 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : trailing space /trailing space : Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efa9_d20250826_m022131_c001_v0001171_t0028_u01756174891941") 2025/08/26 02:23:08 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f1032630a2b8dc15a_d20250826_m022302_c001_v0001113_t0021_u01756174982153") "upload" dated 2025-08-26 02:23:02.153 +0000 UTC (6.620684249s ago) 2025/08/26 02:23:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4209e2bde271fcc6_d20250826_m022257_c001_v7007000_t0000_u01756174977363") 2025/08/26 02:23:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f26d_d20250826_m022254_c001_v0001171_t0014_u01756174974353") 2025/08/26 02:23:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c453_d20250826_m022148_c001_v7007000_t0000_u01756174908310") as it is a hide marker 2025/08/26 02:23:08 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2186dec13993c44e_d20250826_m022142_c001_v0001178_t0053_u01756174902697") 2025/08/26 02:23:08 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : zero-length-file: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c44d_d20250826_m022142_c001_v7007000_t0000_u01756174902395") as it is a hide marker 2025/08/26 02:23:08 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : zero-length-file: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f416df6b4cd54f023_d20250826_m022141_c001_v0001171_t0058_u01756174901850") 2025/08/26 02:23:08 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c433_d20250826_m022125_c001_v7007000_t0000_u01756174885814") as it is a hide marker 2025/08/26 02:23:08 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef5c_d20250826_m022125_c001_v0001171_t0036_u01756174885123") 2025/08/26 02:23:08 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c42e_d20250826_m022120_c001_v7007000_t0000_u01756174880711") as it is a hide marker 2025/08/26 02:23:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef2e_d20250826_m022119_c001_v0001171_t0050_u01756174879663") 2025/08/26 02:23:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c439_d20250826_m022129_c001_v7007000_t0000_u01756174889078") as it is a hide marker 2025/08/26 02:23:08 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef7e_d20250826_m022128_c001_v0001171_t0020_u01756174888458") 2025/08/26 02:23:08 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c438_d20250826_m022128_c001_v7007000_t0000_u01756174888096") as it is a hide marker 2025/08/26 02:23:08 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef6e_d20250826_m022127_c001_v0001171_t0036_u01756174887366") 2025/08/26 02:23:08 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c43a_d20250826_m022130_c001_v7007000_t0000_u01756174890247") as it is a hide marker 2025/08/26 02:23:08 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef90_d20250826_m022129_c001_v0001171_t0052_u01756174889439") 2025/08/26 02:23:08 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c435_d20250826_m022127_c001_v7007000_t0000_u01756174887004") as it is a hide marker 2025/08/26 02:23:08 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef62_d20250826_m022126_c001_v0001171_t0006_u01756174886177") 2025/08/26 02:23:08 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : ./.: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c42f_d20250826_m022121_c001_v7007000_t0000_u01756174881684") as it is a hide marker 2025/08/26 02:23:08 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : ./.: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef36_d20250826_m022121_c001_v0001171_t0045_u01756174881072") 2025/08/26 02:23:08 NOTICE: ./.: Skipped delete as --dry-run is set 2025/08/26 02:23:08 DEBUG : ../..: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c430_d20250826_m022122_c001_v7007000_t0000_u01756174882670") as it is a hide marker 2025/08/26 02:23:08 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/08/26 02:23:08 DEBUG : ../..: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef42_d20250826_m022122_c001_v0001171_t0011_u01756174882044") 2025/08/26 02:23:08 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/08/26 02:23:08 INFO : B2 bucket rclone-test-qumoyip0zazu: cleaning bucket "rclone-test-qumoyip0zazu" of all hidden files 2025/08/26 02:23:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c432_d20250826_m022124_c001_v7007000_t0000_u01756174884761") as it is a hide marker 2025/08/26 02:23:09 DEBUG : leading space/ leading space: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef52_d20250826_m022124_c001_v0001171_t0051_u01756174884058") 2025/08/26 02:23:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c431_d20250826_m022123_c001_v7007000_t0000_u01756174883697") as it is a hide marker 2025/08/26 02:23:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef48_d20250826_m022123_c001_v0001171_t0046_u01756174883032") 2025/08/26 02:23:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c43c_d20250826_m022131_c001_v7007000_t0000_u01756174891580") as it is a hide marker 2025/08/26 02:23:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efa3_d20250826_m022130_c001_v0001171_t0006_u01756174890620") 2025/08/26 02:23:09 DEBUG : created from root.txt: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4095e535386c3411_d20250826_m022227_c001_v7007000_t0000_u01756174947486") as it is a hide marker 2025/08/26 02:23:09 DEBUG : created from root.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f10235c117cb4e88a_d20250826_m022226_c001_v0001042_t0054_u01756174946378") 2025/08/26 02:23:09 DEBUG : file name.txt: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc6887508_d20250826_m022242_c001_v7007000_t0000_u01756174962680") as it is a hide marker 2025/08/26 02:23:09 DEBUG : file name.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f15d_d20250826_m022215_c001_v0001171_t0046_u01756174935033") 2025/08/26 02:23:09 DEBUG : file name.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f118b1b7ec3af30e7_d20250826_m022211_c001_v0001044_t0043_u01756174931373") 2025/08/26 02:23:09 DEBUG : file name.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f08b_d20250826_m022149_c001_v0001171_t0045_u01756174909972") 2025/08/26 02:23:09 DEBUG : file name.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f07b_d20250826_m022148_c001_v0001171_t0013_u01756174908858") 2025/08/26 02:23:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f085_d20250826_m022149_c001_v0001171_t0027_u01756174909343") "upload" dated 2025-08-26 02:21:49.343 +0000 UTC (1m20.448306327s ago) 2025/08/26 02:23:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f404a9f843df4ff38_d20250826_m022209_c001_v7007000_t0000_u01756174929089") as it is a hide marker 2025/08/26 02:23:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f13b_d20250826_m022208_c001_v0001171_t0029_u01756174928777") 2025/08/26 02:23:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f113c632a2e03886b_d20250826_m022207_c001_v0001043_t0014_u01756174927979") 2025/08/26 02:23:10 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c449_d20250826_m022139_c001_v7007000_t0000_u01756174899538") as it is a hide marker 2025/08/26 02:23:10 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f003_d20250826_m022138_c001_v0001171_t0041_u01756174898557") 2025/08/26 02:23:10 DEBUG : piped data.txt: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc688750a_d20250826_m022244_c001_v7007000_t0000_u01756174964527") as it is a hide marker 2025/08/26 02:23:10 DEBUG : piped data.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f221_d20250826_m022243_c001_v0001171_t0033_u01756174963966") 2025/08/26 02:23:10 DEBUG : piped data.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc6887509_d20250826_m022243_c001_v7007000_t0000_u01756174963780") 2025/08/26 02:23:10 DEBUG : piped data.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f416df6b4cd54f219_d20250826_m022243_c001_v0001171_t0058_u01756174963418") 2025/08/26 02:23:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c44b_d20250826_m022140_c001_v7007000_t0000_u01756174900543") as it is a hide marker 2025/08/26 02:23:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f00d_d20250826_m022139_c001_v0001171_t0023_u01756174899899") 2025/08/26 02:23:10 DEBUG : test-metadata: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4167ba517f577523_d20250826_m022251_c001_v7007000_t0000_u01756174971812") as it is a hide marker 2025/08/26 02:23:10 DEBUG : test-metadata: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc688750c_d20250826_m022246_c001_v0001153_t0015_u01756174966504") 2025/08/26 02:23:10 DEBUG : test-metadata: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc688750b_d20250826_m022245_c001_v7007000_t0000_u01756174965575") 2025/08/26 02:23:10 DEBUG : test-metadata: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f225_d20250826_m022244_c001_v0001171_t0000_u01756174964713") 2025/08/26 02:23:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c43f_d20250826_m022133_c001_v7007000_t0000_u01756174893577") as it is a hide marker 2025/08/26 02:23:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efb9_d20250826_m022132_c001_v0001171_t0016_u01756174892933") 2025/08/26 02:23:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c443_d20250826_m022136_c001_v7007000_t0000_u01756174896109") as it is a hide marker 2025/08/26 02:23:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efd1_d20250826_m022135_c001_v0001171_t0035_u01756174895278") 2025/08/26 02:23:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c441_d20250826_m022134_c001_v7007000_t0000_u01756174894916") as it is a hide marker 2025/08/26 02:23:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efc5_d20250826_m022133_c001_v0001171_t0047_u01756174893938") 2025/08/26 02:23:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c445_d20250826_m022137_c001_v7007000_t0000_u01756174897118") as it is a hide marker 2025/08/26 02:23:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efe3_d20250826_m022136_c001_v0001171_t0022_u01756174896471") 2025/08/26 02:23:11 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c446_d20250826_m022138_c001_v7007000_t0000_u01756174898196") as it is a hide marker 2025/08/26 02:23:11 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54eff3_d20250826_m022137_c001_v0001171_t0027_u01756174897479") 2025/08/26 02:23:11 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c43d_d20250826_m022132_c001_v7007000_t0000_u01756174892573") as it is a hide marker 2025/08/26 02:23:11 DEBUG : trailing space /trailing space : Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54efa9_d20250826_m022131_c001_v0001171_t0028_u01756174891941") 2025/08/26 02:23:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f1032630a2b8dc15a_d20250826_m022302_c001_v0001113_t0021_u01756174982153") "upload" dated 2025-08-26 02:23:02.153 +0000 UTC (9.044831033s ago) 2025/08/26 02:23:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4209e2bde271fcc6_d20250826_m022257_c001_v7007000_t0000_u01756174977363") 2025/08/26 02:23:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f26d_d20250826_m022254_c001_v0001171_t0014_u01756174974353") 2025/08/26 02:23:11 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c453_d20250826_m022148_c001_v7007000_t0000_u01756174908310") as it is a hide marker 2025/08/26 02:23:11 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2186dec13993c44e_d20250826_m022142_c001_v0001178_t0053_u01756174902697") 2025/08/26 02:23:11 DEBUG : zero-length-file: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c44d_d20250826_m022142_c001_v7007000_t0000_u01756174902395") as it is a hide marker 2025/08/26 02:23:11 DEBUG : zero-length-file: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f416df6b4cd54f023_d20250826_m022141_c001_v0001171_t0058_u01756174901850") 2025/08/26 02:23:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c433_d20250826_m022125_c001_v7007000_t0000_u01756174885814") as it is a hide marker 2025/08/26 02:23:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef5c_d20250826_m022125_c001_v0001171_t0036_u01756174885123") 2025/08/26 02:23:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c42e_d20250826_m022120_c001_v7007000_t0000_u01756174880711") as it is a hide marker 2025/08/26 02:23:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef2e_d20250826_m022119_c001_v0001171_t0050_u01756174879663") 2025/08/26 02:23:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c439_d20250826_m022129_c001_v7007000_t0000_u01756174889078") as it is a hide marker 2025/08/26 02:23:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef7e_d20250826_m022128_c001_v0001171_t0020_u01756174888458") 2025/08/26 02:23:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c438_d20250826_m022128_c001_v7007000_t0000_u01756174888096") as it is a hide marker 2025/08/26 02:23:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef6e_d20250826_m022127_c001_v0001171_t0036_u01756174887366") 2025/08/26 02:23:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c43a_d20250826_m022130_c001_v7007000_t0000_u01756174890247") as it is a hide marker 2025/08/26 02:23:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef90_d20250826_m022129_c001_v0001171_t0052_u01756174889439") 2025/08/26 02:23:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c435_d20250826_m022127_c001_v7007000_t0000_u01756174887004") as it is a hide marker 2025/08/26 02:23:11 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef62_d20250826_m022126_c001_v0001171_t0006_u01756174886177") 2025/08/26 02:23:11 DEBUG : ./.: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c42f_d20250826_m022121_c001_v7007000_t0000_u01756174881684") as it is a hide marker 2025/08/26 02:23:12 DEBUG : ./.: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef36_d20250826_m022121_c001_v0001171_t0045_u01756174881072") 2025/08/26 02:23:12 DEBUG : ../..: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993c430_d20250826_m022122_c001_v7007000_t0000_u01756174882670") as it is a hide marker 2025/08/26 02:23:12 DEBUG : ../..: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54ef42_d20250826_m022122_c001_v0001171_t0011_u01756174882044") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/08/26 02:23:13 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/08/26 02:23:14 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/08/26 02:23:14 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/08/26 02:23:14 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/08/26 02:23:14 INFO : B2 bucket rclone-test-qumoyip0zazu: cleaning bucket "rclone-test-qumoyip0zazu" of pending multipart uploads older than 0s 2025/08/26 02:23:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f085_d20250826_m022149_c001_v0001171_t0027_u01756174909343") "upload" dated 2025-08-26 02:21:49.343 +0000 UTC (1m25.639199546s ago) 2025/08/26 02:23:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc6887514_d20250826_m022313_c001_v0001165_t0043_u01756174993958") as it is a start marker (upload started at 2025-08-26 02:23:13.958 +0000 UTC) 2025/08/26 02:23:14 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/08/26 02:23:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc6887515_d20250826_m022314_c001_v0001181_t0006_u01756174994147") as it is a start marker (upload started at 2025-08-26 02:23:14.147 +0000 UTC) 2025/08/26 02:23:14 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/08/26 02:23:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc6887516_d20250826_m022314_c001_v0001145_t0031_u01756174994331") as it is a start marker (upload started at 2025-08-26 02:23:14.331 +0000 UTC) 2025/08/26 02:23:14 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/08/26 02:23:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc6887517_d20250826_m022314_c001_v0001136_t0049_u01756174994515") as it is a start marker (upload started at 2025-08-26 02:23:14.515 +0000 UTC) 2025/08/26 02:23:14 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/08/26 02:23:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc6887513_d20250826_m022313_c001_v7007000_t0000_u01756174993767") "hide" dated 2025-08-26 02:23:13.767 +0000 UTC (1.215377822s ago) 2025/08/26 02:23:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f1032630a2b8dc15a_d20250826_m022302_c001_v0001113_t0021_u01756174982153") 2025/08/26 02:23:14 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/08/26 02:23:15 INFO : B2 bucket rclone-test-qumoyip0zazu: cleaning bucket "rclone-test-qumoyip0zazu" of pending multipart uploads older than 0s 2025/08/26 02:23:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f085_d20250826_m022149_c001_v0001171_t0027_u01756174909343") "upload" dated 2025-08-26 02:21:49.343 +0000 UTC (1m26.008975916s ago) 2025/08/26 02:23:15 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc6887514_d20250826_m022313_c001_v0001165_t0043_u01756174993958") as it is a start marker (upload started at 2025-08-26 02:23:13.958 +0000 UTC) 2025/08/26 02:23:15 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc6887515_d20250826_m022314_c001_v0001181_t0006_u01756174994147") as it is a start marker (upload started at 2025-08-26 02:23:14.147 +0000 UTC) 2025/08/26 02:23:15 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc6887516_d20250826_m022314_c001_v0001145_t0031_u01756174994331") as it is a start marker (upload started at 2025-08-26 02:23:14.331 +0000 UTC) 2025/08/26 02:23:15 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc6887517_d20250826_m022314_c001_v0001136_t0049_u01756174994515") as it is a start marker (upload started at 2025-08-26 02:23:14.515 +0000 UTC) 2025/08/26 02:23:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc6887513_d20250826_m022313_c001_v7007000_t0000_u01756174993767") "hide" dated 2025-08-26 02:23:13.767 +0000 UTC (1.585186102s ago) 2025/08/26 02:23:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f1032630a2b8dc15a_d20250826_m022302_c001_v0001113_t0021_u01756174982153") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/08/26 02:23:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/26 02:23:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/26 02:23:16 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/08/26 02:23:26 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/08/26 02:23:26 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/08/26 02:23:26 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/08/26 02:23:26 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/08/26 02:23:27 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/08/26 02:23:28 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/08/26 02:23:28 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/08/26 02:23:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:23:31 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/08/26 02:23:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b16e28_d20250826_m022331_c001_v0001145_t0010_u01756175011811") 2025/08/26 02:23:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:23:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/26 02:23:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/26 02:23:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:23:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:23:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/08/26 02:23:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/08/26 02:23:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/08/26 02:23:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/08/26 02:23:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/08/26 02:23:38 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/08/26 02:23:38 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/08/26 02:23:38 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/08/26 02:23:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:23:40 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/08/26 02:23:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f2167ba517f577545_d20250826_m022340_c001_v0001182_t0040_u01756175020140") 2025/08/26 02:23:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/26 02:23:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/26 02:23:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/26 02:23:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:23:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:23:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/26 02:23:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/26 02:23:44 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/08/26 02:23:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/26 02:23:44 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/08/26 02:23:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/26 02:23:44 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/08/26 02:23:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/08/26 02:23:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/08/26 02:23:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/08/26 02:23:47 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/26 02:23:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:23:48 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/08/26 02:23:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b16e3f_d20250826_m022348_c001_v0001165_t0038_u01756175028831") 2025/08/26 02:23:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/26 02:23:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:23:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/26 02:23:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/26 02:23:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/08/26 02:23:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:23:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:23:51 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/08/26 02:23:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/08/26 02:23:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/08/26 02:23:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/26 02:23:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/08/26 02:23:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/08/26 02:23:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/08/26 02:23:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/08/26 02:23:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:23:56 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/08/26 02:23:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b16e47_d20250826_m022356_c001_v0001184_t0024_u01756175036942") 2025/08/26 02:23:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:23:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/08/26 02:23:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/26 02:23:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:23:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:23:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/08/26 02:24:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/26 02:24:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/26 02:24:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/26 02:24:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/26 02:24:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/26 02:24:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/26 02:24:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/08/26 02:24:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:24:04 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/08/26 02:24:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b16e5c_d20250826_m022404_c001_v0001106_t0021_u01756175044976") 2025/08/26 02:24:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/26 02:24:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/26 02:24:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/26 02:24:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:24:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:24:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/26 02:24:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/26 02:24:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/26 02:24:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/26 02:24:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/26 02:24:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/26 02:24:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/26 02:24:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/08/26 02:24:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/26 02:24:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/26 02:24:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/26 02:24:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:24:14 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/08/26 02:24:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b183be_d20250826_m022414_c001_v0001179_t0019_u01756175054317") 2025/08/26 02:24:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/26 02:24:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:24:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/26 02:24:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/26 02:24:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/26 02:24:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:24:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:24:16 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/08/26 02:24:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/08/26 02:24:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/08/26 02:24:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/26 02:24:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/08/26 02:24:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/08/26 02:24:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/08/26 02:24:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/08/26 02:24:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:24:22 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/08/26 02:24:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b18413_d20250826_m022422_c001_v0001184_t0049_u01756175062715") 2025/08/26 02:24:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:24:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/08/26 02:24:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/26 02:24:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:24:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:24:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/08/26 02:24:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/26 02:24:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/26 02:24:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/26 02:24:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/26 02:24:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/26 02:24:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/26 02:24:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/08/26 02:24:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:24:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/08/26 02:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b1848f_d20250826_m022431_c001_v0001136_t0007_u01756175071002") 2025/08/26 02:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/26 02:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/26 02:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/26 02:24:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:24:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:24:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/26 02:24:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/26 02:24:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/26 02:24:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/26 02:24:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/26 02:24:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/26 02:24:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/26 02:24:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/08/26 02:24:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/26 02:24:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/26 02:24:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/26 02:24:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:24:40 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/08/26 02:24:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f200ccce2f106d704_d20250826_m022440_c001_v0001180_t0052_u01756175080175") 2025/08/26 02:24:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/26 02:24:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:24:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/26 02:24:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/26 02:24:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/26 02:24:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:24:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:24:42 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/08/26 02:24:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/08/26 02:24:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/08/26 02:24:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/26 02:24:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/08/26 02:24:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/08/26 02:24:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/08/26 02:24:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/08/26 02:24:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:24:48 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/08/26 02:24:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f200ccce2f106d74e_d20250826_m022448_c001_v0001131_t0059_u01756175088603") 2025/08/26 02:24:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:24:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/08/26 02:24:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/26 02:24:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:24:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:24:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/08/26 02:24:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/26 02:24:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/26 02:24:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/26 02:24:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/26 02:24:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/26 02:24:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/26 02:24:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/08/26 02:24:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:24:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/08/26 02:24:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b185f9_d20250826_m022457_c001_v0001099_t0007_u01756175097515") 2025/08/26 02:24:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/26 02:24:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/26 02:24:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/26 02:25:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:25:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:25:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/26 02:25:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/26 02:25:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/26 02:25:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/26 02:25:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/26 02:25:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/26 02:25:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/08/26 02:25:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/08/26 02:25:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/26 02:25:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/26 02:25:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/26 02:25:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:25:07 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/08/26 02:25:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f207a47d19cb308f2_d20250826_m022507_c001_v0001042_t0002_u01756175107097") 2025/08/26 02:25:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/26 02:25:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:25:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/08/26 02:25:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/26 02:25:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/08/26 02:25:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:25:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:25:10 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/08/26 02:25:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/08/26 02:25:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/08/26 02:25:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/08/26 02:25:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/08/26 02:25:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/08/26 02:25:16 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/08/26 02:25:16 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/08/26 02:25:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:25:20 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/08/26 02:25:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f2095e535386c3cfd_d20250826_m022520_c001_v0001183_t0025_u01756175120131") 2025/08/26 02:25:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:25:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/26 02:25:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/26 02:25:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:25:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:25:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/08/26 02:25:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/08/26 02:25:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/08/26 02:25:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/08/26 02:25:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/08/26 02:25:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/08/26 02:25:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/08/26 02:25:27 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/08/26 02:25:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:25:29 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/08/26 02:25:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f2078ec213e5c63ad_d20250826_m022529_c001_v0001134_t0004_u01756175129626") 2025/08/26 02:25:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/26 02:25:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/26 02:25:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/26 02:25:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:25:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:25:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/26 02:25:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/26 02:25:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/08/26 02:25:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/26 02:25:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/08/26 02:25:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/26 02:25:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/08/26 02:25:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/08/26 02:25:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/08/26 02:25:38 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/08/26 02:25:38 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/26 02:25:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:25:40 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/08/26 02:25:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f21948825f0e1bea8_d20250826_m022540_c001_v0001182_t0057_u01756175140356") 2025/08/26 02:25:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/26 02:25:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:25:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/26 02:25:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/26 02:25:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/08/26 02:25:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/26 02:25:40 DEBUG : pacer: Reducing sleep to 10ms 2025/08/26 02:25:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/08/26 02:25:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:25:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:25:43 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/08/26 02:25:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/08/26 02:25:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/08/26 02:25:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/08/26 02:25:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/08/26 02:25:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/08/26 02:25:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/08/26 02:25:48 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/08/26 02:25:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:25:50 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/08/26 02:25:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f21948825f0e1bfa8_d20250826_m022550_c001_v0001157_t0026_u01756175150671") 2025/08/26 02:25:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:25:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/26 02:25:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/26 02:25:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/08/26 02:25:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/26 02:25:50 DEBUG : pacer: Reducing sleep to 10ms 2025/08/26 02:25:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:25:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:25:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/08/26 02:25:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/08/26 02:25:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/08/26 02:25:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/08/26 02:25:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/08/26 02:26:01 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/08/26 02:26:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/08/26 02:26:12 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/08/26 02:26:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:26:17 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/08/26 02:26:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f219ef394b4b8adc0_d20250826_m022617_c001_v0001115_t0054_u01756175177308") 2025/08/26 02:26:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/26 02:26:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/26 02:26:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/26 02:26:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:26:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:26:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/26 02:26:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/26 02:26:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/08/26 02:26:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/26 02:26:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/08/26 02:26:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/26 02:26:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/08/26 02:26:25 DEBUG : chunked-10Mi-20.000Mi.bin: Error sending chunk 2 (retry=true): CPU too busy (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc0002388d0), retryAfter:1000000000} 2025/08/26 02:26:25 DEBUG : chunked-10Mi-20.000Mi.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/08/26 02:26:25 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/08/26 02:26:25 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/08/26 02:26:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/08/26 02:26:26 DEBUG : pacer: Reducing sleep to 500ms 2025/08/26 02:26:28 DEBUG : pacer: Reducing sleep to 250ms 2025/08/26 02:26:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/08/26 02:26:32 DEBUG : pacer: Reducing sleep to 125ms 2025/08/26 02:26:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/08/26 02:26:33 DEBUG : pacer: Reducing sleep to 62.5ms 2025/08/26 02:26:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/08/26 02:26:33 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts 2025/08/26 02:26:33 DEBUG : pacer: Reducing sleep to 31.25ms 2025/08/26 02:26:34 DEBUG : pacer: Reducing sleep to 15.625ms 2025/08/26 02:26:34 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/26 02:26:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/26 02:26:37 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/08/26 02:26:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f12fd7320ddeb4b9f880e1b_f21313bf9679f681f_d20250826_m022637_c001_v0001176_t0025_u01756175197845") 2025/08/26 02:26:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/26 02:26:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/26 02:26:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/26 02:26:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/26 02:26:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/08/26 02:26:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/08/26 02:26:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/08/26 02:26:41 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/08/26 02:26:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f12fd7320ddeb4b9f880e1b_f21948825f0e1c428_d20250826_m022651_c001_v0001179_t0040_u01756175211042") 2025/08/26 02:26:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/08/26 02:26:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/26 02:26:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/26 02:26:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/26 02:26:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/26 02:26:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/26 02:26:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/26 02:26:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/26 02:26:53 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/08/26 02:26:56 DEBUG : chunked-copy: Done sending chunk 0 2025/08/26 02:26:56 DEBUG : chunked-copy: Done sending chunk 1 2025/08/26 02:26:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/26 02:26:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f12fd7320ddeb4b9f880e1b_f204f5cb368893ba5_d20250826_m022656_c001_v0001134_t0010_u01756175216983") 2025/08/26 02:26:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/08/26 02:26:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/26 02:26:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/26 02:26:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/26 02:26:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/26 02:26:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/08/26 02:26:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/26 02:26:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/08/26 02:26:59 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/08/26 02:27:02 DEBUG : chunked-copy: Done sending chunk 1 2025/08/26 02:27:02 DEBUG : chunked-copy: Done sending chunk 0 2025/08/26 02:27:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/26 02:27:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f12fd7320ddeb4b9f880e1b_f21948825f0e1c4de_d20250826_m022702_c001_v0001183_t0052_u01756175222882") 2025/08/26 02:27:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/26 02:27:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/26 02:27:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/26 02:27:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/26 02:27:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/26 02:27:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/26 02:27:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/26 02:27:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/26 02:27:05 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/08/26 02:27:07 DEBUG : chunked-copy: Done sending chunk 0 2025/08/26 02:27:08 DEBUG : chunked-copy: Done sending chunk 1 2025/08/26 02:27:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/26 02:27:08 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f12fd7320ddeb4b9f880e1b_f204f5cb368893cc1_d20250826_m022708_c001_v0001117_t0014_u01756175228722") 2025/08/26 02:27:08 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/08/26 02:27:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/26 02:27:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/26 02:27:09 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/08/26 02:27:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/26 02:27:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/26 02:27:09 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/26 02:27:11 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/26 02:27:12 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/26 02:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qumoyip0zazu/deeper/nonexisting/directory" 2025/08/26 02:27:13 DEBUG : Config file has changed externally - reloading === 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/08/26 02:27:14 INFO : B2 bucket rclone-test-qumoyip0zazu: cleaning bucket "rclone-test-qumoyip0zazu" of all files 2025/08/26 02:27:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4186dec13993cfd1_d20250826_m022558_c001_v7007000_t0000_u01756175158073") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f21948825f0e1bfa8_d20250826_m022550_c001_v0001157_t0026_u01756175150671") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f41948825f0e1bf9b_d20250826_m022550_c001_v7007000_t0000_u01756175150099") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f203ec79c7c842b61_d20250826_m022545_c001_v0001105_t0008_u01756175145243") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f41948825f0e1c37c_d20250826_m022643_c001_v7007000_t0000_u01756175203263") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f21313bf9679f681f_d20250826_m022637_c001_v0001176_t0025_u01756175197845") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f41313bf9679f6815_d20250826_m022637_c001_v7007000_t0000_u01756175197219") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f219ef394b4b8ae88_d20250826_m022622_c001_v0001093_t0005_u01756175182881") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f419ef394b4b8ae7f_d20250826_m022622_c001_v7007000_t0000_u01756175182685") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f219ef394b4b8adc0_d20250826_m022617_c001_v0001115_t0054_u01756175177308") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f419ef394b4b8adac_d20250826_m022616_c001_v7007000_t0000_u01756175176726") 2025/08/26 02:27:15 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2186dec13993cfd7_d20250826_m022558_c001_v0001091_t0052_u01756175158255") 2025/08/26 02:27:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f418897f1e6b1700c_d20250826_m022418_c001_v7007000_t0000_u01756175058251") 2025/08/26 02:27:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b183be_d20250826_m022414_c001_v0001179_t0019_u01756175054317") 2025/08/26 02:27:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f418897f1e6b16eda_d20250826_m022409_c001_v7007000_t0000_u01756175049366") 2025/08/26 02:27:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b16e5c_d20250826_m022404_c001_v0001106_t0021_u01756175044976") 2025/08/26 02:27:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f411122d935b183b9_d20250826_m022413_c001_v7007000_t0000_u01756175053892") 2025/08/26 02:27:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b16ee2_d20250826_m022409_c001_v0001116_t0022_u01756175049548") 2025/08/26 02:27:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f418897f1e6b16e57_d20250826_m022404_c001_v7007000_t0000_u01756175044557") 2025/08/26 02:27:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2167ba517f57754f_d20250826_m022400_c001_v0001172_t0039_u01756175040384") 2025/08/26 02:27:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4167ba517f57754e_d20250826_m022400_c001_v7007000_t0000_u01756175040199") 2025/08/26 02:27:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b16e47_d20250826_m022356_c001_v0001184_t0024_u01756175036942") 2025/08/26 02:27:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f418897f1e6b16e46_d20250826_m022356_c001_v7007000_t0000_u01756175036539") 2025/08/26 02:27:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2167ba517f57754d_d20250826_m022352_c001_v0001179_t0041_u01756175032994") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f411122d935b1858c_d20250826_m022443_c001_v7007000_t0000_u01756175083999") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f200ccce2f106d704_d20250826_m022440_c001_v0001180_t0052_u01756175080175") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f411122d935b184e1_d20250826_m022435_c001_v7007000_t0000_u01756175075243") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b1848f_d20250826_m022431_c001_v0001136_t0007_u01756175071002") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f400ccce2f106d701_d20250826_m022439_c001_v7007000_t0000_u01756175079797") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b184e6_d20250826_m022435_c001_v0001172_t0044_u01756175075426") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f411122d935b18484_d20250826_m022430_c001_v7007000_t0000_u01756175070542") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b170c5_d20250826_m022426_c001_v0001102_t0038_u01756175066147") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f418897f1e6b170c0_d20250826_m022425_c001_v7007000_t0000_u01756175065964") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b18413_d20250826_m022422_c001_v0001184_t0049_u01756175062715") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f411122d935b1840e_d20250826_m022422_c001_v7007000_t0000_u01756175062317") 2025/08/26 02:27:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b17015_d20250826_m022418_c001_v0001106_t0013_u01756175058433") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4167ba517f57754c_d20250826_m022352_c001_v7007000_t0000_u01756175032809") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b16e3f_d20250826_m022348_c001_v0001165_t0038_u01756175028831") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f418897f1e6b16e3e_d20250826_m022348_c001_v7007000_t0000_u01756175028442") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2167ba517f577547_d20250826_m022344_c001_v0001184_t0047_u01756175024232") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4167ba517f577546_d20250826_m022344_c001_v7007000_t0000_u01756175024048") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2167ba517f577545_d20250826_m022340_c001_v0001182_t0040_u01756175020140") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4167ba517f577544_d20250826_m022339_c001_v7007000_t0000_u01756175019730") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2167ba517f577537_d20250826_m022335_c001_v0001043_t0017_u01756175015486") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4167ba517f577536_d20250826_m022335_c001_v7007000_t0000_u01756175015302") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f218897f1e6b16e28_d20250826_m022331_c001_v0001145_t0010_u01756175011811") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f418897f1e6b16e24_d20250826_m022331_c001_v7007000_t0000_u01756175011408") 2025/08/26 02:27:17 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f212d3a4cc6887539_d20250826_m022326_c001_v0001172_t0033_u01756175006192") 2025/08/26 02:27:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f411122d935b18649_d20250826_m022512_c001_v7007000_t0000_u01756175112281") 2025/08/26 02:27:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f207a47d19cb308f2_d20250826_m022507_c001_v0001042_t0002_u01756175107097") 2025/08/26 02:27:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f411122d935b1860e_d20250826_m022501_c001_v7007000_t0000_u01756175101949") 2025/08/26 02:27:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b185f9_d20250826_m022457_c001_v0001099_t0007_u01756175097515") 2025/08/26 02:27:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f407a47d19cb308ee_d20250826_m022506_c001_v7007000_t0000_u01756175106662") 2025/08/26 02:27:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b18610_d20250826_m022502_c001_v0001183_t0037_u01756175102133") 2025/08/26 02:27:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f411122d935b185f6_d20250826_m022457_c001_v7007000_t0000_u01756175097053") 2025/08/26 02:27:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b185d9_d20250826_m022452_c001_v0001179_t0059_u01756175092471") 2025/08/26 02:27:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f411122d935b185d7_d20250826_m022452_c001_v7007000_t0000_u01756175092288") 2025/08/26 02:27:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f200ccce2f106d74e_d20250826_m022448_c001_v0001131_t0059_u01756175088603") 2025/08/26 02:27:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f400ccce2f106d747_d20250826_m022448_c001_v7007000_t0000_u01756175088163") 2025/08/26 02:27:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b18590_d20250826_m022444_c001_v0001101_t0051_u01756175084182") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f403ec79c7c842b5c_d20250826_m022545_c001_v7007000_t0000_u01756175145055") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f21948825f0e1bea8_d20250826_m022540_c001_v0001182_t0057_u01756175140356") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f41948825f0e1be9b_d20250826_m022539_c001_v7007000_t0000_u01756175139849") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2078ec213e5c63d4_d20250826_m022534_c001_v0001120_t0047_u01756175134818") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4078ec213e5c63d1_d20250826_m022534_c001_v7007000_t0000_u01756175134635") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2078ec213e5c63ad_d20250826_m022529_c001_v0001134_t0004_u01756175129626") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4078ec213e5c63aa_d20250826_m022529_c001_v7007000_t0000_u01756175129076") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2078ec213e5c6394_d20250826_m022524_c001_v0001090_t0000_u01756175124171") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4078ec213e5c6392_d20250826_m022523_c001_v7007000_t0000_u01756175123984") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f2095e535386c3cfd_d20250826_m022520_c001_v0001183_t0025_u01756175120131") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f4095e535386c3ce9_d20250826_m022519_c001_v7007000_t0000_u01756175119619") 2025/08/26 02:27:18 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f211122d935b1864c_d20250826_m022512_c001_v0001180_t0016_u01756175112466") 2025/08/26 02:27:18 DEBUG : chunked-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f414ceec2a1d1a15e_d20250826_m022711_c001_v7007000_t0000_u01756175231129") 2025/08/26 02:27:18 DEBUG : chunked-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f21948825f0e1c504_d20250826_m022705_c001_v0001040_t0039_u01756175225238") 2025/08/26 02:27:18 DEBUG : chunked-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f41948825f0e1c4f9_d20250826_m022704_c001_v7007000_t0000_u01756175224582") 2025/08/26 02:27:18 DEBUG : chunked-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f204f5cb368893bf5_d20250826_m022659_c001_v0001171_t0046_u01756175219399") 2025/08/26 02:27:18 DEBUG : chunked-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f404f5cb368893be0_d20250826_m022658_c001_v7007000_t0000_u01756175218709") 2025/08/26 02:27:19 DEBUG : chunked-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f21948825f0e1c44e_d20250826_m022653_c001_v0001044_t0043_u01756175213470") 2025/08/26 02:27:19 DEBUG : chunked-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f41948825f0e1c446_d20250826_m022652_c001_v7007000_t0000_u01756175212787") 2025/08/26 02:27:19 DEBUG : chunked-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f1032630a2b8dc3a9_d20250826_m022648_c001_v0001113_t0015_u01756175208932") 2025/08/26 02:27:19 DEBUG : chunked-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f41948825f0e1c3f6_d20250826_m022648_c001_v7007000_t0000_u01756175208508") 2025/08/26 02:27:19 DEBUG : chunked-copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f1032630a2b8dc3a1_d20250826_m022644_c001_v0001113_t0001_u01756175204073") 2025/08/26 02:27:19 DEBUG : chunked-copy.copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f414ceec2a1d1a15b_d20250826_m022710_c001_v7007000_t0000_u01756175230948") 2025/08/26 02:27:19 DEBUG : chunked-copy.copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f204f5cb368893cc1_d20250826_m022708_c001_v0001117_t0014_u01756175228722") 2025/08/26 02:27:19 DEBUG : chunked-copy.copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f41948825f0e1c4f4_d20250826_m022704_c001_v7007000_t0000_u01756175224393") 2025/08/26 02:27:19 DEBUG : chunked-copy.copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f21948825f0e1c4de_d20250826_m022702_c001_v0001183_t0052_u01756175222882") 2025/08/26 02:27:19 DEBUG : chunked-copy.copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f404f5cb368893bd8_d20250826_m022658_c001_v7007000_t0000_u01756175218525") 2025/08/26 02:27:19 DEBUG : chunked-copy.copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f204f5cb368893ba5_d20250826_m022656_c001_v0001134_t0010_u01756175216983") 2025/08/26 02:27:19 DEBUG : chunked-copy.copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f41948825f0e1c444_d20250826_m022652_c001_v7007000_t0000_u01756175212603") 2025/08/26 02:27:19 DEBUG : chunked-copy.copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f21948825f0e1c428_d20250826_m022651_c001_v0001179_t0040_u01756175211042") 2025/08/26 02:27:19 DEBUG : chunked-copy.copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f41948825f0e1c3ef_d20250826_m022648_c001_v7007000_t0000_u01756175208326") 2025/08/26 02:27:19 DEBUG : chunked-copy.copy: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f1058eebb3176e791_d20250826_m022647_c001_v0001180_t0039_u01756175207543") 2025/08/26 02:27:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f116df6b4cd54f085_d20250826_m022149_c001_v0001171_t0027_u01756174909343") 2025/08/26 02:27:19 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f414ceec2a1d1a16a_d20250826_m022712_c001_v7007000_t0000_u01756175232115") 2025/08/26 02:27:19 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f1032630a2b8dc3f1_d20250826_m022711_c001_v0001113_t0028_u01756175231675") 2025/08/26 02:27:19 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f414ceec2a1d1a173_d20250826_m022713_c001_v7007000_t0000_u01756175233427") 2025/08/26 02:27:19 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f1032630a2b8dc3f7_d20250826_m022712_c001_v0001113_t0047_u01756175232980") 2025/08/26 02:27:19 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f1032630a2b8dc3f3_d20250826_m022712_c001_v0001113_t0013_u01756175232298") 2025/08/26 02:27:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f12fd7320ddeb4b9f880e1b_f412d3a4cc6887513_d20250826_m022313_c001_v7007000_t0000_u01756174993767") 2025/08/26 02:27:24 INFO : B2 bucket rclone-test-qumoyip0zazu: cleaning bucket "rclone-test-qumoyip0zazu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (377.94s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.04s) --- PASS: TestIntegration/FsMkdir (370.00s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.92s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (97.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- 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.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.30s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.00s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (14.29s) --- 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.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (41.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.28s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- 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.80s) --- 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 (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.20s) --- 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 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (197.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (11.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (58.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (13.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (7.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (24.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (20.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 377.963s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m18.819026696s (try 1/5)