"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/09/26 02:27:24 NOTICE: TestB2: Starting server 2025/09/26 02:27:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wodanel9beke" 2025/09/26 02:27:24 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/09/26 02:27:27 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/26 02:27:27 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/26 02:27:27 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/09/26 02:27:57 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/09/26 02:27:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/09/26 02:28:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/09/26 02:28:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/09/26 02:28:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/09/26 02:28:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/09/26 02:28:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/09/26 02:28:01 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/09/26 02:28:09 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/26 02:28:10 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/09/26 02:28:15 INFO : B2 bucket rclone-test-wodanel9beke: cleaning bucket "rclone-test-wodanel9beke" of all files 2025/09/26 02:28:15 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08eea_d20250926_m022814_c001_v0001116_t0037_u01758853694430") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/26 02:28:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wodanel9beke/dirToPurgeFromRoot" 2025/09/26 02:28:18 INFO : B2 bucket rclone-test-wodanel9beke path dirToPurgeFromRoot: cleaning bucket "rclone-test-wodanel9beke" of all files 2025/09/26 02:28:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ef0_d20250926_m022816_c001_v0001116_t0028_u01758853696208") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/26 02:28:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wodanel9beke/hello? sausage/êé" 2025/09/26 02:28:23 INFO : B2 bucket rclone-test-wodanel9beke path hello? sausage/êé: cleaning bucket "rclone-test-wodanel9beke" of all files 2025/09/26 02:28:23 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f10258e15ddc076a0_d20250926_m022821_c001_v0001130_t0048_u01758853701915") === 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/09/26 02:28:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wodanel9beke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/26 02:28:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wodanel9beke/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-wodanel9beke" from "TestB2:rclone-test-wodanel9beke" 2025/09/26 02:28:36 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/09/26 02:28:47 DEBUG : Creating backend with remote "TestB2:rclone-test-duviniz4kupa" 2025/09/26 02:28:50 DEBUG : B2 bucket rclone-test-duviniz4kupa: Purge remote 2025/09/26 02:28:50 INFO : B2 bucket rclone-test-duviniz4kupa: cleaning bucket "rclone-test-duviniz4kupa" of all files 2025/09/26 02:28:50 DEBUG : somefile: Deleting (id "4_zef820d93d0ad8b3b9f980e1b_f40728bc7be1a34d7_d20250926_m022849_c001_v0001101_t0051_u01758853729710") === 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/09/26 02:28:52 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/26 02:28:53 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/09/26 02:28:56 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/09/26 02:28:56 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/09/26 02:28:56 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.876Ki offset 6Mi/6.106Mi 2025/09/26 02:28:56 DEBUG : test-metadata: Sending chunk 1 length 111489 2025/09/26 02:28:58 DEBUG : test-metadata: Done sending chunk 1 2025/09/26 02:28:59 DEBUG : test-metadata: Done sending chunk 0 2025/09/26 02:28:59 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/09/26 02:29:09 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1116-11.backblaze.com/b2api/v1/b2_upload_file/5f72cda3d08d8b3b9f980e1b/c001_v0001116_t0008": EOF 2025/09/26 02:29:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-11.backblaze.com/b2api/v1/b2_upload_file/5f72cda3d08d8b3b9f980e1b/c001_v0001116_t0008": EOF) 2025/09/26 02:29:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1116-11.backblaze.com/b2api/v1/b2_upload_file/5f72cda3d08d8b3b9f980e1b/c001_v0001116_t0008": EOF - low level retry 1/10 2025/09/26 02:29:12 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-09-26-022904-169.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/09/26 02:29:14 DEBUG : oldPath = "TestB2:rclone-test-wodanel9beke/versions/test-versions-v2025-09-26-022904-169.txt" 2025/09/26 02:29:14 DEBUG : newPath = "TestB2,versions:rclone-test-wodanel9beke/versions/test-versions-v2025-09-26-022904-169.txt" 2025/09/26 02:29:14 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-wodanel9beke/versions/test-versions-v2025-09-26-022904-169.txt" 2025/09/26 02:29:14 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/09/26 02:29:16 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-wodanel9beke/versions/test-versions-v2025-09-26-022904-169.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-wodanel9beke/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/09/26 02:29:19 INFO : B2 bucket rclone-test-wodanel9beke: cleaning bucket "rclone-test-wodanel9beke" of all hidden files 2025/09/26 02:29:19 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b76_d20250926_m022736_c001_v7007000_t0000_u01758853656504") as it is a hide marker 2025/09/26 02:29:19 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : leading space/ leading space: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e7c_d20250926_m022735_c001_v0001116_t0029_u01758853655511") 2025/09/26 02:29:19 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b75_d20250926_m022735_c001_v7007000_t0000_u01758853655145") as it is a hide marker 2025/09/26 02:29:19 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e78_d20250926_m022734_c001_v0001116_t0017_u01758853654295") 2025/09/26 02:29:19 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b7e_d20250926_m022745_c001_v7007000_t0000_u01758853665051") as it is a hide marker 2025/09/26 02:29:19 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e98_d20250926_m022744_c001_v0001116_t0046_u01758853664007") 2025/09/26 02:29:19 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : created from root.txt: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4188142601223d0e_d20250926_m022843_c001_v7007000_t0000_u01758853723853") as it is a hide marker 2025/09/26 02:29:19 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : created from root.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f102f927d75d2e1d8_d20250926_m022842_c001_v0001183_t0044_u01758853722833") 2025/09/26 02:29:19 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : file name.txt: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a4470_d20250926_m022851_c001_v7007000_t0000_u01758853731798") as it is a hide marker 2025/09/26 02:29:19 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : file name.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08f0a_d20250926_m022831_c001_v0001116_t0058_u01758853711831") 2025/09/26 02:29:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : file name.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f1195fc550404fd63_d20250926_m022828_c001_v0001120_t0032_u01758853708170") 2025/09/26 02:29:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : file name.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ed4_d20250926_m022805_c001_v0001116_t0012_u01758853685848") 2025/09/26 02:29:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : file name.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ecd_d20250926_m022804_c001_v0001116_t0016_u01758853684396") 2025/09/26 02:29:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ecf_d20250926_m022805_c001_v0001116_t0009_u01758853685108") "upload" dated 2025-09-26 02:28:05.108 +0000 UTC (1m14.403779791s ago) 2025/09/26 02:29:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4173808e5efc3f7b_d20250926_m022825_c001_v7007000_t0000_u01758853705975") as it is a hide marker 2025/09/26 02:29:19 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f110e3fef3e5809da_d20250926_m022825_c001_v0001183_t0036_u01758853705764") 2025/09/26 02:29:19 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f11653b27963a2893_d20250926_m022824_c001_v0001090_t0059_u01758853704856") 2025/09/26 02:29:19 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b89_d20250926_m022754_c001_v7007000_t0000_u01758853674158") as it is a hide marker 2025/09/26 02:29:19 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08eb4_d20250926_m022753_c001_v0001116_t0024_u01758853673104") 2025/09/26 02:29:19 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : piped data.txt: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a4479_d20250926_m022854_c001_v7007000_t0000_u01758853734139") as it is a hide marker 2025/09/26 02:29:19 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : piped data.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08f29_d20250926_m022853_c001_v0001116_t0058_u01758853733107") 2025/09/26 02:29:19 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : piped data.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a4473_d20250926_m022852_c001_v7007000_t0000_u01758853732924") 2025/09/26 02:29:19 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : piped data.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f411906bc47e08f27_d20250926_m022852_c001_v0001116_t0008_u01758853732564") 2025/09/26 02:29:19 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b8a_d20250926_m022755_c001_v7007000_t0000_u01758853675331") as it is a hide marker 2025/09/26 02:29:19 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08eb8_d20250926_m022754_c001_v0001116_t0031_u01758853674524") 2025/09/26 02:29:19 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : test-metadata: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4048e2af40b2be92_d20250926_m022901_c001_v7007000_t0000_u01758853741623") as it is a hide marker 2025/09/26 02:29:19 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : test-metadata: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2095ea60f33a4480_d20250926_m022856_c001_v0001154_t0023_u01758853736379") 2025/09/26 02:29:19 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : test-metadata: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a447d_d20250926_m022855_c001_v7007000_t0000_u01758853735384") 2025/09/26 02:29:19 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : test-metadata: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08f2f_d20250926_m022854_c001_v0001116_t0022_u01758853734323") 2025/09/26 02:29:19 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b82_d20250926_m022747_c001_v7007000_t0000_u01758853667557") as it is a hide marker 2025/09/26 02:29:19 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e9e_d20250926_m022746_c001_v0001116_t0039_u01758853666677") 2025/09/26 02:29:19 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b84_d20250926_m022750_c001_v7007000_t0000_u01758853670119") as it is a hide marker 2025/09/26 02:29:19 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ea6_d20250926_m022749_c001_v0001116_t0023_u01758853669202") 2025/09/26 02:29:19 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b83_d20250926_m022748_c001_v7007000_t0000_u01758853668819") as it is a hide marker 2025/09/26 02:29:19 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ea2_d20250926_m022747_c001_v0001116_t0055_u01758853667922") 2025/09/26 02:29:19 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b85_d20250926_m022751_c001_v7007000_t0000_u01758853671346") as it is a hide marker 2025/09/26 02:29:19 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ea8_d20250926_m022750_c001_v0001116_t0015_u01758853670497") 2025/09/26 02:29:19 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b87_d20250926_m022752_c001_v7007000_t0000_u01758853672739") as it is a hide marker 2025/09/26 02:29:19 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08eae_d20250926_m022751_c001_v0001116_t0014_u01758853671709") 2025/09/26 02:29:19 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b80_d20250926_m022746_c001_v7007000_t0000_u01758853666304") as it is a hide marker 2025/09/26 02:29:19 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : trailing space /trailing space : Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e9a_d20250926_m022745_c001_v0001116_t0047_u01758853665414") 2025/09/26 02:29:19 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f1141c6aacf22a11c_d20250926_m022912_c001_v0001134_t0040_u01758853752622") "upload" dated 2025-09-26 02:29:12.622 +0000 UTC (6.890693777s ago) 2025/09/26 02:29:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4169d19576a006e0_d20250926_m022907_c001_v7007000_t0000_u01758853747811") 2025/09/26 02:29:19 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08f3b_d20250926_m022904_c001_v0001116_t0052_u01758853744169") 2025/09/26 02:29:19 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b90_d20250926_m022803_c001_v7007000_t0000_u01758853683815") as it is a hide marker 2025/09/26 02:29:19 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f218913363c2d0b8d_d20250926_m022757_c001_v0001091_t0047_u01758853677540") 2025/09/26 02:29:19 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : zero-length-file: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b8c_d20250926_m022757_c001_v7007000_t0000_u01758853677162") as it is a hide marker 2025/09/26 02:29:19 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : zero-length-file: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f411906bc47e08ec1_d20250926_m022756_c001_v0001116_t0008_u01758853676619") 2025/09/26 02:29:19 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b77_d20250926_m022738_c001_v7007000_t0000_u01758853658076") as it is a hide marker 2025/09/26 02:29:19 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e80_d20250926_m022736_c001_v0001116_t0018_u01758853656898") 2025/09/26 02:29:19 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b71_d20250926_m022730_c001_v7007000_t0000_u01758853650786") as it is a hide marker 2025/09/26 02:29:19 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e6e_d20250926_m022729_c001_v0001116_t0015_u01758853649617") 2025/09/26 02:29:19 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b7b_d20250926_m022742_c001_v7007000_t0000_u01758853662394") as it is a hide marker 2025/09/26 02:29:19 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e90_d20250926_m022741_c001_v0001116_t0013_u01758853661218") 2025/09/26 02:29:19 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b7a_d20250926_m022740_c001_v7007000_t0000_u01758853660781") as it is a hide marker 2025/09/26 02:29:19 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e8a_d20250926_m022739_c001_v0001116_t0051_u01758853659663") 2025/09/26 02:29:19 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b7c_d20250926_m022743_c001_v7007000_t0000_u01758853663643") as it is a hide marker 2025/09/26 02:29:19 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e96_d20250926_m022742_c001_v0001116_t0021_u01758853662789") 2025/09/26 02:29:19 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b78_d20250926_m022739_c001_v7007000_t0000_u01758853659300") as it is a hide marker 2025/09/26 02:29:19 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e84_d20250926_m022738_c001_v0001116_t0057_u01758853658439") 2025/09/26 02:29:19 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : ./.: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b73_d20250926_m022732_c001_v7007000_t0000_u01758853652493") as it is a hide marker 2025/09/26 02:29:19 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : ./.: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e70_d20250926_m022731_c001_v0001116_t0010_u01758853651158") 2025/09/26 02:29:19 NOTICE: ./.: Skipped delete as --dry-run is set 2025/09/26 02:29:19 DEBUG : ../..: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b74_d20250926_m022733_c001_v7007000_t0000_u01758853653933") as it is a hide marker 2025/09/26 02:29:19 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/09/26 02:29:19 DEBUG : ../..: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e74_d20250926_m022732_c001_v0001116_t0033_u01758853652856") 2025/09/26 02:29:19 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/09/26 02:29:19 INFO : B2 bucket rclone-test-wodanel9beke: cleaning bucket "rclone-test-wodanel9beke" of all hidden files 2025/09/26 02:29:19 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b76_d20250926_m022736_c001_v7007000_t0000_u01758853656504") as it is a hide marker 2025/09/26 02:29:19 DEBUG : leading space/ leading space: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e7c_d20250926_m022735_c001_v0001116_t0029_u01758853655511") 2025/09/26 02:29:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b75_d20250926_m022735_c001_v7007000_t0000_u01758853655145") as it is a hide marker 2025/09/26 02:29:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e78_d20250926_m022734_c001_v0001116_t0017_u01758853654295") 2025/09/26 02:29:19 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b7e_d20250926_m022745_c001_v7007000_t0000_u01758853665051") as it is a hide marker 2025/09/26 02:29:19 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e98_d20250926_m022744_c001_v0001116_t0046_u01758853664007") 2025/09/26 02:29:19 DEBUG : created from root.txt: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4188142601223d0e_d20250926_m022843_c001_v7007000_t0000_u01758853723853") as it is a hide marker 2025/09/26 02:29:19 DEBUG : created from root.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f102f927d75d2e1d8_d20250926_m022842_c001_v0001183_t0044_u01758853722833") 2025/09/26 02:29:19 DEBUG : file name.txt: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a4470_d20250926_m022851_c001_v7007000_t0000_u01758853731798") as it is a hide marker 2025/09/26 02:29:20 DEBUG : file name.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08f0a_d20250926_m022831_c001_v0001116_t0058_u01758853711831") 2025/09/26 02:29:20 DEBUG : file name.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f1195fc550404fd63_d20250926_m022828_c001_v0001120_t0032_u01758853708170") 2025/09/26 02:29:20 DEBUG : file name.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ed4_d20250926_m022805_c001_v0001116_t0012_u01758853685848") 2025/09/26 02:29:20 DEBUG : file name.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ecd_d20250926_m022804_c001_v0001116_t0016_u01758853684396") 2025/09/26 02:29:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ecf_d20250926_m022805_c001_v0001116_t0009_u01758853685108") "upload" dated 2025-09-26 02:28:05.108 +0000 UTC (1m15.421426453s ago) 2025/09/26 02:29:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4173808e5efc3f7b_d20250926_m022825_c001_v7007000_t0000_u01758853705975") as it is a hide marker 2025/09/26 02:29:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f110e3fef3e5809da_d20250926_m022825_c001_v0001183_t0036_u01758853705764") 2025/09/26 02:29:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f11653b27963a2893_d20250926_m022824_c001_v0001090_t0059_u01758853704856") 2025/09/26 02:29:20 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b89_d20250926_m022754_c001_v7007000_t0000_u01758853674158") as it is a hide marker 2025/09/26 02:29:20 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08eb4_d20250926_m022753_c001_v0001116_t0024_u01758853673104") 2025/09/26 02:29:20 DEBUG : piped data.txt: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a4479_d20250926_m022854_c001_v7007000_t0000_u01758853734139") as it is a hide marker 2025/09/26 02:29:20 DEBUG : piped data.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08f29_d20250926_m022853_c001_v0001116_t0058_u01758853733107") 2025/09/26 02:29:20 DEBUG : piped data.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a4473_d20250926_m022852_c001_v7007000_t0000_u01758853732924") 2025/09/26 02:29:20 DEBUG : piped data.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f411906bc47e08f27_d20250926_m022852_c001_v0001116_t0008_u01758853732564") 2025/09/26 02:29:20 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b8a_d20250926_m022755_c001_v7007000_t0000_u01758853675331") as it is a hide marker 2025/09/26 02:29:21 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08eb8_d20250926_m022754_c001_v0001116_t0031_u01758853674524") 2025/09/26 02:29:21 DEBUG : test-metadata: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4048e2af40b2be92_d20250926_m022901_c001_v7007000_t0000_u01758853741623") as it is a hide marker 2025/09/26 02:29:21 DEBUG : test-metadata: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2095ea60f33a4480_d20250926_m022856_c001_v0001154_t0023_u01758853736379") 2025/09/26 02:29:21 DEBUG : test-metadata: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a447d_d20250926_m022855_c001_v7007000_t0000_u01758853735384") 2025/09/26 02:29:21 DEBUG : test-metadata: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08f2f_d20250926_m022854_c001_v0001116_t0022_u01758853734323") 2025/09/26 02:29:21 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b82_d20250926_m022747_c001_v7007000_t0000_u01758853667557") as it is a hide marker 2025/09/26 02:29:21 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e9e_d20250926_m022746_c001_v0001116_t0039_u01758853666677") 2025/09/26 02:29:21 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b84_d20250926_m022750_c001_v7007000_t0000_u01758853670119") as it is a hide marker 2025/09/26 02:29:21 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ea6_d20250926_m022749_c001_v0001116_t0023_u01758853669202") 2025/09/26 02:29:21 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b83_d20250926_m022748_c001_v7007000_t0000_u01758853668819") as it is a hide marker 2025/09/26 02:29:21 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ea2_d20250926_m022747_c001_v0001116_t0055_u01758853667922") 2025/09/26 02:29:21 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b85_d20250926_m022751_c001_v7007000_t0000_u01758853671346") as it is a hide marker 2025/09/26 02:29:21 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ea8_d20250926_m022750_c001_v0001116_t0015_u01758853670497") 2025/09/26 02:29:21 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b87_d20250926_m022752_c001_v7007000_t0000_u01758853672739") as it is a hide marker 2025/09/26 02:29:21 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08eae_d20250926_m022751_c001_v0001116_t0014_u01758853671709") 2025/09/26 02:29:21 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b80_d20250926_m022746_c001_v7007000_t0000_u01758853666304") as it is a hide marker 2025/09/26 02:29:21 DEBUG : trailing space /trailing space : Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e9a_d20250926_m022745_c001_v0001116_t0047_u01758853665414") 2025/09/26 02:29:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f1141c6aacf22a11c_d20250926_m022912_c001_v0001134_t0040_u01758853752622") "upload" dated 2025-09-26 02:29:12.622 +0000 UTC (9.246915916s ago) 2025/09/26 02:29:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4169d19576a006e0_d20250926_m022907_c001_v7007000_t0000_u01758853747811") 2025/09/26 02:29:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08f3b_d20250926_m022904_c001_v0001116_t0052_u01758853744169") 2025/09/26 02:29:21 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b90_d20250926_m022803_c001_v7007000_t0000_u01758853683815") as it is a hide marker 2025/09/26 02:29:22 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f218913363c2d0b8d_d20250926_m022757_c001_v0001091_t0047_u01758853677540") 2025/09/26 02:29:22 DEBUG : zero-length-file: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b8c_d20250926_m022757_c001_v7007000_t0000_u01758853677162") as it is a hide marker 2025/09/26 02:29:22 DEBUG : zero-length-file: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f411906bc47e08ec1_d20250926_m022756_c001_v0001116_t0008_u01758853676619") 2025/09/26 02:29:22 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b77_d20250926_m022738_c001_v7007000_t0000_u01758853658076") as it is a hide marker 2025/09/26 02:29:22 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e80_d20250926_m022736_c001_v0001116_t0018_u01758853656898") 2025/09/26 02:29:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b71_d20250926_m022730_c001_v7007000_t0000_u01758853650786") as it is a hide marker 2025/09/26 02:29:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e6e_d20250926_m022729_c001_v0001116_t0015_u01758853649617") 2025/09/26 02:29:22 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b7b_d20250926_m022742_c001_v7007000_t0000_u01758853662394") as it is a hide marker 2025/09/26 02:29:22 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e90_d20250926_m022741_c001_v0001116_t0013_u01758853661218") 2025/09/26 02:29:22 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b7a_d20250926_m022740_c001_v7007000_t0000_u01758853660781") as it is a hide marker 2025/09/26 02:29:22 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e8a_d20250926_m022739_c001_v0001116_t0051_u01758853659663") 2025/09/26 02:29:22 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b7c_d20250926_m022743_c001_v7007000_t0000_u01758853663643") as it is a hide marker 2025/09/26 02:29:22 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e96_d20250926_m022742_c001_v0001116_t0021_u01758853662789") 2025/09/26 02:29:22 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b78_d20250926_m022739_c001_v7007000_t0000_u01758853659300") as it is a hide marker 2025/09/26 02:29:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e84_d20250926_m022738_c001_v0001116_t0057_u01758853658439") 2025/09/26 02:29:22 DEBUG : ./.: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b73_d20250926_m022732_c001_v7007000_t0000_u01758853652493") as it is a hide marker 2025/09/26 02:29:22 DEBUG : ./.: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e70_d20250926_m022731_c001_v0001116_t0010_u01758853651158") 2025/09/26 02:29:22 DEBUG : ../..: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f418913363c2d0b74_d20250926_m022733_c001_v7007000_t0000_u01758853653933") as it is a hide marker 2025/09/26 02:29:22 DEBUG : ../..: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08e74_d20250926_m022732_c001_v0001116_t0033_u01758853652856") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/09/26 02:29:23 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/09/26 02:29:23 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/09/26 02:29:24 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/09/26 02:29:24 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/09/26 02:29:24 INFO : B2 bucket rclone-test-wodanel9beke: cleaning bucket "rclone-test-wodanel9beke" of pending multipart uploads older than 0s 2025/09/26 02:29:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ecf_d20250926_m022805_c001_v0001116_t0009_u01758853685108") "upload" dated 2025-09-26 02:28:05.108 +0000 UTC (1m19.624236262s ago) 2025/09/26 02:29:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f2128667835ba7f1a_d20250926_m022923_c001_v0001146_t0051_u01758853763682") as it is a start marker (upload started at 2025-09-26 02:29:23.682 +0000 UTC) 2025/09/26 02:29:24 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/09/26 02:29:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f2128667835ba7f1b_d20250926_m022923_c001_v0001113_t0007_u01758853763874") as it is a start marker (upload started at 2025-09-26 02:29:23.874 +0000 UTC) 2025/09/26 02:29:24 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/09/26 02:29:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f2128667835ba7f1c_d20250926_m022924_c001_v0001146_t0057_u01758853764096") as it is a start marker (upload started at 2025-09-26 02:29:24.096 +0000 UTC) 2025/09/26 02:29:24 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/09/26 02:29:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f2128667835ba7f1d_d20250926_m022924_c001_v0001145_t0018_u01758853764277") as it is a start marker (upload started at 2025-09-26 02:29:24.277 +0000 UTC) 2025/09/26 02:29:24 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/09/26 02:29:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4128667835ba7f19_d20250926_m022923_c001_v7007000_t0000_u01758853763502") "hide" dated 2025-09-26 02:29:23.502 +0000 UTC (1.230465633s ago) 2025/09/26 02:29:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f1141c6aacf22a11c_d20250926_m022912_c001_v0001134_t0040_u01758853752622") 2025/09/26 02:29:24 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/09/26 02:29:24 INFO : B2 bucket rclone-test-wodanel9beke: cleaning bucket "rclone-test-wodanel9beke" of pending multipart uploads older than 0s 2025/09/26 02:29:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ecf_d20250926_m022805_c001_v0001116_t0009_u01758853685108") "upload" dated 2025-09-26 02:28:05.108 +0000 UTC (1m19.988491364s ago) 2025/09/26 02:29:25 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f2128667835ba7f1a_d20250926_m022923_c001_v0001146_t0051_u01758853763682") as it is a start marker (upload started at 2025-09-26 02:29:23.682 +0000 UTC) 2025/09/26 02:29:25 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f2128667835ba7f1b_d20250926_m022923_c001_v0001113_t0007_u01758853763874") as it is a start marker (upload started at 2025-09-26 02:29:23.874 +0000 UTC) 2025/09/26 02:29:25 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f2128667835ba7f1c_d20250926_m022924_c001_v0001146_t0057_u01758853764096") as it is a start marker (upload started at 2025-09-26 02:29:24.096 +0000 UTC) 2025/09/26 02:29:25 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f2128667835ba7f1d_d20250926_m022924_c001_v0001145_t0018_u01758853764277") as it is a start marker (upload started at 2025-09-26 02:29:24.277 +0000 UTC) 2025/09/26 02:29:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f72cda3d08d8b3b9f980e1b_f4128667835ba7f19_d20250926_m022923_c001_v7007000_t0000_u01758853763502") "hide" dated 2025-09-26 02:29:23.502 +0000 UTC (1.59472929s ago) 2025/09/26 02:29:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f1141c6aacf22a11c_d20250926_m022912_c001_v0001134_t0040_u01758853752622") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/09/26 02:29:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/26 02:29:26 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/26 02:29:26 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/09/26 02:29:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/09/26 02:29:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/09/26 02:29:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/09/26 02:29:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/09/26 02:29:28 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/09/26 02:29:30 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/09/26 02:29:30 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/09/26 02:29:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:29:32 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/09/26 02:29:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f203c2324b21c0f78_d20250926_m022932_c001_v0001172_t0013_u01758853772969") 2025/09/26 02:29:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:29:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/26 02:29:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/26 02:29:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:29:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:29:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/09/26 02:29:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/09/26 02:29:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/09/26 02:29:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/09/26 02:29:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/09/26 02:29:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/09/26 02:29:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/09/26 02:29:39 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/09/26 02:29:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:29:41 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/09/26 02:29:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f2095ea60f33a4521_d20250926_m022941_c001_v0001042_t0011_u01758853781534") 2025/09/26 02:29:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/26 02:29:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/26 02:29:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/26 02:29:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:29:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:29:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/26 02:29:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/26 02:29:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/09/26 02:29:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/26 02:29:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/09/26 02:29:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/26 02:29:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/09/26 02:29:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/09/26 02:29:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/09/26 02:29:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/09/26 02:29:48 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/26 02:29:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:29:50 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/09/26 02:29:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f20944ce3cc74a2b1_d20250926_m022950_c001_v0001134_t0001_u01758853790651") 2025/09/26 02:29:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/26 02:29:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:29:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/26 02:29:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/26 02:29:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/09/26 02:29:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:29:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:29:58 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/09/26 02:30:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/09/26 02:30:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/26 02:30:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/09/26 02:30:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/09/26 02:30:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/09/26 02:30:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/09/26 02:30:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/09/26 02:30:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:30:06 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/09/26 02:30:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f222b0d72a51d1031_d20250926_m023006_c001_v0001182_t0051_u01758853806755") 2025/09/26 02:30:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:30:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/09/26 02:30:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/26 02:30:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:30:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:30:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/09/26 02:30:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/26 02:30:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/26 02:30:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/26 02:30:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/26 02:30:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/26 02:30:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/26 02:30:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/09/26 02:30:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:30:15 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/09/26 02:30:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f20838f7c6d263bea_d20250926_m023015_c001_v0001183_t0007_u01758853815169") 2025/09/26 02:30:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/26 02:30:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/26 02:30:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/26 02:30:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:30:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:30:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/26 02:30:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/26 02:30:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/26 02:30:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/26 02:30:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/26 02:30:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/26 02:30:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/26 02:30:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/09/26 02:30:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/26 02:30:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/26 02:30:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/26 02:30:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:30:23 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/09/26 02:30:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da829_d20250926_m023023_c001_v0001043_t0029_u01758853823640") 2025/09/26 02:30:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/26 02:30:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:30:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/26 02:30:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/26 02:30:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/26 02:30:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:30:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:30:26 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/09/26 02:30:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/09/26 02:30:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/09/26 02:30:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/26 02:30:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/09/26 02:30:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/09/26 02:30:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/09/26 02:30:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/09/26 02:30:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:30:31 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/09/26 02:30:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da83d_d20250926_m023031_c001_v0001161_t0055_u01758853831940") 2025/09/26 02:30:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:30:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/09/26 02:30:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/26 02:30:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:30:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:30:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/09/26 02:30:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/26 02:30:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/26 02:30:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/26 02:30:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/26 02:30:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/26 02:30:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/26 02:30:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/09/26 02:30:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:30: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/09/26 02:30:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da84e_d20250926_m023040_c001_v0001042_t0048_u01758853840189") 2025/09/26 02:30:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/26 02:30:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/26 02:30:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/26 02:30:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:30:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:30:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/26 02:30:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/26 02:30:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/26 02:30:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/26 02:30:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/26 02:30:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/26 02:30:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/26 02:30:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/09/26 02:30:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/26 02:30:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/26 02:30:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/26 02:30:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:30:49 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/09/26 02:30:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f2048e2af40b2bf85_d20250926_m023049_c001_v0001165_t0035_u01758853849220") 2025/09/26 02:30:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/26 02:30:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:30:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/26 02:30:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/26 02:30:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/26 02:30:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:30:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:30:51 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/09/26 02:30:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/26 02:30:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/09/26 02:30:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/09/26 02:30:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/09/26 02:30:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/09/26 02:30:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/09/26 02:30:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/09/26 02:30:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:30:57 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/09/26 02:30:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f2048e2af40b2bf92_d20250926_m023057_c001_v0001177_t0031_u01758853857792") 2025/09/26 02:30:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:30:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/09/26 02:30:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/26 02:30:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:31:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:31:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/09/26 02:31:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/26 02:31:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/26 02:31:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/26 02:31:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/26 02:31:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/26 02:31:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/26 02:31:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/09/26 02:31:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:31:06 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/09/26 02:31:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da87c_d20250926_m023106_c001_v0001131_t0014_u01758853866736") 2025/09/26 02:31:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/26 02:31:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/26 02:31:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/26 02:31:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:31:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:31:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/26 02:31:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/26 02:31:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/26 02:31:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/26 02:31:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/26 02:31:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/26 02:31:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/09/26 02:31:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/09/26 02:31:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/26 02:31:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/26 02:31:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/26 02:31:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:31:16 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/09/26 02:31:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f206aa5ac21cf246d_d20250926_m023116_c001_v0001100_t0055_u01758853876902") 2025/09/26 02:31:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/26 02:31:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:31:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/09/26 02:31:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/26 02:31:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/09/26 02:31:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:31:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:31:19 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/09/26 02:31:22 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/09/26 02:31:22 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/09/26 02:31:22 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/09/26 02:31:22 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/09/26 02:31:22 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/09/26 02:31:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/09/26 02:31:24 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/09/26 02:31:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:31:26 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/09/26 02:31:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f206aa5ac21cf247b_d20250926_m023126_c001_v0001146_t0055_u01758853886145") 2025/09/26 02:31:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:31:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/26 02:31:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/26 02:31:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:31:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:31:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/09/26 02:31:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/09/26 02:31:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/09/26 02:31:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/09/26 02:31:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/09/26 02:31:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/09/26 02:31:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/09/26 02:31:33 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/09/26 02:31:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:31:35 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/09/26 02:31:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da8c3_d20250926_m023136_c001_v0001157_t0055_u01758853896071") 2025/09/26 02:31:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/26 02:31:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/26 02:31:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/26 02:31:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:31:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:31:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/26 02:31:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/26 02:31:41 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/09/26 02:31:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/26 02:31:41 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/09/26 02:31:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/26 02:31:41 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/09/26 02:31:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/09/26 02:31:43 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/09/26 02:31:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/09/26 02:31:44 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/26 02:31:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:31:46 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/09/26 02:31:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f208618b2a6dfa97e_d20250926_m023146_c001_v0001182_t0003_u01758853906277") 2025/09/26 02:31:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/26 02:31:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:31:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/26 02:31:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/26 02:31:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/09/26 02:31:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:31:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:31:49 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/09/26 02:31:51 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/09/26 02:31:51 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/09/26 02:31:51 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/09/26 02:31:51 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/09/26 02:31:52 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/09/26 02:31:55 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/09/26 02:31:55 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/09/26 02:31:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:31:58 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/09/26 02:31:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f208618b2a6dfa982_d20250926_m023159_c001_v0001038_t0056_u01758853919055") 2025/09/26 02:31:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:31:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/26 02:31:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/26 02:32:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:32:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:32:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/09/26 02:32:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/09/26 02:32:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/09/26 02:32:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/09/26 02:32:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/09/26 02:32:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/09/26 02:32:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/09/26 02:32:07 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/09/26 02:32:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:32:09 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/09/26 02:32:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f210217911d2090a6_d20250926_m023210_c001_v0001042_t0009_u01758853930038") 2025/09/26 02:32:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/26 02:32:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/26 02:32:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/26 02:32:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:32:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:32:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/26 02:32:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/26 02:32:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/09/26 02:32:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/26 02:32:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/09/26 02:32:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/26 02:32:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/09/26 02:32:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/09/26 02:32:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/09/26 02:32:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/09/26 02:32:19 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/26 02:32:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/26 02:32:21 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/09/26 02:32:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72cda3d08d8b3b9f980e1b_f21522a5b6e637b9d_d20250926_m023221_c001_v0001146_t0049_u01758853941751") 2025/09/26 02:32:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/26 02:32:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/26 02:32:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/26 02:32:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/26 02:32:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/09/26 02:32:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/09/26 02:32:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/09/26 02:32:25 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/09/26 02:34:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f72cda3d08d8b3b9f980e1b_f2023a42e90c1ca1c_d20250926_m023404_c001_v0001102_t0042_u01758854044284") 2025/09/26 02:34:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/09/26 02:34:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/26 02:34:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/26 02:34:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/26 02:34:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/26 02:34:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/26 02:34:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/26 02:34:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/26 02:34:08 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/09/26 02:34:10 DEBUG : chunked-copy: Done sending chunk 0 2025/09/26 02:34:10 DEBUG : chunked-copy: Done sending chunk 1 2025/09/26 02:34:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/26 02:34:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f72cda3d08d8b3b9f980e1b_f2023a42e90c1ca28_d20250926_m023411_c001_v0001146_t0004_u01758854051637") 2025/09/26 02:34:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/09/26 02:34:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/26 02:34:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/26 02:34:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/26 02:34:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/26 02:34:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/09/26 02:34:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/26 02:34:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/09/26 02:34:14 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/09/26 02:34:16 DEBUG : chunked-copy: Done sending chunk 0 2025/09/26 02:34:17 DEBUG : chunked-copy: Done sending chunk 1 2025/09/26 02:34:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/26 02:34:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f72cda3d08d8b3b9f980e1b_f2023a42e90c1ca33_d20250926_m023417_c001_v0001178_t0031_u01758854057702") 2025/09/26 02:34:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/26 02:34:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/26 02:34:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/26 02:34:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/26 02:34:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/26 02:34:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/26 02:34:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/26 02:34:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/26 02:34:20 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/09/26 02:34:22 DEBUG : chunked-copy: Done sending chunk 0 2025/09/26 02:34:23 DEBUG : chunked-copy: Done sending chunk 1 2025/09/26 02:34:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/26 02:34:23 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f72cda3d08d8b3b9f980e1b_f2132479332b8986c_d20250926_m023423_c001_v0001161_t0014_u01758854063735") 2025/09/26 02:34:23 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/09/26 02:34:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/26 02:34:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/26 02:34:24 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/09/26 02:34:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/26 02:34:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/26 02:34:24 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/26 02:34:26 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/26 02:34:27 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/26 02:34:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wodanel9beke/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/09/26 02:34:29 INFO : B2 bucket rclone-test-wodanel9beke: cleaning bucket "rclone-test-wodanel9beke" of all files 2025/09/26 02:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f410217911d209076_d20250926_m023203_c001_v7007000_t0000_u01758853923451") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f208618b2a6dfa982_d20250926_m023159_c001_v0001038_t0056_u01758853919055") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f408618b2a6dfa981_d20250926_m023158_c001_v7007000_t0000_u01758853918444") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da91d_d20250926_m023150_c001_v0001117_t0031_u01758853910995") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f403c2324b21c1140_d20250926_m023227_c001_v7007000_t0000_u01758853947429") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f21522a5b6e637b9d_d20250926_m023221_c001_v0001146_t0049_u01758853941751") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f41522a5b6e637b9b_d20250926_m023221_c001_v7007000_t0000_u01758853941083") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f210217911d2090e3_d20250926_m023215_c001_v0001183_t0019_u01758853935665") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f410217911d2090de_d20250926_m023215_c001_v7007000_t0000_u01758853935483") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f210217911d2090a6_d20250926_m023210_c001_v0001042_t0009_u01758853930038") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f410217911d2090a1_d20250926_m023209_c001_v7007000_t0000_u01758853929435") 2025/09/26 02:34:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f210217911d209078_d20250926_m023203_c001_v0001100_t0052_u01758853923633") 2025/09/26 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f40838f7c6d263c05_d20250926_m023027_c001_v7007000_t0000_u01758853827745") 2025/09/26 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da829_d20250926_m023023_c001_v0001043_t0029_u01758853823640") 2025/09/26 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f40838f7c6d263bf0_d20250926_m023019_c001_v7007000_t0000_u01758853819040") 2025/09/26 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f20838f7c6d263bea_d20250926_m023015_c001_v0001183_t0007_u01758853815169") 2025/09/26 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da828_d20250926_m023023_c001_v7007000_t0000_u01758853823244") 2025/09/26 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f20838f7c6d263bf1_d20250926_m023019_c001_v0001182_t0026_u01758853819222") 2025/09/26 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f40838f7c6d263be9_d20250926_m023014_c001_v7007000_t0000_u01758853814772") 2025/09/26 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f20838f7c6d263bdc_d20250926_m023010_c001_v0001116_t0031_u01758853810282") 2025/09/26 02:34:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f40838f7c6d263bdb_d20250926_m023010_c001_v7007000_t0000_u01758853810100") 2025/09/26 02:34:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f222b0d72a51d1031_d20250926_m023006_c001_v0001182_t0051_u01758853806755") 2025/09/26 02:34:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f422b0d72a51d102d_d20250926_m023006_c001_v7007000_t0000_u01758853806375") 2025/09/26 02:34:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f20838f7c6d263bc9_d20250926_m023001_c001_v0001116_t0051_u01758853801994") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da86b_d20250926_m023053_c001_v7007000_t0000_u01758853853171") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2048e2af40b2bf85_d20250926_m023049_c001_v0001165_t0035_u01758853849220") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da858_d20250926_m023044_c001_v7007000_t0000_u01758853844371") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da84e_d20250926_m023040_c001_v0001042_t0048_u01758853840189") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4048e2af40b2bf83_d20250926_m023048_c001_v7007000_t0000_u01758853848824") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da85a_d20250926_m023044_c001_v0001115_t0056_u01758853844555") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da84d_d20250926_m023039_c001_v7007000_t0000_u01758853839751") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f20838f7c6d263c0f_d20250926_m023035_c001_v0001161_t0048_u01758853835628") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f40838f7c6d263c0e_d20250926_m023035_c001_v7007000_t0000_u01758853835446") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da83d_d20250926_m023031_c001_v0001161_t0055_u01758853831940") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da83c_d20250926_m023031_c001_v7007000_t0000_u01758853831516") 2025/09/26 02:34:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f20838f7c6d263c06_d20250926_m023027_c001_v0001037_t0059_u01758853827927") 2025/09/26 02:34:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f40838f7c6d263bc7_d20250926_m023001_c001_v7007000_t0000_u01758853801812") 2025/09/26 02:34:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f20944ce3cc74a2b1_d20250926_m022950_c001_v0001134_t0001_u01758853790651") 2025/09/26 02:34:31 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f40944ce3cc74a2b0_d20250926_m022950_c001_v7007000_t0000_u01758853790187") 2025/09/26 02:34:31 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2095ea60f33a4524_d20250926_m022946_c001_v0001130_t0042_u01758853786085") 2025/09/26 02:34:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a4523_d20250926_m022945_c001_v7007000_t0000_u01758853785903") 2025/09/26 02:34:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2095ea60f33a4521_d20250926_m022941_c001_v0001042_t0011_u01758853781534") 2025/09/26 02:34:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a4520_d20250926_m022941_c001_v7007000_t0000_u01758853781092") 2025/09/26 02:34:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2095ea60f33a451e_d20250926_m022936_c001_v0001150_t0029_u01758853776904") 2025/09/26 02:34:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4095ea60f33a451d_d20250926_m022936_c001_v7007000_t0000_u01758853776721") 2025/09/26 02:34:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f203c2324b21c0f78_d20250926_m022932_c001_v0001172_t0013_u01758853772969") 2025/09/26 02:34:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f403c2324b21c0f77_d20250926_m022932_c001_v7007000_t0000_u01758853772603") 2025/09/26 02:34:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2128667835ba7f1f_d20250926_m022927_c001_v0001130_t0030_u01758853767196") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da88d_d20250926_m023121_c001_v7007000_t0000_u01758853881470") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f206aa5ac21cf246d_d20250926_m023116_c001_v0001100_t0055_u01758853876902") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da883_d20250926_m023111_c001_v7007000_t0000_u01758853871309") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da87c_d20250926_m023106_c001_v0001131_t0014_u01758853866736") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f406aa5ac21cf246b_d20250926_m023116_c001_v7007000_t0000_u01758853876481") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da884_d20250926_m023111_c001_v0001182_t0034_u01758853871499") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da87b_d20250926_m023106_c001_v7007000_t0000_u01758853866244") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da878_d20250926_m023101_c001_v0001102_t0009_u01758853861639") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da877_d20250926_m023101_c001_v7007000_t0000_u01758853861447") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2048e2af40b2bf92_d20250926_m023057_c001_v0001177_t0031_u01758853857792") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4048e2af40b2bf91_d20250926_m023057_c001_v7007000_t0000_u01758853857334") 2025/09/26 02:34:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da86c_d20250926_m023053_c001_v0001179_t0051_u01758853853353") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da91c_d20250926_m023150_c001_v7007000_t0000_u01758853910812") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f208618b2a6dfa97e_d20250926_m023146_c001_v0001182_t0003_u01758853906277") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f408618b2a6dfa97d_d20250926_m023145_c001_v7007000_t0000_u01758853905768") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da8e3_d20250926_m023140_c001_v0001181_t0003_u01758853900839") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da8e1_d20250926_m023140_c001_v7007000_t0000_u01758853900656") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da8c3_d20250926_m023136_c001_v0001157_t0055_u01758853896071") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da8bf_d20250926_m023135_c001_v7007000_t0000_u01758853895526") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da89f_d20250926_m023130_c001_v0001144_t0059_u01758853890258") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4195ca02909da89d_d20250926_m023130_c001_v7007000_t0000_u01758853890073") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f206aa5ac21cf247b_d20250926_m023126_c001_v0001146_t0055_u01758853886145") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f406aa5ac21cf247a_d20250926_m023125_c001_v7007000_t0000_u01758853885636") 2025/09/26 02:34:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2195ca02909da88f_d20250926_m023121_c001_v0001184_t0058_u01758853881653") 2025/09/26 02:34:33 DEBUG : chunked-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4023a42e90c1ca46_d20250926_m023425_c001_v7007000_t0000_u01758854065933") 2025/09/26 02:34:33 DEBUG : chunked-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2023a42e90c1ca39_d20250926_m023420_c001_v0001101_t0054_u01758854060162") 2025/09/26 02:34:33 DEBUG : chunked-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4023a42e90c1ca38_d20250926_m023419_c001_v7007000_t0000_u01758854059534") 2025/09/26 02:34:33 DEBUG : chunked-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2132479332b89858_d20250926_m023414_c001_v0001157_t0019_u01758854054222") 2025/09/26 02:34:33 DEBUG : chunked-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4132479332b89857_d20250926_m023413_c001_v7007000_t0000_u01758854053597") 2025/09/26 02:34:33 DEBUG : chunked-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2132479332b89849_d20250926_m023408_c001_v0001176_t0005_u01758854048271") 2025/09/26 02:34:33 DEBUG : chunked-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4132479332b89843_d20250926_m023407_c001_v7007000_t0000_u01758854047579") 2025/09/26 02:34:33 DEBUG : chunked-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f1141c6aacf22a3e3_d20250926_m023240_c001_v0001134_t0008_u01758853960203") 2025/09/26 02:34:34 DEBUG : chunked-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f423de3326ff61a68_d20250926_m023239_c001_v7007000_t0000_u01758853959731") 2025/09/26 02:34:34 DEBUG : chunked-copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f1141c6aacf22a3c2_d20250926_m023228_c001_v0001134_t0013_u01758853948228") 2025/09/26 02:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4023a42e90c1ca45_d20250926_m023425_c001_v7007000_t0000_u01758854065749") 2025/09/26 02:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2132479332b8986c_d20250926_m023423_c001_v0001161_t0014_u01758854063735") 2025/09/26 02:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4023a42e90c1ca37_d20250926_m023419_c001_v7007000_t0000_u01758854059336") 2025/09/26 02:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2023a42e90c1ca33_d20250926_m023417_c001_v0001178_t0031_u01758854057702") 2025/09/26 02:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4132479332b89856_d20250926_m023413_c001_v7007000_t0000_u01758854053415") 2025/09/26 02:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2023a42e90c1ca28_d20250926_m023411_c001_v0001146_t0004_u01758854051637") 2025/09/26 02:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4132479332b89841_d20250926_m023407_c001_v7007000_t0000_u01758854047397") 2025/09/26 02:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f2023a42e90c1ca1c_d20250926_m023404_c001_v0001102_t0042_u01758854044284") 2025/09/26 02:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f423de3326ff61a66_d20250926_m023239_c001_v7007000_t0000_u01758853959548") 2025/09/26 02:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f116fe78a1e541110_d20250926_m023237_c001_v0001113_t0059_u01758853957186") 2025/09/26 02:34:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f111906bc47e08ecf_d20250926_m022805_c001_v0001116_t0009_u01758853685108") 2025/09/26 02:34:34 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4023a42e90c1ca48_d20250926_m023426_c001_v7007000_t0000_u01758854066941") 2025/09/26 02:34:34 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f1141c6aacf22a529_d20250926_m023426_c001_v0001134_t0001_u01758854066503") 2025/09/26 02:34:34 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4023a42e90c1ca4a_d20250926_m023428_c001_v7007000_t0000_u01758854068144") 2025/09/26 02:34:34 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f1141c6aacf22a533_d20250926_m023427_c001_v0001134_t0049_u01758854067840") 2025/09/26 02:34:34 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f1141c6aacf22a52f_d20250926_m023427_c001_v0001134_t0011_u01758854067125") 2025/09/26 02:34:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72cda3d08d8b3b9f980e1b_f4128667835ba7f19_d20250926_m022923_c001_v7007000_t0000_u01758853763502") 2025/09/26 02:34:35 INFO : B2 bucket rclone-test-wodanel9beke: cleaning bucket "rclone-test-wodanel9beke" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (431.49s) --- 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 (0.43s) --- PASS: TestIntegration/FsMkdir (429.23s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (26.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.17s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.65s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.25s) --- 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.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (180.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (34.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (15.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (11.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (12.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (118.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (12.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (87.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 431.535s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m12.416817148s (try 1/5)