"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/11/07 02:24:00 DEBUG : Creating backend with remote "TestB2:rclone-test-namahus3lici" 2024/11/07 02:24:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/11/07 02:24:04 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/07 02:24:04 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/07 02:24:04 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/11/07 02:24:28 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2024/11/07 02:24:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/07 02:24:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/07 02:24:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/07 02:24:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/07 02:24:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/07 02:24:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/07 02:24:32 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/11/07 02:24:39 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/07 02:24:40 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/07 02:24:44 INFO : B2 bucket rclone-test-namahus3lici: cleaning bucket "rclone-test-namahus3lici" of all files 2024/11/07 02:24:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af29cb_d20241107_m022444_c001_v0001161_t0013_u01730946284376") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/07 02:24:46 DEBUG : Creating backend with remote "TestB2:rclone-test-namahus3lici/dirToPurgeFromRoot" 2024/11/07 02:24:47 INFO : B2 bucket rclone-test-namahus3lici path dirToPurgeFromRoot: cleaning bucket "rclone-test-namahus3lici" of all files 2024/11/07 02:24:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af29d3_d20241107_m022445_c001_v0001161_t0058_u01730946285935") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/07 02:24:48 DEBUG : Creating backend with remote "TestB2:rclone-test-namahus3lici/hello? sausage/êé" 2024/11/07 02:24:52 INFO : B2 bucket rclone-test-namahus3lici path hello? sausage/êé: cleaning bucket "rclone-test-namahus3lici" of all files 2024/11/07 02:24:52 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f11932a9e6a6c652d_d20241107_m022451_c001_v0001176_t0022_u01730946291374") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/07 02:24:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/11/07 02:24:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/07 02:24:54 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/07 02:25:02 DEBUG : Creating backend with remote "TestB2:rclone-test-namahus3lici/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/07 02:25:04 DEBUG : Creating backend with remote "TestB2:rclone-test-namahus3lici/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-namahus3lici" from "TestB2:rclone-test-namahus3lici" 2024/11/07 02:25:05 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/11/07 02:25:17 DEBUG : Creating backend with remote "TestB2:rclone-test-nocucev2wumu" 2024/11/07 02:25:20 DEBUG : B2 bucket rclone-test-nocucev2wumu: Purge remote 2024/11/07 02:25:20 INFO : B2 bucket rclone-test-nocucev2wumu: cleaning bucket "rclone-test-nocucev2wumu" of all files 2024/11/07 02:25:20 DEBUG : somefile: Deleting (id "4_z5f42bdf3700d0b4b9f380e1b_f41254677a3ecce58_d20241107_m022519_c001_v0001182_t0036_u01730946319239") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/07 02:25:21 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/07 02:25:22 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2024/11/07 02:25:25 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/07 02:25:25 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/07 02:25:25 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.535Ki offset 6Mi/6.106Mi 2024/11/07 02:25:25 DEBUG : test-metadata: Sending chunk 1 length 111140 2024/11/07 02:25:26 DEBUG : test-metadata: Done sending chunk 1 2024/11/07 02:25:27 DEBUG : test-metadata: Done sending chunk 0 2024/11/07 02:25:27 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2024/11/07 02:25:37 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1161-01.backblaze.com/b2api/v1/b2_upload_file/0f529dd360fd0b4b9f380e1b/c001_v0001161_t0050": EOF 2024/11/07 02:25:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-01.backblaze.com/b2api/v1/b2_upload_file/0f529dd360fd0b4b9f380e1b/c001_v0001161_t0050": EOF) 2024/11/07 02:25:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1161-01.backblaze.com/b2api/v1/b2_upload_file/0f529dd360fd0b4b9f380e1b/c001_v0001161_t0050": EOF - low level retry 1/10 2024/11/07 02:25:40 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-11-07-022532-475.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/11/07 02:25:42 DEBUG : oldPath = "TestB2:rclone-test-namahus3lici/versions/test-versions-v2024-11-07-022532-475.txt" 2024/11/07 02:25:42 DEBUG : newPath = "TestB2,versions:rclone-test-namahus3lici/versions/test-versions-v2024-11-07-022532-475.txt" 2024/11/07 02:25:42 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-namahus3lici/versions/test-versions-v2024-11-07-022532-475.txt" 2024/11/07 02:25:42 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/07 02:25:43 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-namahus3lici/versions/test-versions-v2024-11-07-022532-475.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-namahus3lici/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/11/07 02:25:44 INFO : B2 bucket rclone-test-namahus3lici: cleaning bucket "rclone-test-namahus3lici" of all hidden files 2024/11/07 02:25:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134c1_d20241107_m022411_c001_v7007000_t0000_u01730946251947") as it is a hide marker 2024/11/07 02:25:45 DEBUG : leading space/ leading space: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2953_d20241107_m022411_c001_v0001161_t0052_u01730946251282") 2024/11/07 02:25:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134ba_d20241107_m022410_c001_v7007000_t0000_u01730946250923") as it is a hide marker 2024/11/07 02:25:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af294f_d20241107_m022410_c001_v0001161_t0011_u01730946250227") 2024/11/07 02:25:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134de_d20241107_m022418_c001_v7007000_t0000_u01730946258107") as it is a hide marker 2024/11/07 02:25:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2975_d20241107_m022417_c001_v0001161_t0001_u01730946257441") 2024/11/07 02:25:45 DEBUG : created from root.txt: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f4003bd43344e214b_d20241107_m022513_c001_v7007000_t0000_u01730946313174") as it is a hide marker 2024/11/07 02:25:45 DEBUG : created from root.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f1118b2a47d3fab8b_d20241107_m022512_c001_v0001134_t0010_u01730946312147") 2024/11/07 02:25:45 DEBUG : file name.txt: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b13655_d20241107_m022521_c001_v7007000_t0000_u01730946321467") as it is a hide marker 2024/11/07 02:25:45 DEBUG : file name.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af29fe_d20241107_m022501_c001_v0001161_t0014_u01730946301269") 2024/11/07 02:25:45 DEBUG : file name.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f105c40e6412f6972_d20241107_m022457_c001_v0001181_t0010_u01730946297695") 2024/11/07 02:25:45 DEBUG : file name.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af29b7_d20241107_m022436_c001_v0001161_t0012_u01730946276664") 2024/11/07 02:25:45 DEBUG : file name.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af29b1_d20241107_m022435_c001_v0001161_t0014_u01730946275710") 2024/11/07 02:25:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af29b3_d20241107_m022436_c001_v0001161_t0058_u01730946276150") "upload" dated 2024-11-07 02:24:36.15 +0000 UTC (1m9.45110865s ago) 2024/11/07 02:25:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f4076ed8f9ea6a0bf_d20241107_m022455_c001_v7007000_t0000_u01730946295428") as it is a hide marker 2024/11/07 02:25:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f11891be01c1732b2_d20241107_m022455_c001_v0001098_t0041_u01730946295052") 2024/11/07 02:25:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f1077d69d9fa83ed5_d20241107_m022454_c001_v0001182_t0037_u01730946294347") 2024/11/07 02:25:45 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b13500_d20241107_m022425_c001_v7007000_t0000_u01730946265670") as it is a hide marker 2024/11/07 02:25:45 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2995_d20241107_m022424_c001_v0001161_t0031_u01730946264707") 2024/11/07 02:25:45 DEBUG : piped data.txt: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b13663_d20241107_m022523_c001_v7007000_t0000_u01730946323287") as it is a hide marker 2024/11/07 02:25:45 DEBUG : piped data.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2a60_d20241107_m022522_c001_v0001161_t0020_u01730946322738") 2024/11/07 02:25:46 DEBUG : piped data.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b1365d_d20241107_m022522_c001_v7007000_t0000_u01730946322559") 2024/11/07 02:25:46 DEBUG : piped data.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f401acf3026af2a5c_d20241107_m022522_c001_v0001161_t0050_u01730946322194") 2024/11/07 02:25:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b13507_d20241107_m022426_c001_v7007000_t0000_u01730946266667") as it is a hide marker 2024/11/07 02:25:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af299b_d20241107_m022426_c001_v0001161_t0021_u01730946266032") 2024/11/07 02:25:46 DEBUG : test-metadata: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f40585b838ffa09cc_d20241107_m022529_c001_v7007000_t0000_u01730946329929") as it is a hide marker 2024/11/07 02:25:46 DEBUG : test-metadata: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f203f964ad3b13671_d20241107_m022525_c001_v0001177_t0046_u01730946325049") 2024/11/07 02:25:46 DEBUG : test-metadata: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b1366b_d20241107_m022524_c001_v7007000_t0000_u01730946324291") 2024/11/07 02:25:46 DEBUG : test-metadata: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2a64_d20241107_m022523_c001_v0001161_t0027_u01730946323477") 2024/11/07 02:25:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134e2_d20241107_m022420_c001_v7007000_t0000_u01730946260208") as it is a hide marker 2024/11/07 02:25:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2981_d20241107_m022419_c001_v0001161_t0003_u01730946259526") 2024/11/07 02:25:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134e8_d20241107_m022422_c001_v7007000_t0000_u01730946262288") as it is a hide marker 2024/11/07 02:25:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af298d_d20241107_m022421_c001_v0001161_t0035_u01730946261586") 2024/11/07 02:25:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134e4_d20241107_m022421_c001_v7007000_t0000_u01730946261224") as it is a hide marker 2024/11/07 02:25:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2989_d20241107_m022420_c001_v0001161_t0042_u01730946260568") 2024/11/07 02:25:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134ef_d20241107_m022423_c001_v7007000_t0000_u01730946263317") as it is a hide marker 2024/11/07 02:25:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2991_d20241107_m022422_c001_v0001161_t0028_u01730946262651") 2024/11/07 02:25:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134f7_d20241107_m022424_c001_v7007000_t0000_u01730946264344") as it is a hide marker 2024/11/07 02:25:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2993_d20241107_m022423_c001_v0001161_t0008_u01730946263678") 2024/11/07 02:25:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134df_d20241107_m022419_c001_v7007000_t0000_u01730946259160") as it is a hide marker 2024/11/07 02:25:46 DEBUG : trailing space /trailing space : Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2979_d20241107_m022418_c001_v0001161_t0001_u01730946258467") 2024/11/07 02:25:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f11793a3e147a099b_d20241107_m022540_c001_v0001131_t0033_u01730946340618") "upload" dated 2024-11-07 02:25:40.618 +0000 UTC (6.396116577s ago) 2024/11/07 02:25:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f407cf25182abd9c6_d20241107_m022535_c001_v7007000_t0000_u01730946335880") 2024/11/07 02:25:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2a84_d20241107_m022532_c001_v0001161_t0007_u01730946332475") 2024/11/07 02:25:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b1355d_d20241107_m022435_c001_v7007000_t0000_u01730946275170") as it is a hide marker 2024/11/07 02:25:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f203f964ad3b1352c_d20241107_m022428_c001_v0001182_t0047_u01730946268791") 2024/11/07 02:25:47 DEBUG : zero-length-file: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b13529_d20241107_m022428_c001_v7007000_t0000_u01730946268528") as it is a hide marker 2024/11/07 02:25:47 DEBUG : zero-length-file: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f401acf3026af29a3_d20241107_m022427_c001_v0001161_t0050_u01730946267959") 2024/11/07 02:25:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134ca_d20241107_m022413_c001_v7007000_t0000_u01730946253027") as it is a hide marker 2024/11/07 02:25:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2959_d20241107_m022412_c001_v0001161_t0050_u01730946252385") 2024/11/07 02:25:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b1349c_d20241107_m022407_c001_v7007000_t0000_u01730946247812") as it is a hide marker 2024/11/07 02:25:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2937_d20241107_m022406_c001_v0001161_t0011_u01730946246788") 2024/11/07 02:25:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134d9_d20241107_m022416_c001_v7007000_t0000_u01730946256054") as it is a hide marker 2024/11/07 02:25:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af296d_d20241107_m022415_c001_v0001161_t0018_u01730946255431") 2024/11/07 02:25:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134d6_d20241107_m022415_c001_v7007000_t0000_u01730946255071") as it is a hide marker 2024/11/07 02:25:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2969_d20241107_m022414_c001_v0001161_t0042_u01730946254406") 2024/11/07 02:25:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134dc_d20241107_m022417_c001_v7007000_t0000_u01730946257080") as it is a hide marker 2024/11/07 02:25:47 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2971_d20241107_m022416_c001_v0001161_t0052_u01730946256424") 2024/11/07 02:25:47 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134d4_d20241107_m022414_c001_v7007000_t0000_u01730946254046") as it is a hide marker 2024/11/07 02:25:47 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2963_d20241107_m022413_c001_v0001161_t0021_u01730946253395") 2024/11/07 02:25:47 DEBUG : ./.: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134a5_d20241107_m022408_c001_v7007000_t0000_u01730946248819") as it is a hide marker 2024/11/07 02:25:47 DEBUG : ./.: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af2943_d20241107_m022408_c001_v0001161_t0021_u01730946248178") 2024/11/07 02:25:48 DEBUG : ../..: Deleting current version (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b134b1_d20241107_m022409_c001_v7007000_t0000_u01730946249865") as it is a hide marker 2024/11/07 02:25:48 DEBUG : ../..: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af294b_d20241107_m022409_c001_v0001161_t0036_u01730946249179") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/07 02:25:49 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/07 02:25:49 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/07 02:25:49 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/07 02:25:49 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/07 02:25:50 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/07 02:25:51 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/07 02:25:51 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/07 02:25:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:25:54 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/11/07 02:25:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f2119bf2f51bf7a23_d20241107_m022554_c001_v0001109_t0050_u01730946354700") 2024/11/07 02:25:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:25:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/07 02:25:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/07 02:25:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:25:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:25:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/07 02:25:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/07 02:25:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/07 02:25:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/07 02:25:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/07 02:26:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/07 02:26:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/07 02:26:02 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/07 02:26:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:26:03 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/11/07 02:26:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f2119bf2f51bf7a30_d20241107_m022603_c001_v0001115_t0020_u01730946363934") 2024/11/07 02:26:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/07 02:26:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/07 02:26:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/07 02:26:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:26:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:26:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/07 02:26:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/07 02:26:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/07 02:26:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/07 02:26:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/07 02:26:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/07 02:26:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/07 02:26:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/07 02:26:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/07 02:26:09 DEBUG : pacer: Reducing sleep to 10ms 2024/11/07 02:26:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/07 02:26:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/07 02:26:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/07 02:26:11 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/07 02:26:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:26:13 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/11/07 02:26:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f2199817b6e821904_d20241107_m022613_c001_v0001182_t0028_u01730946373584") 2024/11/07 02:26:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/07 02:26:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:26:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/07 02:26:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/07 02:26:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/07 02:26:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:26:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:26:16 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/11/07 02:26:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/07 02:26:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/07 02:26:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/07 02:26:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/07 02:26:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/07 02:26:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/07 02:26:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/07 02:26:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:26:21 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/11/07 02:26:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f201a95e812efddca_d20241107_m022621_c001_v0001131_t0049_u01730946381916") 2024/11/07 02:26:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:26:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/07 02:26:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/07 02:26:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:26:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:26:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/07 02:26:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/07 02:26:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/07 02:26:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/07 02:26:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/07 02:26:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/07 02:26:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/07 02:26:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/07 02:26:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:26:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/07 02:26:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f201a95e812efddd1_d20241107_m022630_c001_v0001157_t0045_u01730946390180") 2024/11/07 02:26:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/07 02:26:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/07 02:26:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/07 02:26:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:26:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:26:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/07 02:26:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/07 02:26:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/07 02:26:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/07 02:26:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/07 02:26:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/07 02:26:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/07 02:26:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/07 02:26:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/07 02:26:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/07 02:26:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/07 02:26:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:26:38 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/11/07 02:26:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f202d19b89b8b438c_d20241107_m022638_c001_v0001182_t0031_u01730946398768") 2024/11/07 02:26:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/07 02:26:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:26:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/07 02:26:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/07 02:26:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/07 02:26:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:26:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:26:41 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/11/07 02:26:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/07 02:26:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/07 02:26:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/07 02:26:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/07 02:26:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/07 02:26:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/07 02:26:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/07 02:26:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:26:47 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/11/07 02:26:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97c53_d20241107_m022647_c001_v0001182_t0018_u01730946407378") 2024/11/07 02:26:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:26:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/07 02:26:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/07 02:26:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:26:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:26:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/07 02:26:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/07 02:26:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/07 02:26:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/07 02:26:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/07 02:26:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/07 02:26:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/07 02:26:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/07 02:26:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:26:55 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/11/07 02:26:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97c61_d20241107_m022655_c001_v0001103_t0030_u01730946415564") 2024/11/07 02:26:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/07 02:26:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/07 02:26:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/07 02:26:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:26:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:26:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/07 02:27:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/07 02:27:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/07 02:27:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/07 02:27:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/07 02:27:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/07 02:27:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/07 02:27:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/07 02:27:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/07 02:27:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/07 02:27:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/07 02:27:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:27:04 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/11/07 02:27:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f202d19b89b8b43a7_d20241107_m022704_c001_v0001104_t0045_u01730946424777") 2024/11/07 02:27:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/07 02:27:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:27:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/07 02:27:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/07 02:27:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/07 02:27:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:27:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:27:07 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/11/07 02:27:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/07 02:27:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/07 02:27:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/07 02:27:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/07 02:27:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/07 02:27:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/07 02:27:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/07 02:27:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:27:13 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/11/07 02:27:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f201a95e812efddf2_d20241107_m022713_c001_v0001090_t0054_u01730946433583") 2024/11/07 02:27:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:27:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/07 02:27:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/07 02:27:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:27:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:27:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/07 02:27:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/07 02:27:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/07 02:27:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/07 02:27:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/07 02:27:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/07 02:27:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/07 02:27:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/07 02:27:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:27:23 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/11/07 02:27:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97cac_d20241107_m022723_c001_v0001115_t0020_u01730946443329") 2024/11/07 02:27:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/07 02:27:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/07 02:27:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/07 02:27:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:27:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:27:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/07 02:27:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/07 02:27:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/07 02:27:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/07 02:27:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/07 02:27:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/07 02:27:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/07 02:27:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/07 02:27:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/07 02:27:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/07 02:27:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/07 02:27:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:27:33 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/11/07 02:27:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e1f1_d20241107_m022733_c001_v0001113_t0024_u01730946453647") 2024/11/07 02:27:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/07 02:27:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:27:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/07 02:27:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/07 02:27:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/07 02:27:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/07 02:27:34 DEBUG : pacer: Reducing sleep to 10ms 2024/11/07 02:27:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/07 02:27:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:27:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:27:36 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/11/07 02:27:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/07 02:27:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/07 02:27:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/07 02:27:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/07 02:27:39 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/07 02:27:41 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/07 02:27:41 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/07 02:27:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:27:42 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/11/07 02:27:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e1fd_d20241107_m022742_c001_v0001146_t0003_u01730946462930") 2024/11/07 02:27:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:27:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/07 02:27:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/07 02:27:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:27:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:27:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/07 02:27:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/07 02:27:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/07 02:27:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/07 02:27:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/07 02:27:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/07 02:27:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/07 02:27:50 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/07 02:27:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:27:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/11/07 02:27:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e204_d20241107_m022752_c001_v0001172_t0020_u01730946472641") 2024/11/07 02:27:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/07 02:27:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/07 02:27:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/07 02:27:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:27:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:27:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/07 02:27:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/07 02:27:58 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/07 02:27:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/07 02:27:58 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/07 02:27:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/07 02:27:58 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/07 02:27:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/07 02:28:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/07 02:28:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/07 02:28:01 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/07 02:28:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:28:03 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/11/07 02:28:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f205dedf207cdbc89_d20241107_m022803_c001_v0001182_t0024_u01730946483547") 2024/11/07 02:28:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/07 02:28:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:28:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/07 02:28:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/07 02:28:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/07 02:28:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:28:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:28:06 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/11/07 02:28:09 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/07 02:28:09 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/07 02:28:09 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/07 02:28:09 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/07 02:28:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/07 02:28:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/07 02:28:09 DEBUG : pacer: Reducing sleep to 10ms 2024/11/07 02:28:09 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/07 02:28:12 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/07 02:28:12 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/07 02:28:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:28:14 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/11/07 02:28:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f203f964ad3b13868_d20241107_m022814_c001_v0001105_t0047_u01730946494489") 2024/11/07 02:28:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:28:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/07 02:28:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/07 02:28:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:28:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:28:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/07 02:28:19 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/07 02:28:19 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/07 02:28:19 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/07 02:28:19 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/07 02:28:22 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/07 02:28:22 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/07 02:28:22 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/07 02:28:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:28:24 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/11/07 02:28:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f2098e422b4aba012_d20241107_m022824_c001_v0001029_t0030_u01730946504929") 2024/11/07 02:28:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/07 02:28:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/07 02:28:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/07 02:28:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:28:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:28:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/07 02:28:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/07 02:28:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/07 02:28:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/07 02:28:31 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/07 02:28:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/07 02:28:31 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/07 02:28:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/07 02:28:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/07 02:28:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/07 02:28:34 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/07 02:28:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/07 02:28:36 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/11/07 02:28:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e535_d20241107_m022836_c001_v0001117_t0034_u01730946516968") 2024/11/07 02:28:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/07 02:28:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/07 02:28:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/07 02:28:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/07 02:28:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/07 02:28:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/07 02:28:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/07 02:28:40 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/11/07 02:28:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f529dd360fd0b4b9f380e1b_f217b8ac76ee51fcf_d20241107_m022848_c001_v0001117_t0010_u01730946528891") 2024/11/07 02:28:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/07 02:28:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/07 02:28:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/07 02:28:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/07 02:28:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/07 02:28:52 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/07 02:28:52 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/07 02:28:52 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/07 02:28:52 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/07 02:28:55 DEBUG : chunked-copy: Done sending chunk 1 2024/11/07 02:28:55 DEBUG : chunked-copy: Done sending chunk 0 2024/11/07 02:28:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/07 02:28:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f529dd360fd0b4b9f380e1b_f217b8ac76ee51fdd_d20241107_m022856_c001_v0001146_t0005_u01730946536125") 2024/11/07 02:28:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/07 02:28:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/07 02:28:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/07 02:28:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/07 02:28:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/07 02:28:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/07 02:28:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/07 02:28:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/07 02:28:59 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/07 02:29:02 DEBUG : chunked-copy: Done sending chunk 0 2024/11/07 02:29:02 DEBUG : chunked-copy: Done sending chunk 1 2024/11/07 02:29:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/07 02:29:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f529dd360fd0b4b9f380e1b_f217b8ac76ee51ff0_d20241107_m022903_c001_v0001115_t0020_u01730946543212") 2024/11/07 02:29:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/07 02:29:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/07 02:29:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/07 02:29:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/07 02:29:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/07 02:29:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/07 02:29:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/07 02:29:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/07 02:29:07 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/07 02:29:09 DEBUG : chunked-copy: Done sending chunk 0 2024/11/07 02:29:09 DEBUG : chunked-copy: Done sending chunk 1 2024/11/07 02:29:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/07 02:29:10 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97d6c_d20241107_m022910_c001_v0001182_t0025_u01730946550266") 2024/11/07 02:29:10 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/07 02:29:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/07 02:29:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/07 02:29:10 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/07 02:29:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/07 02:29:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/07 02:29:11 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/07 02:29:12 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/07 02:29:14 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/07 02:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-namahus3lici/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/07 02:29:16 INFO : B2 bucket rclone-test-namahus3lici: cleaning bucket "rclone-test-namahus3lici" of all files 2024/11/07 02:29:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4098e422b4aba00a_d20241107_m022818_c001_v7007000_t0000_u01730946498862") 2024/11/07 02:29:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f203f964ad3b13868_d20241107_m022814_c001_v0001105_t0047_u01730946494489") 2024/11/07 02:29:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f403f964ad3b13865_d20241107_m022814_c001_v7007000_t0000_u01730946494005") 2024/11/07 02:29:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e215_d20241107_m022808_c001_v0001182_t0039_u01730946488771") 2024/11/07 02:29:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f417b8ac76ee51fb3_d20241107_m022842_c001_v7007000_t0000_u01730946522934") 2024/11/07 02:29:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e535_d20241107_m022836_c001_v0001117_t0034_u01730946516968") 2024/11/07 02:29:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f416ca964b996e534_d20241107_m022836_c001_v7007000_t0000_u01730946516457") 2024/11/07 02:29:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2098e422b4aba016_d20241107_m022830_c001_v0001182_t0024_u01730946510469") 2024/11/07 02:29:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4098e422b4aba015_d20241107_m022830_c001_v7007000_t0000_u01730946510288") 2024/11/07 02:29:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2098e422b4aba012_d20241107_m022824_c001_v0001029_t0030_u01730946504929") 2024/11/07 02:29:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4098e422b4aba011_d20241107_m022824_c001_v7007000_t0000_u01730946504400") 2024/11/07 02:29:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2098e422b4aba00b_d20241107_m022819_c001_v0001180_t0019_u01730946499044") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f401a95e812efddd4_d20241107_m022643_c001_v7007000_t0000_u01730946403072") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f202d19b89b8b438c_d20241107_m022638_c001_v0001182_t0031_u01730946398768") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97c48_d20241107_m022634_c001_v7007000_t0000_u01730946394168") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f201a95e812efddd1_d20241107_m022630_c001_v0001157_t0045_u01730946390180") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f402d19b89b8b438b_d20241107_m022638_c001_v7007000_t0000_u01730946398420") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97c49_d20241107_m022634_c001_v0001161_t0050_u01730946394350") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f401a95e812efddd0_d20241107_m022629_c001_v7007000_t0000_u01730946389820") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97c39_d20241107_m022625_c001_v0001172_t0020_u01730946385705") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97c38_d20241107_m022625_c001_v7007000_t0000_u01730946385523") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f201a95e812efddca_d20241107_m022621_c001_v0001131_t0049_u01730946381916") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f401a95e812efddc9_d20241107_m022621_c001_v7007000_t0000_u01730946381577") 2024/11/07 02:29:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97c21_d20241107_m022617_c001_v0001101_t0028_u01730946377843") 2024/11/07 02:29:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97c8f_d20241107_m022708_c001_v7007000_t0000_u01730946428918") 2024/11/07 02:29:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f202d19b89b8b43a7_d20241107_m022704_c001_v0001104_t0045_u01730946424777") 2024/11/07 02:29:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f401a95e812efdddc_d20241107_m022659_c001_v7007000_t0000_u01730946419723") 2024/11/07 02:29:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97c61_d20241107_m022655_c001_v0001103_t0030_u01730946415564") 2024/11/07 02:29:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f402d19b89b8b43a5_d20241107_m022704_c001_v7007000_t0000_u01730946424434") 2024/11/07 02:29:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f201a95e812efdddd_d20241107_m022659_c001_v0001042_t0007_u01730946419909") 2024/11/07 02:29:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97c5f_d20241107_m022655_c001_v7007000_t0000_u01730946415221") 2024/11/07 02:29:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f201a95e812efddda_d20241107_m022651_c001_v0001041_t0022_u01730946411192") 2024/11/07 02:29:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f401a95e812efddd9_d20241107_m022651_c001_v7007000_t0000_u01730946411009") 2024/11/07 02:29:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97c53_d20241107_m022647_c001_v0001182_t0018_u01730946407378") 2024/11/07 02:29:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97c52_d20241107_m022647_c001_v7007000_t0000_u01730946407041") 2024/11/07 02:29:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f201a95e812efddd5_d20241107_m022643_c001_v0001146_t0029_u01730946403254") 2024/11/07 02:29:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97c1f_d20241107_m022617_c001_v7007000_t0000_u01730946377660") 2024/11/07 02:29:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2199817b6e821904_d20241107_m022613_c001_v0001182_t0028_u01730946373584") 2024/11/07 02:29:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4199817b6e821903_d20241107_m022613_c001_v7007000_t0000_u01730946373210") 2024/11/07 02:29:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2199817b6e8218ff_d20241107_m022608_c001_v0001117_t0039_u01730946368705") 2024/11/07 02:29:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4199817b6e8218fe_d20241107_m022608_c001_v7007000_t0000_u01730946368508") 2024/11/07 02:29:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2119bf2f51bf7a30_d20241107_m022603_c001_v0001115_t0020_u01730946363934") 2024/11/07 02:29:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4119bf2f51bf7a2e_d20241107_m022603_c001_v7007000_t0000_u01730946363600") 2024/11/07 02:29:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2199817b6e8218f7_d20241107_m022559_c001_v0001172_t0042_u01730946359495") 2024/11/07 02:29:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4199817b6e8218f6_d20241107_m022559_c001_v7007000_t0000_u01730946359313") 2024/11/07 02:29:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2119bf2f51bf7a23_d20241107_m022554_c001_v0001109_t0050_u01730946354700") 2024/11/07 02:29:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4119bf2f51bf7a22_d20241107_m022554_c001_v7007000_t0000_u01730946354329") 2024/11/07 02:29:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f218b60c3d11e1d4f_d20241107_m022549_c001_v0001146_t0035_u01730946349220") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f416ca964b996e1f8_d20241107_m022738_c001_v7007000_t0000_u01730946458119") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e1f1_d20241107_m022733_c001_v0001113_t0024_u01730946453647") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97cb1_d20241107_m022727_c001_v7007000_t0000_u01730946447932") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97cac_d20241107_m022723_c001_v0001115_t0020_u01730946443329") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f416ca964b996e1f0_d20241107_m022733_c001_v7007000_t0000_u01730946453264") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97cb2_d20241107_m022728_c001_v0001182_t0014_u01730946448114") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97cab_d20241107_m022722_c001_v7007000_t0000_u01730946442922") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97ca5_d20241107_m022717_c001_v0001115_t0048_u01730946437590") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97ca4_d20241107_m022717_c001_v7007000_t0000_u01730946437407") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f201a95e812efddf2_d20241107_m022713_c001_v0001090_t0054_u01730946433583") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f401a95e812efddf1_d20241107_m022713_c001_v7007000_t0000_u01730946433175") 2024/11/07 02:29:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97c90_d20241107_m022709_c001_v0001182_t0011_u01730946429115") 2024/11/07 02:29:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f416ca964b996e214_d20241107_m022808_c001_v7007000_t0000_u01730946488582") 2024/11/07 02:29:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f205dedf207cdbc89_d20241107_m022803_c001_v0001182_t0024_u01730946483547") 2024/11/07 02:29:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f405dedf207cdbc88_d20241107_m022803_c001_v7007000_t0000_u01730946483102") 2024/11/07 02:29:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e20c_d20241107_m022757_c001_v0001134_t0040_u01730946477677") 2024/11/07 02:29:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f416ca964b996e209_d20241107_m022757_c001_v7007000_t0000_u01730946477496") 2024/11/07 02:29:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e204_d20241107_m022752_c001_v0001172_t0020_u01730946472641") 2024/11/07 02:29:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f416ca964b996e203_d20241107_m022752_c001_v7007000_t0000_u01730946472208") 2024/11/07 02:29:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e200_d20241107_m022746_c001_v0001109_t0009_u01730946466982") 2024/11/07 02:29:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f416ca964b996e1fe_d20241107_m022746_c001_v7007000_t0000_u01730946466799") 2024/11/07 02:29:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e1fd_d20241107_m022742_c001_v0001146_t0003_u01730946462930") 2024/11/07 02:29:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f416ca964b996e1fc_d20241107_m022742_c001_v7007000_t0000_u01730946462509") 2024/11/07 02:29:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f216ca964b996e1f9_d20241107_m022738_c001_v0001182_t0047_u01730946458303") 2024/11/07 02:29:20 DEBUG : chunked-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97d7a_d20241107_m022912_c001_v7007000_t0000_u01730946552892") 2024/11/07 02:29:20 DEBUG : chunked-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f217b8ac76ee51ff3_d20241107_m022906_c001_v0001120_t0008_u01730946546659") 2024/11/07 02:29:20 DEBUG : chunked-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f417b8ac76ee51ff2_d20241107_m022906_c001_v7007000_t0000_u01730946546160") 2024/11/07 02:29:20 DEBUG : chunked-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97d55_d20241107_m022859_c001_v0001093_t0044_u01730946539533") 2024/11/07 02:29:20 DEBUG : chunked-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97d54_d20241107_m022859_c001_v7007000_t0000_u01730946539001") 2024/11/07 02:29:20 DEBUG : chunked-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97d4b_d20241107_m022852_c001_v0001182_t0059_u01730946532515") 2024/11/07 02:29:20 DEBUG : chunked-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97d49_d20241107_m022852_c001_v7007000_t0000_u01730946532011") 2024/11/07 02:29:20 DEBUG : chunked-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f11793a3e147a0a3b_d20241107_m022847_c001_v0001131_t0049_u01730946527206") 2024/11/07 02:29:20 DEBUG : chunked-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f417b8ac76ee51fca_d20241107_m022846_c001_v7007000_t0000_u01730946526875") 2024/11/07 02:29:20 DEBUG : chunked-copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f11793a3e147a0a31_d20241107_m022843_c001_v0001131_t0049_u01730946523631") 2024/11/07 02:29:20 DEBUG : chunked-copy.copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97d79_d20241107_m022912_c001_v7007000_t0000_u01730946552709") 2024/11/07 02:29:20 DEBUG : chunked-copy.copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f2067bd8c2ec97d6c_d20241107_m022910_c001_v0001182_t0025_u01730946550266") 2024/11/07 02:29:21 DEBUG : chunked-copy.copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f417b8ac76ee51ff1_d20241107_m022905_c001_v7007000_t0000_u01730946545978") 2024/11/07 02:29:21 DEBUG : chunked-copy.copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f217b8ac76ee51ff0_d20241107_m022903_c001_v0001115_t0020_u01730946543212") 2024/11/07 02:29:21 DEBUG : chunked-copy.copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97d53_d20241107_m022858_c001_v7007000_t0000_u01730946538796") 2024/11/07 02:29:21 DEBUG : chunked-copy.copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f217b8ac76ee51fdd_d20241107_m022856_c001_v0001146_t0005_u01730946536125") 2024/11/07 02:29:21 DEBUG : chunked-copy.copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97d48_d20241107_m022851_c001_v7007000_t0000_u01730946531829") 2024/11/07 02:29:21 DEBUG : chunked-copy.copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f217b8ac76ee51fcf_d20241107_m022848_c001_v0001117_t0010_u01730946528891") 2024/11/07 02:29:21 DEBUG : chunked-copy.copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f417b8ac76ee51fc9_d20241107_m022846_c001_v7007000_t0000_u01730946526692") 2024/11/07 02:29:21 DEBUG : chunked-copy.copy: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f108c832a007d605c_d20241107_m022845_c001_v0001040_t0033_u01730946525630") 2024/11/07 02:29:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f101acf3026af29b3_d20241107_m022436_c001_v0001161_t0058_u01730946276150") 2024/11/07 02:29:21 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97d80_d20241107_m022913_c001_v7007000_t0000_u01730946553707") 2024/11/07 02:29:21 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f11793a3e147a0a57_d20241107_m022913_c001_v0001131_t0010_u01730946553433") 2024/11/07 02:29:21 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f4067bd8c2ec97d82_d20241107_m022914_c001_v7007000_t0000_u01730946554828") 2024/11/07 02:29:21 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f11793a3e147a0a5f_d20241107_m022914_c001_v0001131_t0039_u01730946554569") 2024/11/07 02:29:21 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f11793a3e147a0a59_d20241107_m022913_c001_v0001131_t0014_u01730946553889") 2024/11/07 02:29:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f418b60c3d11e1d4d_d20241107_m022549_c001_v7007000_t0000_u01730946349038") 2024/11/07 02:29:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f529dd360fd0b4b9f380e1b_f11793a3e147a099b_d20241107_m022540_c001_v0001131_t0033_u01730946340618") 2024/11/07 02:29:23 INFO : B2 bucket rclone-test-namahus3lici: cleaning bucket "rclone-test-namahus3lici" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (322.44s) --- 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.65s) --- PASS: TestIntegration/FsMkdir (319.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.99s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.64s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (73.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (173.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.35s) --- 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 322.449s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m23.398722236s (try 1/5)