"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:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/10/08 04:27:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fiturir3luxo" 2024/10/08 04:27:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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 2024/10/08 04:27:39 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/10/08 04:27:39 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/10/08 04:27:39 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/10/08 04:28:09 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. 2024/10/08 04:28:10 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/10/08 04:28:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/10/08 04:28:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/10/08 04:28:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/10/08 04:28:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/10/08 04:28:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/10/08 04:28:32 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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 2024/10/08 04:28:42 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/10/08 04:28:43 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/10/08 04:28:48 INFO : B2 bucket rclone-test-fiturir3luxo: cleaning bucket "rclone-test-fiturir3luxo" of all files 2024/10/08 04:28:48 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902e8f_d20241008_m042847_c001_v0001157_t0042_u01728361727731") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/10/08 04:28:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fiturir3luxo/dirToPurgeFromRoot" 2024/10/08 04:28:51 INFO : B2 bucket rclone-test-fiturir3luxo path dirToPurgeFromRoot: cleaning bucket "rclone-test-fiturir3luxo" of all files 2024/10/08 04:28:52 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902e95_d20241008_m042849_c001_v0001157_t0003_u01728361729098") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/10/08 04:28:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fiturir3luxo/hello? sausage/êé" 2024/10/08 04:28:57 INFO : B2 bucket rclone-test-fiturir3luxo path hello? sausage/êé: cleaning bucket "rclone-test-fiturir3luxo" of all files 2024/10/08 04:28:57 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f10167b5975fd0b9d_d20241008_m042855_c001_v0001101_t0049_u01728361735724") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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 2024/10/08 04:29:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fiturir3luxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/10/08 04:29:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fiturir3luxo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-fiturir3luxo" from "TestB2:rclone-test-fiturir3luxo" 2024/10/08 04:29:10 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 2024/10/08 04:29:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kinuguf7duxo" 2024/10/08 04:29:26 DEBUG : B2 bucket rclone-test-kinuguf7duxo: Purge remote 2024/10/08 04:29:26 INFO : B2 bucket rclone-test-kinuguf7duxo: cleaning bucket "rclone-test-kinuguf7duxo" of all files 2024/10/08 04:29:26 DEBUG : somefile: Deleting (id "4_zaf429d43603d6bab9f280e1b_f4155d598db13fc52_d20241008_m042925_c001_v0001091_t0047_u01728361765173") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/10/08 04:29:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/10/08 04:29:28 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 2024/10/08 04:29:32 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/10/08 04:29:32 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/10/08 04:29:32 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.018Ki offset 6Mi/6.106Mi 2024/10/08 04:29:32 DEBUG : test-metadata: Sending chunk 1 length 111634 2024/10/08 04:29:34 DEBUG : test-metadata: Done sending chunk 1 2024/10/08 04:29:35 DEBUG : test-metadata: Done sending chunk 0 2024/10/08 04:29:35 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-10-08-042940-580.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 2024/10/08 04:29:48 DEBUG : oldPath = "TestB2:rclone-test-fiturir3luxo/versions/test-versions-v2024-10-08-042940-580.txt" 2024/10/08 04:29:48 DEBUG : newPath = "TestB2,versions:rclone-test-fiturir3luxo/versions/test-versions-v2024-10-08-042940-580.txt" 2024/10/08 04:29:48 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-fiturir3luxo/versions/test-versions-v2024-10-08-042940-580.txt" 2024/10/08 04:29:48 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/10/08 04:29:49 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-fiturir3luxo/versions/test-versions-v2024-10-08-042940-580.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-fiturir3luxo/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 2024/10/08 04:29:50 INFO : B2 bucket rclone-test-fiturir3luxo: cleaning bucket "rclone-test-fiturir3luxo" of all hidden files 2024/10/08 04:29:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8873_d20241008_m042749_c001_v7007000_t0000_u01728361669712") as it is a hide marker 2024/10/08 04:29:50 DEBUG : leading space/ leading space: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902d8a_d20241008_m042748_c001_v0001157_t0014_u01728361668985") 2024/10/08 04:29:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8872_d20241008_m042748_c001_v7007000_t0000_u01728361668417") as it is a hide marker 2024/10/08 04:29:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902d88_d20241008_m042747_c001_v0001157_t0015_u01728361667663") 2024/10/08 04:29:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b887b_d20241008_m042757_c001_v7007000_t0000_u01728361677099") as it is a hide marker 2024/10/08 04:29:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902db0_d20241008_m042756_c001_v0001157_t0043_u01728361676332") 2024/10/08 04:29:50 DEBUG : created from root.txt: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f41927f70150c7eca_d20241008_m042918_c001_v7007000_t0000_u01728361758932") as it is a hide marker 2024/10/08 04:29:50 DEBUG : created from root.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f1084c3368295588d_d20241008_m042917_c001_v0001039_t0000_u01728361757518") 2024/10/08 04:29:50 DEBUG : file name.txt: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f402dd542db5ce300_d20241008_m042927_c001_v7007000_t0000_u01728361767285") as it is a hide marker 2024/10/08 04:29:51 DEBUG : file name.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902ef5_d20241008_m042906_c001_v0001157_t0037_u01728361746003") 2024/10/08 04:29:51 DEBUG : file name.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f1148868d5af80036_d20241008_m042902_c001_v0001109_t0041_u01728361742015") 2024/10/08 04:29:51 DEBUG : file name.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902e67_d20241008_m042839_c001_v0001157_t0011_u01728361719220") 2024/10/08 04:29:51 DEBUG : file name.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902e5d_d20241008_m042836_c001_v0001157_t0002_u01728361716813") 2024/10/08 04:29:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902e63_d20241008_m042838_c001_v0001157_t0037_u01728361718378") "upload" dated 2024-10-08 04:28:38.378 +0000 UTC (1m13.085429355s ago) 2024/10/08 04:29:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f4168ccbff3f08418_d20241008_m042859_c001_v7007000_t0000_u01728361739771") as it is a hide marker 2024/10/08 04:29:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f11939820c444d81a_d20241008_m042859_c001_v0001100_t0022_u01728361739451") 2024/10/08 04:29:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f111151192a23c2f6_d20241008_m042858_c001_v0001098_t0019_u01728361738721") 2024/10/08 04:29:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8882_d20241008_m042806_c001_v7007000_t0000_u01728361686687") as it is a hide marker 2024/10/08 04:29:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902de0_d20241008_m042805_c001_v0001157_t0007_u01728361685480") 2024/10/08 04:29:51 DEBUG : piped data.txt: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f402dd542db5ce30f_d20241008_m042929_c001_v7007000_t0000_u01728361769781") as it is a hide marker 2024/10/08 04:29:51 DEBUG : piped data.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902f4f_d20241008_m042928_c001_v0001157_t0010_u01728361768612") 2024/10/08 04:29:51 DEBUG : piped data.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f402dd542db5ce302_d20241008_m042928_c001_v7007000_t0000_u01728361768423") 2024/10/08 04:29:51 DEBUG : piped data.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f412f3be261902f4d_d20241008_m042928_c001_v0001157_t0035_u01728361768043") 2024/10/08 04:29:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8883_d20241008_m042807_c001_v7007000_t0000_u01728361687812") as it is a hide marker 2024/10/08 04:29:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902de8_d20241008_m042807_c001_v0001157_t0005_u01728361687051") 2024/10/08 04:29:52 DEBUG : test-metadata: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f402dd542db5ce319_d20241008_m042938_c001_v7007000_t0000_u01728361778015") as it is a hide marker 2024/10/08 04:29:52 DEBUG : test-metadata: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f202dd542db5ce313_d20241008_m042932_c001_v0001161_t0005_u01728361772275") 2024/10/08 04:29:52 DEBUG : test-metadata: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f402dd542db5ce311_d20241008_m042931_c001_v7007000_t0000_u01728361771320") 2024/10/08 04:29:52 DEBUG : test-metadata: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902f57_d20241008_m042929_c001_v0001157_t0043_u01728361769967") 2024/10/08 04:29:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b887d_d20241008_m042759_c001_v7007000_t0000_u01728361679709") as it is a hide marker 2024/10/08 04:29:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902dbc_d20241008_m042758_c001_v0001157_t0032_u01728361678818") 2024/10/08 04:29:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b887f_d20241008_m042802_c001_v7007000_t0000_u01728361682309") as it is a hide marker 2024/10/08 04:29:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902dcc_d20241008_m042801_c001_v0001157_t0005_u01728361681398") 2024/10/08 04:29:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b887e_d20241008_m042801_c001_v7007000_t0000_u01728361681033") as it is a hide marker 2024/10/08 04:29:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902dc6_d20241008_m042800_c001_v0001157_t0058_u01728361680073") 2024/10/08 04:29:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8880_d20241008_m042803_c001_v7007000_t0000_u01728361683779") as it is a hide marker 2024/10/08 04:29:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902dd2_d20241008_m042802_c001_v0001157_t0032_u01728361682671") 2024/10/08 04:29:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8881_d20241008_m042805_c001_v7007000_t0000_u01728361685101") as it is a hide marker 2024/10/08 04:29:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902dda_d20241008_m042804_c001_v0001157_t0055_u01728361684143") 2024/10/08 04:29:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b887c_d20241008_m042758_c001_v7007000_t0000_u01728361678455") as it is a hide marker 2024/10/08 04:29:52 DEBUG : trailing space /trailing space : Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902db4_d20241008_m042757_c001_v0001157_t0030_u01728361677462") 2024/10/08 04:29:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902f9f_d20241008_m042945_c001_v0001157_t0001_u01728361785846") "upload" dated 2024-10-08 04:29:45.846 +0000 UTC (7.118102344s ago) 2024/10/08 04:29:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4048a9b9417c2602_d20241008_m042943_c001_v7007000_t0000_u01728361783659") 2024/10/08 04:29:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902f89_d20241008_m042940_c001_v0001157_t0012_u01728361780580") 2024/10/08 04:29:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f40427fcb29a6d222_d20241008_m042836_c001_v7007000_t0000_u01728361716259") as it is a hide marker 2024/10/08 04:29:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f206d9013911b8885_d20241008_m042810_c001_v0001097_t0040_u01728361690020") 2024/10/08 04:29:53 DEBUG : zero-length-file: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8884_d20241008_m042809_c001_v7007000_t0000_u01728361689678") as it is a hide marker 2024/10/08 04:29:53 DEBUG : zero-length-file: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f412f3be261902dec_d20241008_m042809_c001_v0001157_t0035_u01728361689113") 2024/10/08 04:29:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8874_d20241008_m042750_c001_v7007000_t0000_u01728361670990") as it is a hide marker 2024/10/08 04:29:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902d8c_d20241008_m042750_c001_v0001157_t0027_u01728361670074") 2024/10/08 04:29:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b886f_d20241008_m042744_c001_v7007000_t0000_u01728361664622") as it is a hide marker 2024/10/08 04:29:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902d7a_d20241008_m042741_c001_v0001157_t0037_u01728361661626") 2024/10/08 04:29:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8877_d20241008_m042754_c001_v7007000_t0000_u01728361674707") as it is a hide marker 2024/10/08 04:29:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902d9e_d20241008_m042753_c001_v0001157_t0030_u01728361673649") 2024/10/08 04:29:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8876_d20241008_m042753_c001_v7007000_t0000_u01728361673285") as it is a hide marker 2024/10/08 04:29:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902d9c_d20241008_m042752_c001_v0001157_t0059_u01728361672477") 2024/10/08 04:29:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8879_d20241008_m042755_c001_v7007000_t0000_u01728361675967") as it is a hide marker 2024/10/08 04:29:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902daa_d20241008_m042755_c001_v0001157_t0003_u01728361675076") 2024/10/08 04:29:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8875_d20241008_m042752_c001_v7007000_t0000_u01728361672115") as it is a hide marker 2024/10/08 04:29:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902d96_d20241008_m042751_c001_v0001157_t0029_u01728361671352") 2024/10/08 04:29:53 DEBUG : ./.: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8870_d20241008_m042745_c001_v7007000_t0000_u01728361665822") as it is a hide marker 2024/10/08 04:29:53 DEBUG : ./.: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902d80_d20241008_m042744_c001_v0001157_t0021_u01728361664985") 2024/10/08 04:29:54 DEBUG : ../..: Deleting current version (id "4_z8fa2fd93601d6bab9f280e1b_f406d9013911b8871_d20241008_m042747_c001_v7007000_t0000_u01728361667301") as it is a hide marker 2024/10/08 04:29:54 DEBUG : ../..: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902d86_d20241008_m042746_c001_v0001157_t0036_u01728361666184") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/10/08 04:29:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/10/08 04:29:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/10/08 04:29:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/10/08 04:29:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/10/08 04:29:57 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/10/08 04:29:58 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/10/08 04:29:58 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/10/08 04:30:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:30:01 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. 2024/10/08 04:30:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2048a9b9417c2608_d20241008_m043001_c001_v0001113_t0050_u01728361801162") 2024/10/08 04:30:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:30:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/08 04:30:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/08 04:30:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:30:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:30:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/10/08 04:30:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/10/08 04:30:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/10/08 04:30:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/10/08 04:30:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/10/08 04:30:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/10/08 04:30:07 DEBUG : chunked-5Mi-10Mi.bin: Error sending chunk 1 (retry=true): incident id cd112caf4caf-9ce084da04bdc043 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id cd112caf4caf-9ce084da04bdc043"} 2024/10/08 04:30:07 DEBUG : chunked-5Mi-10Mi.bin: Clearing part upload URL because of error: incident id cd112caf4caf-9ce084da04bdc043 (500 internal_error) 2024/10/08 04:30:07 DEBUG : pacer: low level retry 1/10 (error incident id cd112caf4caf-9ce084da04bdc043 (500 internal_error)) 2024/10/08 04:30:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/08 04:30:07 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/10/08 04:30:11 DEBUG : pacer: Reducing sleep to 10ms 2024/10/08 04:30:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/10/08 04:30:11 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/10/08 04:30:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:30:15 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. 2024/10/08 04:30:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f205938f47b7a2186_d20241008_m043015_c001_v0001131_t0053_u01728361815583") 2024/10/08 04:30:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/08 04:30:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/10/08 04:30:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/08 04:30:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:30:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:30:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/10/08 04:30:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/10/08 04:30:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/10/08 04:30:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/10/08 04:30:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/10/08 04:30:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/10/08 04:30:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/10/08 04:30:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/10/08 04:30:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/10/08 04:30:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/10/08 04:30:25 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/10/08 04:30:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:30:27 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. 2024/10/08 04:30:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4a5d3_d20241008_m043027_c001_v0001145_t0058_u01728361827851") 2024/10/08 04:30:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/08 04:30:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:30:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/08 04:30:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/10/08 04:30:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/10/08 04:30:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:30:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:30:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/10/08 04:30:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/10/08 04:30:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/10/08 04:30:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/10/08 04:30:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/10/08 04:30:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/10/08 04:30:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/10/08 04:30:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/10/08 04:30:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:30:43 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. 2024/10/08 04:30:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2176841050da0957_d20241008_m043043_c001_v0001157_t0025_u01728361843150") 2024/10/08 04:30:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:30:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/10/08 04:30:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/08 04:30:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:30:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:30:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/10/08 04:30:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/10/08 04:30:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/10/08 04:30:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/10/08 04:30:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/10/08 04:30:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/10/08 04:30:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/10/08 04:30:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/10/08 04:30:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:30:55 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. 2024/10/08 04:30:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2176841050da097f_d20241008_m043055_c001_v0001179_t0010_u01728361855395") 2024/10/08 04:30:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/08 04:30:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/08 04:30:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/10/08 04:30:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:30:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:30:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/10/08 04:31:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/10/08 04:31:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/10/08 04:31:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/10/08 04:31:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/10/08 04:31:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/10/08 04:31:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/10/08 04:31:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/10/08 04:31:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/10/08 04:31:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/10/08 04:31:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/10/08 04:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:31:05 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. 2024/10/08 04:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2032e81c3ffd3a73_d20241008_m043105_c001_v0001172_t0012_u01728361865668") 2024/10/08 04:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/08 04:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/10/08 04:31:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/10/08 04:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/10/08 04:31:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2024/10/08 04:31:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/10/08 04:31:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/10/08 04:31:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/10/08 04:31:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/10/08 04:31:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/10/08 04:31:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/10/08 04:31:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/10/08 04:31:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:31:24 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. 2024/10/08 04:31:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2014b1e77ab0cf64_d20241008_m043124_c001_v0001115_t0005_u01728361884173") 2024/10/08 04:31:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:31:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/10/08 04:31:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/08 04:31:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:31:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:31:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/10/08 04:31:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/10/08 04:31:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/10/08 04:31:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/10/08 04:31:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/10/08 04:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/10/08 04:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/10/08 04:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/10/08 04:31:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:31:33 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. 2024/10/08 04:31:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2032e81c3ffd3af0_d20241008_m043133_c001_v0001117_t0018_u01728361893960") 2024/10/08 04:31:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/08 04:31:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/08 04:31:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/10/08 04:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:31:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:31:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/10/08 04:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/10/08 04:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/10/08 04:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/10/08 04:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/10/08 04:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/10/08 04:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/10/08 04:31:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/10/08 04:31:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/10/08 04:31:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/10/08 04:31:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/10/08 04:31:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:31:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/10/08 04:31:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f20104b9416bf7d09_d20241008_m043152_c001_v0001176_t0008_u01728361912072") 2024/10/08 04:31:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/08 04:31:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/10/08 04:31:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:31:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/10/08 04:31:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/10/08 04:31:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:31:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:31:54 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 2024/10/08 04:31:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/10/08 04:31:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/10/08 04:31:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/10/08 04:31:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/10/08 04:31:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/10/08 04:32:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/10/08 04:32:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/10/08 04:32:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:32:02 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. 2024/10/08 04:32:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f20104b9416bf7d0c_d20241008_m043202_c001_v0001172_t0033_u01728361922366") 2024/10/08 04:32:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:32:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/10/08 04:32:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/08 04:32:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:32:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:32:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/10/08 04:32:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/10/08 04:32:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/10/08 04:32:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/10/08 04:32:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/10/08 04:32:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/10/08 04:32:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/10/08 04:32:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/10/08 04:32:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:32:14 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. 2024/10/08 04:32:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f200fb706ee354a2e_d20241008_m043214_c001_v0001179_t0045_u01728361934159") 2024/10/08 04:32:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/08 04:32:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/08 04:32:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/10/08 04:32:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:32:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:32:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/10/08 04:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/10/08 04:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/10/08 04:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/10/08 04:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/10/08 04:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/10/08 04:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/10/08 04:32:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/10/08 04:32:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/10/08 04:32:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/10/08 04:32:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/10/08 04:32:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:32:26 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. 2024/10/08 04:32:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4b7d8_d20241008_m043226_c001_v0001145_t0030_u01728361946792") 2024/10/08 04:32:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/08 04:32:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:32:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/10/08 04:32:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/10/08 04:32:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/10/08 04:32:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:32:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:32:31 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 2024/10/08 04:32:35 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/10/08 04:32:35 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/10/08 04:32:35 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/10/08 04:32:35 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/10/08 04:32:36 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/10/08 04:32:37 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/10/08 04:32:37 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/10/08 04:32:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:32:39 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. 2024/10/08 04:32:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f205938f47b7a3f27_d20241008_m043240_c001_v0001180_t0022_u01728361960036") 2024/10/08 04:32:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:32:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/08 04:32:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/08 04:32:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:32:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:32:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/10/08 04:32:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/10/08 04:32:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/10/08 04:32:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/10/08 04:32:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/10/08 04:32:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/10/08 04:32:48 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/10/08 04:32:48 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/10/08 04:32:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:32:52 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. 2024/10/08 04:32:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f200fb706ee354a45_d20241008_m043252_c001_v0001105_t0052_u01728361972261") 2024/10/08 04:32:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/08 04:32:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/08 04:32:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/10/08 04:32:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:32:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:32:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/10/08 04:32:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/10/08 04:32:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/10/08 04:32:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/10/08 04:32:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/10/08 04:32:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/10/08 04:32:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/10/08 04:32:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/10/08 04:32:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/10/08 04:33:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/10/08 04:33:00 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/10/08 04:33:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:33:02 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. 2024/10/08 04:33:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2092c09158181747_d20241008_m043302_c001_v0001161_t0003_u01728361982715") 2024/10/08 04:33:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/08 04:33:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:33:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/08 04:33:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/10/08 04:33:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/10/08 04:33:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:33:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:33:05 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 2024/10/08 04:33:08 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/10/08 04:33:08 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/10/08 04:33:08 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/10/08 04:33:08 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/10/08 04:33:09 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/10/08 04:33:11 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/10/08 04:33:11 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/10/08 04:33:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:33:13 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. 2024/10/08 04:33:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4b8fb_d20241008_m043313_c001_v0001116_t0005_u01728361993579") 2024/10/08 04:33:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:33:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/08 04:33:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/08 04:33:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:33:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:33:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/10/08 04:33:21 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/10/08 04:33:21 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/10/08 04:33:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/10/08 04:33:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/10/08 04:33:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/10/08 04:33:26 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/10/08 04:33:26 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/10/08 04:33:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:33:30 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. 2024/10/08 04:33:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4c4e6_d20241008_m043330_c001_v0001106_t0000_u01728362010687") 2024/10/08 04:33:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/08 04:33:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/08 04:33:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/10/08 04:33:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:33:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:33:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/10/08 04:33:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/10/08 04:33:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/10/08 04:33:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/10/08 04:33:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/10/08 04:33:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/10/08 04:33:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/10/08 04:33:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/10/08 04:33:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/10/08 04:33:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/10/08 04:33:42 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/10/08 04:33:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/08 04:33:45 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. 2024/10/08 04:33:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2fd93601d6bab9f280e1b_f2187b5a9223468c5_d20241008_m043345_c001_v0001115_t0042_u01728362025255") 2024/10/08 04:33:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/08 04:33:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/08 04:33:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/08 04:33:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/10/08 04:33:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/10/08 04:33:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/10/08 04:33:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/10/08 04:33:49 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 2024/10/08 04:33:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa2fd93601d6bab9f280e1b_f207dc38da9c51bda_d20241008_m043359_c001_v0001101_t0002_u01728362039808") 2024/10/08 04:33:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/10/08 04:33:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/08 04:34:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/08 04:34:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/08 04:34:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/10/08 04:34:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/10/08 04:34:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/08 04:34:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/10/08 04:34:03 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/10/08 04:34:06 DEBUG : chunked-copy: Done sending chunk 1 2024/10/08 04:34:06 DEBUG : chunked-copy: Done sending chunk 0 2024/10/08 04:34:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/08 04:34:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa2fd93601d6bab9f280e1b_f207dc38da9c51bdc_d20241008_m043406_c001_v0001103_t0000_u01728362046892") 2024/10/08 04:34:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/10/08 04:34:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/08 04:34:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/08 04:34:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/08 04:34:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/10/08 04:34:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/10/08 04:34:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/08 04:34:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/10/08 04:34:10 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/10/08 04:34:12 DEBUG : chunked-copy: Done sending chunk 1 2024/10/08 04:34:14 DEBUG : chunked-copy: Done sending chunk 0 2024/10/08 04:34:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/08 04:34:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa2fd93601d6bab9f280e1b_f207dc38da9c51bdd_d20241008_m043415_c001_v0001029_t0044_u01728362055208") 2024/10/08 04:34:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/10/08 04:34:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/08 04:34:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/08 04:34:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/08 04:34:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/10/08 04:34:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/10/08 04:34:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/08 04:34:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/10/08 04:34:20 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/10/08 04:34:22 DEBUG : chunked-copy: Done sending chunk 1 2024/10/08 04:34:22 DEBUG : chunked-copy: Done sending chunk 0 2024/10/08 04:34:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/08 04:34:23 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8fa2fd93601d6bab9f280e1b_f207dc38da9c51be0_d20241008_m043423_c001_v0001039_t0035_u01728362063471") 2024/10/08 04:34:23 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/10/08 04:34:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/08 04:34:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/10/08 04:34:24 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/10/08 04:34:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/08 04:34:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/08 04:34:24 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/10/08 04:34:26 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/10/08 04:34:28 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/10/08 04:34:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fiturir3luxo/deeper/nonexisting/directory" 2024/10/08 04:34:28 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/10/08 04:34:30 INFO : B2 bucket rclone-test-fiturir3luxo: cleaning bucket "rclone-test-fiturir3luxo" of all files 2024/10/08 04:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4064f11b61f4b913_d20241008_m043321_c001_v7007000_t0000_u01728362001310") 2024/10/08 04:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4b8fb_d20241008_m043313_c001_v0001116_t0005_u01728361993579") 2024/10/08 04:34:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4064f11b61f4b8f9_d20241008_m043312_c001_v7007000_t0000_u01728361992984") 2024/10/08 04:34:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4b8ef_d20241008_m043307_c001_v0001115_t0044_u01728361987749") 2024/10/08 04:34:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f407dc38da9c51bd7_d20241008_m043353_c001_v7007000_t0000_u01728362033066") 2024/10/08 04:34:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2187b5a9223468c5_d20241008_m043345_c001_v0001115_t0042_u01728362025255") 2024/10/08 04:34:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4187b5a9223468c4_d20241008_m043344_c001_v7007000_t0000_u01728362024668") 2024/10/08 04:34:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4c8e4_d20241008_m043338_c001_v0001134_t0052_u01728362018598") 2024/10/08 04:34:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4064f11b61f4c8e3_d20241008_m043338_c001_v7007000_t0000_u01728362018412") 2024/10/08 04:34:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4c4e6_d20241008_m043330_c001_v0001106_t0000_u01728362010687") 2024/10/08 04:34:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4064f11b61f4c4e5_d20241008_m043330_c001_v7007000_t0000_u01728362010131") 2024/10/08 04:34:31 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4b915_d20241008_m043321_c001_v0001098_t0020_u01728362001500") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4032e81c3ffd3abf_d20241008_m043119_c001_v7007000_t0000_u01728361879838") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2032e81c3ffd3a73_d20241008_m043105_c001_v0001172_t0012_u01728361865668") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4176841050da0981_d20241008_m043059_c001_v7007000_t0000_u01728361859835") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2176841050da097f_d20241008_m043055_c001_v0001179_t0010_u01728361855395") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4032e81c3ffd3a72_d20241008_m043105_c001_v7007000_t0000_u01728361865292") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2176841050da0982_d20241008_m043100_c001_v0001137_t0022_u01728361860025") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4176841050da097e_d20241008_m043055_c001_v7007000_t0000_u01728361855021") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2176841050da0969_d20241008_m043047_c001_v0001117_t0054_u01728361847723") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4176841050da0960_d20241008_m043047_c001_v7007000_t0000_u01728361847116") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2176841050da0957_d20241008_m043043_c001_v0001157_t0025_u01728361843150") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4176841050da0956_d20241008_m043042_c001_v7007000_t0000_u01728361842684") 2024/10/08 04:34:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2048a9b9417c260f_d20241008_m043038_c001_v0001181_t0044_u01728361838882") 2024/10/08 04:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4064f11b61f4b7c2_d20241008_m043156_c001_v7007000_t0000_u01728361916074") 2024/10/08 04:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f20104b9416bf7d09_d20241008_m043152_c001_v0001176_t0008_u01728361912072") 2024/10/08 04:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4032e81c3ffd3afc_d20241008_m043138_c001_v7007000_t0000_u01728361898594") 2024/10/08 04:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2032e81c3ffd3af0_d20241008_m043133_c001_v0001117_t0018_u01728361893960") 2024/10/08 04:34:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f40104b9416bf7d08_d20241008_m043151_c001_v7007000_t0000_u01728361911696") 2024/10/08 04:34:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2032e81c3ffd3afd_d20241008_m043138_c001_v0001145_t0039_u01728361898778") 2024/10/08 04:34:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4032e81c3ffd3aee_d20241008_m043133_c001_v7007000_t0000_u01728361893567") 2024/10/08 04:34:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2032e81c3ffd3ae7_d20241008_m043129_c001_v0001038_t0055_u01728361889060") 2024/10/08 04:34:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4032e81c3ffd3ae6_d20241008_m043128_c001_v7007000_t0000_u01728361888867") 2024/10/08 04:34:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2014b1e77ab0cf64_d20241008_m043124_c001_v0001115_t0005_u01728361884173") 2024/10/08 04:34:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4014b1e77ab0cf62_d20241008_m043123_c001_v7007000_t0000_u01728361883762") 2024/10/08 04:34:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2032e81c3ffd3ac0_d20241008_m043120_c001_v0001178_t0024_u01728361880025") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4048a9b9417c260e_d20241008_m043038_c001_v7007000_t0000_u01728361838699") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4a5d3_d20241008_m043027_c001_v0001145_t0058_u01728361827851") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4064f11b61f4a5d1_d20241008_m043027_c001_v7007000_t0000_u01728361827496") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f205938f47b7a2189_d20241008_m043022_c001_v0001161_t0053_u01728361822831") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f405938f47b7a2188_d20241008_m043022_c001_v7007000_t0000_u01728361822650") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f205938f47b7a2186_d20241008_m043015_c001_v0001131_t0053_u01728361815583") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f405938f47b7a2184_d20241008_m043015_c001_v7007000_t0000_u01728361815146") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f205938f47b7a217a_d20241008_m043004_c001_v0001120_t0044_u01728361804951") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f405938f47b7a2179_d20241008_m043004_c001_v7007000_t0000_u01728361804767") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2048a9b9417c2608_d20241008_m043001_c001_v0001113_t0050_u01728361801162") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4048a9b9417c2607_d20241008_m043000_c001_v7007000_t0000_u01728361800718") 2024/10/08 04:34:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2176841050da08de_d20241008_m042955_c001_v0001179_t0032_u01728361795605") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f400fb706ee354a3a_d20241008_m043234_c001_v7007000_t0000_u01728361954773") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4b7d8_d20241008_m043226_c001_v0001145_t0030_u01728361946792") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f400fb706ee354a32_d20241008_m043219_c001_v7007000_t0000_u01728361939045") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f200fb706ee354a2e_d20241008_m043214_c001_v0001179_t0045_u01728361934159") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4064f11b61f4b7d7_d20241008_m043226_c001_v7007000_t0000_u01728361946349") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f200fb706ee354a34_d20241008_m043219_c001_v0001115_t0001_u01728361939231") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f400fb706ee354a2d_d20241008_m043213_c001_v7007000_t0000_u01728361933726") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f200fb706ee354a29_d20241008_m043208_c001_v0001134_t0003_u01728361928961") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f400fb706ee354a28_d20241008_m043208_c001_v7007000_t0000_u01728361928772") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f20104b9416bf7d0c_d20241008_m043202_c001_v0001172_t0033_u01728361922366") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f40104b9416bf7d0b_d20241008_m043201_c001_v7007000_t0000_u01728361921902") 2024/10/08 04:34:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2064f11b61f4b7c3_d20241008_m043156_c001_v0001097_t0035_u01728361916261") 2024/10/08 04:34:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4064f11b61f4b8ee_d20241008_m043307_c001_v7007000_t0000_u01728361987549") 2024/10/08 04:34:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2092c09158181747_d20241008_m043302_c001_v0001161_t0003_u01728361982715") 2024/10/08 04:34:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4092c09158181745_d20241008_m043302_c001_v7007000_t0000_u01728361982193") 2024/10/08 04:34:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f200fb706ee354a76_d20241008_m043257_c001_v0001177_t0013_u01728361977046") 2024/10/08 04:34:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f400fb706ee354a75_d20241008_m043256_c001_v7007000_t0000_u01728361976851") 2024/10/08 04:34:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f200fb706ee354a45_d20241008_m043252_c001_v0001105_t0052_u01728361972261") 2024/10/08 04:34:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f400fb706ee354a40_d20241008_m043251_c001_v7007000_t0000_u01728361971768") 2024/10/08 04:34:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f200fb706ee354a3d_d20241008_m043244_c001_v0001117_t0004_u01728361964114") 2024/10/08 04:34:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f400fb706ee354a3c_d20241008_m043243_c001_v7007000_t0000_u01728361963919") 2024/10/08 04:34:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f205938f47b7a3f27_d20241008_m043240_c001_v0001180_t0022_u01728361960036") 2024/10/08 04:34:34 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f405938f47b7a3f26_d20241008_m043239_c001_v7007000_t0000_u01728361959505") 2024/10/08 04:34:34 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f200fb706ee354a3b_d20241008_m043234_c001_v0001181_t0040_u01728361954956") 2024/10/08 04:34:34 DEBUG : chunked-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4014b1e77ab0de8e_d20241008_m043426_c001_v7007000_t0000_u01728362066234") 2024/10/08 04:34:34 DEBUG : chunked-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f202dd542db5d1bcf_d20241008_m043419_c001_v0001038_t0041_u01728362059944") 2024/10/08 04:34:34 DEBUG : chunked-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f402dd542db5d1bc6_d20241008_m043419_c001_v7007000_t0000_u01728362059351") 2024/10/08 04:34:34 DEBUG : chunked-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2176841050da406c_d20241008_m043409_c001_v0001115_t0016_u01728362049715") 2024/10/08 04:34:34 DEBUG : chunked-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4176841050da406b_d20241008_m043409_c001_v7007000_t0000_u01728362049139") 2024/10/08 04:34:34 DEBUG : chunked-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f2176841050da4066_d20241008_m043403_c001_v0001113_t0014_u01728362043415") 2024/10/08 04:34:34 DEBUG : chunked-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4176841050da4065_d20241008_m043402_c001_v7007000_t0000_u01728362042755") 2024/10/08 04:34:34 DEBUG : chunked-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261903420_d20241008_m043357_c001_v0001157_t0000_u01728362037840") 2024/10/08 04:34:34 DEBUG : chunked-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f407dc38da9c51bd9_d20241008_m043357_c001_v7007000_t0000_u01728362037411") 2024/10/08 04:34:34 DEBUG : chunked-copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be26190340c_d20241008_m043353_c001_v0001157_t0013_u01728362033843") 2024/10/08 04:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4014b1e77ab0de8d_d20241008_m043426_c001_v7007000_t0000_u01728362066051") 2024/10/08 04:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f207dc38da9c51be0_d20241008_m043423_c001_v0001039_t0035_u01728362063471") 2024/10/08 04:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f402dd542db5d1bc4_d20241008_m043419_c001_v7007000_t0000_u01728362059164") 2024/10/08 04:34:34 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f207dc38da9c51bdd_d20241008_m043415_c001_v0001029_t0044_u01728362055208") 2024/10/08 04:34:35 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4176841050da406a_d20241008_m043408_c001_v7007000_t0000_u01728362048939") 2024/10/08 04:34:35 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f207dc38da9c51bdc_d20241008_m043406_c001_v0001103_t0000_u01728362046892") 2024/10/08 04:34:35 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4176841050da4064_d20241008_m043402_c001_v7007000_t0000_u01728362042566") 2024/10/08 04:34:35 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f207dc38da9c51bda_d20241008_m043359_c001_v0001101_t0002_u01728362039808") 2024/10/08 04:34:35 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f407dc38da9c51bd8_d20241008_m043357_c001_v7007000_t0000_u01728362037219") 2024/10/08 04:34:35 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f110d7530885e5ffb_d20241008_m043355_c001_v0001117_t0025_u01728362035881") 2024/10/08 04:34:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902e63_d20241008_m042838_c001_v0001157_t0037_u01728361718378") 2024/10/08 04:34:35 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4014b1e77ab0de90_d20241008_m043427_c001_v7007000_t0000_u01728362067253") 2024/10/08 04:34:35 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261903490_d20241008_m043426_c001_v0001157_t0038_u01728362066790") 2024/10/08 04:34:35 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4014b1e77ab0de93_d20241008_m043428_c001_v7007000_t0000_u01728362068648") 2024/10/08 04:34:35 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be26190349c_d20241008_m043428_c001_v0001157_t0040_u01728362068221") 2024/10/08 04:34:35 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261903496_d20241008_m043427_c001_v0001157_t0041_u01728362067438") 2024/10/08 04:34:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f4176841050da08dd_d20241008_m042955_c001_v7007000_t0000_u01728361795417") 2024/10/08 04:34:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2fd93601d6bab9f280e1b_f112f3be261902f9f_d20241008_m042945_c001_v0001157_t0001_u01728361785846") 2024/10/08 04:34:36 INFO : B2 bucket rclone-test-fiturir3luxo: cleaning bucket "rclone-test-fiturir3luxo" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (421.15s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.47s) --- PASS: TestIntegration/FsMkdir (418.57s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (3.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.13s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (26.59s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.17s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.54s) --- 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.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.18s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (237.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (43.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (17.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (16.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (11.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (41.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (12.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (20.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (14.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (36.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (17.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (38.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (12.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (6.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (15.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (45.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (13.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (17.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (33.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (10.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 421.185s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m2.110391794s (try 1/5)