"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/30 01:34:54 NOTICE: TestB2: Starting server 2025/09/30 01:34:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqifoy5rale" 2025/09/30 01:34:54 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/30 01:34:57 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/30 01:34:57 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/30 01:34:57 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/30 01:35:24 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/30 01:35:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/09/30 01:35:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/09/30 01:35:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/09/30 01:35:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/09/30 01:35:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/09/30 01:35:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/09/30 01:35:29 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/30 01:35:36 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/30 01:35:38 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/30 01:35:42 INFO : B2 bucket rclone-test-zaqifoy5rale: cleaning bucket "rclone-test-zaqifoy5rale" of all files 2025/09/30 01:35:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc37601d_d20250930_m013542_c001_v0001032_t0021_u01759196142104") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/30 01:35:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqifoy5rale/dirToPurgeFromRoot" 2025/09/30 01:35:45 INFO : B2 bucket rclone-test-zaqifoy5rale path dirToPurgeFromRoot: cleaning bucket "rclone-test-zaqifoy5rale" of all files 2025/09/30 01:35:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376022_d20250930_m013543_c001_v0001032_t0010_u01759196143895") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/30 01:35:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqifoy5rale/hello? sausage/êé" 2025/09/30 01:35:50 INFO : B2 bucket rclone-test-zaqifoy5rale path hello? sausage/êé: cleaning bucket "rclone-test-zaqifoy5rale" of all files 2025/09/30 01:35:50 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f10644218a61804e0_d20250930_m013549_c001_v0001182_t0008_u01759196149287") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/09/30 01:35:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/09/30 01:35:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:35:52 DEBUG : pacer: Reducing sleep to 10ms === 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/30 01:36:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqifoy5rale/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/30 01:36:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqifoy5rale/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-zaqifoy5rale" from "TestB2:rclone-test-zaqifoy5rale" 2025/09/30 01:36:06 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/30 01:36:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rohenus1cesa" 2025/09/30 01:36:22 DEBUG : B2 bucket rclone-test-rohenus1cesa: Purge remote 2025/09/30 01:36:22 INFO : B2 bucket rclone-test-rohenus1cesa: cleaning bucket "rclone-test-rohenus1cesa" of all files 2025/09/30 01:36:22 DEBUG : somefile: Deleting (id "4_z3f227d03403d9b8b9f980e1b_f403d32830dd04281_d20250930_m013621_c001_v0001106_t0051_u01759196181469") === 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/30 01:36:23 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/30 01:36:24 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/30 01:36:27 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/09/30 01:36:27 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/09/30 01:36:27 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.715Ki offset 6Mi/6.106Mi 2025/09/30 01:36:27 DEBUG : test-metadata: Sending chunk 1 length 111324 2025/09/30 01:36:29 DEBUG : test-metadata: Done sending chunk 1 2025/09/30 01:36:30 DEBUG : test-metadata: Done sending chunk 0 2025/09/30 01:36:30 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/30 01:36:40 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1032-06.backblaze.com/b2api/v1/b2_upload_file/9f122da3402d9b8b9f980e1b/c001_v0001032_t0058": EOF 2025/09/30 01:36:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-06.backblaze.com/b2api/v1/b2_upload_file/9f122da3402d9b8b9f980e1b/c001_v0001032_t0058": EOF) 2025/09/30 01:36:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1032-06.backblaze.com/b2api/v1/b2_upload_file/9f122da3402d9b8b9f980e1b/c001_v0001032_t0058": EOF - low level retry 1/10 2025/09/30 01:36:42 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-30-013635-144.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/30 01:36:44 DEBUG : oldPath = "TestB2:rclone-test-zaqifoy5rale/versions/test-versions-v2025-09-30-013635-144.txt" 2025/09/30 01:36:44 DEBUG : newPath = "TestB2,versions:rclone-test-zaqifoy5rale/versions/test-versions-v2025-09-30-013635-144.txt" 2025/09/30 01:36:44 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zaqifoy5rale/versions/test-versions-v2025-09-30-013635-144.txt" 2025/09/30 01:36:44 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/09/30 01:36:46 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zaqifoy5rale/versions/test-versions-v2025-09-30-013635-144.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zaqifoy5rale/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/30 01:36:49 INFO : B2 bucket rclone-test-zaqifoy5rale: cleaning bucket "rclone-test-zaqifoy5rale" of all hidden files 2025/09/30 01:36:49 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a9c_d20250930_m013506_c001_v7007000_t0000_u01759196106025") as it is a hide marker 2025/09/30 01:36:49 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : leading space/ leading space: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fbe_d20250930_m013505_c001_v0001032_t0025_u01759196105143") 2025/09/30 01:36:49 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a98_d20250930_m013504_c001_v7007000_t0000_u01759196104775") as it is a hide marker 2025/09/30 01:36:49 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fb2_d20250930_m013504_c001_v0001032_t0003_u01759196104026") 2025/09/30 01:36:49 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12ac4_d20250930_m013513_c001_v7007000_t0000_u01759196113257") as it is a hide marker 2025/09/30 01:36:49 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fd5_d20250930_m013512_c001_v0001032_t0048_u01759196112508") 2025/09/30 01:36:49 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : created from root.txt: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4155813b0bf652d7_d20250930_m013615_c001_v7007000_t0000_u01759196175567") as it is a hide marker 2025/09/30 01:36:49 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : created from root.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f1140c43b41ddae64_d20250930_m013613_c001_v0001106_t0008_u01759196173952") 2025/09/30 01:36:49 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : file name.txt: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f422b0d72a55004b3_d20250930_m013623_c001_v7007000_t0000_u01759196183538") as it is a hide marker 2025/09/30 01:36:49 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : file name.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376036_d20250930_m013601_c001_v0001032_t0023_u01759196161622") 2025/09/30 01:36:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : file name.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f1008a5aeef772eb4_d20250930_m013557_c001_v0001146_t0029_u01759196157802") 2025/09/30 01:36:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : file name.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376005_d20250930_m013534_c001_v0001032_t0053_u01759196134063") 2025/09/30 01:36:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : file name.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376001_d20250930_m013532_c001_v0001032_t0006_u01759196132802") 2025/09/30 01:36:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376003_d20250930_m013533_c001_v0001032_t0034_u01759196133382") "upload" dated 2025-09-30 01:35:33.382 +0000 UTC (1m16.212474123s ago) 2025/09/30 01:36:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4023a42e90f6f619_d20250930_m013555_c001_v7007000_t0000_u01759196155531") as it is a hide marker 2025/09/30 01:36:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f117166488865f6a3_d20250930_m013555_c001_v0001120_t0057_u01759196155230") 2025/09/30 01:36:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f116e477632529228_d20250930_m013552_c001_v0001109_t0052_u01759196152307") 2025/09/30 01:36:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12af2_d20250930_m013521_c001_v7007000_t0000_u01759196121619") as it is a hide marker 2025/09/30 01:36:49 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375feb_d20250930_m013520_c001_v0001032_t0002_u01759196120837") 2025/09/30 01:36:49 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : piped data.txt: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f422b0d72a55004d3_d20250930_m013625_c001_v7007000_t0000_u01759196185477") as it is a hide marker 2025/09/30 01:36:49 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : piped data.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376070_d20250930_m013624_c001_v0001032_t0009_u01759196184837") 2025/09/30 01:36:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : piped data.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f422b0d72a55004c7_d20250930_m013624_c001_v7007000_t0000_u01759196184652") 2025/09/30 01:36:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : piped data.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f406f2ef5cc37606c_d20250930_m013624_c001_v0001032_t0058_u01759196184278") 2025/09/30 01:36:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12afc_d20250930_m013522_c001_v7007000_t0000_u01759196122723") as it is a hide marker 2025/09/30 01:36:49 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fed_d20250930_m013521_c001_v0001032_t0012_u01759196121988") 2025/09/30 01:36:49 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : test-metadata: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f41961440b019ceb6_d20250930_m013632_c001_v7007000_t0000_u01759196192593") as it is a hide marker 2025/09/30 01:36:49 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : test-metadata: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f222b0d72a55004f4_d20250930_m013627_c001_v0001165_t0008_u01759196187541") 2025/09/30 01:36:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : test-metadata: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f422b0d72a55004e3_d20250930_m013626_c001_v7007000_t0000_u01759196186615") 2025/09/30 01:36:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : test-metadata: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376072_d20250930_m013625_c001_v0001032_t0021_u01759196185665") 2025/09/30 01:36:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12ad6_d20250930_m013515_c001_v7007000_t0000_u01759196115639") as it is a hide marker 2025/09/30 01:36:49 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fd9_d20250930_m013514_c001_v0001032_t0023_u01759196114855") 2025/09/30 01:36:49 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12ae0_d20250930_m013518_c001_v7007000_t0000_u01759196118213") as it is a hide marker 2025/09/30 01:36:49 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fdd_d20250930_m013517_c001_v0001032_t0032_u01759196117337") 2025/09/30 01:36:49 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12adb_d20250930_m013516_c001_v7007000_t0000_u01759196116945") as it is a hide marker 2025/09/30 01:36:49 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fdb_d20250930_m013516_c001_v0001032_t0032_u01759196116022") 2025/09/30 01:36:49 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12ae6_d20250930_m013519_c001_v7007000_t0000_u01759196119392") as it is a hide marker 2025/09/30 01:36:49 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fdf_d20250930_m013518_c001_v0001032_t0019_u01759196118587") 2025/09/30 01:36:49 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12aed_d20250930_m013520_c001_v7007000_t0000_u01759196120470") as it is a hide marker 2025/09/30 01:36:49 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fe5_d20250930_m013519_c001_v0001032_t0053_u01759196119774") 2025/09/30 01:36:49 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12acc_d20250930_m013514_c001_v7007000_t0000_u01759196114431") as it is a hide marker 2025/09/30 01:36:49 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : trailing space /trailing space : Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fd7_d20250930_m013513_c001_v0001032_t0012_u01759196113624") 2025/09/30 01:36:49 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f113d514d798ab2c9_d20250930_m013643_c001_v0001178_t0050_u01759196203239") "upload" dated 2025-09-30 01:36:43.239 +0000 UTC (6.356414961s ago) 2025/09/30 01:36:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12da7_d20250930_m013638_c001_v7007000_t0000_u01759196198349") 2025/09/30 01:36:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376092_d20250930_m013635_c001_v0001032_t0053_u01759196195144") 2025/09/30 01:36:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12b29_d20250930_m013532_c001_v7007000_t0000_u01759196132236") as it is a hide marker 2025/09/30 01:36:49 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12b0a_d20250930_m013524_c001_v0001109_t0016_u01759196124996") 2025/09/30 01:36:49 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : zero-length-file: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12b09_d20250930_m013524_c001_v7007000_t0000_u01759196124668") as it is a hide marker 2025/09/30 01:36:49 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : zero-length-file: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f406f2ef5cc375ff7_d20250930_m013524_c001_v0001032_t0058_u01759196124040") 2025/09/30 01:36:49 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a9e_d20250930_m013507_c001_v7007000_t0000_u01759196107224") as it is a hide marker 2025/09/30 01:36:49 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fc3_d20250930_m013506_c001_v0001032_t0003_u01759196106400") 2025/09/30 01:36:49 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a94_d20250930_m013501_c001_v7007000_t0000_u01759196101160") as it is a hide marker 2025/09/30 01:36:49 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fa6_d20250930_m013459_c001_v0001032_t0050_u01759196099964") 2025/09/30 01:36:49 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12ab5_d20250930_m013510_c001_v7007000_t0000_u01759196110953") as it is a hide marker 2025/09/30 01:36:49 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fcd_d20250930_m013510_c001_v0001032_t0051_u01759196110218") 2025/09/30 01:36:49 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12aad_d20250930_m013509_c001_v7007000_t0000_u01759196109847") as it is a hide marker 2025/09/30 01:36:49 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fcb_d20250930_m013509_c001_v0001032_t0053_u01759196109084") 2025/09/30 01:36:49 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12abe_d20250930_m013512_c001_v7007000_t0000_u01759196112139") as it is a hide marker 2025/09/30 01:36:49 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fd1_d20250930_m013511_c001_v0001032_t0053_u01759196111332") 2025/09/30 01:36:49 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12aa6_d20250930_m013508_c001_v7007000_t0000_u01759196108716") as it is a hide marker 2025/09/30 01:36:49 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fc5_d20250930_m013507_c001_v0001032_t0029_u01759196107596") 2025/09/30 01:36:49 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : ./.: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a95_d20250930_m013502_c001_v7007000_t0000_u01759196102410") as it is a hide marker 2025/09/30 01:36:49 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : ./.: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375faa_d20250930_m013501_c001_v0001032_t0015_u01759196101533") 2025/09/30 01:36:49 NOTICE: ./.: Skipped delete as --dry-run is set 2025/09/30 01:36:49 DEBUG : ../..: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a96_d20250930_m013503_c001_v7007000_t0000_u01759196103661") as it is a hide marker 2025/09/30 01:36:49 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/09/30 01:36:49 DEBUG : ../..: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fb0_d20250930_m013502_c001_v0001032_t0050_u01759196102778") 2025/09/30 01:36:49 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/09/30 01:36:49 INFO : B2 bucket rclone-test-zaqifoy5rale: cleaning bucket "rclone-test-zaqifoy5rale" of all hidden files 2025/09/30 01:36:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a9c_d20250930_m013506_c001_v7007000_t0000_u01759196106025") as it is a hide marker 2025/09/30 01:36:50 DEBUG : leading space/ leading space: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fbe_d20250930_m013505_c001_v0001032_t0025_u01759196105143") 2025/09/30 01:36:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a98_d20250930_m013504_c001_v7007000_t0000_u01759196104775") as it is a hide marker 2025/09/30 01:36:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fb2_d20250930_m013504_c001_v0001032_t0003_u01759196104026") 2025/09/30 01:36:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12ac4_d20250930_m013513_c001_v7007000_t0000_u01759196113257") as it is a hide marker 2025/09/30 01:36:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fd5_d20250930_m013512_c001_v0001032_t0048_u01759196112508") 2025/09/30 01:36:50 DEBUG : created from root.txt: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4155813b0bf652d7_d20250930_m013615_c001_v7007000_t0000_u01759196175567") as it is a hide marker 2025/09/30 01:36:50 DEBUG : created from root.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f1140c43b41ddae64_d20250930_m013613_c001_v0001106_t0008_u01759196173952") 2025/09/30 01:36:50 DEBUG : file name.txt: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f422b0d72a55004b3_d20250930_m013623_c001_v7007000_t0000_u01759196183538") as it is a hide marker 2025/09/30 01:36:50 DEBUG : file name.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376036_d20250930_m013601_c001_v0001032_t0023_u01759196161622") 2025/09/30 01:36:50 DEBUG : file name.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f1008a5aeef772eb4_d20250930_m013557_c001_v0001146_t0029_u01759196157802") 2025/09/30 01:36:50 DEBUG : file name.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376005_d20250930_m013534_c001_v0001032_t0053_u01759196134063") 2025/09/30 01:36:50 DEBUG : file name.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376001_d20250930_m013532_c001_v0001032_t0006_u01759196132802") 2025/09/30 01:36:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376003_d20250930_m013533_c001_v0001032_t0034_u01759196133382") "upload" dated 2025-09-30 01:35:33.382 +0000 UTC (1m17.268390694s ago) 2025/09/30 01:36:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4023a42e90f6f619_d20250930_m013555_c001_v7007000_t0000_u01759196155531") as it is a hide marker 2025/09/30 01:36:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f117166488865f6a3_d20250930_m013555_c001_v0001120_t0057_u01759196155230") 2025/09/30 01:36:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f116e477632529228_d20250930_m013552_c001_v0001109_t0052_u01759196152307") 2025/09/30 01:36:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12af2_d20250930_m013521_c001_v7007000_t0000_u01759196121619") as it is a hide marker 2025/09/30 01:36:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375feb_d20250930_m013520_c001_v0001032_t0002_u01759196120837") 2025/09/30 01:36:50 DEBUG : piped data.txt: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f422b0d72a55004d3_d20250930_m013625_c001_v7007000_t0000_u01759196185477") as it is a hide marker 2025/09/30 01:36:51 DEBUG : piped data.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376070_d20250930_m013624_c001_v0001032_t0009_u01759196184837") 2025/09/30 01:36:51 DEBUG : piped data.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f422b0d72a55004c7_d20250930_m013624_c001_v7007000_t0000_u01759196184652") 2025/09/30 01:36:51 DEBUG : piped data.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f406f2ef5cc37606c_d20250930_m013624_c001_v0001032_t0058_u01759196184278") 2025/09/30 01:36:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12afc_d20250930_m013522_c001_v7007000_t0000_u01759196122723") as it is a hide marker 2025/09/30 01:36:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fed_d20250930_m013521_c001_v0001032_t0012_u01759196121988") 2025/09/30 01:36:51 DEBUG : test-metadata: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f41961440b019ceb6_d20250930_m013632_c001_v7007000_t0000_u01759196192593") as it is a hide marker 2025/09/30 01:36:51 DEBUG : test-metadata: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f222b0d72a55004f4_d20250930_m013627_c001_v0001165_t0008_u01759196187541") 2025/09/30 01:36:51 DEBUG : test-metadata: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f422b0d72a55004e3_d20250930_m013626_c001_v7007000_t0000_u01759196186615") 2025/09/30 01:36:51 DEBUG : test-metadata: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376072_d20250930_m013625_c001_v0001032_t0021_u01759196185665") 2025/09/30 01:36:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12ad6_d20250930_m013515_c001_v7007000_t0000_u01759196115639") as it is a hide marker 2025/09/30 01:36:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fd9_d20250930_m013514_c001_v0001032_t0023_u01759196114855") 2025/09/30 01:36:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12ae0_d20250930_m013518_c001_v7007000_t0000_u01759196118213") as it is a hide marker 2025/09/30 01:36:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fdd_d20250930_m013517_c001_v0001032_t0032_u01759196117337") 2025/09/30 01:36:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12adb_d20250930_m013516_c001_v7007000_t0000_u01759196116945") as it is a hide marker 2025/09/30 01:36:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fdb_d20250930_m013516_c001_v0001032_t0032_u01759196116022") 2025/09/30 01:36:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12ae6_d20250930_m013519_c001_v7007000_t0000_u01759196119392") as it is a hide marker 2025/09/30 01:36:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fdf_d20250930_m013518_c001_v0001032_t0019_u01759196118587") 2025/09/30 01:36:51 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12aed_d20250930_m013520_c001_v7007000_t0000_u01759196120470") as it is a hide marker 2025/09/30 01:36:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fe5_d20250930_m013519_c001_v0001032_t0053_u01759196119774") 2025/09/30 01:36:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12acc_d20250930_m013514_c001_v7007000_t0000_u01759196114431") as it is a hide marker 2025/09/30 01:36:52 DEBUG : trailing space /trailing space : Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fd7_d20250930_m013513_c001_v0001032_t0012_u01759196113624") 2025/09/30 01:36:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f113d514d798ab2c9_d20250930_m013643_c001_v0001178_t0050_u01759196203239") "upload" dated 2025-09-30 01:36:43.239 +0000 UTC (8.808136989s ago) 2025/09/30 01:36:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12da7_d20250930_m013638_c001_v7007000_t0000_u01759196198349") 2025/09/30 01:36:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376092_d20250930_m013635_c001_v0001032_t0053_u01759196195144") 2025/09/30 01:36:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12b29_d20250930_m013532_c001_v7007000_t0000_u01759196132236") as it is a hide marker 2025/09/30 01:36:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12b0a_d20250930_m013524_c001_v0001109_t0016_u01759196124996") 2025/09/30 01:36:52 DEBUG : zero-length-file: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12b09_d20250930_m013524_c001_v7007000_t0000_u01759196124668") as it is a hide marker 2025/09/30 01:36:52 DEBUG : zero-length-file: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f406f2ef5cc375ff7_d20250930_m013524_c001_v0001032_t0058_u01759196124040") 2025/09/30 01:36:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a9e_d20250930_m013507_c001_v7007000_t0000_u01759196107224") as it is a hide marker 2025/09/30 01:36:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fc3_d20250930_m013506_c001_v0001032_t0003_u01759196106400") 2025/09/30 01:36:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a94_d20250930_m013501_c001_v7007000_t0000_u01759196101160") as it is a hide marker 2025/09/30 01:36:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fa6_d20250930_m013459_c001_v0001032_t0050_u01759196099964") 2025/09/30 01:36:52 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12ab5_d20250930_m013510_c001_v7007000_t0000_u01759196110953") as it is a hide marker 2025/09/30 01:36:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fcd_d20250930_m013510_c001_v0001032_t0051_u01759196110218") 2025/09/30 01:36:52 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12aad_d20250930_m013509_c001_v7007000_t0000_u01759196109847") as it is a hide marker 2025/09/30 01:36:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fcb_d20250930_m013509_c001_v0001032_t0053_u01759196109084") 2025/09/30 01:36:52 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12abe_d20250930_m013512_c001_v7007000_t0000_u01759196112139") as it is a hide marker 2025/09/30 01:36:52 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fd1_d20250930_m013511_c001_v0001032_t0053_u01759196111332") 2025/09/30 01:36:52 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12aa6_d20250930_m013508_c001_v7007000_t0000_u01759196108716") as it is a hide marker 2025/09/30 01:36:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fc5_d20250930_m013507_c001_v0001032_t0029_u01759196107596") 2025/09/30 01:36:53 DEBUG : ./.: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a95_d20250930_m013502_c001_v7007000_t0000_u01759196102410") as it is a hide marker 2025/09/30 01:36:53 DEBUG : ./.: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375faa_d20250930_m013501_c001_v0001032_t0015_u01759196101533") 2025/09/30 01:36:53 DEBUG : ../..: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12a96_d20250930_m013503_c001_v7007000_t0000_u01759196103661") as it is a hide marker 2025/09/30 01:36:53 DEBUG : ../..: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc375fb0_d20250930_m013502_c001_v0001032_t0050_u01759196102778") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/09/30 01:36:54 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/30 01:36:54 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/30 01:36:54 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/30 01:36:54 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/30 01:36:55 INFO : B2 bucket rclone-test-zaqifoy5rale: cleaning bucket "rclone-test-zaqifoy5rale" of pending multipart uploads older than 0s 2025/09/30 01:36:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376003_d20250930_m013533_c001_v0001032_t0034_u01759196133382") "upload" dated 2025-09-30 01:35:33.382 +0000 UTC (1m21.803581405s ago) 2025/09/30 01:36:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12e14_d20250930_m013654_c001_v0001098_t0001_u01759196214155") as it is a start marker (upload started at 2025-09-30 01:36:54.155 +0000 UTC) 2025/09/30 01:36:55 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/09/30 01:36:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12e15_d20250930_m013654_c001_v0001113_t0043_u01759196214344") as it is a start marker (upload started at 2025-09-30 01:36:54.344 +0000 UTC) 2025/09/30 01:36:55 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/09/30 01:36:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12e18_d20250930_m013654_c001_v0001042_t0003_u01759196214531") as it is a start marker (upload started at 2025-09-30 01:36:54.531 +0000 UTC) 2025/09/30 01:36:55 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/09/30 01:36:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12e1b_d20250930_m013654_c001_v0001131_t0040_u01759196214718") as it is a start marker (upload started at 2025-09-30 01:36:54.718 +0000 UTC) 2025/09/30 01:36:55 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/09/30 01:36:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12e12_d20250930_m013653_c001_v7007000_t0000_u01759196213967") "hide" dated 2025-09-30 01:36:53.967 +0000 UTC (1.218872802s ago) 2025/09/30 01:36:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f113d514d798ab2c9_d20250930_m013643_c001_v0001178_t0050_u01759196203239") 2025/09/30 01:36:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/09/30 01:36:55 INFO : B2 bucket rclone-test-zaqifoy5rale: cleaning bucket "rclone-test-zaqifoy5rale" of pending multipart uploads older than 0s 2025/09/30 01:36:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376003_d20250930_m013533_c001_v0001032_t0034_u01759196133382") "upload" dated 2025-09-30 01:35:33.382 +0000 UTC (1m22.168364026s ago) 2025/09/30 01:36:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12e14_d20250930_m013654_c001_v0001098_t0001_u01759196214155") as it is a start marker (upload started at 2025-09-30 01:36:54.155 +0000 UTC) 2025/09/30 01:36:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12e15_d20250930_m013654_c001_v0001113_t0043_u01759196214344") as it is a start marker (upload started at 2025-09-30 01:36:54.344 +0000 UTC) 2025/09/30 01:36:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12e18_d20250930_m013654_c001_v0001042_t0003_u01759196214531") as it is a start marker (upload started at 2025-09-30 01:36:54.531 +0000 UTC) 2025/09/30 01:36:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12e1b_d20250930_m013654_c001_v0001131_t0040_u01759196214718") as it is a start marker (upload started at 2025-09-30 01:36:54.718 +0000 UTC) 2025/09/30 01:36:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12e12_d20250930_m013653_c001_v7007000_t0000_u01759196213967") "hide" dated 2025-09-30 01:36:53.967 +0000 UTC (1.583562839s ago) 2025/09/30 01:36:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f113d514d798ab2c9_d20250930_m013643_c001_v0001178_t0050_u01759196203239") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/09/30 01:36:56 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/30 01:36:56 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/30 01:36:56 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/30 01:36:57 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/09/30 01:36:57 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/09/30 01:36:57 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/09/30 01:36:57 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/09/30 01:36:59 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/09/30 01:37:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/09/30 01:37:00 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/09/30 01:37:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:37:03 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/30 01:37:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f218913363c5f06a3_d20250930_m013703_c001_v0001177_t0015_u01759196223375") 2025/09/30 01:37:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:37:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/30 01:37:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/30 01:37:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:37:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:37:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/09/30 01:37:07 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/09/30 01:37:07 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/09/30 01:37:07 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/09/30 01:37:07 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/09/30 01:37:09 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/09/30 01:37:09 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/09/30 01:37:09 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/09/30 01:37:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:37:11 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/30 01:37:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f2169d19576d157b9_d20250930_m013711_c001_v0001182_t0044_u01759196231422") 2025/09/30 01:37:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/30 01:37:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/30 01:37:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/30 01:37:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:37:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:37:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/30 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/30 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/09/30 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/30 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/09/30 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/30 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/09/30 01:37:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/09/30 01:37:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/09/30 01:37:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/09/30 01:37:18 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/30 01:37:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:37:19 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/30 01:37:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f2155813b0bf65421_d20250930_m013719_c001_v0001120_t0009_u01759196239963") 2025/09/30 01:37:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/30 01:37:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:37:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/30 01:37:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/30 01:37:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/09/30 01:37:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:37:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:37:23 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/30 01:37:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/09/30 01:37:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/09/30 01:37:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/30 01:37:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/09/30 01:37:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/09/30 01:37:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/09/30 01:37:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/09/30 01:37:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:37:28 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/30 01:37:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f2155813b0bf65463_d20250930_m013728_c001_v0001099_t0027_u01759196248666") 2025/09/30 01:37:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:37:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/09/30 01:37:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/30 01:37:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:37:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:37:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/09/30 01:37:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/30 01:37:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/30 01:37:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/30 01:37:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/30 01:37:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/30 01:37:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/30 01:37:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/09/30 01:37:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:37:36 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/30 01:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f2155813b0bf654b1_d20250930_m013737_c001_v0001171_t0056_u01759196257062") 2025/09/30 01:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/30 01:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/30 01:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/30 01:37:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:37:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:37:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/30 01:37:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/30 01:37:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/30 01:37:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/30 01:37:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/30 01:37:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/30 01:37:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/30 01:37:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/09/30 01:37:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/30 01:37:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/30 01:37:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/30 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:37:46 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/30 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b2515ed0_d20250930_m013746_c001_v0001184_t0041_u01759196266138") 2025/09/30 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/30 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/30 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/30 01:37:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/30 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:37:48 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/30 01:37:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/09/30 01:37:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/09/30 01:37:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/30 01:37:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/09/30 01:37:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/09/30 01:37:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/09/30 01:37:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/09/30 01:37:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:37:53 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/30 01:37:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f2155813b0bf654e3_d20250930_m013754_c001_v0001131_t0001_u01759196274052") 2025/09/30 01:37:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:37:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/09/30 01:37:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/30 01:37:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:37:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:37:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/09/30 01:37:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/30 01:37:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/30 01:37:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/30 01:37:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/30 01:38:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/30 01:38:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/30 01:38:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/09/30 01:38:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:38:02 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/30 01:38:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b2515f2c_d20250930_m013802_c001_v0001146_t0053_u01759196282544") 2025/09/30 01:38:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/30 01:38:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/30 01:38:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/30 01:38:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:38:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:38:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/30 01:38:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/30 01:38:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/30 01:38:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/30 01:38:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/30 01:38:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/30 01:38:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/30 01:38:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/09/30 01:38:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/30 01:38:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/30 01:38:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/30 01:38:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:38:11 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/30 01:38:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f2144aabd70647008_d20250930_m013811_c001_v0001099_t0037_u01759196291477") 2025/09/30 01:38:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/30 01:38:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:38:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/30 01:38:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/30 01:38:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/30 01:38:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:38:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:38:14 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/30 01:38:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/30 01:38:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/09/30 01:38:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/09/30 01:38:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/09/30 01:38:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/09/30 01:38:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/09/30 01:38:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/09/30 01:38:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:38:29 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/30 01:38:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f2169d19576d159c7_d20250930_m013829_c001_v0001157_t0048_u01759196309801") 2025/09/30 01:38:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:38:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/09/30 01:38:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/30 01:38:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:38:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:38:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/09/30 01:38:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/30 01:38:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/30 01:38:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/30 01:38:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/30 01:38:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/30 01:38:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/30 01:38:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/09/30 01:38:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:38:39 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/30 01:38:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f22136b7bf6b3ddd0_d20250930_m013839_c001_v0001157_t0014_u01759196319503") 2025/09/30 01:38:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/30 01:38:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/30 01:38:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/30 01:38:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:38:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:38:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/30 01:38:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/30 01:38:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/30 01:38:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/30 01:38:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/30 01:38:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/30 01:38:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/09/30 01:38:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/09/30 01:38:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/30 01:38:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/30 01:38:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/30 01:38:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:38:49 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/30 01:38:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b2516088_d20250930_m013849_c001_v0001117_t0017_u01759196329274") 2025/09/30 01:38:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/30 01:38:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:38:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/09/30 01:38:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/30 01:38:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/09/30 01:38:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:38:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:38:52 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/30 01:38:54 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/09/30 01:38:54 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/09/30 01:38:54 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/09/30 01:38:54 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/09/30 01:38:55 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/09/30 01:38:57 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/09/30 01:38:57 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/09/30 01:38:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:38:58 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/30 01:38:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f22136b7bf6b3deba_d20250930_m013858_c001_v0001137_t0027_u01759196338998") 2025/09/30 01:38:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:38:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/30 01:38:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/30 01:39:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:39:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:39:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/09/30 01:39:03 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/09/30 01:39:03 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/09/30 01:39:04 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/09/30 01:39:04 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/09/30 01:39:06 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/09/30 01:39:06 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/09/30 01:39:06 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/09/30 01:39:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:39:08 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/30 01:39:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b25160f0_d20250930_m013908_c001_v0001161_t0013_u01759196348821") 2025/09/30 01:39:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/30 01:39:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/30 01:39:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/30 01:39:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:39:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:39:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/30 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/30 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/09/30 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/30 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/09/30 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/30 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/09/30 01:39:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/09/30 01:39:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/09/30 01:39:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/09/30 01:39:24 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/30 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:39:27 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/30 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f205f049a9109b76f_d20250930_m013927_c001_v0001032_t0041_u01759196367312") 2025/09/30 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/30 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/30 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/30 01:39:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/09/30 01:39:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:39:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:39:30 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/30 01:39:33 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/09/30 01:39:33 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/09/30 01:39:33 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/09/30 01:39:33 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/09/30 01:39:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/09/30 01:39:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/09/30 01:39:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/09/30 01:39:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:39:37 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/30 01:39:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f2095ea60f3684254_d20250930_m013937_c001_v0001117_t0025_u01759196377869") 2025/09/30 01:39:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:39:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/30 01:39:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/30 01:39:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:39:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:39:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/09/30 01:39:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/09/30 01:39:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/09/30 01:39:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/09/30 01:39:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/09/30 01:39:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/09/30 01:39:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/09/30 01:39:46 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/09/30 01:39:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:39:48 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/30 01:39:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f205f049a9109b7a9_d20250930_m013948_c001_v0001044_t0048_u01759196388837") 2025/09/30 01:39:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/30 01:39:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/30 01:39:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/30 01:39:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:39:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:39:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/30 01:39:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/30 01:39:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/09/30 01:39:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/30 01:39:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/09/30 01:39:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/30 01:39:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/09/30 01:39:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/09/30 01:39:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/09/30 01:40:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/09/30 01:40:31 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/30 01:40:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/30 01:40:35 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/30 01:40:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b25163c4_d20250930_m014035_c001_v0001182_t0032_u01759196435505") 2025/09/30 01:40:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/30 01:40:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/30 01:40:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/30 01:40:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/30 01:40:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/09/30 01:40:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/09/30 01:40:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/09/30 01:40:38 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/30 01:40:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f122da3402d9b8b9f980e1b_f2144aabd70647545_d20250930_m014047_c001_v0001154_t0023_u01759196447185") 2025/09/30 01:40:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/09/30 01:40:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/30 01:40:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/30 01:40:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/30 01:40:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/30 01:40:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/30 01:40:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/30 01:40:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/30 01:40:50 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/09/30 01:40:52 DEBUG : chunked-copy: Done sending chunk 0 2025/09/30 01:40:52 DEBUG : chunked-copy: Done sending chunk 1 2025/09/30 01:40:52 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/30 01:40:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f122da3402d9b8b9f980e1b_f2144aabd706475ad_d20250930_m014053_c001_v0001117_t0001_u01759196453487") 2025/09/30 01:40:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/09/30 01:40:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/30 01:40:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/30 01:40:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/30 01:40:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/30 01:40:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/09/30 01:40:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/30 01:40:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/09/30 01:40:57 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/09/30 01:40:59 DEBUG : chunked-copy: Done sending chunk 0 2025/09/30 01:40:59 DEBUG : chunked-copy: Done sending chunk 1 2025/09/30 01:40:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/30 01:41:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f122da3402d9b8b9f980e1b_f20170caf826147bf_d20250930_m014100_c001_v0001137_t0011_u01759196460384") 2025/09/30 01:41:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/30 01:41:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/30 01:41:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/30 01:41:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/30 01:41:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/30 01:41:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/30 01:41:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/30 01:41:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/30 01:41:03 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/09/30 01:41:06 DEBUG : chunked-copy: Done sending chunk 0 2025/09/30 01:41:06 DEBUG : chunked-copy: Done sending chunk 1 2025/09/30 01:41:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/30 01:41:07 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f122da3402d9b8b9f980e1b_f2144aabd7064767a_d20250930_m014106_c001_v0001179_t0003_u01759196466908") 2025/09/30 01:41:07 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/09/30 01:41:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/30 01:41:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/30 01:41:07 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/09/30 01:41:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/30 01:41:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/30 01:41:07 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/30 01:41:08 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/30 01:41:10 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/30 01:41:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqifoy5rale/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/30 01:41:12 INFO : B2 bucket rclone-test-zaqifoy5rale: cleaning bucket "rclone-test-zaqifoy5rale" of all files 2025/09/30 01:41:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f405f049a9109b787_d20250930_m013942_c001_v7007000_t0000_u01759196382117") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2095ea60f3684254_d20250930_m013937_c001_v0001117_t0025_u01759196377869") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4095ea60f3684251_d20250930_m013937_c001_v7007000_t0000_u01759196377174") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f205f049a9109b779_d20250930_m013932_c001_v0001178_t0016_u01759196372311") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4144aabd706474fe_d20250930_m014040_c001_v7007000_t0000_u01759196440593") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b25163c4_d20250930_m014035_c001_v0001182_t0032_u01759196435505") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f403c2324b25163bf_d20250930_m014034_c001_v7007000_t0000_u01759196434927") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f205f049a9109b7b5_d20250930_m013954_c001_v0001154_t0021_u01759196394405") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f405f049a9109b7b4_d20250930_m013954_c001_v7007000_t0000_u01759196394206") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f205f049a9109b7a9_d20250930_m013948_c001_v0001044_t0048_u01759196388837") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f405f049a9109b7a4_d20250930_m013948_c001_v7007000_t0000_u01759196388251") 2025/09/30 01:41:12 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f205f049a9109b788_d20250930_m013942_c001_v0001137_t0021_u01759196382325") 2025/09/30 01:41:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f403c2324b2515ee2_d20250930_m013749_c001_v7007000_t0000_u01759196269946") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b2515ed0_d20250930_m013746_c001_v0001184_t0041_u01759196266138") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4155813b0bf654b3_d20250930_m013741_c001_v7007000_t0000_u01759196261047") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2155813b0bf654b1_d20250930_m013737_c001_v0001171_t0056_u01759196257062") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f403c2324b2515ece_d20250930_m013745_c001_v7007000_t0000_u01759196265737") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2155813b0bf654b4_d20250930_m013741_c001_v0001154_t0011_u01759196261236") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4155813b0bf654ae_d20250930_m013736_c001_v7007000_t0000_u01759196256668") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2169d19576d1587b_d20250930_m013732_c001_v0001131_t0053_u01759196252439") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4169d19576d15879_d20250930_m013732_c001_v7007000_t0000_u01759196252251") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2155813b0bf65463_d20250930_m013728_c001_v0001099_t0027_u01759196248666") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4155813b0bf6545b_d20250930_m013728_c001_v7007000_t0000_u01759196248244") 2025/09/30 01:41:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2169d19576d15820_d20250930_m013724_c001_v0001102_t0023_u01759196244573") 2025/09/30 01:41:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f403c2324b2515f6e_d20250930_m013815_c001_v7007000_t0000_u01759196295501") 2025/09/30 01:41:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2144aabd70647008_d20250930_m013811_c001_v0001099_t0037_u01759196291477") 2025/09/30 01:41:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f403c2324b2515f51_d20250930_m013806_c001_v7007000_t0000_u01759196286687") 2025/09/30 01:41:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b2515f2c_d20250930_m013802_c001_v0001146_t0053_u01759196282544") 2025/09/30 01:41:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4144aabd70647006_d20250930_m013811_c001_v7007000_t0000_u01759196291093") 2025/09/30 01:41:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b2515f53_d20250930_m013806_c001_v0001038_t0021_u01759196286875") 2025/09/30 01:41:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f403c2324b2515f23_d20250930_m013802_c001_v7007000_t0000_u01759196282138") 2025/09/30 01:41:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b2515efb_d20250930_m013757_c001_v0001038_t0000_u01759196277878") 2025/09/30 01:41:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f403c2324b2515ef9_d20250930_m013757_c001_v7007000_t0000_u01759196277684") 2025/09/30 01:41:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2155813b0bf654e3_d20250930_m013754_c001_v0001131_t0001_u01759196274052") 2025/09/30 01:41:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4155813b0bf654e2_d20250930_m013753_c001_v7007000_t0000_u01759196273660") 2025/09/30 01:41:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b2515ee4_d20250930_m013750_c001_v0001179_t0014_u01759196270140") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4169d19576d1581d_d20250930_m013724_c001_v7007000_t0000_u01759196244330") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2155813b0bf65421_d20250930_m013719_c001_v0001120_t0009_u01759196239963") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4155813b0bf65420_d20250930_m013719_c001_v7007000_t0000_u01759196239559") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2169d19576d157d1_d20250930_m013715_c001_v0001101_t0051_u01759196235426") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4169d19576d157d0_d20250930_m013715_c001_v7007000_t0000_u01759196235233") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2169d19576d157b9_d20250930_m013711_c001_v0001182_t0044_u01759196231422") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4169d19576d157b5_d20250930_m013711_c001_v7007000_t0000_u01759196231028") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2169d19576d15799_d20250930_m013706_c001_v0001154_t0000_u01759196226873") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4169d19576d15797_d20250930_m013706_c001_v7007000_t0000_u01759196226679") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f218913363c5f06a3_d20250930_m013703_c001_v0001177_t0015_u01759196223375") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f418913363c5f06a1_d20250930_m013702_c001_v7007000_t0000_u01759196222985") 2025/09/30 01:41:14 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2048e2af40e12e34_d20250930_m013657_c001_v0001136_t0021_u01759196217639") 2025/09/30 01:41:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f42136b7bf6b3de8b_d20250930_m013854_c001_v7007000_t0000_u01759196334024") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b2516088_d20250930_m013849_c001_v0001117_t0017_u01759196329274") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f42136b7bf6b3de08_d20250930_m013844_c001_v7007000_t0000_u01759196324097") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f22136b7bf6b3ddd0_d20250930_m013839_c001_v0001157_t0014_u01759196319503") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f403c2324b2516087_d20250930_m013848_c001_v7007000_t0000_u01759196328795") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f22136b7bf6b3de0a_d20250930_m013844_c001_v0001184_t0028_u01759196324296") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f42136b7bf6b3ddca_d20250930_m013838_c001_v7007000_t0000_u01759196318985") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f22136b7bf6b3dda8_d20250930_m013833_c001_v0001145_t0022_u01759196313916") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f42136b7bf6b3dda6_d20250930_m013833_c001_v7007000_t0000_u01759196313725") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2169d19576d159c7_d20250930_m013829_c001_v0001157_t0048_u01759196309801") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4169d19576d159c5_d20250930_m013829_c001_v7007000_t0000_u01759196309333") 2025/09/30 01:41:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b2515f70_d20250930_m013815_c001_v0001136_t0001_u01759196295694") 2025/09/30 01:41:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f405f049a9109b777_d20250930_m013932_c001_v7007000_t0000_u01759196372116") 2025/09/30 01:41:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f205f049a9109b76f_d20250930_m013927_c001_v0001032_t0041_u01759196367312") 2025/09/30 01:41:15 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f405f049a9109b76e_d20250930_m013926_c001_v7007000_t0000_u01759196366683") 2025/09/30 01:41:15 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f206aa5ac2202bd86_d20250930_m013921_c001_v0001137_t0049_u01759196361616") 2025/09/30 01:41:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f406aa5ac2202bd82_d20250930_m013921_c001_v7007000_t0000_u01759196361423") 2025/09/30 01:41:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b25160f0_d20250930_m013908_c001_v0001161_t0013_u01759196348821") 2025/09/30 01:41:16 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f403c2324b25160ef_d20250930_m013908_c001_v7007000_t0000_u01759196348275") 2025/09/30 01:41:16 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f203c2324b25160cf_d20250930_m013903_c001_v0001165_t0058_u01759196343355") 2025/09/30 01:41:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f403c2324b25160cc_d20250930_m013903_c001_v7007000_t0000_u01759196343167") 2025/09/30 01:41:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f22136b7bf6b3deba_d20250930_m013858_c001_v0001137_t0027_u01759196338998") 2025/09/30 01:41:16 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f42136b7bf6b3deb6_d20250930_m013858_c001_v7007000_t0000_u01759196338446") 2025/09/30 01:41:16 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f22136b7bf6b3de8e_d20250930_m013854_c001_v0001137_t0008_u01759196334223") 2025/09/30 01:41:16 DEBUG : chunked-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4144aabd7064768d_d20250930_m014108_c001_v7007000_t0000_u01759196468756") 2025/09/30 01:41:16 DEBUG : chunked-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f20170caf826147dc_d20250930_m014103_c001_v0001098_t0046_u01759196463402") 2025/09/30 01:41:16 DEBUG : chunked-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f40170caf826147d4_d20250930_m014102_c001_v7007000_t0000_u01759196462693") 2025/09/30 01:41:16 DEBUG : chunked-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2144aabd706475e4_d20250930_m014056_c001_v0001145_t0040_u01759196456575") 2025/09/30 01:41:16 DEBUG : chunked-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4144aabd706475d9_d20250930_m014055_c001_v7007000_t0000_u01759196455927") 2025/09/30 01:41:16 DEBUG : chunked-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f20170caf8261474a_d20250930_m014049_c001_v0001157_t0007_u01759196449900") 2025/09/30 01:41:16 DEBUG : chunked-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f40170caf82614742_d20250930_m014049_c001_v7007000_t0000_u01759196449237") 2025/09/30 01:41:16 DEBUG : chunked-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f113d514d798abc2b_d20250930_m014045_c001_v0001178_t0010_u01759196445405") 2025/09/30 01:41:16 DEBUG : chunked-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4144aabd70647533_d20250930_m014045_c001_v7007000_t0000_u01759196445012") 2025/09/30 01:41:16 DEBUG : chunked-copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f113d514d798abc0d_d20250930_m014041_c001_v0001178_t0045_u01759196441440") 2025/09/30 01:41:16 DEBUG : chunked-copy.copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4144aabd7064768a_d20250930_m014108_c001_v7007000_t0000_u01759196468564") 2025/09/30 01:41:16 DEBUG : chunked-copy.copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2144aabd7064767a_d20250930_m014106_c001_v0001179_t0003_u01759196466908") 2025/09/30 01:41:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f40170caf826147d2_d20250930_m014102_c001_v7007000_t0000_u01759196462489") 2025/09/30 01:41:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f20170caf826147bf_d20250930_m014100_c001_v0001137_t0011_u01759196460384") 2025/09/30 01:41:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4144aabd706475d5_d20250930_m014055_c001_v7007000_t0000_u01759196455731") 2025/09/30 01:41:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2144aabd706475ad_d20250930_m014053_c001_v0001117_t0001_u01759196453487") 2025/09/30 01:41:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f40170caf8261473f_d20250930_m014049_c001_v7007000_t0000_u01759196449037") 2025/09/30 01:41:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f2144aabd70647545_d20250930_m014047_c001_v0001154_t0023_u01759196447185") 2025/09/30 01:41:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4144aabd70647531_d20250930_m014044_c001_v7007000_t0000_u01759196444816") 2025/09/30 01:41:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f103b05cb72268dfb_d20250930_m014043_c001_v0001115_t0025_u01759196443367") 2025/09/30 01:41:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f106f2ef5cc376003_d20250930_m013533_c001_v0001032_t0034_u01759196133382") 2025/09/30 01:41:17 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4144aabd70647690_d20250930_m014109_c001_v7007000_t0000_u01759196469536") 2025/09/30 01:41:17 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f113d514d798abca6_d20250930_m014109_c001_v0001178_t0048_u01759196469314") 2025/09/30 01:41:17 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4144aabd70647697_d20250930_m014110_c001_v7007000_t0000_u01759196470595") 2025/09/30 01:41:17 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f113d514d798abcad_d20250930_m014110_c001_v0001178_t0013_u01759196470368") 2025/09/30 01:41:17 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f113d514d798abca8_d20250930_m014109_c001_v0001178_t0001_u01759196469780") 2025/09/30 01:41:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f122da3402d9b8b9f980e1b_f4048e2af40e12e12_d20250930_m013653_c001_v7007000_t0000_u01759196213967") 2025/09/30 01:41:18 INFO : B2 bucket rclone-test-zaqifoy5rale: cleaning bucket "rclone-test-zaqifoy5rale" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (384.20s) --- 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.41s) --- PASS: TestIntegration/FsMkdir (382.07s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.10s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.20s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.57s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (85.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.54s) --- 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.22s) --- 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 (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- 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.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (223.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (38.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (18.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (38.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (18.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (13.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (68.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (46.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.06s) --- 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 384.232s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m26.660026449s (try 1/5)