"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/12 04:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hupepif2kavocuj9wanagiv2" 2024/04/12 04:06:47 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/12 04:06:51 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/04/12 04:06:51 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/04/12 04:06:51 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/12 04:07:19 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/12 04:07:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/04/12 04:07:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/04/12 04:07:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/04/12 04:07:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/04/12 04:07:22 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/04/12 04:07:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/04/12 04:07:22 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/12 04:07:29 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/12 04:07:30 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/12 04:07:35 INFO : B2 bucket rclone-test-hupepif2kavocuj9wanagiv2: cleaning bucket "rclone-test-hupepif2kavocuj9wanagiv2" of all files 2024/04/12 04:07:35 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833985_d20240412_m040735_c001_v0001090_t0013_u01712894855131") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/12 04:07:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hupepif2kavocuj9wanagiv2/dirToPurgeFromRoot" 2024/04/12 04:07:37 INFO : B2 bucket rclone-test-hupepif2kavocuj9wanagiv2 path dirToPurgeFromRoot: cleaning bucket "rclone-test-hupepif2kavocuj9wanagiv2" of all files 2024/04/12 04:07:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833987_d20240412_m040736_c001_v0001090_t0038_u01712894856380") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/12 04:07:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hupepif2kavocuj9wanagiv2/hello? sausage/êé" 2024/04/12 04:07:42 INFO : B2 bucket rclone-test-hupepif2kavocuj9wanagiv2 path hello? sausage/êé: cleaning bucket "rclone-test-hupepif2kavocuj9wanagiv2" of all files 2024/04/12 04:07:42 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f1135277435f03197_d20240412_m040740_c001_v0001031_t0001_u01712894860413") === 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/12 04:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hupepif2kavocuj9wanagiv2/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/12 04:07:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hupepif2kavocuj9wanagiv2/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestB2:" path "rclone-test-hupepif2kavocuj9wanagiv2" from "TestB2:rclone-test-hupepif2kavocuj9wanagiv2" 2024/04/12 04:07:52 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/12 04:08:03 DEBUG : Creating backend with remote "TestB2:rclone-test-picagib9himojuh3lejagan2" 2024/04/12 04:08:07 DEBUG : B2 bucket rclone-test-picagib9himojuh3lejagan2: Purge remote 2024/04/12 04:08:07 INFO : B2 bucket rclone-test-picagib9himojuh3lejagan2: cleaning bucket "rclone-test-picagib9himojuh3lejagan2" of all files 2024/04/12 04:08:07 DEBUG : somefile: Deleting (id "4_z2ff2bd9370dddb0b8fe80e1b_f404c994fc56e43b3_d20240412_m040806_c001_v0001179_t0009_u01712894886341") === 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/12 04:08:08 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/12 04:08:09 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 2024/04/12 04:08:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/04/12 04:08:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:08:17 DEBUG : pacer: Reducing sleep to 10ms === 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-12-040814-371.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/12 04:08:22 DEBUG : oldPath = "TestB2:rclone-test-hupepif2kavocuj9wanagiv2/versions/test-versions-v2024-04-12-040814-371.txt" 2024/04/12 04:08:22 DEBUG : newPath = "TestB2,versions:rclone-test-hupepif2kavocuj9wanagiv2/versions/test-versions-v2024-04-12-040814-371.txt" 2024/04/12 04:08:22 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-hupepif2kavocuj9wanagiv2/versions/test-versions-v2024-04-12-040814-371.txt" 2024/04/12 04:08:22 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/04/12 04:08:23 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-hupepif2kavocuj9wanagiv2/versions/test-versions-v2024-04-12-040814-371.txt", "TestB2{pO73u}:rclone-test-hupepif2kavocuj9wanagiv2/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/12 04:08:24 INFO : B2 bucket rclone-test-hupepif2kavocuj9wanagiv2: cleaning bucket "rclone-test-hupepif2kavocuj9wanagiv2" of all hidden files 2024/04/12 04:08:24 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a89a_d20240412_m040659_c001_v7007000_t0000_u01712894819632") as it is a hide marker 2024/04/12 04:08:24 DEBUG : leading space/ leading space: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833937_d20240412_m040658_c001_v0001090_t0037_u01712894818756") 2024/04/12 04:08:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a897_d20240412_m040658_c001_v7007000_t0000_u01712894818387") as it is a hide marker 2024/04/12 04:08:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833935_d20240412_m040657_c001_v0001090_t0059_u01712894817617") 2024/04/12 04:08:24 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8b6_d20240412_m040707_c001_v7007000_t0000_u01712894827163") as it is a hide marker 2024/04/12 04:08:24 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483394d_d20240412_m040706_c001_v0001090_t0003_u01712894826407") 2024/04/12 04:08:24 DEBUG : created from root.txt: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f40404c04756e3283_d20240412_m040759_c001_v7007000_t0000_u01712894879961") as it is a hide marker 2024/04/12 04:08:24 DEBUG : created from root.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f107a50bc4b1c1c33_d20240412_m040758_c001_v0001165_t0019_u01712894878951") 2024/04/12 04:08:24 DEBUG : file name.txt: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f40404c04756e32c0_d20240412_m040808_c001_v7007000_t0000_u01712894888564") as it is a hide marker 2024/04/12 04:08:25 DEBUG : file name.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483399b_d20240412_m040750_c001_v0001090_t0014_u01712894870069") 2024/04/12 04:08:25 DEBUG : file name.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f1114d4382e2e7a9c_d20240412_m040746_c001_v0001165_t0030_u01712894866488") 2024/04/12 04:08:25 DEBUG : file name.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833981_d20240412_m040726_c001_v0001090_t0038_u01712894846938") 2024/04/12 04:08:25 DEBUG : file name.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483397b_d20240412_m040725_c001_v0001090_t0037_u01712894845929") 2024/04/12 04:08:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483397f_d20240412_m040726_c001_v0001090_t0024_u01712894846446") "upload" dated 2024-04-12 04:07:26.446 +0000 UTC (59.011584133s ago) 2024/04/12 04:08:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f40065d337a18b3fe_d20240412_m040744_c001_v7007000_t0000_u01712894864342") as it is a hide marker 2024/04/12 04:08:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f112759d8efcbb229_d20240412_m040743_c001_v0001130_t0044_u01712894863985") 2024/04/12 04:08:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f1029ac9350ddb278_d20240412_m040743_c001_v0001179_t0021_u01712894863241") 2024/04/12 04:08:25 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8ca_d20240412_m040715_c001_v7007000_t0000_u01712894835682") as it is a hide marker 2024/04/12 04:08:25 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833969_d20240412_m040714_c001_v0001090_t0042_u01712894834990") 2024/04/12 04:08:25 DEBUG : piped data.txt: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f40404c04756e32c5_d20240412_m040810_c001_v7007000_t0000_u01712894890707") as it is a hide marker 2024/04/12 04:08:25 DEBUG : piped data.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e48339b7_d20240412_m040810_c001_v0001090_t0025_u01712894890024") 2024/04/12 04:08:25 DEBUG : piped data.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f40404c04756e32c3_d20240412_m040809_c001_v7007000_t0000_u01712894889839") 2024/04/12 04:08:25 DEBUG : piped data.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f411e4895e48339b3_d20240412_m040809_c001_v0001090_t0051_u01712894889306") 2024/04/12 04:08:25 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8d1_d20240412_m040716_c001_v7007000_t0000_u01712894836991") as it is a hide marker 2024/04/12 04:08:25 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483396b_d20240412_m040716_c001_v0001090_t0035_u01712894836060") 2024/04/12 04:08:26 DEBUG : test-metadata: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f40404c04756e32c9_d20240412_m040812_c001_v7007000_t0000_u01712894892171") as it is a hide marker 2024/04/12 04:08:26 DEBUG : test-metadata: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e48339b9_d20240412_m040810_c001_v0001090_t0007_u01712894890892") 2024/04/12 04:08:26 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8be_d20240412_m040709_c001_v7007000_t0000_u01712894829803") as it is a hide marker 2024/04/12 04:08:26 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833955_d20240412_m040708_c001_v0001090_t0026_u01712894828673") 2024/04/12 04:08:26 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8c2_d20240412_m040712_c001_v7007000_t0000_u01712894832294") as it is a hide marker 2024/04/12 04:08:26 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483395f_d20240412_m040711_c001_v0001090_t0036_u01712894831386") 2024/04/12 04:08:26 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8c0_d20240412_m040711_c001_v7007000_t0000_u01712894831002") as it is a hide marker 2024/04/12 04:08:26 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483395d_d20240412_m040710_c001_v0001090_t0055_u01712894830180") 2024/04/12 04:08:26 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8c3_d20240412_m040713_c001_v7007000_t0000_u01712894833461") as it is a hide marker 2024/04/12 04:08:26 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833961_d20240412_m040712_c001_v0001090_t0025_u01712894832677") 2024/04/12 04:08:26 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8c8_d20240412_m040714_c001_v7007000_t0000_u01712894834605") as it is a hide marker 2024/04/12 04:08:26 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833967_d20240412_m040713_c001_v0001090_t0058_u01712894833838") 2024/04/12 04:08:26 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8b8_d20240412_m040708_c001_v7007000_t0000_u01712894828279") as it is a hide marker 2024/04/12 04:08:26 DEBUG : trailing space /trailing space : Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833953_d20240412_m040707_c001_v0001090_t0020_u01712894827556") 2024/04/12 04:08:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e48339c7_d20240412_m040820_c001_v0001090_t0041_u01712894900310") "upload" dated 2024-04-12 04:08:20.31 +0000 UTC (6.408227001s ago) 2024/04/12 04:08:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f416683d7804da62d_d20240412_m040817_c001_v7007000_t0000_u01712894897743") 2024/04/12 04:08:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e48339bd_d20240412_m040814_c001_v0001090_t0002_u01712894894371") 2024/04/12 04:08:26 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8f1_d20240412_m040725_c001_v7007000_t0000_u01712894845364") as it is a hide marker 2024/04/12 04:08:26 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f2155a2e15d03a8de_d20240412_m040719_c001_v0001181_t0006_u01712894839148") 2024/04/12 04:08:26 DEBUG : zero-length-file: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8db_d20240412_m040718_c001_v7007000_t0000_u01712894838849") as it is a hide marker 2024/04/12 04:08:26 DEBUG : zero-length-file: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f411e4895e4833971_d20240412_m040718_c001_v0001090_t0051_u01712894838298") 2024/04/12 04:08:26 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8a5_d20240412_m040701_c001_v7007000_t0000_u01712894821150") as it is a hide marker 2024/04/12 04:08:27 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483393b_d20240412_m040700_c001_v0001090_t0028_u01712894820435") 2024/04/12 04:08:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a891_d20240412_m040654_c001_v7007000_t0000_u01712894814987") as it is a hide marker 2024/04/12 04:08:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483392b_d20240412_m040653_c001_v0001090_t0057_u01712894813845") 2024/04/12 04:08:27 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8ad_d20240412_m040704_c001_v7007000_t0000_u01712894824949") as it is a hide marker 2024/04/12 04:08:27 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833949_d20240412_m040704_c001_v0001090_t0035_u01712894824210") 2024/04/12 04:08:27 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8a9_d20240412_m040703_c001_v7007000_t0000_u01712894823406") as it is a hide marker 2024/04/12 04:08:27 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833941_d20240412_m040702_c001_v0001090_t0026_u01712894822700") 2024/04/12 04:08:27 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8b2_d20240412_m040706_c001_v7007000_t0000_u01712894826038") as it is a hide marker 2024/04/12 04:08:27 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483394b_d20240412_m040705_c001_v0001090_t0054_u01712894825323") 2024/04/12 04:08:27 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a8a7_d20240412_m040702_c001_v7007000_t0000_u01712894822333") as it is a hide marker 2024/04/12 04:08:27 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483393d_d20240412_m040701_c001_v0001090_t0007_u01712894821540") 2024/04/12 04:08:27 DEBUG : ./.: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a893_d20240412_m040656_c001_v7007000_t0000_u01712894816113") as it is a hide marker 2024/04/12 04:08:27 DEBUG : ./.: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483392f_d20240412_m040655_c001_v0001090_t0057_u01712894815358") 2024/04/12 04:08:27 DEBUG : ../..: Deleting current version (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03a895_d20240412_m040657_c001_v7007000_t0000_u01712894817250") as it is a hide marker 2024/04/12 04:08:27 DEBUG : ../..: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833933_d20240412_m040656_c001_v0001090_t0036_u01712894816496") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/04/12 04:08:29 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/04/12 04:08:29 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/04/12 04:08:29 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/04/12 04:08:29 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/04/12 04:08:30 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/04/12 04:08:31 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/04/12 04:08:31 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/04/12 04:08:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:08:34 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/12 04:08:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f205c335956b0e5cd_d20240412_m040834_c001_v0001179_t0012_u01712894914617") 2024/04/12 04:08:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:08:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/12 04:08:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/12 04:08:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:08:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:08:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/04/12 04:08:38 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/04/12 04:08:38 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/04/12 04:08:38 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/04/12 04:08:38 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/04/12 04:08:41 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/04/12 04:08:41 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/04/12 04:08:41 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/04/12 04:08:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:08:43 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/12 04:08:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f205c335956b0e5ec_d20240412_m040843_c001_v0001172_t0007_u01712894923359") 2024/04/12 04:08:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/12 04:08:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/12 04:08:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/12 04:08:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:08:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:08:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/04/12 04:08:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/04/12 04:08:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/04/12 04:08:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/04/12 04:08:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/04/12 04:08:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/04/12 04:08:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/04/12 04:08:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/04/12 04:08:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/04/12 04:08:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/04/12 04:08:51 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/04/12 04:08:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:08:53 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/12 04:08:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f205c335956b0e60b_d20240412_m040853_c001_v0001179_t0002_u01712894933353") 2024/04/12 04:08:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/12 04:08:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:08:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/12 04:08:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/12 04:08:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/04/12 04:08:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:08:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:08:56 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/12 04:08:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/04/12 04:08:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/04/12 04:08:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/04/12 04:08:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/04/12 04:08:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/12 04:08:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:08:59 DEBUG : pacer: Reducing sleep to 10ms 2024/04/12 04:08:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/04/12 04:09:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/04/12 04:09:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/04/12 04:09:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:09:02 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/12 04:09:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3b98_d20240412_m040902_c001_v0001026_t0017_u01712894942821") 2024/04/12 04:09:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:09:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/04/12 04:09:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/12 04:09:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:09:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:09:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/04/12 04:09:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/12 04:09:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/12 04:09:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/12 04:09:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/12 04:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/12 04:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/12 04:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/04/12 04:09:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:09:11 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/12 04:09:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3bb8_d20240412_m040911_c001_v0001137_t0007_u01712894951410") 2024/04/12 04:09:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/12 04:09:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/12 04:09:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/12 04:09:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:09:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:09:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/04/12 04:09:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/12 04:09:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/12 04:09:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/12 04:09:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/12 04:09:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/12 04:09:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/12 04:09:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/04/12 04:09:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/12 04:09:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/12 04:09:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/04/12 04:09:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:09:20 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/12 04:09:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f216683d7804da722_d20240412_m040920_c001_v0001181_t0038_u01712894960384") 2024/04/12 04:09:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/12 04:09:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:09:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/12 04:09:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/12 04:09:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/12 04:09:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:09:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:09:23 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/12 04:09:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/04/12 04:09:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/04/12 04:09:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/04/12 04:09:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/04/12 04:09:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/04/12 04:09:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/04/12 04:09:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/04/12 04:09:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:09:28 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/12 04:09:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f2155a2e15d03aee0_d20240412_m040929_c001_v0001181_t0026_u01712894969398") 2024/04/12 04:09:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:09:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/04/12 04:09:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/12 04:09:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:09:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:09:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/04/12 04:09:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/12 04:09:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/12 04:09:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/12 04:09:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/12 04:09:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/12 04:09:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/12 04:09:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/04/12 04:09:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:09:38 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/12 04:09:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3c5d_d20240412_m040938_c001_v0001181_t0013_u01712894978396") 2024/04/12 04:09:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/12 04:09:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/12 04:09:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/12 04:09:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:09:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:09:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/04/12 04:09:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/12 04:09:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/12 04:09:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/12 04:09:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/12 04:09:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/12 04:09:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/12 04:09:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/04/12 04:09:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/12 04:09:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/12 04:09:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/04/12 04:09:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:09:48 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/12 04:09:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3c85_d20240412_m040948_c001_v0001032_t0035_u01712894988174") 2024/04/12 04:09:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/12 04:09:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:09:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/12 04:09:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/12 04:09:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/12 04:09:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:09:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:09:52 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/12 04:09:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/04/12 04:09:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/04/12 04:09:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/04/12 04:09:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/04/12 04:09:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/04/12 04:09:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/04/12 04:09:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/04/12 04:09:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:09:59 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/12 04:10:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f202a873774f35ad8_d20240412_m041000_c001_v0001181_t0001_u01712895000046") 2024/04/12 04:10:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:10:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/04/12 04:10:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/12 04:10:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:10:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:10:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/04/12 04:10:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/12 04:10:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/12 04:10:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/12 04:10:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/12 04:10:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/12 04:10:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/12 04:10:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/04/12 04:10:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:10:09 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/12 04:10:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124baf_d20240412_m041010_c001_v0001181_t0024_u01712895010030") 2024/04/12 04:10:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/12 04:10:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/12 04:10:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/12 04:10:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:10:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:10:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/04/12 04:10:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/12 04:10:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/12 04:10:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/04/12 04:10:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/04/12 04:10:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/12 04:10:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/12 04:10:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/04/12 04:10:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/12 04:10:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/12 04:10:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/04/12 04:10:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:10:20 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/12 04:10:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f218b026c20bdc561_d20240412_m041020_c001_v0001116_t0036_u01712895020190") 2024/04/12 04:10:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/12 04:10:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:10:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/04/12 04:10:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/12 04:10:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/04/12 04:10:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:10:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:10:23 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/12 04:10:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/04/12 04:10:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/04/12 04:10:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/04/12 04:10:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/04/12 04:10:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/04/12 04:10:28 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/04/12 04:10:28 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/04/12 04:10:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:10:30 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/12 04:10:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124bc5_d20240412_m041030_c001_v0001103_t0058_u01712895030672") 2024/04/12 04:10:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:10:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/12 04:10:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/12 04:10:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:10:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:10:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/04/12 04:10:36 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/04/12 04:10:36 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/04/12 04:10:36 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/04/12 04:10:36 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/04/12 04:10:38 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/04/12 04:10:39 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/04/12 04:10:39 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/04/12 04:10:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:10:41 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/12 04:10:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124bd2_d20240412_m041041_c001_v0001030_t0016_u01712895041496") 2024/04/12 04:10:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/12 04:10:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/12 04:10:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/12 04:10:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:10:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:10:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/04/12 04:10:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/04/12 04:10:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/04/12 04:10:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/04/12 04:10:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/04/12 04:10:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/04/12 04:10:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/04/12 04:10:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/04/12 04:10:49 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/04/12 04:10:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/04/12 04:10:50 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/04/12 04:10:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:10:52 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/12 04:10:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f20404c04756e352b_d20240412_m041052_c001_v0001179_t0012_u01712895052586") 2024/04/12 04:10:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/12 04:10:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:10:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/12 04:10:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/12 04:10:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/12 04:10:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:10:53 DEBUG : pacer: Reducing sleep to 10ms 2024/04/12 04:10:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/04/12 04:10:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:10:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:10:55 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/12 04:10:58 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/04/12 04:10:58 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/04/12 04:10:58 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/04/12 04:10:58 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/04/12 04:10:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/12 04:10:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:10:58 DEBUG : pacer: Reducing sleep to 10ms 2024/04/12 04:10:59 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/04/12 04:11:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/04/12 04:11:01 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/04/12 04:11:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:11:03 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/12 04:11:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f207617cc17043143_d20240412_m041103_c001_v0001172_t0025_u01712895063594") 2024/04/12 04:11:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:11:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/12 04:11:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/12 04:11:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:11:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:11:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/04/12 04:11:08 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/04/12 04:11:08 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/04/12 04:11:08 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/04/12 04:11:08 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/04/12 04:11:11 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/04/12 04:11:11 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/04/12 04:11:11 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/04/12 04:11:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:11:14 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/12 04:11:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f219d09112c37142e_d20240412_m041115_c001_v0001179_t0049_u01712895075051") 2024/04/12 04:11:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/12 04:11:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/12 04:11:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/12 04:11:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:11:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:11:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/04/12 04:11:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/04/12 04:11:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/04/12 04:11:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/04/12 04:11:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/04/12 04:11:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/04/12 04:11:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/04/12 04:11:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/04/12 04:11:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/04/12 04:11:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/04/12 04:11:24 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/04/12 04:11:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/12 04:11:27 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/12 04:11:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf229da370cddb0b8fe80e1b_f219d09112c371472_d20240412_m041127_c001_v0001178_t0042_u01712895087529") 2024/04/12 04:11:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/12 04:11:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/12 04:11:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/12 04:11:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/12 04:11:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/04/12 04:11:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/04/12 04:11:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/04/12 04:11:30 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/12 04:11:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf229da370cddb0b8fe80e1b_f202a873774f35d2f_d20240412_m041139_c001_v0001177_t0053_u01712895099008") 2024/04/12 04:11:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/04/12 04:11:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/12 04:11:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/12 04:11:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/12 04:11:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/04/12 04:11:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf229da370cddb0b8fe80e1b_f202a873774f35d43_d20240412_m041143_c001_v0001181_t0014_u01712895103949") 2024/04/12 04:11:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/04/12 04:11:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/12 04:11:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/12 04:11:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/12 04:11:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/04/12 04:11:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf229da370cddb0b8fe80e1b_f202a873774f35d72_d20240412_m041149_c001_v0001180_t0007_u01712895109445") 2024/04/12 04:11:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/12 04:11:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/12 04:11:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/12 04:11:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/12 04:11:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/04/12 04:11:54 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcf229da370cddb0b8fe80e1b_f20770e9202f04dd3_d20240412_m041154_c001_v0001103_t0055_u01712895114638") 2024/04/12 04:11:54 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/04/12 04:11:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/12 04:11:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/12 04:11:55 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/04/12 04:11:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/12 04:11:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/12 04:11:56 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/12 04:11:57 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/12 04:11:59 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/12 04:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-hupepif2kavocuj9wanagiv2/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/12 04:12:00 INFO : B2 bucket rclone-test-hupepif2kavocuj9wanagiv2: cleaning bucket "rclone-test-hupepif2kavocuj9wanagiv2" of all files 2024/04/12 04:12:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f419d09112c371407_d20240412_m041107_c001_v7007000_t0000_u01712895067970") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f207617cc17043143_d20240412_m041103_c001_v0001172_t0025_u01712895063594") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f407617cc17043142_d20240412_m041103_c001_v7007000_t0000_u01712895063059") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f208fdd09a868f228_d20240412_m041057_c001_v0001179_t0040_u01712895057718") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f402a873774f35c46_d20240412_m041132_c001_v7007000_t0000_u01712895092780") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f219d09112c371472_d20240412_m041127_c001_v0001178_t0042_u01712895087529") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f419d09112c371471_d20240412_m041126_c001_v7007000_t0000_u01712895086925") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f219d09112c37144c_d20240412_m041120_c001_v0001179_t0020_u01712895080541") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f419d09112c371446_d20240412_m041120_c001_v7007000_t0000_u01712895080335") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f219d09112c37142e_d20240412_m041115_c001_v0001179_t0049_u01712895075051") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f419d09112c37142c_d20240412_m041114_c001_v7007000_t0000_u01712895074462") 2024/04/12 04:12:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f219d09112c371408_d20240412_m041108_c001_v0001181_t0014_u01712895068164") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f4036c57b11cc3be6_d20240412_m040924_c001_v7007000_t0000_u01712894964698") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f216683d7804da722_d20240412_m040920_c001_v0001181_t0038_u01712894960384") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f4036c57b11cc3bbf_d20240412_m040915_c001_v7007000_t0000_u01712894955438") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3bb8_d20240412_m040911_c001_v0001137_t0007_u01712894951410") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f416683d7804da720_d20240412_m040920_c001_v7007000_t0000_u01712894960000") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3bc3_d20240412_m040915_c001_v0001179_t0028_u01712894955622") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f4036c57b11cc3bb7_d20240412_m040911_c001_v7007000_t0000_u01712894951046") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f20065d337a18b544_d20240412_m040906_c001_v0001131_t0027_u01712894946782") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f40065d337a18b541_d20240412_m040906_c001_v7007000_t0000_u01712894946599") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3b98_d20240412_m040902_c001_v0001026_t0017_u01712894942821") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f4036c57b11cc3b96_d20240412_m040902_c001_v7007000_t0000_u01712894942443") 2024/04/12 04:12:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f20065d337a18b51a_d20240412_m040858_c001_v0001172_t0006_u01712894938409") 2024/04/12 04:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f406123ddb0124b9e_d20240412_m040955_c001_v7007000_t0000_u01712894995307") 2024/04/12 04:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3c85_d20240412_m040948_c001_v0001032_t0035_u01712894988174") 2024/04/12 04:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f4036c57b11cc3c6d_d20240412_m040942_c001_v7007000_t0000_u01712894982743") 2024/04/12 04:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3c5d_d20240412_m040938_c001_v0001181_t0013_u01712894978396") 2024/04/12 04:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f4036c57b11cc3c83_d20240412_m040947_c001_v7007000_t0000_u01712894987787") 2024/04/12 04:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3c6f_d20240412_m040942_c001_v0001042_t0019_u01712894982931") 2024/04/12 04:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f4036c57b11cc3c5b_d20240412_m040937_c001_v7007000_t0000_u01712894977999") 2024/04/12 04:12:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3c48_d20240412_m040933_c001_v0001179_t0012_u01712894973414") 2024/04/12 04:12:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f4036c57b11cc3c47_d20240412_m040933_c001_v7007000_t0000_u01712894973232") 2024/04/12 04:12:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f2155a2e15d03aee0_d20240412_m040929_c001_v0001181_t0026_u01712894969398") 2024/04/12 04:12:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f4155a2e15d03aaf0_d20240412_m040928_c001_v7007000_t0000_u01712894968574") 2024/04/12 04:12:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f2036c57b11cc3be9_d20240412_m040924_c001_v0001180_t0022_u01712894964881") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f40065d337a18b518_d20240412_m040858_c001_v7007000_t0000_u01712894938228") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f205c335956b0e60b_d20240412_m040853_c001_v0001179_t0002_u01712894933353") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f405c335956b0e609_d20240412_m040852_c001_v7007000_t0000_u01712894932945") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f205c335956b0e5fd_d20240412_m040847_c001_v0001025_t0012_u01712894927804") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f405c335956b0e5fb_d20240412_m040847_c001_v7007000_t0000_u01712894927588") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f205c335956b0e5ec_d20240412_m040843_c001_v0001172_t0007_u01712894923359") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f405c335956b0e5e9_d20240412_m040842_c001_v7007000_t0000_u01712894922963") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f205c335956b0e5da_d20240412_m040838_c001_v0001181_t0027_u01712894918460") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f405c335956b0e5d8_d20240412_m040838_c001_v7007000_t0000_u01712894918272") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f205c335956b0e5cd_d20240412_m040834_c001_v0001179_t0012_u01712894914617") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f405c335956b0e5cc_d20240412_m040834_c001_v7007000_t0000_u01712894914257") 2024/04/12 04:12:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f216683d7804da653_d20240412_m040829_c001_v0001179_t0018_u01712894909028") 2024/04/12 04:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f406123ddb0124bc1_d20240412_m041025_c001_v7007000_t0000_u01712895025307") 2024/04/12 04:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f218b026c20bdc561_d20240412_m041020_c001_v0001116_t0036_u01712895020190") 2024/04/12 04:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f406123ddb0124bb2_d20240412_m041014_c001_v7007000_t0000_u01712895014837") 2024/04/12 04:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124baf_d20240412_m041010_c001_v0001181_t0024_u01712895010030") 2024/04/12 04:12:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f418b026c20bdc55c_d20240412_m041019_c001_v7007000_t0000_u01712895019754") 2024/04/12 04:12:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124bb3_d20240412_m041015_c001_v0001181_t0029_u01712895015029") 2024/04/12 04:12:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f406123ddb0124bad_d20240412_m041009_c001_v7007000_t0000_u01712895009602") 2024/04/12 04:12:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124ba8_d20240412_m041004_c001_v0001179_t0044_u01712895004224") 2024/04/12 04:12:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f406123ddb0124ba7_d20240412_m041004_c001_v7007000_t0000_u01712895004040") 2024/04/12 04:12:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f202a873774f35ad8_d20240412_m041000_c001_v0001181_t0001_u01712895000046") 2024/04/12 04:12:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f402a873774f35ad6_d20240412_m040959_c001_v7007000_t0000_u01712894999619") 2024/04/12 04:12:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124ba0_d20240412_m040955_c001_v0001181_t0022_u01712894995499") 2024/04/12 04:12:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f408fdd09a868f226_d20240412_m041057_c001_v7007000_t0000_u01712895057520") 2024/04/12 04:12:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f20404c04756e352b_d20240412_m041052_c001_v0001179_t0012_u01712895052586") 2024/04/12 04:12:04 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f40404c04756e3528_d20240412_m041052_c001_v7007000_t0000_u01712895052145") 2024/04/12 04:12:04 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124bdd_d20240412_m041047_c001_v0001180_t0020_u01712895047010") 2024/04/12 04:12:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f406123ddb0124bdc_d20240412_m041046_c001_v7007000_t0000_u01712895046826") 2024/04/12 04:12:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124bd2_d20240412_m041041_c001_v0001030_t0016_u01712895041496") 2024/04/12 04:12:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f406123ddb0124bd1_d20240412_m041041_c001_v7007000_t0000_u01712895041006") 2024/04/12 04:12:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124bc9_d20240412_m041035_c001_v0001179_t0025_u01712895035747") 2024/04/12 04:12:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f406123ddb0124bc8_d20240412_m041035_c001_v7007000_t0000_u01712895035564") 2024/04/12 04:12:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124bc5_d20240412_m041030_c001_v0001103_t0058_u01712895030672") 2024/04/12 04:12:05 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f406123ddb0124bc4_d20240412_m041030_c001_v7007000_t0000_u01712895030159") 2024/04/12 04:12:05 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f206123ddb0124bc2_d20240412_m041025_c001_v0001031_t0026_u01712895025500") 2024/04/12 04:12:05 DEBUG : chunked-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f416683d7804dae8d_d20240412_m041157_c001_v7007000_t0000_u01712895117888") 2024/04/12 04:12:05 DEBUG : chunked-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833a65_d20240412_m041152_c001_v0001090_t0036_u01712895112066") 2024/04/12 04:12:05 DEBUG : chunked-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f40770e9202f04dc4_d20240412_m041151_c001_v7007000_t0000_u01712895111421") 2024/04/12 04:12:05 DEBUG : chunked-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833a5f_d20240412_m041146_c001_v0001090_t0027_u01712895106837") 2024/04/12 04:12:05 DEBUG : chunked-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f402a873774f35d56_d20240412_m041146_c001_v7007000_t0000_u01712895106224") 2024/04/12 04:12:05 DEBUG : chunked-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833a55_d20240412_m041141_c001_v0001090_t0033_u01712895101533") 2024/04/12 04:12:05 DEBUG : chunked-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f402a873774f35d32_d20240412_m041140_c001_v7007000_t0000_u01712895100909") 2024/04/12 04:12:05 DEBUG : chunked-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833a4f_d20240412_m041137_c001_v0001090_t0014_u01712895097288") 2024/04/12 04:12:05 DEBUG : chunked-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f402a873774f35c51_d20240412_m041136_c001_v7007000_t0000_u01712895096881") 2024/04/12 04:12:05 DEBUG : chunked-copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833a4b_d20240412_m041133_c001_v0001090_t0052_u01712895093607") 2024/04/12 04:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f416683d7804dae8b_d20240412_m041157_c001_v7007000_t0000_u01712895117706") 2024/04/12 04:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f20770e9202f04dd3_d20240412_m041154_c001_v0001103_t0055_u01712895114638") 2024/04/12 04:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f40770e9202f04dc2_d20240412_m041151_c001_v7007000_t0000_u01712895111229") 2024/04/12 04:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f202a873774f35d72_d20240412_m041149_c001_v0001180_t0007_u01712895109445") 2024/04/12 04:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f402a873774f35d53_d20240412_m041146_c001_v7007000_t0000_u01712895106041") 2024/04/12 04:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f202a873774f35d43_d20240412_m041143_c001_v0001181_t0014_u01712895103949") 2024/04/12 04:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f402a873774f35d31_d20240412_m041140_c001_v7007000_t0000_u01712895100728") 2024/04/12 04:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f202a873774f35d2f_d20240412_m041139_c001_v0001177_t0053_u01712895099008") 2024/04/12 04:12:06 DEBUG : chunked-copy.copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f402a873774f35c50_d20240412_m041136_c001_v7007000_t0000_u01712895096699") 2024/04/12 04:12:06 DEBUG : chunked-copy.copy: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f1011b7a8491db9c1_d20240412_m041135_c001_v0001100_t0001_u01712895095615") 2024/04/12 04:12:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e483397f_d20240412_m040726_c001_v0001090_t0024_u01712894846446") 2024/04/12 04:12:06 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f416683d7804dae91_d20240412_m041158_c001_v7007000_t0000_u01712895118413") 2024/04/12 04:12:06 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833a6d_d20240412_m041158_c001_v0001090_t0041_u01712895118071") 2024/04/12 04:12:06 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f416683d7804daeab_d20240412_m041159_c001_v7007000_t0000_u01712895119904") 2024/04/12 04:12:06 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833a73_d20240412_m041159_c001_v0001090_t0056_u01712895119381") 2024/04/12 04:12:06 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e4833a6f_d20240412_m041158_c001_v0001090_t0006_u01712895118596") 2024/04/12 04:12:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f416683d7804da652_d20240412_m040828_c001_v7007000_t0000_u01712894908691") 2024/04/12 04:12:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf229da370cddb0b8fe80e1b_f111e4895e48339c7_d20240412_m040820_c001_v0001090_t0041_u01712894900310") 2024/04/12 04:12:07 INFO : B2 bucket rclone-test-hupepif2kavocuj9wanagiv2: cleaning bucket "rclone-test-hupepif2kavocuj9wanagiv2" of all files === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- PASS: TestIntegration (319.99s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.52s) --- PASS: TestIntegration/FsMkdir (317.15s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.30s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.50s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (63.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (1.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.49s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (18.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (183.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.49s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.96s) --- 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 320.008s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m20.650562466s (try 1/5)