"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/04/19 01:55:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lepiwer2pipo" 2025/04/19 01:55:52 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/04/19 01:55:55 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/19 01:55:55 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/19 01:55:55 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/04/19 01:56:22 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/04/19 01:56:22 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/19 01:56:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/19 01:56:24 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/19 01:56:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/19 01:56:24 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/19 01:56:25 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/19 01:56:25 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/04/19 01:56:32 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/19 01:56:33 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/04/19 01:56:38 INFO : B2 bucket rclone-test-lepiwer2pipo: cleaning bucket "rclone-test-lepiwer2pipo" of all files 2025/04/19 01:56:38 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aea_d20250419_m015637_c001_v0001036_t0004_u01745027797649") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/19 01:56:39 DEBUG : Creating backend with remote "TestB2:rclone-test-lepiwer2pipo/dirToPurgeFromRoot" 2025/04/19 01:56:41 INFO : B2 bucket rclone-test-lepiwer2pipo path dirToPurgeFromRoot: cleaning bucket "rclone-test-lepiwer2pipo" of all files 2025/04/19 01:56:41 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19af2_d20250419_m015639_c001_v0001036_t0043_u01745027799324") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/19 01:56:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lepiwer2pipo/hello? sausage/êé" 2025/04/19 01:56:46 INFO : B2 bucket rclone-test-lepiwer2pipo path hello? sausage/êé: cleaning bucket "rclone-test-lepiwer2pipo" of all files 2025/04/19 01:56:46 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f1097fe309975fc45_d20250419_m015644_c001_v0001043_t0036_u01745027804634") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/19 01:56:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lepiwer2pipo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/19 01:56:57 DEBUG : Creating backend with remote "TestB2:rclone-test-lepiwer2pipo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-lepiwer2pipo" from "TestB2:rclone-test-lepiwer2pipo" 2025/04/19 01:56:59 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/04/19 01:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cumibiv6tuwe" 2025/04/19 01:57:13 DEBUG : B2 bucket rclone-test-cumibiv6tuwe: Purge remote 2025/04/19 01:57:13 INFO : B2 bucket rclone-test-cumibiv6tuwe: cleaning bucket "rclone-test-cumibiv6tuwe" of all files 2025/04/19 01:57:13 DEBUG : somefile: Deleting (id "4_z8f929d73c03d4bbb9f680e1b_f41445e9c0d9ec74e_d20250419_m015712_c001_v0001105_t0051_u01745027832790") === 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/04/19 01:57:15 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/19 01:57:16 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/04/19 01:57:19 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/19 01:57:19 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/19 01:57:19 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.828Ki offset 6Mi/6.106Mi 2025/04/19 01:57:19 DEBUG : test-metadata: Sending chunk 1 length 111440 2025/04/19 01:57:21 DEBUG : test-metadata: Done sending chunk 1 2025/04/19 01:57:22 DEBUG : test-metadata: Done sending chunk 0 2025/04/19 01:57:22 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/04/19 01:57:32 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1036-02.backblaze.com/b2api/v1/b2_upload_file/9f526db3c02d4bbb9f680e1b/c001_v0001036_t0017": EOF 2025/04/19 01:57:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-02.backblaze.com/b2api/v1/b2_upload_file/9f526db3c02d4bbb9f680e1b/c001_v0001036_t0017": EOF) 2025/04/19 01:57:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1036-02.backblaze.com/b2api/v1/b2_upload_file/9f526db3c02d4bbb9f680e1b/c001_v0001036_t0017": EOF - low level retry 1/10 2025/04/19 01:57:34 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-04-19-015727-292.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/04/19 01:57:36 DEBUG : oldPath = "TestB2:rclone-test-lepiwer2pipo/versions/test-versions-v2025-04-19-015727-292.txt" 2025/04/19 01:57:36 DEBUG : newPath = "TestB2,versions:rclone-test-lepiwer2pipo/versions/test-versions-v2025-04-19-015727-292.txt" 2025/04/19 01:57:36 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-lepiwer2pipo/versions/test-versions-v2025-04-19-015727-292.txt" 2025/04/19 01:57:36 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/19 01:57:38 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-lepiwer2pipo/versions/test-versions-v2025-04-19-015727-292.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-lepiwer2pipo/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/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/19 01:57:39 INFO : B2 bucket rclone-test-lepiwer2pipo: cleaning bucket "rclone-test-lepiwer2pipo" of all hidden files 2025/04/19 01:57:39 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd65_d20250419_m015603_c001_v7007000_t0000_u01745027763441") as it is a hide marker 2025/04/19 01:57:39 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : leading space/ leading space: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19a9e_d20250419_m015602_c001_v0001036_t0009_u01745027762492") 2025/04/19 01:57:39 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd63_d20250419_m015602_c001_v7007000_t0000_u01745027762125") as it is a hide marker 2025/04/19 01:57:39 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19a9c_d20250419_m015601_c001_v0001036_t0028_u01745027761353") 2025/04/19 01:57:39 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd70_d20250419_m015610_c001_v7007000_t0000_u01745027770672") as it is a hide marker 2025/04/19 01:57:39 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aae_d20250419_m015609_c001_v0001036_t0006_u01745027769723") 2025/04/19 01:57:39 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : created from root.txt: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f41640d432225d871_d20250419_m015706_c001_v7007000_t0000_u01745027826787") as it is a hide marker 2025/04/19 01:57:39 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : created from root.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f1076850ba21f2358_d20250419_m015705_c001_v0001161_t0034_u01745027825756") 2025/04/19 01:57:39 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : file name.txt: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebe86_d20250419_m015715_c001_v7007000_t0000_u01745027835051") as it is a hide marker 2025/04/19 01:57:39 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : file name.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19b10_d20250419_m015654_c001_v0001036_t0037_u01745027814913") 2025/04/19 01:57:39 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : file name.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f113fbdf80881bd8f_d20250419_m015651_c001_v0001171_t0004_u01745027811381") 2025/04/19 01:57:39 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : file name.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ae2_d20250419_m015629_c001_v0001036_t0029_u01745027789817") 2025/04/19 01:57:39 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : file name.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ade_d20250419_m015628_c001_v0001036_t0019_u01745027788644") 2025/04/19 01:57:39 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ae0_d20250419_m015629_c001_v0001036_t0049_u01745027789285") "upload" dated 2025-04-19 01:56:29.285 +0000 UTC (1m10.680073849s ago) 2025/04/19 01:57:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f41640d432225d864_d20250419_m015649_c001_v7007000_t0000_u01745027809166") as it is a hide marker 2025/04/19 01:57:39 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f1170d95324728710_d20250419_m015648_c001_v0001117_t0027_u01745027808711") 2025/04/19 01:57:39 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f11012c153111d436_d20250419_m015647_c001_v0001117_t0019_u01745027807837") 2025/04/19 01:57:39 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd91_d20250419_m015618_c001_v7007000_t0000_u01745027778603") as it is a hide marker 2025/04/19 01:57:39 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ac8_d20250419_m015617_c001_v0001036_t0046_u01745027777795") 2025/04/19 01:57:39 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : piped data.txt: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebe89_d20250419_m015717_c001_v7007000_t0000_u01745027837425") as it is a hide marker 2025/04/19 01:57:39 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : piped data.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19b2a_d20250419_m015716_c001_v0001036_t0020_u01745027836324") 2025/04/19 01:57:39 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : piped data.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebe87_d20250419_m015716_c001_v7007000_t0000_u01745027836140") 2025/04/19 01:57:39 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : piped data.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f402c7eb058f19b28_d20250419_m015715_c001_v0001036_t0017_u01745027835779") 2025/04/19 01:57:39 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebda0_d20250419_m015619_c001_v7007000_t0000_u01745027779766") as it is a hide marker 2025/04/19 01:57:39 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aca_d20250419_m015618_c001_v0001036_t0049_u01745027778969") 2025/04/19 01:57:39 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : test-metadata: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4031463242641fe1_d20250419_m015724_c001_v7007000_t0000_u01745027844748") as it is a hide marker 2025/04/19 01:57:39 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : test-metadata: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2183e4e1c56ebe8b_d20250419_m015719_c001_v0001103_t0035_u01745027839451") 2025/04/19 01:57:39 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : test-metadata: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebe8a_d20250419_m015718_c001_v7007000_t0000_u01745027838553") 2025/04/19 01:57:39 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : test-metadata: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19b2c_d20250419_m015717_c001_v0001036_t0056_u01745027837610") 2025/04/19 01:57:39 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd72_d20250419_m015612_c001_v7007000_t0000_u01745027772917") as it is a hide marker 2025/04/19 01:57:39 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ab8_d20250419_m015612_c001_v0001036_t0033_u01745027772209") 2025/04/19 01:57:39 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd75_d20250419_m015615_c001_v7007000_t0000_u01745027775153") as it is a hide marker 2025/04/19 01:57:39 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19abe_d20250419_m015614_c001_v0001036_t0003_u01745027774393") 2025/04/19 01:57:39 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd73_d20250419_m015614_c001_v7007000_t0000_u01745027774028") as it is a hide marker 2025/04/19 01:57:39 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19abc_d20250419_m015613_c001_v0001036_t0031_u01745027773331") 2025/04/19 01:57:39 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd77_d20250419_m015616_c001_v7007000_t0000_u01745027776216") as it is a hide marker 2025/04/19 01:57:39 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ac2_d20250419_m015615_c001_v0001036_t0052_u01745027775521") 2025/04/19 01:57:39 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd82_d20250419_m015617_c001_v7007000_t0000_u01745027777431") as it is a hide marker 2025/04/19 01:57:39 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ac4_d20250419_m015616_c001_v0001036_t0005_u01745027776581") 2025/04/19 01:57:39 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd71_d20250419_m015611_c001_v7007000_t0000_u01745027771839") as it is a hide marker 2025/04/19 01:57:39 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : trailing space /trailing space : Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ab0_d20250419_m015611_c001_v0001036_t0005_u01745027771038") 2025/04/19 01:57:39 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f107f16cf16533387_d20250419_m015735_c001_v0001042_t0051_u01745027855215") "upload" dated 2025-04-19 01:57:35.215 +0000 UTC (4.750627778s ago) 2025/04/19 01:57:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f41577622b597d59d_d20250419_m015730_c001_v7007000_t0000_u01745027850384") 2025/04/19 01:57:39 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19b36_d20250419_m015727_c001_v0001036_t0030_u01745027847292") 2025/04/19 01:57:39 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebde6_d20250419_m015628_c001_v7007000_t0000_u01745027788096") as it is a hide marker 2025/04/19 01:57:39 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2183e4e1c56ebdc1_d20250419_m015622_c001_v0001182_t0015_u01745027782235") 2025/04/19 01:57:39 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : zero-length-file: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebdbc_d20250419_m015621_c001_v7007000_t0000_u01745027781909") as it is a hide marker 2025/04/19 01:57:39 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : zero-length-file: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f402c7eb058f19ad2_d20250419_m015621_c001_v0001036_t0017_u01745027781049") 2025/04/19 01:57:39 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd66_d20250419_m015604_c001_v7007000_t0000_u01745027764573") as it is a hide marker 2025/04/19 01:57:39 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aa0_d20250419_m015603_c001_v0001036_t0034_u01745027763806") 2025/04/19 01:57:39 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd5c_d20250419_m015558_c001_v7007000_t0000_u01745027758706") as it is a hide marker 2025/04/19 01:57:39 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19a92_d20250419_m015557_c001_v0001036_t0020_u01745027757654") 2025/04/19 01:57:39 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd6c_d20250419_m015608_c001_v7007000_t0000_u01745027768098") as it is a hide marker 2025/04/19 01:57:39 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aaa_d20250419_m015607_c001_v0001036_t0003_u01745027767314") 2025/04/19 01:57:39 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd6b_d20250419_m015606_c001_v7007000_t0000_u01745027766949") as it is a hide marker 2025/04/19 01:57:39 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aa6_d20250419_m015606_c001_v0001036_t0020_u01745027766222") 2025/04/19 01:57:39 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd6d_d20250419_m015609_c001_v7007000_t0000_u01745027769355") as it is a hide marker 2025/04/19 01:57:39 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aac_d20250419_m015608_c001_v0001036_t0010_u01745027768462") 2025/04/19 01:57:39 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd69_d20250419_m015605_c001_v7007000_t0000_u01745027765855") as it is a hide marker 2025/04/19 01:57:39 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aa2_d20250419_m015604_c001_v0001036_t0057_u01745027764939") 2025/04/19 01:57:39 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : ./.: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd60_d20250419_m015559_c001_v7007000_t0000_u01745027759807") as it is a hide marker 2025/04/19 01:57:39 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : ./.: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19a94_d20250419_m015559_c001_v0001036_t0041_u01745027759070") 2025/04/19 01:57:39 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/19 01:57:39 DEBUG : ../..: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd62_d20250419_m015600_c001_v7007000_t0000_u01745027760988") as it is a hide marker 2025/04/19 01:57:39 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/19 01:57:39 DEBUG : ../..: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19a98_d20250419_m015600_c001_v0001036_t0024_u01745027760171") 2025/04/19 01:57:39 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/19 01:57:40 INFO : B2 bucket rclone-test-lepiwer2pipo: cleaning bucket "rclone-test-lepiwer2pipo" of all hidden files 2025/04/19 01:57:40 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd65_d20250419_m015603_c001_v7007000_t0000_u01745027763441") as it is a hide marker 2025/04/19 01:57:40 DEBUG : leading space/ leading space: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19a9e_d20250419_m015602_c001_v0001036_t0009_u01745027762492") 2025/04/19 01:57:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd63_d20250419_m015602_c001_v7007000_t0000_u01745027762125") as it is a hide marker 2025/04/19 01:57:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19a9c_d20250419_m015601_c001_v0001036_t0028_u01745027761353") 2025/04/19 01:57:40 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd70_d20250419_m015610_c001_v7007000_t0000_u01745027770672") as it is a hide marker 2025/04/19 01:57:40 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aae_d20250419_m015609_c001_v0001036_t0006_u01745027769723") 2025/04/19 01:57:40 DEBUG : created from root.txt: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f41640d432225d871_d20250419_m015706_c001_v7007000_t0000_u01745027826787") as it is a hide marker 2025/04/19 01:57:40 DEBUG : created from root.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f1076850ba21f2358_d20250419_m015705_c001_v0001161_t0034_u01745027825756") 2025/04/19 01:57:40 DEBUG : file name.txt: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebe86_d20250419_m015715_c001_v7007000_t0000_u01745027835051") as it is a hide marker 2025/04/19 01:57:40 DEBUG : file name.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19b10_d20250419_m015654_c001_v0001036_t0037_u01745027814913") 2025/04/19 01:57:40 DEBUG : file name.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f113fbdf80881bd8f_d20250419_m015651_c001_v0001171_t0004_u01745027811381") 2025/04/19 01:57:40 DEBUG : file name.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ae2_d20250419_m015629_c001_v0001036_t0029_u01745027789817") 2025/04/19 01:57:40 DEBUG : file name.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ade_d20250419_m015628_c001_v0001036_t0019_u01745027788644") 2025/04/19 01:57:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ae0_d20250419_m015629_c001_v0001036_t0049_u01745027789285") "upload" dated 2025-04-19 01:56:29.285 +0000 UTC (1m11.697618478s ago) 2025/04/19 01:57:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f41640d432225d864_d20250419_m015649_c001_v7007000_t0000_u01745027809166") as it is a hide marker 2025/04/19 01:57:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f1170d95324728710_d20250419_m015648_c001_v0001117_t0027_u01745027808711") 2025/04/19 01:57:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f11012c153111d436_d20250419_m015647_c001_v0001117_t0019_u01745027807837") 2025/04/19 01:57:41 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd91_d20250419_m015618_c001_v7007000_t0000_u01745027778603") as it is a hide marker 2025/04/19 01:57:41 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ac8_d20250419_m015617_c001_v0001036_t0046_u01745027777795") 2025/04/19 01:57:41 DEBUG : piped data.txt: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebe89_d20250419_m015717_c001_v7007000_t0000_u01745027837425") as it is a hide marker 2025/04/19 01:57:41 DEBUG : piped data.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19b2a_d20250419_m015716_c001_v0001036_t0020_u01745027836324") 2025/04/19 01:57:41 DEBUG : piped data.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebe87_d20250419_m015716_c001_v7007000_t0000_u01745027836140") 2025/04/19 01:57:41 DEBUG : piped data.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f402c7eb058f19b28_d20250419_m015715_c001_v0001036_t0017_u01745027835779") 2025/04/19 01:57:41 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebda0_d20250419_m015619_c001_v7007000_t0000_u01745027779766") as it is a hide marker 2025/04/19 01:57:41 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aca_d20250419_m015618_c001_v0001036_t0049_u01745027778969") 2025/04/19 01:57:41 DEBUG : test-metadata: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4031463242641fe1_d20250419_m015724_c001_v7007000_t0000_u01745027844748") as it is a hide marker 2025/04/19 01:57:41 DEBUG : test-metadata: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2183e4e1c56ebe8b_d20250419_m015719_c001_v0001103_t0035_u01745027839451") 2025/04/19 01:57:41 DEBUG : test-metadata: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebe8a_d20250419_m015718_c001_v7007000_t0000_u01745027838553") 2025/04/19 01:57:41 DEBUG : test-metadata: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19b2c_d20250419_m015717_c001_v0001036_t0056_u01745027837610") 2025/04/19 01:57:41 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd72_d20250419_m015612_c001_v7007000_t0000_u01745027772917") as it is a hide marker 2025/04/19 01:57:41 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ab8_d20250419_m015612_c001_v0001036_t0033_u01745027772209") 2025/04/19 01:57:41 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd75_d20250419_m015615_c001_v7007000_t0000_u01745027775153") as it is a hide marker 2025/04/19 01:57:42 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19abe_d20250419_m015614_c001_v0001036_t0003_u01745027774393") 2025/04/19 01:57:42 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd73_d20250419_m015614_c001_v7007000_t0000_u01745027774028") as it is a hide marker 2025/04/19 01:57:42 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19abc_d20250419_m015613_c001_v0001036_t0031_u01745027773331") 2025/04/19 01:57:42 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd77_d20250419_m015616_c001_v7007000_t0000_u01745027776216") as it is a hide marker 2025/04/19 01:57:42 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ac2_d20250419_m015615_c001_v0001036_t0052_u01745027775521") 2025/04/19 01:57:42 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd82_d20250419_m015617_c001_v7007000_t0000_u01745027777431") as it is a hide marker 2025/04/19 01:57:42 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ac4_d20250419_m015616_c001_v0001036_t0005_u01745027776581") 2025/04/19 01:57:42 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd71_d20250419_m015611_c001_v7007000_t0000_u01745027771839") as it is a hide marker 2025/04/19 01:57:42 DEBUG : trailing space /trailing space : Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ab0_d20250419_m015611_c001_v0001036_t0005_u01745027771038") 2025/04/19 01:57:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f107f16cf16533387_d20250419_m015735_c001_v0001042_t0051_u01745027855215") "upload" dated 2025-04-19 01:57:35.215 +0000 UTC (7.20600187s ago) 2025/04/19 01:57:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f41577622b597d59d_d20250419_m015730_c001_v7007000_t0000_u01745027850384") 2025/04/19 01:57:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19b36_d20250419_m015727_c001_v0001036_t0030_u01745027847292") 2025/04/19 01:57:42 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebde6_d20250419_m015628_c001_v7007000_t0000_u01745027788096") as it is a hide marker 2025/04/19 01:57:42 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2183e4e1c56ebdc1_d20250419_m015622_c001_v0001182_t0015_u01745027782235") 2025/04/19 01:57:42 DEBUG : zero-length-file: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebdbc_d20250419_m015621_c001_v7007000_t0000_u01745027781909") as it is a hide marker 2025/04/19 01:57:42 DEBUG : zero-length-file: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f402c7eb058f19ad2_d20250419_m015621_c001_v0001036_t0017_u01745027781049") 2025/04/19 01:57:42 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd66_d20250419_m015604_c001_v7007000_t0000_u01745027764573") as it is a hide marker 2025/04/19 01:57:42 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aa0_d20250419_m015603_c001_v0001036_t0034_u01745027763806") 2025/04/19 01:57:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd5c_d20250419_m015558_c001_v7007000_t0000_u01745027758706") as it is a hide marker 2025/04/19 01:57:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19a92_d20250419_m015557_c001_v0001036_t0020_u01745027757654") 2025/04/19 01:57:42 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd6c_d20250419_m015608_c001_v7007000_t0000_u01745027768098") as it is a hide marker 2025/04/19 01:57:42 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aaa_d20250419_m015607_c001_v0001036_t0003_u01745027767314") 2025/04/19 01:57:42 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd6b_d20250419_m015606_c001_v7007000_t0000_u01745027766949") as it is a hide marker 2025/04/19 01:57:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aa6_d20250419_m015606_c001_v0001036_t0020_u01745027766222") 2025/04/19 01:57:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd6d_d20250419_m015609_c001_v7007000_t0000_u01745027769355") as it is a hide marker 2025/04/19 01:57:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aac_d20250419_m015608_c001_v0001036_t0010_u01745027768462") 2025/04/19 01:57:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd69_d20250419_m015605_c001_v7007000_t0000_u01745027765855") as it is a hide marker 2025/04/19 01:57:43 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19aa2_d20250419_m015604_c001_v0001036_t0057_u01745027764939") 2025/04/19 01:57:43 DEBUG : ./.: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd60_d20250419_m015559_c001_v7007000_t0000_u01745027759807") as it is a hide marker 2025/04/19 01:57:43 DEBUG : ./.: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19a94_d20250419_m015559_c001_v0001036_t0041_u01745027759070") 2025/04/19 01:57:43 DEBUG : ../..: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ebd62_d20250419_m015600_c001_v7007000_t0000_u01745027760988") as it is a hide marker 2025/04/19 01:57:43 DEBUG : ../..: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19a98_d20250419_m015600_c001_v0001036_t0024_u01745027760171") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/19 01:57:44 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/04/19 01:57:44 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/04/19 01:57:44 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/04/19 01:57:44 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/04/19 01:57:45 INFO : B2 bucket rclone-test-lepiwer2pipo: cleaning bucket "rclone-test-lepiwer2pipo" of pending multipart uploads older than 0s 2025/04/19 01:57:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ae0_d20250419_m015629_c001_v0001036_t0049_u01745027789285") "upload" dated 2025-04-19 01:56:29.285 +0000 UTC (1m15.994843524s ago) 2025/04/19 01:57:45 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f21577622b597d5c1_d20250419_m015744_c001_v0001036_t0018_u01745027864248") as it is a start marker (upload started at 2025-04-19 01:57:44.248 +0000 UTC) 2025/04/19 01:57:45 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/19 01:57:45 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f21577622b597d5c3_d20250419_m015744_c001_v0001184_t0041_u01745027864444") as it is a start marker (upload started at 2025-04-19 01:57:44.444 +0000 UTC) 2025/04/19 01:57:45 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/19 01:57:45 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f21577622b597d5c5_d20250419_m015744_c001_v0001092_t0043_u01745027864636") as it is a start marker (upload started at 2025-04-19 01:57:44.636 +0000 UTC) 2025/04/19 01:57:45 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/19 01:57:45 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f21577622b597d5c7_d20250419_m015744_c001_v0001179_t0036_u01745027864819") as it is a start marker (upload started at 2025-04-19 01:57:44.819 +0000 UTC) 2025/04/19 01:57:45 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/19 01:57:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f41577622b597d5bf_d20250419_m015744_c001_v7007000_t0000_u01745027864065") "hide" dated 2025-04-19 01:57:44.065 +0000 UTC (1.215067174s ago) 2025/04/19 01:57:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f107f16cf16533387_d20250419_m015735_c001_v0001042_t0051_u01745027855215") 2025/04/19 01:57:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/19 01:57:45 INFO : B2 bucket rclone-test-lepiwer2pipo: cleaning bucket "rclone-test-lepiwer2pipo" of pending multipart uploads older than 0s 2025/04/19 01:57:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ae0_d20250419_m015629_c001_v0001036_t0049_u01745027789285") "upload" dated 2025-04-19 01:56:29.285 +0000 UTC (1m16.362091831s ago) 2025/04/19 01:57:45 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f21577622b597d5c1_d20250419_m015744_c001_v0001036_t0018_u01745027864248") as it is a start marker (upload started at 2025-04-19 01:57:44.248 +0000 UTC) 2025/04/19 01:57:45 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f21577622b597d5c3_d20250419_m015744_c001_v0001184_t0041_u01745027864444") as it is a start marker (upload started at 2025-04-19 01:57:44.444 +0000 UTC) 2025/04/19 01:57:45 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f21577622b597d5c5_d20250419_m015744_c001_v0001092_t0043_u01745027864636") as it is a start marker (upload started at 2025-04-19 01:57:44.636 +0000 UTC) 2025/04/19 01:57:45 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f21577622b597d5c7_d20250419_m015744_c001_v0001179_t0036_u01745027864819") as it is a start marker (upload started at 2025-04-19 01:57:44.819 +0000 UTC) 2025/04/19 01:57:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f526db3c02d4bbb9f680e1b_f41577622b597d5bf_d20250419_m015744_c001_v7007000_t0000_u01745027864065") "hide" dated 2025-04-19 01:57:44.065 +0000 UTC (1.582320381s ago) 2025/04/19 01:57:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f107f16cf16533387_d20250419_m015735_c001_v0001042_t0051_u01745027855215") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/19 01:57:46 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/19 01:57:46 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/19 01:57:46 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/04/19 01:57:48 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/19 01:57:48 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/19 01:57:48 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/19 01:57:48 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/19 01:57:48 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/19 01:57:50 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/19 01:57:50 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/19 01:57:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:57:53 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/04/19 01:57:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02152_d20250419_m015753_c001_v0001092_t0038_u01745027873177") 2025/04/19 01:57:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 01:57:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/19 01:57:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/19 01:57:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:57:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:57:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/19 01:57:57 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/19 01:57:57 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/19 01:57:57 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/19 01:57:57 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/19 01:57:59 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/19 01:57:59 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/19 01:57:59 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/19 01:58:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:58:01 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/04/19 01:58:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02157_d20250419_m015801_c001_v0001183_t0047_u01745027881338") 2025/04/19 01:58:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/19 01:58:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/19 01:58:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/19 01:58:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:58:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:58:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/19 01:58:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/19 01:58:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/19 01:58:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/19 01:58:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/19 01:58:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/19 01:58:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/19 01:58:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/19 01:58:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/19 01:58:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/19 01:58:08 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/19 01:58:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:58:09 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/04/19 01:58:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2094b03cd6553483_d20250419_m015809_c001_v0001183_t0050_u01745027889926") 2025/04/19 01:58:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/19 01:58:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 01:58:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/19 01:58:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/19 01:58:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/19 01:58:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:58:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:58:12 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/04/19 01:58:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/19 01:58:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/19 01:58:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/19 01:58:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/19 01:58:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/19 01:58:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/19 01:58:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/19 01:58:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:58:17 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/04/19 01:58:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2094b03cd655348b_d20250419_m015818_c001_v0001092_t0000_u01745027898086") 2025/04/19 01:58:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 01:58:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/19 01:58:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/19 01:58:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:58:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:58:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/19 01:58:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/19 01:58:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/19 01:58:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/19 01:58:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/19 01:58:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/19 01:58:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/19 01:58:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/19 01:58:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:58:26 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/04/19 01:58:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02169_d20250419_m015826_c001_v0001137_t0033_u01745027906284") 2025/04/19 01:58:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/19 01:58:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/19 01:58:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/19 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/19 01:58:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/19 01:58:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/19 01:58:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/19 01:58:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/19 01:58:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/19 01:58:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/19 01:58:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/19 01:58:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/19 01:58:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/19 01:58:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/19 01:58:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:58:34 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/04/19 01:58:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a0216f_d20250419_m015835_c001_v0001184_t0018_u01745027915064") 2025/04/19 01:58:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/19 01:58:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 01:58:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/19 01:58:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/19 01:58:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/19 01:58:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:58:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:58:37 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/04/19 01:58:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/19 01:58:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/19 01:58:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/19 01:58:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/19 01:58:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/19 01:58:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/19 01:58:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/19 01:58:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:58:43 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/04/19 01:58:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02174_d20250419_m015843_c001_v0001106_t0037_u01745027923268") 2025/04/19 01:58:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 01:58:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/19 01:58:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/19 01:58:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:58:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:58:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/19 01:58:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/19 01:58:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/19 01:58:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/19 01:58:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/19 01:58:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/19 01:58:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/19 01:58:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/19 01:58:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:58:51 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/04/19 01:58:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02184_d20250419_m015852_c001_v0001116_t0010_u01745027932023") 2025/04/19 01:58:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/19 01:58:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/19 01:58:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/19 01:58:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:58:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:58:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/19 01:58:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/19 01:58:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/19 01:58:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/19 01:58:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/19 01:58:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/19 01:58:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/19 01:58:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/19 01:58:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/19 01:58:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/19 01:58:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/19 01:59:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:59:01 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/04/19 01:59:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f21911e299d8c6a8b_d20250419_m015901_c001_v0001104_t0001_u01745027941100") 2025/04/19 01:59:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/19 01:59:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 01:59:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/19 01:59:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/19 01:59:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/19 01:59:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:59:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:59:03 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/04/19 01:59:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/19 01:59:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/19 01:59:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/19 01:59:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/19 01:59:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/19 01:59:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/19 01:59:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/19 01:59:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:59:10 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/04/19 01:59:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f21911e299d8c6a94_d20250419_m015910_c001_v0001171_t0025_u01745027950389") 2025/04/19 01:59:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 01:59:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/19 01:59:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/19 01:59:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:59:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:59:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/19 01:59:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/19 01:59:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/19 01:59:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/19 01:59:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/19 01:59:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/19 01:59:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/19 01:59:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/19 01:59:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:59:19 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/04/19 01:59:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a021f1_d20250419_m015919_c001_v0001103_t0014_u01745027959490") 2025/04/19 01:59:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/19 01:59:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/19 01:59:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/19 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/19 01:59:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/19 01:59:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/19 01:59:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/19 01:59:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/19 01:59:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/19 01:59:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/19 01:59:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/19 01:59:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/19 01:59:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/19 01:59:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/19 01:59:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:59:29 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/04/19 01:59:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e31_d20250419_m015929_c001_v0001109_t0011_u01745027969507") 2025/04/19 01:59:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/19 01:59:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 01:59:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/19 01:59:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/19 01:59:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/19 01:59:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:59:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:59:32 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/04/19 01:59:34 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/19 01:59:34 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/19 01:59:34 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/19 01:59:34 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/19 01:59:35 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/19 01:59:37 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/19 01:59:37 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/19 01:59:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:59:38 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/04/19 01:59:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e38_d20250419_m015938_c001_v0001150_t0044_u01745027978928") 2025/04/19 01:59:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 01:59:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/19 01:59:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/19 01:59:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:59:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:59:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/19 01:59:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/19 01:59:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/19 01:59:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/19 01:59:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/19 01:59:46 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/19 01:59:46 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/19 01:59:46 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/19 01:59:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:59:49 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/04/19 01:59:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e3e_d20250419_m015949_c001_v0001136_t0013_u01745027989390") 2025/04/19 01:59:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/19 01:59:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/19 01:59:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/19 01:59:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/19 01:59:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/19 01:59:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/19 01:59:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/19 01:59:54 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/19 01:59:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/19 01:59:54 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/19 01:59:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/19 01:59:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/19 01:59:55 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/19 01:59:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/19 01:59:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/19 01:59:57 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/19 01:59:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 01:59:59 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/04/19 01:59:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2130823f278f177c_d20250419_m015959_c001_v0001182_t0055_u01745027999626") 2025/04/19 01:59:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/19 02:00:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 02:00:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/19 02:00:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/19 02:00:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/19 02:00:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/19 02:00:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/19 02:00:02 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/04/19 02:00:05 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/19 02:00:05 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/19 02:00:05 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/19 02:00:05 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/19 02:00:07 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/19 02:00:08 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/19 02:00:08 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/19 02:00:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 02:00:10 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/04/19 02:00:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f20538c25babc2f00_d20250419_m020010_c001_v0001183_t0018_u01745028010600") 2025/04/19 02:00:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 02:00:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/19 02:00:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/19 02:00:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/19 02:00:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/19 02:00:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/19 02:00:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/19 02:00:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/19 02:00:16 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/19 02:00:16 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/19 02:00:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/19 02:00:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/19 02:00:18 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/19 02:00:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 02:00:21 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/04/19 02:00:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e6b_d20250419_m020021_c001_v0001171_t0033_u01745028021506") 2025/04/19 02:00:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/19 02:00:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/19 02:00:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/19 02:00:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/19 02:00:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/19 02:00:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/19 02:00:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/19 02:00:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/19 02:00:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/19 02:00:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/19 02:00:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/19 02:00:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/19 02:00:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/19 02:00:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/19 02:00:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/19 02:00:30 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/19 02:00:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/19 02:00:33 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/04/19 02:00:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f526db3c02d4bbb9f680e1b_f2129d8d9a2beecd3_d20250419_m020033_c001_v0001109_t0018_u01745028033487") 2025/04/19 02:00:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/19 02:00:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/19 02:00:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/19 02:00:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/19 02:00:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/19 02:00:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/19 02:00:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/19 02:00:37 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/04/19 02:00:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f526db3c02d4bbb9f680e1b_f21870d48f8617209_d20250419_m020045_c001_v0001120_t0053_u01745028045702") 2025/04/19 02:00:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/19 02:00:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/19 02:00:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/19 02:00:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/19 02:00:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/19 02:00:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/19 02:00:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/19 02:00:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/19 02:00:48 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/19 02:00:50 DEBUG : chunked-copy: Done sending chunk 0 2025/04/19 02:00:50 DEBUG : chunked-copy: Done sending chunk 1 2025/04/19 02:00:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/19 02:00:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f526db3c02d4bbb9f680e1b_f21870d48f86175f3_d20250419_m020051_c001_v0001184_t0050_u01745028051548") 2025/04/19 02:00:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/19 02:00:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/19 02:00:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/19 02:00:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/19 02:00:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/19 02:00:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/19 02:00:54 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/19 02:00:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/19 02:00:54 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/19 02:00:56 DEBUG : chunked-copy: Done sending chunk 0 2025/04/19 02:00:56 DEBUG : chunked-copy: Done sending chunk 1 2025/04/19 02:00:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/19 02:00:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f526db3c02d4bbb9f680e1b_f21870d48f8619150_d20250419_m020057_c001_v0001104_t0028_u01745028057446") 2025/04/19 02:00:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/19 02:00:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/19 02:00:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/19 02:00:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/19 02:00:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/19 02:01:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/19 02:01:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/19 02:01:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/19 02:01:01 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/19 02:01:03 DEBUG : chunked-copy: Done sending chunk 0 2025/04/19 02:01:03 DEBUG : chunked-copy: Done sending chunk 1 2025/04/19 02:01:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/19 02:01:04 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f526db3c02d4bbb9f680e1b_f21870d48f8619179_d20250419_m020104_c001_v0001171_t0031_u01745028064096") 2025/04/19 02:01:04 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/19 02:01:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/19 02:01:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/19 02:01:04 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/19 02:01:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/19 02:01:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/19 02:01:05 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/19 02:01:06 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/19 02:01:08 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/19 02:01:09 DEBUG : Creating backend with remote "TestB2:rclone-test-lepiwer2pipo/deeper/nonexisting/directory" 2025/04/19 02:01:09 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/19 02:01:10 INFO : B2 bucket rclone-test-lepiwer2pipo: cleaning bucket "rclone-test-lepiwer2pipo" of all files 2025/04/19 02:01:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f401713292a970e61_d20250419_m020015_c001_v7007000_t0000_u01745028015164") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f20538c25babc2f00_d20250419_m020010_c001_v0001183_t0018_u01745028010600") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f40538c25babc2eff_d20250419_m020010_c001_v7007000_t0000_u01745028010028") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e4f_d20250419_m020005_c001_v0001117_t0011_u01745028005161") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f41870d48f8615e7d_d20250419_m020039_c001_v7007000_t0000_u01745028039207") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2129d8d9a2beecd3_d20250419_m020033_c001_v0001109_t0018_u01745028033487") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4129d8d9a2beecce_d20250419_m020032_c001_v7007000_t0000_u01745028032886") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e80_d20250419_m020026_c001_v0001146_t0040_u01745028026983") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f401713292a970e7d_d20250419_m020026_c001_v7007000_t0000_u01745028026797") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e6b_d20250419_m020021_c001_v0001171_t0033_u01745028021506") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f401713292a970e6a_d20250419_m020020_c001_v7007000_t0000_u01745028020933") 2025/04/19 02:01:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e62_d20250419_m020015_c001_v0001041_t0048_u01745028015351") 2025/04/19 02:01:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f41513c35949e46d2_d20250419_m015838_c001_v7007000_t0000_u01745027918987") 2025/04/19 02:01:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a0216f_d20250419_m015835_c001_v0001184_t0018_u01745027915064") 2025/04/19 02:01:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a0216a_d20250419_m015830_c001_v7007000_t0000_u01745027910206") 2025/04/19 02:01:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02169_d20250419_m015826_c001_v0001137_t0033_u01745027906284") 2025/04/19 02:01:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a0216e_d20250419_m015834_c001_v7007000_t0000_u01745027914655") 2025/04/19 02:01:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a0216b_d20250419_m015830_c001_v0001171_t0029_u01745027910389") 2025/04/19 02:01:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a02168_d20250419_m015825_c001_v7007000_t0000_u01745027905872") 2025/04/19 02:01:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02163_d20250419_m015821_c001_v0001130_t0028_u01745027901730") 2025/04/19 02:01:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a02162_d20250419_m015821_c001_v7007000_t0000_u01745027901548") 2025/04/19 02:01:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2094b03cd655348b_d20250419_m015818_c001_v0001092_t0000_u01745027898086") 2025/04/19 02:01:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4094b03cd6553489_d20250419_m015817_c001_v7007000_t0000_u01745027897627") 2025/04/19 02:01:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a0215c_d20250419_m015814_c001_v0001182_t0054_u01745027894023") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a021e3_d20250419_m015905_c001_v7007000_t0000_u01745027945360") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f21911e299d8c6a8b_d20250419_m015901_c001_v0001104_t0001_u01745027941100") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a021ba_d20250419_m015856_c001_v7007000_t0000_u01745027936228") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02184_d20250419_m015852_c001_v0001116_t0010_u01745027932023") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f41911e299d8c6a88_d20250419_m015900_c001_v7007000_t0000_u01745027940699") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a021bd_d20250419_m015856_c001_v0001178_t0016_u01745027936410") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a0217e_d20250419_m015851_c001_v7007000_t0000_u01745027931616") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f21513c35949e470d_d20250419_m015847_c001_v0001109_t0007_u01745027927124") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f41513c35949e470b_d20250419_m015846_c001_v7007000_t0000_u01745027926941") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02174_d20250419_m015843_c001_v0001106_t0037_u01745027923268") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a02173_d20250419_m015842_c001_v7007000_t0000_u01745027922867") 2025/04/19 02:01:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f21513c35949e46d4_d20250419_m015839_c001_v0001042_t0011_u01745027919169") 2025/04/19 02:01:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a0215b_d20250419_m015813_c001_v7007000_t0000_u01745027893842") 2025/04/19 02:01:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2094b03cd6553483_d20250419_m015809_c001_v0001183_t0050_u01745027889926") 2025/04/19 02:01:12 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4094b03cd6553482_d20250419_m015809_c001_v7007000_t0000_u01745027889515") 2025/04/19 02:01:13 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2094b03cd655347f_d20250419_m015805_c001_v0001184_t0029_u01745027885426") 2025/04/19 02:01:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4094b03cd655347e_d20250419_m015805_c001_v7007000_t0000_u01745027885240") 2025/04/19 02:01:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02157_d20250419_m015801_c001_v0001183_t0047_u01745027881338") 2025/04/19 02:01:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a02156_d20250419_m015800_c001_v7007000_t0000_u01745027880948") 2025/04/19 02:01:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2094b03cd655347a_d20250419_m015756_c001_v0001183_t0038_u01745027876782") 2025/04/19 02:01:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4094b03cd6553479_d20250419_m015756_c001_v7007000_t0000_u01745027876597") 2025/04/19 02:01:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02152_d20250419_m015753_c001_v0001092_t0038_u01745027873177") 2025/04/19 02:01:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a02151_d20250419_m015752_c001_v7007000_t0000_u01745027872774") 2025/04/19 02:01:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f21577622b597d5de_d20250419_m015747_c001_v0001184_t0034_u01745027867712") 2025/04/19 02:01:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a021fa_d20250419_m015934_c001_v7007000_t0000_u01745027974166") 2025/04/19 02:01:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e31_d20250419_m015929_c001_v0001109_t0011_u01745027969507") 2025/04/19 02:01:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a021f5_d20250419_m015924_c001_v7007000_t0000_u01745027964200") 2025/04/19 02:01:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a021f1_d20250419_m015919_c001_v0001103_t0014_u01745027959490") 2025/04/19 02:01:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f401713292a970e30_d20250419_m015929_c001_v7007000_t0000_u01745027969064") 2025/04/19 02:01:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a021f6_d20250419_m015924_c001_v0001184_t0021_u01745027964384") 2025/04/19 02:01:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a021f0_d20250419_m015919_c001_v7007000_t0000_u01745027959039") 2025/04/19 02:01:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a021ee_d20250419_m015914_c001_v0001145_t0029_u01745027954334") 2025/04/19 02:01:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a021ec_d20250419_m015914_c001_v7007000_t0000_u01745027954152") 2025/04/19 02:01:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f21911e299d8c6a94_d20250419_m015910_c001_v0001171_t0025_u01745027950389") 2025/04/19 02:01:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f41911e299d8c6a93_d20250419_m015909_c001_v7007000_t0000_u01745027949874") 2025/04/19 02:01:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a021e4_d20250419_m015905_c001_v0001041_t0033_u01745027945542") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f401713292a970e4d_d20250419_m020004_c001_v7007000_t0000_u01745028004976") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2130823f278f177c_d20250419_m015959_c001_v0001182_t0055_u01745027999626") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4130823f278f177b_d20250419_m015959_c001_v7007000_t0000_u01745027999160") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e45_d20250419_m015954_c001_v0001184_t0059_u01745027994310") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f401713292a970e44_d20250419_m015954_c001_v7007000_t0000_u01745027994125") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e3e_d20250419_m015949_c001_v0001136_t0013_u01745027989390") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f401713292a970e3d_d20250419_m015948_c001_v7007000_t0000_u01745027988823") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a02200_d20250419_m015943_c001_v0001102_t0009_u01745027983106") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4063d6cfd2a021ff_d20250419_m015942_c001_v7007000_t0000_u01745027982925") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f201713292a970e38_d20250419_m015938_c001_v0001150_t0044_u01745027978928") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f401713292a970e37_d20250419_m015938_c001_v7007000_t0000_u01745027978450") 2025/04/19 02:01:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2063d6cfd2a021fb_d20250419_m015934_c001_v0001182_t0046_u01745027974351") 2025/04/19 02:01:14 DEBUG : chunked-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f419ba6fee6eeb354_d20250419_m020106_c001_v7007000_t0000_u01745028066473") 2025/04/19 02:01:14 DEBUG : chunked-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2183e4e1c56ec11f_d20250419_m020100_c001_v0001150_t0037_u01745028060598") 2025/04/19 02:01:14 DEBUG : chunked-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ec11e_d20250419_m020059_c001_v7007000_t0000_u01745028059979") 2025/04/19 02:01:14 DEBUG : chunked-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2183e4e1c56ec0fb_d20250419_m020054_c001_v0001172_t0029_u01745028054034") 2025/04/19 02:01:14 DEBUG : chunked-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ec0f7_d20250419_m020053_c001_v7007000_t0000_u01745028053416") 2025/04/19 02:01:14 DEBUG : chunked-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f2183e4e1c56ec0c4_d20250419_m020048_c001_v0001183_t0051_u01745028048226") 2025/04/19 02:01:15 DEBUG : chunked-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ec0bc_d20250419_m020047_c001_v7007000_t0000_u01745028047621") 2025/04/19 02:01:15 DEBUG : chunked-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f107f16cf1653346f_d20250419_m020043_c001_v0001042_t0059_u01745028043800") 2025/04/19 02:01:15 DEBUG : chunked-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f41870d48f861664f_d20250419_m020043_c001_v7007000_t0000_u01745028043393") 2025/04/19 02:01:15 DEBUG : chunked-copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f107f16cf1653346b_d20250419_m020039_c001_v0001042_t0049_u01745028039985") 2025/04/19 02:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f419ba6fee6eeb352_d20250419_m020106_c001_v7007000_t0000_u01745028066291") 2025/04/19 02:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f21870d48f8619179_d20250419_m020104_c001_v0001171_t0031_u01745028064096") 2025/04/19 02:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ec11d_d20250419_m020059_c001_v7007000_t0000_u01745028059796") 2025/04/19 02:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f21870d48f8619150_d20250419_m020057_c001_v0001104_t0028_u01745028057446") 2025/04/19 02:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ec0f5_d20250419_m020053_c001_v7007000_t0000_u01745028053234") 2025/04/19 02:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f21870d48f86175f3_d20250419_m020051_c001_v0001184_t0050_u01745028051548") 2025/04/19 02:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f4183e4e1c56ec0b8_d20250419_m020047_c001_v7007000_t0000_u01745028047439") 2025/04/19 02:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f21870d48f8617209_d20250419_m020045_c001_v0001120_t0053_u01745028045702") 2025/04/19 02:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f41870d48f861664e_d20250419_m020043_c001_v7007000_t0000_u01745028043201") 2025/04/19 02:01:15 DEBUG : chunked-copy.copy: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f1051b2fa46ee5312_d20250419_m020042_c001_v0001171_t0058_u01745028042307") 2025/04/19 02:01:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f102c7eb058f19ae0_d20250419_m015629_c001_v0001036_t0049_u01745027789285") 2025/04/19 02:01:15 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f419ba6fee6eeb35c_d20250419_m020107_c001_v7007000_t0000_u01745028067486") 2025/04/19 02:01:15 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f107f16cf1653349f_d20250419_m020107_c001_v0001042_t0033_u01745028067025") 2025/04/19 02:01:15 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f419ba6fee6eeb368_d20250419_m020109_c001_v7007000_t0000_u01745028069267") 2025/04/19 02:01:15 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f107f16cf165334a7_d20250419_m020108_c001_v0001042_t0014_u01745028068787") 2025/04/19 02:01:15 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f107f16cf165334a1_d20250419_m020107_c001_v0001042_t0008_u01745028067673") 2025/04/19 02:01:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f526db3c02d4bbb9f680e1b_f41577622b597d5bf_d20250419_m015744_c001_v7007000_t0000_u01745027864065") 2025/04/19 02:01:17 INFO : B2 bucket rclone-test-lepiwer2pipo: cleaning bucket "rclone-test-lepiwer2pipo" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (324.75s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- PASS: TestIntegration/FsMkdir (322.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.16s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.17s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.83s) --- 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.40s) --- 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.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (171.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.78s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 324.777s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m25.494043482s (try 1/5)