"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:432: Using remote "TestB2:" 2024/04/25 03:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-solimiw0rodimoz9diroyit2" 2024/04/25 03:06:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:473: 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/04/25 03:06:12 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/04/25 03:06:13 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/04/25 03:06:13 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:701: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:701: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:701: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:701: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:701: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:701: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:701: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:701: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:701: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:701: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:701: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:701: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:701: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:701: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:701: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:701: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:701: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:701: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:701: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:774: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/04/25 03:06:36 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/04/25 03:06:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/04/25 03:06:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/04/25 03:06:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/04/25 03:06:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/04/25 03:06:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/04/25 03:06:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/04/25 03:06:40 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:856: 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/04/25 03:06:47 DEBUG : Creating backend with remote "TestB2:" 2024/04/25 03:06:47 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/25 03:06:47 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:1109: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/04/25 03:06:52 INFO : B2 bucket rclone-test-solimiw0rodimoz9diroyit2: cleaning bucket "rclone-test-solimiw0rodimoz9diroyit2" of all files 2024/04/25 03:06:52 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd371_d20240425_m030651_c001_v0001179_t0039_u01714014411611") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/25 03:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-solimiw0rodimoz9diroyit2/dirToPurgeFromRoot" 2024/04/25 03:06:54 INFO : B2 bucket rclone-test-solimiw0rodimoz9diroyit2 path dirToPurgeFromRoot: cleaning bucket "rclone-test-solimiw0rodimoz9diroyit2" of all files 2024/04/25 03:06:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd399_d20240425_m030653_c001_v0001179_t0015_u01714014413345") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/25 03:06:55 DEBUG : Creating backend with remote "TestB2:rclone-test-solimiw0rodimoz9diroyit2/hello? sausage/êé" 2024/04/25 03:06:58 INFO : B2 bucket rclone-test-solimiw0rodimoz9diroyit2 path hello? sausage/êé: cleaning bucket "rclone-test-solimiw0rodimoz9diroyit2" of all files 2024/04/25 03:06:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f1019fe9296d6d0dd_d20240425_m030656_c001_v0001154_t0001_u01714014416760") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1277: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1330: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1447: 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:1611: Metadata 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/04/25 03:07:06 DEBUG : Creating backend with remote "TestB2:rclone-test-solimiw0rodimoz9diroyit2/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/25 03:07:08 DEBUG : Creating backend with remote "TestB2:rclone-test-solimiw0rodimoz9diroyit2/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestB2:" path "rclone-test-solimiw0rodimoz9diroyit2" from "TestB2:rclone-test-solimiw0rodimoz9diroyit2" 2024/04/25 03:07:08 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/04/25 03:07:18 DEBUG : Creating backend with remote "TestB2:rclone-test-reribif8cexewiz0tapufeg6" 2024/04/25 03:07:21 DEBUG : B2 bucket rclone-test-reribif8cexewiz0tapufeg6: Purge remote 2024/04/25 03:07:21 INFO : B2 bucket rclone-test-reribif8cexewiz0tapufeg6: cleaning bucket "rclone-test-reribif8cexewiz0tapufeg6" of all files 2024/04/25 03:07:21 DEBUG : somefile: Deleting (id "4_zef42cd73308d1b3b8ff80e1b_f40560bac1bdb6145_d20240425_m030720_c001_v0001116_t0028_u01714014440466") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:406: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2036: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2070: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/04/25 03:07:22 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/25 03:07:23 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/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:292: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:292: versions/test-versions-v2024-04-25-030727-854.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/04/25 03:07:33 DEBUG : oldPath = "TestB2:rclone-test-solimiw0rodimoz9diroyit2/versions/test-versions-v2024-04-25-030727-854.txt" 2024/04/25 03:07:33 DEBUG : newPath = "TestB2,versions:rclone-test-solimiw0rodimoz9diroyit2/versions/test-versions-v2024-04-25-030727-854.txt" 2024/04/25 03:07:33 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-solimiw0rodimoz9diroyit2/versions/test-versions-v2024-04-25-030727-854.txt" 2024/04/25 03:07:33 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/04/25 03:07:34 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-solimiw0rodimoz9diroyit2/versions/test-versions-v2024-04-25-030727-854.txt", "TestB2{pO73u}:rclone-test-solimiw0rodimoz9diroyit2/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/04/25 03:07:35 INFO : B2 bucket rclone-test-solimiw0rodimoz9diroyit2: cleaning bucket "rclone-test-solimiw0rodimoz9diroyit2" of all hidden files 2024/04/25 03:07:35 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca7b_d20240425_m030620_c001_v7007000_t0000_u01714014380384") as it is a hide marker 2024/04/25 03:07:35 DEBUG : leading space/ leading space: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503ccf15_d20240425_m030619_c001_v0001179_t0003_u01714014379820") 2024/04/25 03:07:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca78_d20240425_m030619_c001_v7007000_t0000_u01714014379441") as it is a hide marker 2024/04/25 03:07:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503ccef8_d20240425_m030618_c001_v0001179_t0056_u01714014378862") 2024/04/25 03:07:35 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca82_d20240425_m030626_c001_v7007000_t0000_u01714014386086") as it is a hide marker 2024/04/25 03:07:35 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503ccff1_d20240425_m030625_c001_v0001179_t0003_u01714014385493") 2024/04/25 03:07:35 DEBUG : created from root.txt: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f40137b663232e7ef_d20240425_m030715_c001_v7007000_t0000_u01714014435534") as it is a hide marker 2024/04/25 03:07:35 DEBUG : created from root.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f11448b5acb1714fd_d20240425_m030714_c001_v0001179_t0055_u01714014434364") 2024/04/25 03:07:35 DEBUG : file name.txt: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f40137b663232e810_d20240425_m030722_c001_v7007000_t0000_u01714014442607") as it is a hide marker 2024/04/25 03:07:36 DEBUG : file name.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd53b_d20240425_m030706_c001_v0001179_t0007_u01714014426221") 2024/04/25 03:07:36 DEBUG : file name.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f113db2865b860281_d20240425_m030702_c001_v0001146_t0056_u01714014422408") 2024/04/25 03:07:36 DEBUG : file name.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd28f_d20240425_m030644_c001_v0001179_t0030_u01714014404475") 2024/04/25 03:07:36 DEBUG : file name.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd25d_d20240425_m030643_c001_v0001179_t0001_u01714014403327") 2024/04/25 03:07:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd27d_d20240425_m030643_c001_v0001179_t0011_u01714014403982") "upload" dated 2024-04-25 03:06:43.982 +0000 UTC (52.368079733s ago) 2024/04/25 03:07:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f40137b663232dc0f_d20240425_m030700_c001_v7007000_t0000_u01714014420287") as it is a hide marker 2024/04/25 03:07:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f1105b8f17187fd87_d20240425_m030659_c001_v0001044_t0011_u01714014419853") 2024/04/25 03:07:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f117989b837378838_d20240425_m030658_c001_v0001099_t0038_u01714014418983") 2024/04/25 03:07:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca8d_d20240425_m030633_c001_v7007000_t0000_u01714014393203") as it is a hide marker 2024/04/25 03:07:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd0e3_d20240425_m030632_c001_v0001179_t0046_u01714014392494") 2024/04/25 03:07:36 DEBUG : piped data.txt: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f40137b663232e829_d20240425_m030724_c001_v7007000_t0000_u01714014444498") as it is a hide marker 2024/04/25 03:07:36 DEBUG : piped data.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd787_d20240425_m030723_c001_v0001179_t0016_u01714014443935") 2024/04/25 03:07:36 DEBUG : piped data.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40137b663232e822_d20240425_m030723_c001_v7007000_t0000_u01714014443750") 2024/04/25 03:07:36 DEBUG : piped data.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40154602503cd771_d20240425_m030723_c001_v0001179_t0055_u01714014443377") 2024/04/25 03:07:36 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca8e_d20240425_m030634_c001_v7007000_t0000_u01714014394328") as it is a hide marker 2024/04/25 03:07:36 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd0f5_d20240425_m030633_c001_v0001179_t0020_u01714014393577") 2024/04/25 03:07:36 DEBUG : test-metadata: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f40137b663232e833_d20240425_m030725_c001_v7007000_t0000_u01714014445670") as it is a hide marker 2024/04/25 03:07:36 DEBUG : test-metadata: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd79f_d20240425_m030724_c001_v0001179_t0016_u01714014444712") 2024/04/25 03:07:37 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca85_d20240425_m030628_c001_v7007000_t0000_u01714014388179") as it is a hide marker 2024/04/25 03:07:37 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd033_d20240425_m030627_c001_v0001179_t0002_u01714014387613") 2024/04/25 03:07:37 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca89_d20240425_m030630_c001_v7007000_t0000_u01714014390067") as it is a hide marker 2024/04/25 03:07:37 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd081_d20240425_m030629_c001_v0001179_t0010_u01714014389492") 2024/04/25 03:07:37 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca87_d20240425_m030629_c001_v7007000_t0000_u01714014389129") as it is a hide marker 2024/04/25 03:07:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd05b_d20240425_m030628_c001_v0001179_t0021_u01714014388540") 2024/04/25 03:07:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca8b_d20240425_m030631_c001_v7007000_t0000_u01714014391006") as it is a hide marker 2024/04/25 03:07:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd09f_d20240425_m030630_c001_v0001179_t0005_u01714014390431") 2024/04/25 03:07:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca8c_d20240425_m030632_c001_v7007000_t0000_u01714014392135") as it is a hide marker 2024/04/25 03:07:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd0b9_d20240425_m030631_c001_v0001179_t0036_u01714014391368") 2024/04/25 03:07:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca83_d20240425_m030627_c001_v7007000_t0000_u01714014387251") as it is a hide marker 2024/04/25 03:07:37 DEBUG : trailing space /trailing space : Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd00d_d20240425_m030626_c001_v0001179_t0001_u01714014386448") 2024/04/25 03:07:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd899_d20240425_m030732_c001_v0001179_t0043_u01714014452652") "upload" dated 2024-04-25 03:07:32.652 +0000 UTC (5.055385578s ago) 2024/04/25 03:07:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40137b663232e841_d20240425_m030730_c001_v7007000_t0000_u01714014450456") 2024/04/25 03:07:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd80f_d20240425_m030727_c001_v0001179_t0029_u01714014447854") 2024/04/25 03:07:37 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca97_d20240425_m030642_c001_v7007000_t0000_u01714014402769") as it is a hide marker 2024/04/25 03:07:37 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f204d4afe877fca91_d20240425_m030636_c001_v0001181_t0024_u01714014396508") 2024/04/25 03:07:37 DEBUG : zero-length-file: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca90_d20240425_m030636_c001_v7007000_t0000_u01714014396190") as it is a hide marker 2024/04/25 03:07:38 DEBUG : zero-length-file: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40154602503cd14b_d20240425_m030635_c001_v0001179_t0055_u01714014395644") 2024/04/25 03:07:38 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca7c_d20240425_m030621_c001_v7007000_t0000_u01714014381377") as it is a hide marker 2024/04/25 03:07:38 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503ccf2f_d20240425_m030620_c001_v0001179_t0048_u01714014380745") 2024/04/25 03:07:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca73_d20240425_m030616_c001_v7007000_t0000_u01714014376447") as it is a hide marker 2024/04/25 03:07:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cce52_d20240425_m030615_c001_v0001179_t0020_u01714014375225") 2024/04/25 03:07:38 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca7f_d20240425_m030624_c001_v7007000_t0000_u01714014384184") as it is a hide marker 2024/04/25 03:07:38 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503ccfad_d20240425_m030623_c001_v0001179_t0046_u01714014383586") 2024/04/25 03:07:38 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca7e_d20240425_m030623_c001_v7007000_t0000_u01714014383225") as it is a hide marker 2024/04/25 03:07:38 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503ccf93_d20240425_m030622_c001_v0001179_t0059_u01714014382674") 2024/04/25 03:07:38 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca80_d20240425_m030625_c001_v7007000_t0000_u01714014385131") as it is a hide marker 2024/04/25 03:07:38 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503ccfd2_d20240425_m030624_c001_v0001179_t0033_u01714014384544") 2024/04/25 03:07:38 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca7d_d20240425_m030622_c001_v7007000_t0000_u01714014382299") as it is a hide marker 2024/04/25 03:07:38 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503ccf5f_d20240425_m030621_c001_v0001179_t0049_u01714014381738") 2024/04/25 03:07:38 DEBUG : ./.: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca76_d20240425_m030617_c001_v7007000_t0000_u01714014377418") as it is a hide marker 2024/04/25 03:07:38 DEBUG : ./.: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503ccea6_d20240425_m030616_c001_v0001179_t0041_u01714014376806") 2024/04/25 03:07:38 DEBUG : ../..: Deleting current version (id "4_z1f42cd23307d1b3b8ff80e1b_f404d4afe877fca77_d20240425_m030618_c001_v7007000_t0000_u01714014378490") as it is a hide marker 2024/04/25 03:07:39 DEBUG : ../..: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cceca_d20240425_m030617_c001_v0001179_t0018_u01714014377778") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/04/25 03:07:40 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/04/25 03:07:40 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/04/25 03:07:40 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/04/25 03:07:40 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/04/25 03:07:41 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/04/25 03:07:42 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/04/25 03:07:42 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/04/25 03:07:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:07:45 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/04/25 03:07:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f216cc85b2666368b_d20240425_m030745_c001_v0001137_t0046_u01714014465829") 2024/04/25 03:07:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:07:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/25 03:07:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/25 03:07:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:07:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:07:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/04/25 03:07:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/04/25 03:07:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/04/25 03:07:50 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/04/25 03:07:50 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/04/25 03:07:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/04/25 03:07:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/04/25 03:07:52 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/04/25 03:07:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:07:54 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/04/25 03:07:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe77_d20240425_m030754_c001_v0001181_t0037_u01714014474651") 2024/04/25 03:07:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/25 03:07:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/25 03:07:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/25 03:07:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:07:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:07:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/04/25 03:07:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/04/25 03:07:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/04/25 03:07:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/04/25 03:07:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/04/25 03:07:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/04/25 03:07:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/04/25 03:08:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/04/25 03:08:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/04/25 03:08:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/04/25 03:08:01 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/04/25 03:08:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:08:03 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/04/25 03:08:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe80_d20240425_m030803_c001_v0001179_t0014_u01714014483754") 2024/04/25 03:08:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/25 03:08:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:08:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/25 03:08:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/25 03:08:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/04/25 03:08:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:08:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:08:06 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/04/25 03:08:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/04/25 03:08:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/04/25 03:08:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/04/25 03:08:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/04/25 03:08:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/04/25 03:08:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/04/25 03:08:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/04/25 03:08:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:08:12 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/04/25 03:08:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe86_d20240425_m030812_c001_v0001042_t0053_u01714014492936") 2024/04/25 03:08:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:08:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/04/25 03:08:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/25 03:08:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:08:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:08:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/04/25 03:08:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/25 03:08:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/25 03:08:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/25 03:08:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/25 03:08:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/25 03:08:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/25 03:08:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/04/25 03:08:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:08:21 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/04/25 03:08:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe89_d20240425_m030821_c001_v0001179_t0028_u01714014501565") 2024/04/25 03:08:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/25 03:08:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/25 03:08:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/25 03:08:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:08:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:08:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/04/25 03:08:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/25 03:08:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/25 03:08:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/25 03:08:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/25 03:08:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/25 03:08:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/25 03:08:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/04/25 03:08:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/25 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/25 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/04/25 03:08:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:08:30 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/04/25 03:08:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f201d64cbda9b76ca_d20240425_m030831_c001_v0001157_t0008_u01714014511021") 2024/04/25 03:08:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/25 03:08:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:08:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/25 03:08:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/25 03:08:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/25 03:08:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:08:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:08:33 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/04/25 03:08:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/04/25 03:08:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/04/25 03:08:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/04/25 03:08:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/04/25 03:08:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/04/25 03:08:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/04/25 03:08:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/04/25 03:08:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:08:39 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/04/25 03:08:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f201d64cbda9b76cf_d20240425_m030839_c001_v0001176_t0049_u01714014519313") 2024/04/25 03:08:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:08:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/04/25 03:08:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/25 03:08:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:08:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:08:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/04/25 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/25 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/25 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/25 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/25 03:08:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/25 03:08:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/25 03:08:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/04/25 03:08:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:08:47 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/04/25 03:08:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe9c_d20240425_m030847_c001_v0001146_t0046_u01714014527538") 2024/04/25 03:08:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/25 03:08:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/25 03:08:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/25 03:08:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:08:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:08:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/04/25 03:08:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/25 03:08:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/25 03:08:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/25 03:08:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/25 03:08:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/25 03:08:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/25 03:08:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/04/25 03:08:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/25 03:08:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/25 03:08:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/04/25 03:08:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:08:56 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/04/25 03:08:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfea5_d20240425_m030856_c001_v0001179_t0031_u01714014536578") 2024/04/25 03:08:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/25 03:08:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:08:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/25 03:08:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/25 03:08:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/25 03:08:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:08:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:08:59 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/04/25 03:09:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/04/25 03:09:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/04/25 03:09:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/04/25 03:09:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/04/25 03:09:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/04/25 03:09:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/04/25 03:09:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/04/25 03:09:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:09:05 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/04/25 03:09:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfec4_d20240425_m030905_c001_v0001031_t0010_u01714014545934") 2024/04/25 03:09:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:09:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/04/25 03:09:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/25 03:09:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:09:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:09:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/04/25 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/25 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/25 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/25 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/25 03:09:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/25 03:09:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/25 03:09:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/04/25 03:09:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:09: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/04/25 03:09:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f20733e9547dfda8b_d20240425_m030915_c001_v0001176_t0002_u01714014555053") 2024/04/25 03:09:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/25 03:09:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/25 03:09:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/25 03:09:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:09:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:09:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/04/25 03:09:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/25 03:09:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/25 03:09:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/04/25 03:09:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/25 03:09:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/04/25 03:09:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/25 03:09:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/04/25 03:09:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/25 03:09:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/25 03:09:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/04/25 03:09:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:09:24 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/04/25 03:09:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f203ae994ee27bf34_d20240425_m030924_c001_v0001161_t0035_u01714014564656") 2024/04/25 03:09:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/25 03:09:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:09:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/04/25 03:09:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/25 03:09:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/04/25 03:09:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:09:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:09:27 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/04/25 03:09:30 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/04/25 03:09:30 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/04/25 03:09:30 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/04/25 03:09:30 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/04/25 03:09:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/04/25 03:09:33 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/04/25 03:09:33 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/04/25 03:09:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:09:35 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/04/25 03:09:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f216cc85b26663c1b_d20240425_m030935_c001_v0001037_t0038_u01714014575573") 2024/04/25 03:09:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:09:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/25 03:09:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/25 03:09:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:09:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:09:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/04/25 03:09:40 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/04/25 03:09:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/04/25 03:09:40 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/04/25 03:09:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/04/25 03:09:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/04/25 03:09:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/04/25 03:09:43 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/04/25 03:09:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:09:45 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/04/25 03:09:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f20733e9547dfdac2_d20240425_m030945_c001_v0001181_t0044_u01714014585726") 2024/04/25 03:09:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/25 03:09:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/25 03:09:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/25 03:09:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:09:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:09:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/04/25 03:09:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/04/25 03:09:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/04/25 03:09:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/04/25 03:09:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/04/25 03:09:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/04/25 03:09:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/04/25 03:09:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/04/25 03:09:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/04/25 03:09:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/04/25 03:09:54 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/04/25 03:09:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:09:56 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/04/25 03:09:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353f83_d20240425_m030957_c001_v0001176_t0015_u01714014597065") 2024/04/25 03:09:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/25 03:09:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:09:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/25 03:09:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/25 03:09:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/04/25 03:09:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:10:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:10:00 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/04/25 03:10:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/04/25 03:10:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/04/25 03:10:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/04/25 03:10:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/04/25 03:10:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/04/25 03:10:05 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/04/25 03:10:05 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/04/25 03:10:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:10:07 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/04/25 03:10:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f20444ac536649434_d20240425_m031007_c001_v0001165_t0049_u01714014607281") 2024/04/25 03:10:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:10:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/25 03:10:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/25 03:10:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:10:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:10:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/04/25 03:10:12 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/04/25 03:10:12 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/04/25 03:10:12 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/04/25 03:10:12 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/04/25 03:10:15 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/04/25 03:10:15 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/04/25 03:10:15 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/04/25 03:10:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:10:18 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/04/25 03:10:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353fba_d20240425_m031018_c001_v0001181_t0030_u01714014618605") 2024/04/25 03:10:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/25 03:10:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/25 03:10:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/25 03:10:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:10:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:10:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/04/25 03:10:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/04/25 03:10:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/04/25 03:10:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/04/25 03:10:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/04/25 03:10:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/04/25 03:10:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/04/25 03:10:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/04/25 03:10:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/04/25 03:10:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/04/25 03:10:28 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/04/25 03:10:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/25 03:10:30 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/04/25 03:10:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353fd0_d20240425_m031031_c001_v0001180_t0048_u01714014631068") 2024/04/25 03:10:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/25 03:10:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/25 03:10:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/25 03:10:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/25 03:10:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/04/25 03:10:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/04/25 03:10:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/04/25 03:10:34 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/04/25 03:10:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f42cd23307d1b3b8ff80e1b_f202835d306d168ba_d20240425_m031042_c001_v0001044_t0058_u01714014642771") 2024/04/25 03:10:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/04/25 03:10:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/25 03:10:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/25 03:10:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/25 03:10:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/04/25 03:10:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f42cd23307d1b3b8ff80e1b_f203ae994ee27c41d_d20240425_m031048_c001_v0001179_t0054_u01714014648166") 2024/04/25 03:10:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/04/25 03:10:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/25 03:10:48 DEBUG : chunked-copy.copy: Error copying chunk 0 (retry=true): Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF: &url.Error{Op:"Post", URL:"https://api001.backblazeb2.com/b2api/v1/b2_copy_part", Err:(*errors.errorString)(0xddca50)} 2024/04/25 03:10:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF) 2024/04/25 03:10:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/25 03:10:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/25 03:10:48 DEBUG : pacer: Reducing sleep to 10ms 2024/04/25 03:10:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/25 03:10:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/25 03:10:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/04/25 03:10:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f42cd23307d1b3b8ff80e1b_f203ae994ee27c43d_d20240425_m031054_c001_v0001179_t0046_u01714014654274") 2024/04/25 03:10:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/25 03:10:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/25 03:10:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/25 03:10:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/25 03:10:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/04/25 03:10:59 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f42cd23307d1b3b8ff80e1b_f203ae994ee27c842_d20240425_m031059_c001_v0001091_t0003_u01714014659608") 2024/04/25 03:10:59 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/04/25 03:10:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/25 03:10:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/25 03:10:59 DEBUG : chunked-copy.copy: Error copying chunk 0 (retry=true): Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF: &url.Error{Op:"Post", URL:"https://api001.backblazeb2.com/b2api/v1/b2_copy_part", Err:(*errors.errorString)(0xddca50)} 2024/04/25 03:10:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF) 2024/04/25 03:10:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/25 03:10:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/25 03:11:00 DEBUG : pacer: Reducing sleep to 10ms 2024/04/25 03:11:00 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/04/25 03:11:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/25 03:11:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/25 03:11:00 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/25 03:11:02 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/25 03:11:03 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/25 03:11:03 DEBUG : Creating backend with remote "TestB2:rclone-test-solimiw0rodimoz9diroyit2/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2420: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2463: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2512: Can't test if can't have empty directories 2024/04/25 03:11:04 INFO : B2 bucket rclone-test-solimiw0rodimoz9diroyit2: cleaning bucket "rclone-test-solimiw0rodimoz9diroyit2" of all files 2024/04/25 03:11:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f41781f2d81353fa9_d20240425_m031011_c001_v7007000_t0000_u01714014611336") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f20444ac536649434_d20240425_m031007_c001_v0001165_t0049_u01714014607281") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40444ac536649432_d20240425_m031006_c001_v7007000_t0000_u01714014606696") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353f93_d20240425_m031002_c001_v0001165_t0051_u01714014602245") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f402835d306d168ac_d20240425_m031036_c001_v7007000_t0000_u01714014636336") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353fd0_d20240425_m031031_c001_v0001180_t0048_u01714014631068") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f41781f2d81353fcf_d20240425_m031030_c001_v7007000_t0000_u01714014630513") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353fc4_d20240425_m031024_c001_v0001179_t0019_u01714014624472") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f41781f2d81353fc3_d20240425_m031024_c001_v7007000_t0000_u01714014624225") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353fba_d20240425_m031018_c001_v0001181_t0030_u01714014618605") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f41781f2d81353fb8_d20240425_m031018_c001_v7007000_t0000_u01714014618035") 2024/04/25 03:11:05 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353fab_d20240425_m031011_c001_v0001176_t0044_u01714014611925") 2024/04/25 03:11:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe91_d20240425_m030835_c001_v7007000_t0000_u01714014515124") 2024/04/25 03:11:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f201d64cbda9b76ca_d20240425_m030831_c001_v0001157_t0008_u01714014511021") 2024/04/25 03:11:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe8c_d20240425_m030825_c001_v7007000_t0000_u01714014505552") 2024/04/25 03:11:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe89_d20240425_m030821_c001_v0001179_t0028_u01714014501565") 2024/04/25 03:11:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f401d64cbda9b76c9_d20240425_m030830_c001_v7007000_t0000_u01714014510609") 2024/04/25 03:11:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe8d_d20240425_m030825_c001_v0001134_t0023_u01714014505737") 2024/04/25 03:11:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe88_d20240425_m030821_c001_v7007000_t0000_u01714014501161") 2024/04/25 03:11:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353e6d_d20240425_m030817_c001_v0001180_t0032_u01714014497101") 2024/04/25 03:11:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f41781f2d81353e6c_d20240425_m030816_c001_v7007000_t0000_u01714014496921") 2024/04/25 03:11:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe86_d20240425_m030812_c001_v0001042_t0053_u01714014492936") 2024/04/25 03:11:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe84_d20240425_m030812_c001_v7007000_t0000_u01714014492515") 2024/04/25 03:11:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353e58_d20240425_m030808_c001_v0001161_t0007_u01714014488508") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40733e9547dfd678_d20240425_m030900_c001_v7007000_t0000_u01714014540824") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfea5_d20240425_m030856_c001_v0001179_t0031_u01714014536578") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe9d_d20240425_m030851_c001_v7007000_t0000_u01714014531501") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe9c_d20240425_m030847_c001_v0001146_t0046_u01714014527538") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfea2_d20240425_m030856_c001_v7007000_t0000_u01714014536188") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe9e_d20240425_m030851_c001_v0001036_t0016_u01714014531685") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe9b_d20240425_m030847_c001_v7007000_t0000_u01714014527159") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe96_d20240425_m030842_c001_v0001150_t0058_u01714014522916") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe95_d20240425_m030842_c001_v7007000_t0000_u01714014522735") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f201d64cbda9b76cf_d20240425_m030839_c001_v0001176_t0049_u01714014519313") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f401d64cbda9b76ce_d20240425_m030838_c001_v7007000_t0000_u01714014518922") 2024/04/25 03:11:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe92_d20240425_m030835_c001_v0001177_t0011_u01714014515306") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f41781f2d81353e57_d20240425_m030808_c001_v7007000_t0000_u01714014488314") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe80_d20240425_m030803_c001_v0001179_t0014_u01714014483754") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe7f_d20240425_m030803_c001_v7007000_t0000_u01714014483357") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe7b_d20240425_m030758_c001_v0001100_t0038_u01714014478871") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe7a_d20240425_m030758_c001_v7007000_t0000_u01714014478689") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe77_d20240425_m030754_c001_v0001181_t0037_u01714014474651") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe76_d20240425_m030754_c001_v7007000_t0000_u01714014474244") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfe73_d20240425_m030749_c001_v0001172_t0044_u01714014469487") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfe72_d20240425_m030749_c001_v7007000_t0000_u01714014469305") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f216cc85b2666368b_d20240425_m030745_c001_v0001137_t0046_u01714014465829") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f416cc85b26663689_d20240425_m030745_c001_v7007000_t0000_u01714014465425") 2024/04/25 03:11:07 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f215365d6779fa1ff_d20240425_m030740_c001_v0001172_t0049_u01714014460170") 2024/04/25 03:11:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40733e9547dfdaa6_d20240425_m030930_c001_v7007000_t0000_u01714014570078") 2024/04/25 03:11:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f203ae994ee27bf34_d20240425_m030924_c001_v0001161_t0035_u01714014564656") 2024/04/25 03:11:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40733e9547dfda92_d20240425_m030919_c001_v7007000_t0000_u01714014559475") 2024/04/25 03:11:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f20733e9547dfda8b_d20240425_m030915_c001_v0001176_t0002_u01714014555053") 2024/04/25 03:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f403ae994ee27bf2f_d20240425_m030924_c001_v7007000_t0000_u01714014564254") 2024/04/25 03:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f20733e9547dfda94_d20240425_m030919_c001_v0001176_t0040_u01714014559666") 2024/04/25 03:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40733e9547dfda88_d20240425_m030914_c001_v7007000_t0000_u01714014554641") 2024/04/25 03:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f20733e9547dfda75_d20240425_m030909_c001_v0001179_t0028_u01714014549783") 2024/04/25 03:11:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40733e9547dfda72_d20240425_m030909_c001_v7007000_t0000_u01714014549601") 2024/04/25 03:11:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f213e88db1d6dfec4_d20240425_m030905_c001_v0001031_t0010_u01714014545934") 2024/04/25 03:11:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f413e88db1d6dfec2_d20240425_m030905_c001_v7007000_t0000_u01714014545486") 2024/04/25 03:11:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f20733e9547dfd679_d20240425_m030901_c001_v0001031_t0009_u01714014541016") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f41781f2d81353f92_d20240425_m031002_c001_v7007000_t0000_u01714014602061") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f21781f2d81353f83_d20240425_m030957_c001_v0001176_t0015_u01714014597065") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f41781f2d81353f81_d20240425_m030956_c001_v7007000_t0000_u01714014596575") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f20733e9547dfdacb_d20240425_m030950_c001_v0001130_t0043_u01714014590707") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40733e9547dfdaca_d20240425_m030950_c001_v7007000_t0000_u01714014590522") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f20733e9547dfdac2_d20240425_m030945_c001_v0001181_t0044_u01714014585726") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40733e9547dfdac1_d20240425_m030945_c001_v7007000_t0000_u01714014585231") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f20733e9547dfdab9_d20240425_m030940_c001_v0001176_t0022_u01714014580190") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40733e9547dfdab8_d20240425_m030939_c001_v7007000_t0000_u01714014579998") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f216cc85b26663c1b_d20240425_m030935_c001_v0001037_t0038_u01714014575573") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f416cc85b26663c19_d20240425_m030935_c001_v7007000_t0000_u01714014575104") 2024/04/25 03:11:08 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f20733e9547dfdaa7_d20240425_m030930_c001_v0001134_t0035_u01714014570293") 2024/04/25 03:11:08 DEBUG : chunked-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40444ac5366494e7_d20240425_m031102_c001_v7007000_t0000_u01714014662254") 2024/04/25 03:11:08 DEBUG : chunked-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cf2a3_d20240425_m031056_c001_v0001179_t0011_u01714014656939") 2024/04/25 03:11:08 DEBUG : chunked-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f403ae994ee27c833_d20240425_m031056_c001_v7007000_t0000_u01714014656359") 2024/04/25 03:11:09 DEBUG : chunked-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cf1cf_d20240425_m031051_c001_v0001179_t0051_u01714014651551") 2024/04/25 03:11:09 DEBUG : chunked-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f403ae994ee27c42d_d20240425_m031050_c001_v7007000_t0000_u01714014650937") 2024/04/25 03:11:09 DEBUG : chunked-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cf0f8_d20240425_m031045_c001_v0001179_t0008_u01714014645736") 2024/04/25 03:11:09 DEBUG : chunked-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f403ae994ee27c3fb_d20240425_m031045_c001_v7007000_t0000_u01714014645148") 2024/04/25 03:11:09 DEBUG : chunked-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cf031_d20240425_m031041_c001_v0001179_t0049_u01714014641079") 2024/04/25 03:11:09 DEBUG : chunked-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f402835d306d168b5_d20240425_m031040_c001_v7007000_t0000_u01714014640676") 2024/04/25 03:11:09 DEBUG : chunked-copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cefb4_d20240425_m031037_c001_v0001179_t0032_u01714014637209") 2024/04/25 03:11:09 DEBUG : chunked-copy.copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40444ac5366494e6_d20240425_m031102_c001_v7007000_t0000_u01714014662045") 2024/04/25 03:11:09 DEBUG : chunked-copy.copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f203ae994ee27c842_d20240425_m031059_c001_v0001091_t0003_u01714014659608") 2024/04/25 03:11:09 DEBUG : chunked-copy.copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f403ae994ee27c831_d20240425_m031056_c001_v7007000_t0000_u01714014656178") 2024/04/25 03:11:09 DEBUG : chunked-copy.copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f203ae994ee27c43d_d20240425_m031054_c001_v0001179_t0046_u01714014654274") 2024/04/25 03:11:09 DEBUG : chunked-copy.copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f403ae994ee27c42a_d20240425_m031050_c001_v7007000_t0000_u01714014650757") 2024/04/25 03:11:09 DEBUG : chunked-copy.copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f203ae994ee27c41d_d20240425_m031048_c001_v0001179_t0054_u01714014648166") 2024/04/25 03:11:09 DEBUG : chunked-copy.copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f403ae994ee27c3fa_d20240425_m031044_c001_v7007000_t0000_u01714014644968") 2024/04/25 03:11:09 DEBUG : chunked-copy.copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f202835d306d168ba_d20240425_m031042_c001_v0001044_t0058_u01714014642771") 2024/04/25 03:11:09 DEBUG : chunked-copy.copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f402835d306d168b4_d20240425_m031040_c001_v7007000_t0000_u01714014640488") 2024/04/25 03:11:09 DEBUG : chunked-copy.copy: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f102604c59a8eaab5_d20240425_m031039_c001_v0001179_t0006_u01714014639162") 2024/04/25 03:11:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd27d_d20240425_m030643_c001_v0001179_t0011_u01714014403982") 2024/04/25 03:11:10 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40444ac5366494e8_d20240425_m031102_c001_v7007000_t0000_u01714014662834") 2024/04/25 03:11:10 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cf389_d20240425_m031102_c001_v0001179_t0046_u01714014662438") 2024/04/25 03:11:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f40444ac5366494ed_d20240425_m031103_c001_v7007000_t0000_u01714014663813") 2024/04/25 03:11:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cf3bb_d20240425_m031103_c001_v0001179_t0015_u01714014663599") 2024/04/25 03:11:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cf39c_d20240425_m031103_c001_v0001179_t0005_u01714014663016") 2024/04/25 03:11:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f415365d6779fa1fd_d20240425_m030739_c001_v7007000_t0000_u01714014459986") 2024/04/25 03:11:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f42cd23307d1b3b8ff80e1b_f10154602503cd899_d20240425_m030732_c001_v0001179_t0043_u01714014452652") 2024/04/25 03:11:11 INFO : B2 bucket rclone-test-solimiw0rodimoz9diroyit2: cleaning bucket "rclone-test-solimiw0rodimoz9diroyit2" of all files === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- PASS: TestIntegration (301.74s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.49s) --- PASS: TestIntegration/FsMkdir (299.44s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.13s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.57s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (57.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.72s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.17s) --- 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.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (6.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (15.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (14.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (176.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.58s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.94s) --- 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 301.758s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m2.43651177s (try 1/5)