"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/03/25 01:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zeqagug0gira" 2025/03/25 01:56:02 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/03/25 01:56:05 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/25 01:56:05 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/25 01:56:06 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/03/25 01:56:28 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/03/25 01:56:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/25 01:56:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/25 01:56:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/25 01:56:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/25 01:56:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/25 01:56:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/25 01:56:31 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/03/25 01:56:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/25 01:56:39 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/03/25 01:56:43 INFO : B2 bucket rclone-test-zeqagug0gira: cleaning bucket "rclone-test-zeqagug0gira" of all files 2025/03/25 01:56:44 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bcb_d20250325_m015643_c001_v0001181_t0047_u01742867803273") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/25 01:56:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zeqagug0gira/dirToPurgeFromRoot" 2025/03/25 01:56:46 INFO : B2 bucket rclone-test-zeqagug0gira path dirToPurgeFromRoot: cleaning bucket "rclone-test-zeqagug0gira" of all files 2025/03/25 01:56:47 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bd1_d20250325_m015644_c001_v0001181_t0007_u01742867804802") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/25 01:56:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zeqagug0gira/hello? sausage/êé" 2025/03/25 01:56:51 INFO : B2 bucket rclone-test-zeqagug0gira path hello? sausage/êé: cleaning bucket "rclone-test-zeqagug0gira" of all files 2025/03/25 01:56:51 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f112f915aa817a818_d20250325_m015650_c001_v0001178_t0010_u01742867810001") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/03/25 01:56:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/03/25 01:56:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/25 01:56:53 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/25 01:57:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zeqagug0gira/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/25 01:57:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zeqagug0gira/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-zeqagug0gira" from "TestB2:rclone-test-zeqagug0gira" 2025/03/25 01:57:04 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/03/25 01:57:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zajugiz0foxo" 2025/03/25 01:57:16 DEBUG : Config file has changed externally - reloading 2025/03/25 01:57:19 DEBUG : B2 bucket rclone-test-zajugiz0foxo: Purge remote 2025/03/25 01:57:19 INFO : B2 bucket rclone-test-zajugiz0foxo: cleaning bucket "rclone-test-zajugiz0foxo" of all files 2025/03/25 01:57:19 DEBUG : somefile: Deleting (id "4_z9f12bd33004dcbbb9f580e1b_f411ab59f16c692b6_d20250325_m015718_c001_v0001038_t0059_u01742867838815") === 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/03/25 01:57:21 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/25 01:57:22 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/03/25 01:57:24 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/03/25 01:57:24 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/25 01:57:24 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.282Ki offset 6Mi/6.106Mi 2025/03/25 01:57:24 DEBUG : test-metadata: Sending chunk 1 length 110881 2025/03/25 01:57:26 DEBUG : test-metadata: Done sending chunk 1 2025/03/25 01:57:27 DEBUG : test-metadata: Done sending chunk 0 2025/03/25 01:57:27 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/03/25 01:57:37 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1181-08.backblaze.com/b2api/v1/b2_upload_file/5ff29d83003dcbbb9f580e1b/c001_v0001181_t0024": EOF 2025/03/25 01:57:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-08.backblaze.com/b2api/v1/b2_upload_file/5ff29d83003dcbbb9f580e1b/c001_v0001181_t0024": EOF) 2025/03/25 01:57:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1181-08.backblaze.com/b2api/v1/b2_upload_file/5ff29d83003dcbbb9f580e1b/c001_v0001181_t0024": EOF - low level retry 1/10 2025/03/25 01:57:39 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-03-25-015732-549.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/03/25 01:57:41 DEBUG : oldPath = "TestB2:rclone-test-zeqagug0gira/versions/test-versions-v2025-03-25-015732-549.txt" 2025/03/25 01:57:41 DEBUG : newPath = "TestB2,versions:rclone-test-zeqagug0gira/versions/test-versions-v2025-03-25-015732-549.txt" 2025/03/25 01:57:41 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zeqagug0gira/versions/test-versions-v2025-03-25-015732-549.txt" 2025/03/25 01:57:41 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/25 01:57:43 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zeqagug0gira/versions/test-versions-v2025-03-25-015732-549.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zeqagug0gira/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/03/25 01:57:44 INFO : B2 bucket rclone-test-zeqagug0gira: cleaning bucket "rclone-test-zeqagug0gira" of all hidden files 2025/03/25 01:57:44 DEBUG : leading space/ leading space: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f01f_d20250325_m015612_c001_v7007000_t0000_u01742867772652") as it is a hide marker 2025/03/25 01:57:44 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : leading space/ leading space: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b59_d20250325_m015612_c001_v0001181_t0045_u01742867772094") 2025/03/25 01:57:44 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f01d_d20250325_m015611_c001_v7007000_t0000_u01742867771718") as it is a hide marker 2025/03/25 01:57:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b57_d20250325_m015611_c001_v0001181_t0053_u01742867771151") 2025/03/25 01:57:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f029_d20250325_m015618_c001_v7007000_t0000_u01742867778558") as it is a hide marker 2025/03/25 01:57:44 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b73_d20250325_m015618_c001_v0001181_t0017_u01742867778003") 2025/03/25 01:57:44 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : created from root.txt: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f401d83de606f1fda_d20250325_m015712_c001_v7007000_t0000_u01742867832408") as it is a hide marker 2025/03/25 01:57:44 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : created from root.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1014756ba24a4876_d20250325_m015711_c001_v0001157_t0028_u01742867831302") 2025/03/25 01:57:44 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : file name.txt: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f408b5608bc128dce_d20250325_m015720_c001_v7007000_t0000_u01742867840884") as it is a hide marker 2025/03/25 01:57:44 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : file name.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bef_d20250325_m015700_c001_v0001181_t0057_u01742867820426") 2025/03/25 01:57:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : file name.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f114097150d596028_d20250325_m015656_c001_v0001183_t0040_u01742867816793") 2025/03/25 01:57:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : file name.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bb7_d20250325_m015635_c001_v0001181_t0030_u01742867795413") 2025/03/25 01:57:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : file name.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bb3_d20250325_m015634_c001_v0001181_t0047_u01742867794659") 2025/03/25 01:57:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bb5_d20250325_m015635_c001_v0001181_t0051_u01742867795041") "upload" dated 2025-03-25 01:56:35.041 +0000 UTC (1m9.757965306s ago) 2025/03/25 01:57:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4179e4e8dbac4ede_d20250325_m015653_c001_v7007000_t0000_u01742867813876") as it is a hide marker 2025/03/25 01:57:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f115259daaf353717_d20250325_m015653_c001_v0001105_t0048_u01742867813598") 2025/03/25 01:57:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f114c9664a97b9fed_d20250325_m015652_c001_v0001184_t0056_u01742867812985") 2025/03/25 01:57:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f031_d20250325_m015625_c001_v7007000_t0000_u01742867785199") as it is a hide marker 2025/03/25 01:57:44 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b95_d20250325_m015624_c001_v0001181_t0044_u01742867784538") 2025/03/25 01:57:44 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : piped data.txt: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f408b5608bc128dd1_d20250325_m015722_c001_v7007000_t0000_u01742867842599") as it is a hide marker 2025/03/25 01:57:44 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : piped data.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938c1b_d20250325_m015722_c001_v0001181_t0042_u01742867842122") 2025/03/25 01:57:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : piped data.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f408b5608bc128dd0_d20250325_m015721_c001_v7007000_t0000_u01742867841946") 2025/03/25 01:57:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : piped data.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4086b0f949938c19_d20250325_m015721_c001_v0001181_t0024_u01742867841590") 2025/03/25 01:57:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f032_d20250325_m015626_c001_v7007000_t0000_u01742867786241") as it is a hide marker 2025/03/25 01:57:44 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b97_d20250325_m015625_c001_v0001181_t0053_u01742867785599") 2025/03/25 01:57:44 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : test-metadata: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f409f4b0dbad16ab6_d20250325_m015729_c001_v7007000_t0000_u01742867849951") as it is a hide marker 2025/03/25 01:57:44 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : test-metadata: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f208b5608bc128dd6_d20250325_m015724_c001_v0001117_t0036_u01742867844462") 2025/03/25 01:57:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : test-metadata: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f408b5608bc128dd4_d20250325_m015723_c001_v7007000_t0000_u01742867843551") 2025/03/25 01:57:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : test-metadata: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938c1d_d20250325_m015722_c001_v0001181_t0031_u01742867842798") 2025/03/25 01:57:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f02c_d20250325_m015620_c001_v7007000_t0000_u01742867780444") as it is a hide marker 2025/03/25 01:57:44 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b7f_d20250325_m015619_c001_v0001181_t0021_u01742867779884") 2025/03/25 01:57:44 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f02e_d20250325_m015622_c001_v7007000_t0000_u01742867782305") as it is a hide marker 2025/03/25 01:57:44 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b83_d20250325_m015621_c001_v0001181_t0030_u01742867781700") 2025/03/25 01:57:44 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f02d_d20250325_m015621_c001_v7007000_t0000_u01742867781351") as it is a hide marker 2025/03/25 01:57:44 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b81_d20250325_m015620_c001_v0001181_t0014_u01742867780797") 2025/03/25 01:57:44 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f02f_d20250325_m015623_c001_v7007000_t0000_u01742867783251") as it is a hide marker 2025/03/25 01:57:44 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b87_d20250325_m015622_c001_v0001181_t0029_u01742867782672") 2025/03/25 01:57:44 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f030_d20250325_m015624_c001_v7007000_t0000_u01742867784188") as it is a hide marker 2025/03/25 01:57:44 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b8d_d20250325_m015623_c001_v0001181_t0035_u01742867783607") 2025/03/25 01:57:44 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f02a_d20250325_m015619_c001_v7007000_t0000_u01742867779482") as it is a hide marker 2025/03/25 01:57:44 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : trailing space /trailing space : Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b79_d20250325_m015618_c001_v0001181_t0053_u01742867778913") 2025/03/25 01:57:44 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f1146fd65dc64d7a2_d20250325_m015740_c001_v0001176_t0034_u01742867860302") "upload" dated 2025-03-25 01:57:40.302 +0000 UTC (4.497630174s ago) 2025/03/25 01:57:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41168acbced9b648_d20250325_m015735_c001_v7007000_t0000_u01742867855518") 2025/03/25 01:57:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938c33_d20250325_m015732_c001_v0001181_t0041_u01742867852549") 2025/03/25 01:57:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f036_d20250325_m015634_c001_v7007000_t0000_u01742867794136") as it is a hide marker 2025/03/25 01:57:44 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2034da036d22f034_d20250325_m015628_c001_v0001098_t0054_u01742867788407") 2025/03/25 01:57:44 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : zero-length-file: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f033_d20250325_m015628_c001_v7007000_t0000_u01742867788019") as it is a hide marker 2025/03/25 01:57:44 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : zero-length-file: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4086b0f949938b9f_d20250325_m015627_c001_v0001181_t0024_u01742867787479") 2025/03/25 01:57:44 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f022_d20250325_m015613_c001_v7007000_t0000_u01742867773626") as it is a hide marker 2025/03/25 01:57:44 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b5d_d20250325_m015613_c001_v0001181_t0028_u01742867773076") 2025/03/25 01:57:44 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f019_d20250325_m015608_c001_v7007000_t0000_u01742867768919") as it is a hide marker 2025/03/25 01:57:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b45_d20250325_m015608_c001_v0001181_t0051_u01742867768006") 2025/03/25 01:57:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f025_d20250325_m015616_c001_v7007000_t0000_u01742867776599") as it is a hide marker 2025/03/25 01:57:44 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b6d_d20250325_m015615_c001_v0001181_t0043_u01742867775947") 2025/03/25 01:57:44 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f024_d20250325_m015615_c001_v7007000_t0000_u01742867775587") as it is a hide marker 2025/03/25 01:57:44 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b69_d20250325_m015615_c001_v0001181_t0030_u01742867775003") 2025/03/25 01:57:44 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f028_d20250325_m015617_c001_v7007000_t0000_u01742867777619") as it is a hide marker 2025/03/25 01:57:44 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b71_d20250325_m015617_c001_v0001181_t0022_u01742867777001") 2025/03/25 01:57:44 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f023_d20250325_m015614_c001_v7007000_t0000_u01742867774610") as it is a hide marker 2025/03/25 01:57:44 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b63_d20250325_m015614_c001_v0001181_t0007_u01742867774063") 2025/03/25 01:57:44 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : ./.: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f01a_d20250325_m015609_c001_v7007000_t0000_u01742867769835") as it is a hide marker 2025/03/25 01:57:44 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : ./.: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b47_d20250325_m015609_c001_v0001181_t0044_u01742867769271") 2025/03/25 01:57:44 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/25 01:57:44 DEBUG : ../..: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f01b_d20250325_m015610_c001_v7007000_t0000_u01742867770768") as it is a hide marker 2025/03/25 01:57:44 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/25 01:57:44 DEBUG : ../..: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b4f_d20250325_m015610_c001_v0001181_t0017_u01742867770191") 2025/03/25 01:57:44 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/25 01:57:44 INFO : B2 bucket rclone-test-zeqagug0gira: cleaning bucket "rclone-test-zeqagug0gira" of all hidden files 2025/03/25 01:57:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f01f_d20250325_m015612_c001_v7007000_t0000_u01742867772652") as it is a hide marker 2025/03/25 01:57:45 DEBUG : leading space/ leading space: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b59_d20250325_m015612_c001_v0001181_t0045_u01742867772094") 2025/03/25 01:57:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f01d_d20250325_m015611_c001_v7007000_t0000_u01742867771718") as it is a hide marker 2025/03/25 01:57:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b57_d20250325_m015611_c001_v0001181_t0053_u01742867771151") 2025/03/25 01:57:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f029_d20250325_m015618_c001_v7007000_t0000_u01742867778558") as it is a hide marker 2025/03/25 01:57:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b73_d20250325_m015618_c001_v0001181_t0017_u01742867778003") 2025/03/25 01:57:45 DEBUG : created from root.txt: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f401d83de606f1fda_d20250325_m015712_c001_v7007000_t0000_u01742867832408") as it is a hide marker 2025/03/25 01:57:45 DEBUG : created from root.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1014756ba24a4876_d20250325_m015711_c001_v0001157_t0028_u01742867831302") 2025/03/25 01:57:45 DEBUG : file name.txt: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f408b5608bc128dce_d20250325_m015720_c001_v7007000_t0000_u01742867840884") as it is a hide marker 2025/03/25 01:57:45 DEBUG : file name.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bef_d20250325_m015700_c001_v0001181_t0057_u01742867820426") 2025/03/25 01:57:45 DEBUG : file name.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f114097150d596028_d20250325_m015656_c001_v0001183_t0040_u01742867816793") 2025/03/25 01:57:45 DEBUG : file name.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bb7_d20250325_m015635_c001_v0001181_t0030_u01742867795413") 2025/03/25 01:57:45 DEBUG : file name.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bb3_d20250325_m015634_c001_v0001181_t0047_u01742867794659") 2025/03/25 01:57:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bb5_d20250325_m015635_c001_v0001181_t0051_u01742867795041") "upload" dated 2025-03-25 01:56:35.041 +0000 UTC (1m10.803966606s ago) 2025/03/25 01:57:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4179e4e8dbac4ede_d20250325_m015653_c001_v7007000_t0000_u01742867813876") as it is a hide marker 2025/03/25 01:57:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f115259daaf353717_d20250325_m015653_c001_v0001105_t0048_u01742867813598") 2025/03/25 01:57:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f114c9664a97b9fed_d20250325_m015652_c001_v0001184_t0056_u01742867812985") 2025/03/25 01:57:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f031_d20250325_m015625_c001_v7007000_t0000_u01742867785199") as it is a hide marker 2025/03/25 01:57:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b95_d20250325_m015624_c001_v0001181_t0044_u01742867784538") 2025/03/25 01:57:46 DEBUG : piped data.txt: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f408b5608bc128dd1_d20250325_m015722_c001_v7007000_t0000_u01742867842599") as it is a hide marker 2025/03/25 01:57:46 DEBUG : piped data.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938c1b_d20250325_m015722_c001_v0001181_t0042_u01742867842122") 2025/03/25 01:57:46 DEBUG : piped data.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f408b5608bc128dd0_d20250325_m015721_c001_v7007000_t0000_u01742867841946") 2025/03/25 01:57:46 DEBUG : piped data.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4086b0f949938c19_d20250325_m015721_c001_v0001181_t0024_u01742867841590") 2025/03/25 01:57:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f032_d20250325_m015626_c001_v7007000_t0000_u01742867786241") as it is a hide marker 2025/03/25 01:57:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b97_d20250325_m015625_c001_v0001181_t0053_u01742867785599") 2025/03/25 01:57:46 DEBUG : test-metadata: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f409f4b0dbad16ab6_d20250325_m015729_c001_v7007000_t0000_u01742867849951") as it is a hide marker 2025/03/25 01:57:46 DEBUG : test-metadata: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f208b5608bc128dd6_d20250325_m015724_c001_v0001117_t0036_u01742867844462") 2025/03/25 01:57:46 DEBUG : test-metadata: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f408b5608bc128dd4_d20250325_m015723_c001_v7007000_t0000_u01742867843551") 2025/03/25 01:57:46 DEBUG : test-metadata: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938c1d_d20250325_m015722_c001_v0001181_t0031_u01742867842798") 2025/03/25 01:57:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f02c_d20250325_m015620_c001_v7007000_t0000_u01742867780444") as it is a hide marker 2025/03/25 01:57:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b7f_d20250325_m015619_c001_v0001181_t0021_u01742867779884") 2025/03/25 01:57:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f02e_d20250325_m015622_c001_v7007000_t0000_u01742867782305") as it is a hide marker 2025/03/25 01:57:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b83_d20250325_m015621_c001_v0001181_t0030_u01742867781700") 2025/03/25 01:57:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f02d_d20250325_m015621_c001_v7007000_t0000_u01742867781351") as it is a hide marker 2025/03/25 01:57:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b81_d20250325_m015620_c001_v0001181_t0014_u01742867780797") 2025/03/25 01:57:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f02f_d20250325_m015623_c001_v7007000_t0000_u01742867783251") as it is a hide marker 2025/03/25 01:57:47 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b87_d20250325_m015622_c001_v0001181_t0029_u01742867782672") 2025/03/25 01:57:47 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f030_d20250325_m015624_c001_v7007000_t0000_u01742867784188") as it is a hide marker 2025/03/25 01:57:47 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b8d_d20250325_m015623_c001_v0001181_t0035_u01742867783607") 2025/03/25 01:57:47 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f02a_d20250325_m015619_c001_v7007000_t0000_u01742867779482") as it is a hide marker 2025/03/25 01:57:47 DEBUG : trailing space /trailing space : Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b79_d20250325_m015618_c001_v0001181_t0053_u01742867778913") 2025/03/25 01:57:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f1146fd65dc64d7a2_d20250325_m015740_c001_v0001176_t0034_u01742867860302") "upload" dated 2025-03-25 01:57:40.302 +0000 UTC (6.928276689s ago) 2025/03/25 01:57:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41168acbced9b648_d20250325_m015735_c001_v7007000_t0000_u01742867855518") 2025/03/25 01:57:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938c33_d20250325_m015732_c001_v0001181_t0041_u01742867852549") 2025/03/25 01:57:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f036_d20250325_m015634_c001_v7007000_t0000_u01742867794136") as it is a hide marker 2025/03/25 01:57:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2034da036d22f034_d20250325_m015628_c001_v0001098_t0054_u01742867788407") 2025/03/25 01:57:47 DEBUG : zero-length-file: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f033_d20250325_m015628_c001_v7007000_t0000_u01742867788019") as it is a hide marker 2025/03/25 01:57:47 DEBUG : zero-length-file: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4086b0f949938b9f_d20250325_m015627_c001_v0001181_t0024_u01742867787479") 2025/03/25 01:57:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f022_d20250325_m015613_c001_v7007000_t0000_u01742867773626") as it is a hide marker 2025/03/25 01:57:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b5d_d20250325_m015613_c001_v0001181_t0028_u01742867773076") 2025/03/25 01:57:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f019_d20250325_m015608_c001_v7007000_t0000_u01742867768919") as it is a hide marker 2025/03/25 01:57:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b45_d20250325_m015608_c001_v0001181_t0051_u01742867768006") 2025/03/25 01:57:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f025_d20250325_m015616_c001_v7007000_t0000_u01742867776599") as it is a hide marker 2025/03/25 01:57:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b6d_d20250325_m015615_c001_v0001181_t0043_u01742867775947") 2025/03/25 01:57:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f024_d20250325_m015615_c001_v7007000_t0000_u01742867775587") as it is a hide marker 2025/03/25 01:57:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b69_d20250325_m015615_c001_v0001181_t0030_u01742867775003") 2025/03/25 01:57:48 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f028_d20250325_m015617_c001_v7007000_t0000_u01742867777619") as it is a hide marker 2025/03/25 01:57:48 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b71_d20250325_m015617_c001_v0001181_t0022_u01742867777001") 2025/03/25 01:57:48 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f023_d20250325_m015614_c001_v7007000_t0000_u01742867774610") as it is a hide marker 2025/03/25 01:57:48 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b63_d20250325_m015614_c001_v0001181_t0007_u01742867774063") 2025/03/25 01:57:48 DEBUG : ./.: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f01a_d20250325_m015609_c001_v7007000_t0000_u01742867769835") as it is a hide marker 2025/03/25 01:57:48 DEBUG : ./.: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b47_d20250325_m015609_c001_v0001181_t0044_u01742867769271") 2025/03/25 01:57:48 DEBUG : ../..: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4034da036d22f01b_d20250325_m015610_c001_v7007000_t0000_u01742867770768") as it is a hide marker 2025/03/25 01:57:48 DEBUG : ../..: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938b4f_d20250325_m015610_c001_v0001181_t0017_u01742867770191") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/25 01:57:49 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/03/25 01:57:49 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/03/25 01:57:49 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/03/25 01:57:49 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/03/25 01:57:50 INFO : B2 bucket rclone-test-zeqagug0gira: cleaning bucket "rclone-test-zeqagug0gira" of pending multipart uploads older than 0s 2025/03/25 01:57:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bb5_d20250325_m015635_c001_v0001181_t0051_u01742867795041") "upload" dated 2025-03-25 01:56:35.041 +0000 UTC (1m15.279032895s ago) 2025/03/25 01:57:50 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7af_d20250325_m015749_c001_v0001182_t0031_u01742867869290") as it is a start marker (upload started at 2025-03-25 01:57:49.29 +0000 UTC) 2025/03/25 01:57:50 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/25 01:57:50 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7b0_d20250325_m015749_c001_v0001172_t0010_u01742867869472") as it is a start marker (upload started at 2025-03-25 01:57:49.472 +0000 UTC) 2025/03/25 01:57:50 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/25 01:57:50 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7b1_d20250325_m015749_c001_v0001100_t0012_u01742867869666") as it is a start marker (upload started at 2025-03-25 01:57:49.666 +0000 UTC) 2025/03/25 01:57:50 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/25 01:57:50 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7b2_d20250325_m015749_c001_v0001136_t0045_u01742867869864") as it is a start marker (upload started at 2025-03-25 01:57:49.864 +0000 UTC) 2025/03/25 01:57:50 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/25 01:57:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4156428834c6d7ae_d20250325_m015749_c001_v7007000_t0000_u01742867869109") "hide" dated 2025-03-25 01:57:49.109 +0000 UTC (1.211263397s ago) 2025/03/25 01:57:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1146fd65dc64d7a2_d20250325_m015740_c001_v0001176_t0034_u01742867860302") 2025/03/25 01:57:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/25 01:57:50 INFO : B2 bucket rclone-test-zeqagug0gira: cleaning bucket "rclone-test-zeqagug0gira" of pending multipart uploads older than 0s 2025/03/25 01:57:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bb5_d20250325_m015635_c001_v0001181_t0051_u01742867795041") "upload" dated 2025-03-25 01:56:35.041 +0000 UTC (1m15.645128475s ago) 2025/03/25 01:57:50 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7af_d20250325_m015749_c001_v0001182_t0031_u01742867869290") as it is a start marker (upload started at 2025-03-25 01:57:49.29 +0000 UTC) 2025/03/25 01:57:50 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7b0_d20250325_m015749_c001_v0001172_t0010_u01742867869472") as it is a start marker (upload started at 2025-03-25 01:57:49.472 +0000 UTC) 2025/03/25 01:57:50 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7b1_d20250325_m015749_c001_v0001100_t0012_u01742867869666") as it is a start marker (upload started at 2025-03-25 01:57:49.666 +0000 UTC) 2025/03/25 01:57:50 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7b2_d20250325_m015749_c001_v0001136_t0045_u01742867869864") as it is a start marker (upload started at 2025-03-25 01:57:49.864 +0000 UTC) 2025/03/25 01:57:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff29d83003dcbbb9f580e1b_f4156428834c6d7ae_d20250325_m015749_c001_v7007000_t0000_u01742867869109") "hide" dated 2025-03-25 01:57:49.109 +0000 UTC (1.577334681s ago) 2025/03/25 01:57:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1146fd65dc64d7a2_d20250325_m015740_c001_v0001176_t0034_u01742867860302") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/25 01:57:51 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/25 01:57:51 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/25 01:57:51 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/03/25 01:57:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/25 01:57:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/25 01:57:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/25 01:57:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/25 01:57:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/25 01:57:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/25 01:57:55 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/25 01:57:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:57:58 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/03/25 01:57:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b657_d20250325_m015758_c001_v0001176_t0014_u01742867878110") 2025/03/25 01:57:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 01:57:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/25 01:57:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/25 01:57:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/25 01:57:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/25 01:57:58 DEBUG : pacer: Reducing sleep to 10ms 2025/03/25 01:57:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:58:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:58:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/25 01:58:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/25 01:58:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/25 01:58:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/25 01:58:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/25 01:58:04 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/25 01:58:04 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/25 01:58:04 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/25 01:58:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:58:06 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/03/25 01:58:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b65f_d20250325_m015806_c001_v0001184_t0058_u01742867886489") 2025/03/25 01:58:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/25 01:58:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/25 01:58:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/25 01:58:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:58:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:58:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/25 01:58:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/25 01:58:14 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/25 01:58:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/25 01:58:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/25 01:58:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/25 01:58:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/25 01:58:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/25 01:58:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/25 01:58:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/25 01:58:17 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/25 01:58:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:58:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/25 01:58:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b679_d20250325_m015819_c001_v0001104_t0027_u01742867899385") 2025/03/25 01:58:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/25 01:58:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 01:58:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/25 01:58:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/25 01:58:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/25 01:58:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:58:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:58:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts 2025/03/25 01:58:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2025/03/25 01:58:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/25 01:58:25 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/03/25 01:58:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/25 01:58:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/25 01:58:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/25 01:58:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/25 01:58:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/25 01:58:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/25 01:58:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/25 01:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:58:33 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/03/25 01:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f212bf5330c07f3ca_d20250325_m015833_c001_v0001184_t0025_u01742867913343") 2025/03/25 01:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 01:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/25 01:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/25 01:58:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:58:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:58:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/25 01:58:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/25 01:58:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/25 01:58:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/25 01:58:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/25 01:58:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/25 01:58:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/25 01:58:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/25 01:58:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:58:41 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/03/25 01:58:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f212bf5330c07f3d3_d20250325_m015841_c001_v0001145_t0049_u01742867921311") 2025/03/25 01:58:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/25 01:58:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/25 01:58:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/25 01:58:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:58:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:58:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/25 01:58:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/25 01:58:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/25 01:58:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/25 01:58:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/25 01:58:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/25 01:58:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/25 01:58:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/25 01:58:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/25 01:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/25 01:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/25 01:59:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:59:00 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/03/25 01:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7f6_d20250325_m015901_c001_v0001117_t0011_u01742867941073") 2025/03/25 01:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/25 01:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/25 01:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 01:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/25 01:59:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/25 01:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:59:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:59:04 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/03/25 01:59:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/25 01:59:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/25 01:59:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/25 01:59:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/25 01:59:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/25 01:59:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/25 01:59:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/25 01:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:59:09 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/03/25 01:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7fb_d20250325_m015909_c001_v0001146_t0012_u01742867949887") 2025/03/25 01:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 01:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/25 01:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/25 01:59:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:59:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:59:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/25 01:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/25 01:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/25 01:59:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/25 01:59:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/25 01:59:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/25 01:59:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/25 01:59:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/25 01:59:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:59:22 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/03/25 01:59:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f218253c4ca39b92f_d20250325_m015922_c001_v0001184_t0058_u01742867962986") 2025/03/25 01:59:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/25 01:59:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/25 01:59:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/25 01:59:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:59:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:59:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/25 01:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/25 01:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/25 01:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/25 01:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/25 01:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/25 01:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/25 01:59:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/25 01:59:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/25 01:59:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/25 01:59:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/25 01:59:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:59:31 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/03/25 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f217650521e68fa7d_d20250325_m015931_c001_v0001182_t0042_u01742867971960") 2025/03/25 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/25 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/25 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/25 01:59:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/25 01:59:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:59:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:59:34 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/03/25 01:59:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/25 01:59:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/25 01:59:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/25 01:59:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/25 01:59:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/25 01:59:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/25 01:59:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/25 01:59:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:59:41 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/03/25 01:59:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f2196042629ea6e70_d20250325_m015941_c001_v0001038_t0011_u01742867981938") 2025/03/25 01:59:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 01:59:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/25 01:59:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/25 01:59:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/25 01:59:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/25 01:59:42 DEBUG : pacer: Reducing sleep to 10ms 2025/03/25 01:59:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:59:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:59:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/25 01:59:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/25 01:59:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/25 01:59:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/25 01:59:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/25 01:59:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/25 01:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/25 01:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/25 01:59:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 01:59:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/25 01:59:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f2196042629ea6e7c_d20250325_m015954_c001_v0001029_t0043_u01742867994041") 2025/03/25 01:59:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/25 01:59:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/25 01:59:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/25 01:59:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/25 01:59:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/25 01:59:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/25 01:59:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/25 01:59:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/25 01:59:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/25 01:59:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/25 01:59:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/25 01:59:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/25 02:00:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/25 02:00:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/25 02:00:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/25 02:00:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/25 02:00:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 02:00:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/25 02:00:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f216cc66fbf4d8a78_d20250325_m020004_c001_v0001184_t0029_u01742868004219") 2025/03/25 02:00:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/25 02:00:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 02:00:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/25 02:00:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/25 02:00:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/25 02:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/25 02:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/25 02:00:06 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/03/25 02:00:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/25 02:00:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/25 02:00:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/25 02:00:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/25 02:00:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/25 02:00:17 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/25 02:00:17 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/25 02:00:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 02:00:21 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/03/25 02:00:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f2179e4e8dbac4f62_d20250325_m020021_c001_v0001182_t0018_u01742868021479") 2025/03/25 02:00:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 02:00:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/25 02:00:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/25 02:00:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/25 02:00:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/25 02:00:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/25 02:00:42 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/25 02:00:42 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/25 02:00:42 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/25 02:00:42 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/25 02:00:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/25 02:00:55 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/25 02:00:55 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/25 02:01:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 02:01:00 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/03/25 02:01:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f2196042629ea6ed2_d20250325_m020100_c001_v0001144_t0018_u01742868060444") 2025/03/25 02:01:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/25 02:01:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/25 02:01:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/25 02:01:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/25 02:01:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/25 02:01:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/25 02:01:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/25 02:01:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/25 02:01:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/25 02:01:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/25 02:01:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/25 02:01:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/25 02:01:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/25 02:01:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/25 02:01:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/25 02:01:25 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/25 02:01:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 02:01:30 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/03/25 02:01:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b783_d20250325_m020130_c001_v0001131_t0045_u01742868090356") 2025/03/25 02:01:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/25 02:01:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/25 02:01:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 02:01:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/25 02:01:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/25 02:01:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/25 02:01:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/25 02:01:33 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/03/25 02:01:38 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/25 02:01:38 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/25 02:01:38 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/25 02:01:38 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/25 02:01:39 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/25 02:01:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/25 02:01:46 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/25 02:01:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 02:01:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/25 02:01:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f2179e4e8dbac4fa9_d20250325_m020150_c001_v0001113_t0015_u01742868110802") 2025/03/25 02:01:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 02:01:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/25 02:01:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/25 02:01:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/25 02:01:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/25 02:01:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/25 02:01:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/25 02:01:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/25 02:01:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/25 02:01:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/25 02:01:58 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/25 02:02:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/25 02:02:08 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/25 02:02:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 02:02:13 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/03/25 02:02:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f209fbb00842f414b_d20250325_m020213_c001_v0001182_t0038_u01742868133392") 2025/03/25 02:02:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/25 02:02:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/25 02:02:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/25 02:02:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/25 02:02:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/25 02:02:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/25 02:02:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/25 02:02:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/25 02:02:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/25 02:02:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/25 02:02:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/25 02:02:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/25 02:02:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/25 02:02:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/25 02:02:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/25 02:02:35 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/25 02:02:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/25 02:02:40 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/03/25 02:02:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff29d83003dcbbb9f580e1b_f201d83de606f216e_d20250325_m020240_c001_v0001183_t0051_u01742868160191") 2025/03/25 02:02:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/25 02:02:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/25 02:02:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/25 02:02:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/25 02:02:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/25 02:02:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/25 02:02:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/25 02:02:45 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/03/25 02:02:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5ff29d83003dcbbb9f580e1b_f201d83de606f218c_d20250325_m020255_c001_v0001157_t0039_u01742868175906") 2025/03/25 02:02:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/25 02:02:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/25 02:02:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/25 02:02:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/25 02:02:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/25 02:02:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/25 02:02:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/25 02:02:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/25 02:02:59 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/25 02:03:01 DEBUG : chunked-copy: Done sending chunk 0 2025/03/25 02:03:06 DEBUG : chunked-copy: Done sending chunk 1 2025/03/25 02:03:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/25 02:03:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5ff29d83003dcbbb9f580e1b_f2179e4e8dbac4fd0_d20250325_m020307_c001_v0001178_t0041_u01742868187782") 2025/03/25 02:03:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/25 02:03:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/25 02:03:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/25 02:03:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/25 02:03:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/25 02:03:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/25 02:03:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/25 02:03:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/25 02:03:12 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/25 02:03:14 DEBUG : chunked-copy: Done sending chunk 0 2025/03/25 02:03:16 DEBUG : chunked-copy: Done sending chunk 1 2025/03/25 02:03:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/25 02:03:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5ff29d83003dcbbb9f580e1b_f2179e4e8dbac4fd9_d20250325_m020318_c001_v0001150_t0012_u01742868198046") 2025/03/25 02:03:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/25 02:03:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/25 02:03:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/25 02:03:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/25 02:03:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/25 02:03:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/25 02:03:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/25 02:03:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/25 02:03:23 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/25 02:03:25 DEBUG : chunked-copy: Done sending chunk 1 2025/03/25 02:03:27 DEBUG : chunked-copy: Done sending chunk 0 2025/03/25 02:03:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/25 02:03:28 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5ff29d83003dcbbb9f580e1b_f2179e4e8dbac4fdc_d20250325_m020328_c001_v0001100_t0047_u01742868208769") 2025/03/25 02:03:28 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/25 02:03:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/25 02:03:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/25 02:03:29 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/25 02:03:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/25 02:03:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/25 02:03:29 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/25 02:03:32 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/25 02:03:33 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/25 02:03:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zeqagug0gira/deeper/nonexisting/directory" 2025/03/25 02:03:34 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/03/25 02:03:35 INFO : B2 bucket rclone-test-zeqagug0gira: cleaning bucket "rclone-test-zeqagug0gira" of all files 2025/03/25 02:03:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f418372d5e0806d7a_d20250325_m020155_c001_v7007000_t0000_u01742868115182") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2179e4e8dbac4fa9_d20250325_m020150_c001_v0001113_t0015_u01742868110802") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4179e4e8dbac4fa8_d20250325_m020150_c001_v7007000_t0000_u01742868110233") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b791_d20250325_m020138_c001_v0001183_t0009_u01742868098117") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f401d83de606f217c_d20250325_m020249_c001_v7007000_t0000_u01742868169576") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f201d83de606f216e_d20250325_m020240_c001_v0001183_t0051_u01742868160191") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f401d83de606f216d_d20250325_m020239_c001_v7007000_t0000_u01742868159558") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b7e3_d20250325_m020227_c001_v0001098_t0056_u01742868147512") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41168acbced9b7e2_d20250325_m020227_c001_v7007000_t0000_u01742868147336") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f209fbb00842f414b_d20250325_m020213_c001_v0001182_t0038_u01742868133392") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f409fbb00842f414a_d20250325_m020212_c001_v7007000_t0000_u01742868132738") 2025/03/25 02:03:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f218372d5e0806d7b_d20250325_m020155_c001_v0001183_t0028_u01742868115383") 2025/03/25 02:03:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4164089d27b4b018_d20250325_m015905_c001_v7007000_t0000_u01742867945695") 2025/03/25 02:03:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7f6_d20250325_m015901_c001_v0001117_t0011_u01742867941073") 2025/03/25 02:03:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f412bf5330c07f3e7_d20250325_m015848_c001_v7007000_t0000_u01742867928384") 2025/03/25 02:03:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f212bf5330c07f3d3_d20250325_m015841_c001_v0001145_t0049_u01742867921311") 2025/03/25 02:03:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4156428834c6d7f5_d20250325_m015900_c001_v7007000_t0000_u01742867940668") 2025/03/25 02:03:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f212bf5330c07f3e8_d20250325_m015848_c001_v0001116_t0038_u01742867928571") 2025/03/25 02:03:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f412bf5330c07f3d2_d20250325_m015840_c001_v7007000_t0000_u01742867920922") 2025/03/25 02:03:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f205ad2d9a890508c_d20250325_m015836_c001_v0001180_t0035_u01742867916851") 2025/03/25 02:03:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f405ad2d9a890508b_d20250325_m015836_c001_v7007000_t0000_u01742867916667") 2025/03/25 02:03:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f212bf5330c07f3ca_d20250325_m015833_c001_v0001184_t0025_u01742867913343") 2025/03/25 02:03:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f412bf5330c07f3c8_d20250325_m015832_c001_v7007000_t0000_u01742867912944") 2025/03/25 02:03:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f205ad2d9a8905087_d20250325_m015828_c001_v0001183_t0056_u01742867908172") 2025/03/25 02:03:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4196042629ea6e6b_d20250325_m015936_c001_v7007000_t0000_u01742867976341") 2025/03/25 02:03:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f217650521e68fa7d_d20250325_m015931_c001_v0001182_t0042_u01742867971960") 2025/03/25 02:03:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f418253c4ca39b930_d20250325_m015926_c001_v7007000_t0000_u01742867966890") 2025/03/25 02:03:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f218253c4ca39b92f_d20250325_m015922_c001_v0001184_t0058_u01742867962986") 2025/03/25 02:03:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f417650521e68fa7c_d20250325_m015931_c001_v7007000_t0000_u01742867971575") 2025/03/25 02:03:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f218253c4ca39b931_d20250325_m015927_c001_v0001090_t0008_u01742867967079") 2025/03/25 02:03:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f418253c4ca39b92e_d20250325_m015922_c001_v7007000_t0000_u01742867962591") 2025/03/25 02:03:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2164089d27b4b01f_d20250325_m015913_c001_v0001161_t0014_u01742867953496") 2025/03/25 02:03:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4164089d27b4b01e_d20250325_m015913_c001_v7007000_t0000_u01742867953316") 2025/03/25 02:03:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7fb_d20250325_m015909_c001_v0001146_t0012_u01742867949887") 2025/03/25 02:03:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4156428834c6d7fa_d20250325_m015909_c001_v7007000_t0000_u01742867949489") 2025/03/25 02:03:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2164089d27b4b019_d20250325_m015905_c001_v0001184_t0058_u01742867945885") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f405ad2d9a8905086_d20250325_m015827_c001_v7007000_t0000_u01742867907986") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b679_d20250325_m015819_c001_v0001104_t0027_u01742867899385") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41168acbced9b678_d20250325_m015818_c001_v7007000_t0000_u01742867898998") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b669_d20250325_m015814_c001_v0001183_t0045_u01742867894661") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41168acbced9b668_d20250325_m015814_c001_v7007000_t0000_u01742867894484") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b65f_d20250325_m015806_c001_v0001184_t0058_u01742867886489") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41168acbced9b65d_d20250325_m015806_c001_v7007000_t0000_u01742867886111") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f20514396b22488c7_d20250325_m015801_c001_v0001137_t0008_u01742867881678") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f40514396b22488c6_d20250325_m015801_c001_v7007000_t0000_u01742867881497") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b657_d20250325_m015758_c001_v0001176_t0014_u01742867878110") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41168acbced9b656_d20250325_m015757_c001_v7007000_t0000_u01742867877726") 2025/03/25 02:03:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2156428834c6d7b3_d20250325_m015752_c001_v0001183_t0047_u01742867872853") 2025/03/25 02:03:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4196042629ea6e91_d20250325_m020008_c001_v7007000_t0000_u01742868008477") 2025/03/25 02:03:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f216cc66fbf4d8a78_d20250325_m020004_c001_v0001184_t0029_u01742868004219") 2025/03/25 02:03:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4196042629ea6e80_d20250325_m015958_c001_v7007000_t0000_u01742867998709") 2025/03/25 02:03:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2196042629ea6e7c_d20250325_m015954_c001_v0001029_t0043_u01742867994041") 2025/03/25 02:03:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f416cc66fbf4d8a77_d20250325_m020003_c001_v7007000_t0000_u01742868003773") 2025/03/25 02:03:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2196042629ea6e81_d20250325_m015958_c001_v0001180_t0021_u01742867998888") 2025/03/25 02:03:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4196042629ea6e79_d20250325_m015953_c001_v7007000_t0000_u01742867993581") 2025/03/25 02:03:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2196042629ea6e75_d20250325_m015946_c001_v0001183_t0031_u01742867986106") 2025/03/25 02:03:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4196042629ea6e73_d20250325_m015945_c001_v7007000_t0000_u01742867985899") 2025/03/25 02:03:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2196042629ea6e70_d20250325_m015941_c001_v0001038_t0011_u01742867981938") 2025/03/25 02:03:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4196042629ea6e6f_d20250325_m015941_c001_v7007000_t0000_u01742867981468") 2025/03/25 02:03:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2196042629ea6e6d_d20250325_m015936_c001_v0001144_t0019_u01742867976551") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41168acbced9b78f_d20250325_m020137_c001_v7007000_t0000_u01742868097644") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f21168acbced9b783_d20250325_m020130_c001_v0001131_t0045_u01742868090356") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41168acbced9b782_d20250325_m020129_c001_v7007000_t0000_u01742868089661") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f216cc66fbf4d8abc_d20250325_m020120_c001_v0001183_t0049_u01742868080883") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f416cc66fbf4d8abb_d20250325_m020120_c001_v7007000_t0000_u01742868080500") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2196042629ea6ed2_d20250325_m020100_c001_v0001144_t0018_u01742868060444") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4196042629ea6ed1_d20250325_m020059_c001_v7007000_t0000_u01742868059973") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f20514396b22489a7_d20250325_m020041_c001_v0001109_t0048_u01742868041711") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f40514396b22489a6_d20250325_m020041_c001_v7007000_t0000_u01742868041520") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2179e4e8dbac4f62_d20250325_m020021_c001_v0001182_t0018_u01742868021479") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4179e4e8dbac4f60_d20250325_m020020_c001_v7007000_t0000_u01742868020938") 2025/03/25 02:03:39 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2196042629ea6e93_d20250325_m020008_c001_v0001184_t0017_u01742868008668") 2025/03/25 02:03:39 DEBUG : chunked-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41061b7f0bc081c8_d20250325_m020332_c001_v7007000_t0000_u01742868212233") 2025/03/25 02:03:39 DEBUG : chunked-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2021b863885d2f2c_d20250325_m020322_c001_v0001177_t0053_u01742868202849") 2025/03/25 02:03:39 DEBUG : chunked-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4021b863885d2f2b_d20250325_m020322_c001_v7007000_t0000_u01742868202275") 2025/03/25 02:03:39 DEBUG : chunked-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f204209929dfc7670_d20250325_m020311_c001_v0001184_t0047_u01742868191568") 2025/03/25 02:03:39 DEBUG : chunked-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f404209929dfc766f_d20250325_m020311_c001_v7007000_t0000_u01742868191009") 2025/03/25 02:03:39 DEBUG : chunked-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f201d83de606f2195_d20250325_m020258_c001_v0001120_t0020_u01742868178762") 2025/03/25 02:03:40 DEBUG : chunked-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f401d83de606f2192_d20250325_m020258_c001_v7007000_t0000_u01742868178060") 2025/03/25 02:03:40 DEBUG : chunked-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1146fd65dc64da98_d20250325_m020254_c001_v0001176_t0015_u01742868174112") 2025/03/25 02:03:40 DEBUG : chunked-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f401d83de606f2187_d20250325_m020253_c001_v7007000_t0000_u01742868173714") 2025/03/25 02:03:40 DEBUG : chunked-copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1146fd65dc64da8e_d20250325_m020250_c001_v0001176_t0038_u01742868170346") 2025/03/25 02:03:40 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41061b7f0bc081c7_d20250325_m020332_c001_v7007000_t0000_u01742868212056") 2025/03/25 02:03:40 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2179e4e8dbac4fdc_d20250325_m020328_c001_v0001100_t0047_u01742868208769") 2025/03/25 02:03:40 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4021b863885d2f2a_d20250325_m020322_c001_v7007000_t0000_u01742868202097") 2025/03/25 02:03:40 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2179e4e8dbac4fd9_d20250325_m020318_c001_v0001150_t0012_u01742868198046") 2025/03/25 02:03:40 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f404209929dfc766e_d20250325_m020310_c001_v7007000_t0000_u01742868190833") 2025/03/25 02:03:40 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f2179e4e8dbac4fd0_d20250325_m020307_c001_v0001178_t0041_u01742868187782") 2025/03/25 02:03:40 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f401d83de606f2191_d20250325_m020257_c001_v7007000_t0000_u01742868177768") 2025/03/25 02:03:40 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f201d83de606f218c_d20250325_m020255_c001_v0001157_t0039_u01742868175906") 2025/03/25 02:03:40 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f401d83de606f2185_d20250325_m020253_c001_v7007000_t0000_u01742868173381") 2025/03/25 02:03:40 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f116d4f5eedc634ee_d20250325_m020252_c001_v0001183_t0040_u01742868172454") 2025/03/25 02:03:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1086b0f949938bb5_d20250325_m015635_c001_v0001181_t0051_u01742867795041") 2025/03/25 02:03:40 DEBUG : unknown-size-put.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41061b7f0bc081c9_d20250325_m020332_c001_v7007000_t0000_u01742868212981") 2025/03/25 02:03:40 DEBUG : unknown-size-put.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1146fd65dc64db25_d20250325_m020332_c001_v0001176_t0040_u01742868212776") 2025/03/25 02:03:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f41061b7f0bc081cd_d20250325_m020333_c001_v7007000_t0000_u01742868213968") 2025/03/25 02:03:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1146fd65dc64db2b_d20250325_m020333_c001_v0001176_t0019_u01742868213763") 2025/03/25 02:03:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f1146fd65dc64db27_d20250325_m020333_c001_v0001176_t0037_u01742868213161") 2025/03/25 02:03:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff29d83003dcbbb9f580e1b_f4156428834c6d7ae_d20250325_m015749_c001_v7007000_t0000_u01742867869109") 2025/03/25 02:03:42 INFO : B2 bucket rclone-test-zeqagug0gira: cleaning bucket "rclone-test-zeqagug0gira" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (459.24s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.49s) --- PASS: TestIntegration/FsMkdir (456.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.06s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.12s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.21s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.91s) --- 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.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.93s) --- 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.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.48s) --- 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.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (296.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (35.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (12.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (13.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (37.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (17.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (13.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (89.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (33.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (20.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (38.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (20.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (17.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (71.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (17.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (32.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (14.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (22.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (10.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (42.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (12.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (11.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (9.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.82s) --- 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 459.267s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m40.01724507s (try 1/5)