"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/03 04:22:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lufipuj6yifo" 2024/11/03 04:22:06 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/03 04:22:10 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/03 04:22:10 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/03 04:22:11 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/03 04:22:46 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/03 04:22:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/03 04:22:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/03 04:22:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/03 04:22:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/03 04:22:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/03 04:22:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/03 04:22:51 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/03 04:23:02 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/03 04:23:03 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/03 04:23:08 INFO : B2 bucket rclone-test-lufipuj6yifo: cleaning bucket "rclone-test-lufipuj6yifo" of all files 2024/11/03 04:23:08 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100312_d20241103_m042307_c001_v0001109_t0041_u01730607787742") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/03 04:23:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lufipuj6yifo/dirToPurgeFromRoot" 2024/11/03 04:23:12 INFO : B2 bucket rclone-test-lufipuj6yifo path dirToPurgeFromRoot: cleaning bucket "rclone-test-lufipuj6yifo" of all files 2024/11/03 04:23:13 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100318_d20241103_m042309_c001_v0001109_t0036_u01730607789217") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/03 04:23:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lufipuj6yifo/hello? sausage/êé" 2024/11/03 04:23:17 INFO : B2 bucket rclone-test-lufipuj6yifo path hello? sausage/êé: cleaning bucket "rclone-test-lufipuj6yifo" of all files 2024/11/03 04:23:17 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f10029801fa2fd5c2_d20241103_m042316_c001_v0001181_t0002_u01730607796220") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/03 04:23:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/11/03 04:23:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/03 04:23:19 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/03 04:23:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lufipuj6yifo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/03 04:23:31 DEBUG : Creating backend with remote "TestB2:rclone-test-lufipuj6yifo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-lufipuj6yifo" from "TestB2:rclone-test-lufipuj6yifo" 2024/11/03 04:23:33 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/03 04:23:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kudokec4coni" 2024/11/03 04:24:00 DEBUG : B2 bucket rclone-test-kudokec4coni: Purge remote 2024/11/03 04:24:00 INFO : B2 bucket rclone-test-kudokec4coni: cleaning bucket "rclone-test-kudokec4coni" of all files 2024/11/03 04:24:01 DEBUG : somefile: Deleting (id "4_z2f52cd53403dfb0b9f280e1b_f4195fdf15875a433_d20241103_m042359_c001_v0001102_t0015_u01730607839230") === 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/03 04:24:02 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/03 04:24:03 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/03 04:24:06 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/03 04:24:06 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/03 04:24:06 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.539Ki offset 6Mi/6.106Mi 2024/11/03 04:24:06 DEBUG : test-metadata: Sending chunk 1 length 111144 2024/11/03 04:24:08 DEBUG : test-metadata: Done sending chunk 1 2024/11/03 04:24:09 DEBUG : test-metadata: Done sending chunk 0 2024/11/03 04:24:09 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/03 04:24:21 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1109-01.backblaze.com/b2api/v1/b2_upload_file/4f724dc3402dfb0b9f280e1b/c001_v0001109_t0012": EOF 2024/11/03 04:24:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-01.backblaze.com/b2api/v1/b2_upload_file/4f724dc3402dfb0b9f280e1b/c001_v0001109_t0012": EOF) 2024/11/03 04:24:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1109-01.backblaze.com/b2api/v1/b2_upload_file/4f724dc3402dfb0b9f280e1b/c001_v0001109_t0012": EOF - low level retry 1/10 2024/11/03 04:24:23 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-03-042415-515.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/03 04:24:26 DEBUG : oldPath = "TestB2:rclone-test-lufipuj6yifo/versions/test-versions-v2024-11-03-042415-515.txt" 2024/11/03 04:24:26 DEBUG : newPath = "TestB2,versions:rclone-test-lufipuj6yifo/versions/test-versions-v2024-11-03-042415-515.txt" 2024/11/03 04:24:26 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-lufipuj6yifo/versions/test-versions-v2024-11-03-042415-515.txt" 2024/11/03 04:24:26 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/03 04:24:27 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-lufipuj6yifo/versions/test-versions-v2024-11-03-042415-515.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-lufipuj6yifo/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/03 04:24:28 INFO : B2 bucket rclone-test-lufipuj6yifo: cleaning bucket "rclone-test-lufipuj6yifo" of all hidden files 2024/11/03 04:24:29 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21b3c_d20241103_m042222_c001_v7007000_t0000_u01730607742492") as it is a hide marker 2024/11/03 04:24:29 DEBUG : leading space/ leading space: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d211001f6_d20241103_m042220_c001_v0001109_t0006_u01730607740043") 2024/11/03 04:24:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21ad3_d20241103_m042219_c001_v7007000_t0000_u01730607739674") as it is a hide marker 2024/11/03 04:24:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d211001e9_d20241103_m042218_c001_v0001109_t0030_u01730607738626") 2024/11/03 04:24:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21cbd_d20241103_m042232_c001_v7007000_t0000_u01730607752127") as it is a hide marker 2024/11/03 04:24:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d2110023c_d20241103_m042231_c001_v0001109_t0030_u01730607751156") 2024/11/03 04:24:29 DEBUG : created from root.txt: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f413f8370ec294d99_d20241103_m042340_c001_v7007000_t0000_u01730607820986") as it is a hide marker 2024/11/03 04:24:29 DEBUG : created from root.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f11487287048cf002_d20241103_m042339_c001_v0001161_t0027_u01730607819632") 2024/11/03 04:24:29 DEBUG : file name.txt: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f4086d03dd05205b7_d20241103_m042402_c001_v7007000_t0000_u01730607842140") as it is a hide marker 2024/11/03 04:24:29 DEBUG : file name.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d2110037d_d20241103_m042328_c001_v0001109_t0026_u01730607808383") 2024/11/03 04:24:29 DEBUG : file name.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f104a015a85130aee_d20241103_m042324_c001_v0001144_t0021_u01730607804195") 2024/11/03 04:24:29 DEBUG : file name.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d211002d8_d20241103_m042258_c001_v0001109_t0055_u01730607778140") 2024/11/03 04:24:29 DEBUG : file name.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d211002ce_d20241103_m042256_c001_v0001109_t0028_u01730607776070") 2024/11/03 04:24:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d211002d2_d20241103_m042257_c001_v0001109_t0014_u01730607777014") "upload" dated 2024-11-03 04:22:57.014 +0000 UTC (1m32.701652143s ago) 2024/11/03 04:24:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f407cf25182993e97_d20241103_m042321_c001_v7007000_t0000_u01730607801868") as it is a hide marker 2024/11/03 04:24:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f114d9a8006963bfe_d20241103_m042320_c001_v0001109_t0040_u01730607800167") 2024/11/03 04:24:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f114ef847dcc5d51c_d20241103_m042319_c001_v0001115_t0011_u01730607799108") 2024/11/03 04:24:29 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21da9_d20241103_m042242_c001_v7007000_t0000_u01730607762662") as it is a hide marker 2024/11/03 04:24:29 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100282_d20241103_m042241_c001_v0001109_t0052_u01730607761639") 2024/11/03 04:24:29 DEBUG : piped data.txt: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f4086d03dd05205d2_d20241103_m042404_c001_v7007000_t0000_u01730607844375") as it is a hide marker 2024/11/03 04:24:30 DEBUG : piped data.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d2110043f_d20241103_m042403_c001_v0001109_t0054_u01730607843403") 2024/11/03 04:24:30 DEBUG : piped data.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4086d03dd05205c2_d20241103_m042403_c001_v7007000_t0000_u01730607843225") 2024/11/03 04:24:30 DEBUG : piped data.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4019e44d21100439_d20241103_m042402_c001_v0001109_t0012_u01730607842856") 2024/11/03 04:24:30 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21dcc_d20241103_m042244_c001_v7007000_t0000_u01730607764091") as it is a hide marker 2024/11/03 04:24:30 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d2110028a_d20241103_m042243_c001_v0001109_t0026_u01730607763055") 2024/11/03 04:24:30 DEBUG : test-metadata: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f402d19b89b526bb6_d20241103_m042412_c001_v7007000_t0000_u01730607852947") as it is a hide marker 2024/11/03 04:24:30 DEBUG : test-metadata: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2086d03dd05205ea_d20241103_m042406_c001_v0001182_t0018_u01730607846622") 2024/11/03 04:24:30 DEBUG : test-metadata: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4086d03dd05205e1_d20241103_m042405_c001_v7007000_t0000_u01730607845735") 2024/11/03 04:24:30 DEBUG : test-metadata: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100445_d20241103_m042404_c001_v0001109_t0002_u01730607844559") 2024/11/03 04:24:30 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21d04_d20241103_m042235_c001_v7007000_t0000_u01730607755107") as it is a hide marker 2024/11/03 04:24:30 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100252_d20241103_m042234_c001_v0001109_t0037_u01730607754036") 2024/11/03 04:24:30 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21d4d_d20241103_m042238_c001_v7007000_t0000_u01730607758522") as it is a hide marker 2024/11/03 04:24:30 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100268_d20241103_m042237_c001_v0001109_t0056_u01730607757507") 2024/11/03 04:24:30 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21d37_d20241103_m042237_c001_v7007000_t0000_u01730607757130") as it is a hide marker 2024/11/03 04:24:30 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d2110025a_d20241103_m042235_c001_v0001109_t0047_u01730607755485") 2024/11/03 04:24:30 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21d6c_d20241103_m042239_c001_v7007000_t0000_u01730607759861") as it is a hide marker 2024/11/03 04:24:30 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d2110026e_d20241103_m042238_c001_v0001109_t0014_u01730607758890") 2024/11/03 04:24:30 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21d90_d20241103_m042241_c001_v7007000_t0000_u01730607761270") as it is a hide marker 2024/11/03 04:24:30 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100278_d20241103_m042240_c001_v0001109_t0023_u01730607760248") 2024/11/03 04:24:31 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21ce2_d20241103_m042233_c001_v7007000_t0000_u01730607753634") as it is a hide marker 2024/11/03 04:24:31 DEBUG : trailing space /trailing space : Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d2110024a_d20241103_m042232_c001_v0001109_t0012_u01730607752579") 2024/11/03 04:24:31 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f112ce26e58e3f977_d20241103_m042424_c001_v0001106_t0007_u01730607864257") "upload" dated 2024-11-03 04:24:24.257 +0000 UTC (6.833898939s ago) 2024/11/03 04:24:31 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40585b838fc40f42_d20241103_m042419_c001_v7007000_t0000_u01730607859483") 2024/11/03 04:24:31 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100471_d20241103_m042415_c001_v0001109_t0025_u01730607855515") 2024/11/03 04:24:31 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f403f964ad3755531_d20241103_m042255_c001_v7007000_t0000_u01730607775533") as it is a hide marker 2024/11/03 04:24:31 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f218b60c3d0e21dfd_d20241103_m042246_c001_v0001099_t0057_u01730607766304") 2024/11/03 04:24:31 DEBUG : zero-length-file: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21df4_d20241103_m042245_c001_v7007000_t0000_u01730607765985") as it is a hide marker 2024/11/03 04:24:31 DEBUG : zero-length-file: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4019e44d21100296_d20241103_m042245_c001_v0001109_t0012_u01730607765407") 2024/11/03 04:24:31 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21b72_d20241103_m042223_c001_v7007000_t0000_u01730607743794") as it is a hide marker 2024/11/03 04:24:31 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100200_d20241103_m042222_c001_v0001109_t0004_u01730607742888") 2024/11/03 04:24:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21a53_d20241103_m042215_c001_v7007000_t0000_u01730607735025") as it is a hide marker 2024/11/03 04:24:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d211001c1_d20241103_m042213_c001_v0001109_t0008_u01730607733243") 2024/11/03 04:24:31 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21c24_d20241103_m042228_c001_v7007000_t0000_u01730607748631") as it is a hide marker 2024/11/03 04:24:31 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d2110022c_d20241103_m042227_c001_v0001109_t0008_u01730607747617") 2024/11/03 04:24:31 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21c01_d20241103_m042227_c001_v7007000_t0000_u01730607747200") as it is a hide marker 2024/11/03 04:24:31 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d2110021e_d20241103_m042226_c001_v0001109_t0033_u01730607746074") 2024/11/03 04:24:31 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21c7f_d20241103_m042230_c001_v7007000_t0000_u01730607750791") as it is a hide marker 2024/11/03 04:24:31 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100230_d20241103_m042229_c001_v0001109_t0015_u01730607749008") 2024/11/03 04:24:31 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21bbc_d20241103_m042225_c001_v7007000_t0000_u01730607745688") as it is a hide marker 2024/11/03 04:24:32 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d21100210_d20241103_m042224_c001_v0001109_t0020_u01730607744197") 2024/11/03 04:24:32 DEBUG : ./.: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21a79_d20241103_m042216_c001_v7007000_t0000_u01730607736820") as it is a hide marker 2024/11/03 04:24:32 DEBUG : ./.: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d211001cf_d20241103_m042215_c001_v0001109_t0046_u01730607735434") 2024/11/03 04:24:32 DEBUG : ../..: Deleting current version (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e21aab_d20241103_m042218_c001_v7007000_t0000_u01730607738247") as it is a hide marker 2024/11/03 04:24:32 DEBUG : ../..: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d211001e1_d20241103_m042217_c001_v0001109_t0049_u01730607737185") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/03 04:24:33 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/03 04:24:33 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/03 04:24:33 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/03 04:24:33 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/03 04:24:34 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/03 04:24:35 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/03 04:24:35 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/03 04:24:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:24:38 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/03 04:24:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f202d19b89b526dca_d20241103_m042438_c001_v0001179_t0040_u01730607878889") 2024/11/03 04:24:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:24:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/03 04:24:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/03 04:24:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:24:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:24:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/03 04:24:43 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/03 04:24:43 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/03 04:24:43 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/03 04:24:43 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/03 04:24:45 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/03 04:24:47 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/03 04:24:47 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/03 04:24:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:24:50 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/03 04:24:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f202d19b89b526ed4_d20241103_m042450_c001_v0001090_t0035_u01730607890486") 2024/11/03 04:24:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/03 04:24:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/03 04:24:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/03 04:24:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:24:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:24:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/03 04:24:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/03 04:24:55 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/03 04:24:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/03 04:24:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/03 04:24:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/03 04:24:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/03 04:24:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/03 04:24:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/03 04:24:56 DEBUG : pacer: Reducing sleep to 10ms 2024/11/03 04:24:57 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/03 04:24:58 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/03 04:24:58 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/03 04:24:58 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/03 04:25:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:25:00 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/03 04:25:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f212ef77d7b9a9df4_d20241103_m042500_c001_v0001146_t0043_u01730607900751") 2024/11/03 04:25:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/03 04:25:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:25:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/03 04:25:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/03 04:25:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/03 04:25:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:25:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:25:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/11/03 04:25:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/03 04:25:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/03 04:25:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/03 04:25:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/03 04:25:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/03 04:25:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/03 04:25:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/03 04:25:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:25:14 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/03 04:25:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f20162a7bd8595704_d20241103_m042514_c001_v0001182_t0007_u01730607914462") 2024/11/03 04:25:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:25:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/03 04:25:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/03 04:25:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:25:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:25:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/03 04:25:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/03 04:25:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/03 04:25:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/03 04:25:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/03 04:25:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/03 04:25:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/03 04:25:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/03 04:25:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:25:23 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/03 04:25:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f20162a7bd85957ab_d20241103_m042523_c001_v0001099_t0000_u01730607923884") 2024/11/03 04:25:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/03 04:25:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/03 04:25:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/03 04:25:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:25:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:25:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/03 04:25:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/03 04:25:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/03 04:25:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/03 04:25:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/03 04:25:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/03 04:25:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/03 04:25:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/03 04:25:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/03 04:25:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/03 04:25:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/03 04:25:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:25:32 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/03 04:25:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f20162a7bd859584f_d20241103_m042532_c001_v0001116_t0009_u01730607932703") 2024/11/03 04:25:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/03 04:25:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:25:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/03 04:25:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/03 04:25:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/03 04:25:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:25:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:25:35 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/03 04:25:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/03 04:25:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/03 04:25:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/03 04:25:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/03 04:25:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/03 04:25:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/03 04:25:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/03 04:25:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:25: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/03 04:25:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f202d19b89b5272db_d20241103_m042547_c001_v0001113_t0041_u01730607947652") 2024/11/03 04:25:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:25:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/03 04:25:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/03 04:25:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:25:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:25:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/03 04:25:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/03 04:25:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/03 04:25:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/03 04:25:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/03 04:25:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/03 04:25:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/03 04:25:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/03 04:26:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:26:01 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/03 04:26:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f204ea402ed41298e_d20241103_m042601_c001_v0001182_t0018_u01730607961559") 2024/11/03 04:26:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/03 04:26:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/03 04:26:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/03 04:26:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/03 04:26:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/03 04:26:02 DEBUG : pacer: Reducing sleep to 10ms 2024/11/03 04:26:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:26:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:26:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/03 04:26:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/03 04:26:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/03 04:26:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/03 04:26:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/03 04:26:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/03 04:26:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/03 04:26:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/03 04:26:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/03 04:26:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/03 04:26:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/03 04:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:26:11 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/03 04:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f204ea402ed412996_d20241103_m042611_c001_v0001115_t0038_u01730607971147") 2024/11/03 04:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/03 04:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/03 04:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/03 04:26:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/03 04:26:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:26:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:26:14 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/03 04:26:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/03 04:26:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/03 04:26:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/03 04:26:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/03 04:26:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/03 04:26:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/03 04:26:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/03 04:26:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:26:21 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/03 04:26:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f20585b838fc4161b_d20241103_m042621_c001_v0001043_t0053_u01730607981311") 2024/11/03 04:26:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:26:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/03 04:26:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/03 04:26:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:26:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:26:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/03 04:26:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/03 04:26:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/03 04:26:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/03 04:26:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/03 04:26:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/03 04:26:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/03 04:26:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/03 04:26:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:26:30 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/03 04:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf525f_d20241103_m042630_c001_v0001090_t0023_u01730607990997") 2024/11/03 04:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/03 04:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/03 04:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/03 04:26:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:26:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:26:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/03 04:26:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/03 04:26:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/03 04:26:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/03 04:26:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/03 04:26:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/03 04:26:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/03 04:26:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/03 04:26:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/03 04:26:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/03 04:26:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/03 04:26:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:26:41 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/03 04:26:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf52fa_d20241103_m042641_c001_v0001130_t0055_u01730608001472") 2024/11/03 04:26:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/03 04:26:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:26:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/03 04:26:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/03 04:26:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/03 04:26:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:26:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:26:45 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/03 04:26:49 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/03 04:26:49 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/03 04:26:49 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/03 04:26:49 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/03 04:26:50 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/03 04:26:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/03 04:26:52 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/03 04:26:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:26:54 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/03 04:26:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f218b60c3d0e23153_d20241103_m042654_c001_v0001182_t0022_u01730608014111") 2024/11/03 04:26:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:26:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/03 04:26:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/03 04:26:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:26:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:26:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/03 04:27:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/03 04:27:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/03 04:27:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/03 04:27:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/03 04:27:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/03 04:27:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/03 04:27:03 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/03 04:27:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:27:05 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/03 04:27:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e6842ff_d20241103_m042705_c001_v0001182_t0051_u01730608025998") 2024/11/03 04:27:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/03 04:27:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/03 04:27:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/03 04:27:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:27:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:27:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/03 04:27:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/03 04:27:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/03 04:27:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/03 04:27:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/03 04:27:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/03 04:27:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/03 04:27:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/03 04:27:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/03 04:27:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/03 04:27:15 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/03 04:27:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:27:18 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/03 04:27:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f207cf251829941bd_d20241103_m042718_c001_v0001182_t0037_u01730608038214") 2024/11/03 04:27:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/03 04:27:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:27:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/03 04:27:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/03 04:27:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/03 04:27:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:27:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:27:21 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/03 04:27:24 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/03 04:27:24 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/03 04:27:24 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/03 04:27:24 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/03 04:27:25 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/03 04:27:27 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/03 04:27:27 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/03 04:27:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:27:29 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/03 04:27:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf55e2_d20241103_m042729_c001_v0001172_t0042_u01730608049272") 2024/11/03 04:27:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:27:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/03 04:27:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/03 04:27:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:27:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:27:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/03 04:27:34 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/03 04:27:34 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/03 04:27:34 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/03 04:27:34 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/03 04:27:37 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/03 04:27:37 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/03 04:27:37 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/03 04:27:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:27:40 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/03 04:27:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f2003bd433416a714_d20241103_m042740_c001_v0001146_t0034_u01730608060460") 2024/11/03 04:27:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/03 04:27:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/03 04:27:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/03 04:27:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:27:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:27:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/03 04:27:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/03 04:27:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/03 04:27:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/03 04:27:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/03 04:27:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/03 04:27:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/03 04:27:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/03 04:27:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/03 04:27:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/03 04:27:56 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/03 04:28:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/03 04:28:00 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/03 04:28:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f724dc3402dfb0b9f280e1b_f216ca964b96f42ab_d20241103_m042800_c001_v0001150_t0036_u01730608080534") 2024/11/03 04:28:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/03 04:28:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/03 04:28:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/03 04:28:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/03 04:28:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/03 04:28:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/03 04:28:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/03 04:28:03 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/03 04:28:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e6848d0_d20241103_m042817_c001_v0001039_t0022_u01730608097773") 2024/11/03 04:28:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/03 04:28:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/03 04:28:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/03 04:28:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/03 04:28:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/03 04:28:21 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/03 04:28:21 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/03 04:28:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/03 04:28:21 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/03 04:28:24 DEBUG : chunked-copy: Done sending chunk 1 2024/11/03 04:28:24 DEBUG : chunked-copy: Done sending chunk 0 2024/11/03 04:28:24 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/03 04:28:25 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e684937_d20241103_m042825_c001_v0001044_t0011_u01730608105681") 2024/11/03 04:28:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/03 04:28:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/03 04:28:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/03 04:28:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/03 04:28:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/03 04:28:31 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/03 04:28:31 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/03 04:28:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/03 04:28:31 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/03 04:28:33 DEBUG : chunked-copy: Done sending chunk 1 2024/11/03 04:28:34 DEBUG : chunked-copy: Done sending chunk 0 2024/11/03 04:28:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/03 04:28:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e6849d8_d20241103_m042834_c001_v0001101_t0054_u01730608114781") 2024/11/03 04:28:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/03 04:28:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/03 04:28:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/03 04:28:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/03 04:28:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/03 04:28:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/03 04:28:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/03 04:28:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/03 04:28:37 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/03 04:28:40 DEBUG : chunked-copy: Done sending chunk 0 2024/11/03 04:28:40 DEBUG : chunked-copy: Done sending chunk 1 2024/11/03 04:28:40 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/03 04:28:40 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf58d8_d20241103_m042840_c001_v0001115_t0028_u01730608120800") 2024/11/03 04:28:40 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/03 04:28:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/03 04:28:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/03 04:28:41 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/03 04:28:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/03 04:28:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/03 04:28:42 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/03 04:28:43 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/03 04:28:45 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/03 04:28:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lufipuj6yifo/deeper/nonexisting/directory" 2024/11/03 04:28:46 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/03 04:28:48 INFO : B2 bucket rclone-test-lufipuj6yifo: cleaning bucket "rclone-test-lufipuj6yifo" of all files 2024/11/03 04:28:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4003bd433416a6a5_d20241103_m042733_c001_v7007000_t0000_u01730608053548") 2024/11/03 04:28:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf55e2_d20241103_m042729_c001_v0001172_t0042_u01730608049272") 2024/11/03 04:28:48 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f417b8ac76ebf55d1_d20241103_m042728_c001_v7007000_t0000_u01730608048783") 2024/11/03 04:28:48 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2003bd433416a604_d20241103_m042723_c001_v0001144_t0036_u01730608043954") 2024/11/03 04:28:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4076ed8f9e684848_d20241103_m042805_c001_v7007000_t0000_u01730608085695") 2024/11/03 04:28:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f216ca964b96f42ab_d20241103_m042800_c001_v0001150_t0036_u01730608080534") 2024/11/03 04:28:48 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f416ca964b96f42a7_d20241103_m042800_c001_v7007000_t0000_u01730608080043") 2024/11/03 04:28:48 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2003bd433416a780_d20241103_m042746_c001_v0001130_t0002_u01730608066788") 2024/11/03 04:28:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4003bd433416a77b_d20241103_m042746_c001_v7007000_t0000_u01730608066600") 2024/11/03 04:28:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2003bd433416a714_d20241103_m042740_c001_v0001146_t0034_u01730608060460") 2024/11/03 04:28:48 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4003bd433416a710_d20241103_m042739_c001_v7007000_t0000_u01730608059971") 2024/11/03 04:28:49 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2003bd433416a6aa_d20241103_m042733_c001_v0001113_t0043_u01730608053747") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40162a7bd85958a4_d20241103_m042537_c001_v7007000_t0000_u01730607937103") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f20162a7bd859584f_d20241103_m042532_c001_v0001116_t0009_u01730607932703") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f403f964ad375631b_d20241103_m042527_c001_v7007000_t0000_u01730607927978") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f20162a7bd85957ab_d20241103_m042523_c001_v0001099_t0000_u01730607923884") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40162a7bd8595846_d20241103_m042532_c001_v7007000_t0000_u01730607932360") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f203f964ad375631c_d20241103_m042528_c001_v0001150_t0017_u01730607928158") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40162a7bd85957a7_d20241103_m042523_c001_v7007000_t0000_u01730607923529") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f203f964ad375621a_d20241103_m042519_c001_v0001115_t0054_u01730607919056") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f403f964ad3756212_d20241103_m042518_c001_v7007000_t0000_u01730607918875") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f20162a7bd8595704_d20241103_m042514_c001_v0001182_t0007_u01730607914462") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40162a7bd85956ff_d20241103_m042514_c001_v7007000_t0000_u01730607914089") 2024/11/03 04:28:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f20162a7bd85956d1_d20241103_m042510_c001_v0001103_t0027_u01730607910130") 2024/11/03 04:28:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f417b8ac76ebf5185_d20241103_m042616_c001_v7007000_t0000_u01730607976358") 2024/11/03 04:28:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f204ea402ed412996_d20241103_m042611_c001_v0001115_t0038_u01730607971147") 2024/11/03 04:28:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f404ea402ed412992_d20241103_m042606_c001_v7007000_t0000_u01730607966067") 2024/11/03 04:28:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f204ea402ed41298e_d20241103_m042601_c001_v0001182_t0018_u01730607961559") 2024/11/03 04:28:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f404ea402ed412995_d20241103_m042610_c001_v7007000_t0000_u01730607970803") 2024/11/03 04:28:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f204ea402ed412993_d20241103_m042606_c001_v0001115_t0002_u01730607966250") 2024/11/03 04:28:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f404ea402ed41298d_d20241103_m042601_c001_v7007000_t0000_u01730607961223") 2024/11/03 04:28:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f203f964ad37563ea_d20241103_m042556_c001_v0001182_t0057_u01730607956211") 2024/11/03 04:28:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f403f964ad37563e9_d20241103_m042556_c001_v7007000_t0000_u01730607956025") 2024/11/03 04:28:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f202d19b89b5272db_d20241103_m042547_c001_v0001113_t0041_u01730607947652") 2024/11/03 04:28:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f402d19b89b5272d1_d20241103_m042547_c001_v7007000_t0000_u01730607947312") 2024/11/03 04:28:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f20162a7bd85958ab_d20241103_m042537_c001_v0001029_t0040_u01730607937303") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40162a7bd85956cd_d20241103_m042509_c001_v7007000_t0000_u01730607909924") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f212ef77d7b9a9df4_d20241103_m042500_c001_v0001146_t0043_u01730607900751") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f412ef77d7b9a9df1_d20241103_m042500_c001_v7007000_t0000_u01730607900364") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f20162a7bd8595622_d20241103_m042455_c001_v0001101_t0015_u01730607895599") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40162a7bd8595621_d20241103_m042455_c001_v7007000_t0000_u01730607895415") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f202d19b89b526ed4_d20241103_m042450_c001_v0001090_t0035_u01730607890486") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f402d19b89b526ed3_d20241103_m042450_c001_v7007000_t0000_u01730607890138") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2153c5e7a7997372_d20241103_m042442_c001_v0001146_t0014_u01730607882788") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4153c5e7a799736f_d20241103_m042442_c001_v7007000_t0000_u01730607882574") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f202d19b89b526dca_d20241103_m042438_c001_v0001179_t0040_u01730607878889") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f402d19b89b526dc6_d20241103_m042438_c001_v7007000_t0000_u01730607878542") 2024/11/03 04:28:50 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f20585b838fc4106c_d20241103_m042433_c001_v0001150_t0036_u01730607873316") 2024/11/03 04:28:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4076ed8f9e684265_d20241103_m042648_c001_v7007000_t0000_u01730608008707") 2024/11/03 04:28:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf52fa_d20241103_m042641_c001_v0001130_t0055_u01730608001472") 2024/11/03 04:28:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f417b8ac76ebf528f_d20241103_m042635_c001_v7007000_t0000_u01730607995396") 2024/11/03 04:28:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf525f_d20241103_m042630_c001_v0001090_t0023_u01730607990997") 2024/11/03 04:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f417b8ac76ebf52eb_d20241103_m042640_c001_v7007000_t0000_u01730608000860") 2024/11/03 04:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf5292_d20241103_m042635_c001_v0001043_t0037_u01730607995583") 2024/11/03 04:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f417b8ac76ebf5251_d20241103_m042630_c001_v7007000_t0000_u01730607990590") 2024/11/03 04:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf51ff_d20241103_m042625_c001_v0001182_t0018_u01730607985448") 2024/11/03 04:28:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f417b8ac76ebf51fa_d20241103_m042625_c001_v7007000_t0000_u01730607985262") 2024/11/03 04:28:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f20585b838fc4161b_d20241103_m042621_c001_v0001043_t0053_u01730607981311") 2024/11/03 04:28:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40585b838fc41611_d20241103_m042620_c001_v7007000_t0000_u01730607980917") 2024/11/03 04:28:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf5189_d20241103_m042616_c001_v0001120_t0042_u01730607976539") 2024/11/03 04:28:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4003bd433416a600_d20241103_m042723_c001_v7007000_t0000_u01730608043771") 2024/11/03 04:28:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f207cf251829941bd_d20241103_m042718_c001_v0001182_t0037_u01730608038214") 2024/11/03 04:28:51 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f407cf251829941ba_d20241103_m042717_c001_v7007000_t0000_u01730608037779") 2024/11/03 04:28:51 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e68436e_d20241103_m042712_c001_v0001116_t0020_u01730608032083") 2024/11/03 04:28:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4076ed8f9e684367_d20241103_m042711_c001_v7007000_t0000_u01730608031896") 2024/11/03 04:28:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e6842ff_d20241103_m042705_c001_v0001182_t0051_u01730608025998") 2024/11/03 04:28:51 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4076ed8f9e6842f9_d20241103_m042705_c001_v7007000_t0000_u01730608025551") 2024/11/03 04:28:51 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e6842d2_d20241103_m042659_c001_v0001130_t0011_u01730608019972") 2024/11/03 04:28:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4076ed8f9e6842ce_d20241103_m042659_c001_v7007000_t0000_u01730608019790") 2024/11/03 04:28:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f218b60c3d0e23153_d20241103_m042654_c001_v0001182_t0022_u01730608014111") 2024/11/03 04:28:52 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f418b60c3d0e23142_d20241103_m042653_c001_v7007000_t0000_u01730608013472") 2024/11/03 04:28:52 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e684269_d20241103_m042648_c001_v0001130_t0006_u01730608008896") 2024/11/03 04:28:52 DEBUG : chunked-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40162a7bd85967f2_d20241103_m042843_c001_v7007000_t0000_u01730608123556") 2024/11/03 04:28:52 DEBUG : chunked-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e684a05_d20241103_m042837_c001_v0001176_t0030_u01730608117489") 2024/11/03 04:28:52 DEBUG : chunked-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4076ed8f9e6849f2_d20241103_m042836_c001_v7007000_t0000_u01730608116960") 2024/11/03 04:28:52 DEBUG : chunked-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf5888_d20241103_m042830_c001_v0001182_t0016_u01730608110908") 2024/11/03 04:28:52 DEBUG : chunked-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f417b8ac76ebf5886_d20241103_m042830_c001_v7007000_t0000_u01730608110410") 2024/11/03 04:28:52 DEBUG : chunked-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf5833_d20241103_m042820_c001_v0001182_t0002_u01730608100834") 2024/11/03 04:28:52 DEBUG : chunked-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f417b8ac76ebf5832_d20241103_m042820_c001_v7007000_t0000_u01730608100169") 2024/11/03 04:28:52 DEBUG : chunked-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f112ce26e58e3fbb1_d20241103_m042814_c001_v0001106_t0032_u01730608094598") 2024/11/03 04:28:52 DEBUG : chunked-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4076ed8f9e6848a9_d20241103_m042813_c001_v7007000_t0000_u01730608093863") 2024/11/03 04:28:52 DEBUG : chunked-copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f112ce26e58e3fb93_d20241103_m042806_c001_v0001106_t0021_u01730608086441") 2024/11/03 04:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40162a7bd85967ea_d20241103_m042843_c001_v7007000_t0000_u01730608123375") 2024/11/03 04:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f217b8ac76ebf58d8_d20241103_m042840_c001_v0001115_t0028_u01730608120800") 2024/11/03 04:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4076ed8f9e6849ec_d20241103_m042836_c001_v7007000_t0000_u01730608116779") 2024/11/03 04:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e6849d8_d20241103_m042834_c001_v0001101_t0054_u01730608114781") 2024/11/03 04:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f417b8ac76ebf5883_d20241103_m042830_c001_v7007000_t0000_u01730608110227") 2024/11/03 04:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e684937_d20241103_m042825_c001_v0001044_t0011_u01730608105681") 2024/11/03 04:28:53 DEBUG : chunked-copy.copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f417b8ac76ebf582f_d20241103_m042819_c001_v7007000_t0000_u01730608099948") 2024/11/03 04:28:53 DEBUG : chunked-copy.copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f2076ed8f9e6848d0_d20241103_m042817_c001_v0001039_t0022_u01730608097773") 2024/11/03 04:28:53 DEBUG : chunked-copy.copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f4076ed8f9e6848a7_d20241103_m042813_c001_v7007000_t0000_u01730608093680") 2024/11/03 04:28:53 DEBUG : chunked-copy.copy: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f103255d3a021d0b4_d20241103_m042808_c001_v0001120_t0004_u01730608088962") 2024/11/03 04:28:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f1019e44d211002d2_d20241103_m042257_c001_v0001109_t0014_u01730607777014") 2024/11/03 04:28:53 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40162a7bd859681e_d20241103_m042844_c001_v7007000_t0000_u01730608124694") 2024/11/03 04:28:53 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f112ce26e58e3fbf7_d20241103_m042844_c001_v0001106_t0044_u01730608124098") 2024/11/03 04:28:53 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40162a7bd8596842_d20241103_m042846_c001_v7007000_t0000_u01730608126625") 2024/11/03 04:28:53 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f112ce26e58e3fbff_d20241103_m042846_c001_v0001106_t0029_u01730608126002") 2024/11/03 04:28:53 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f112ce26e58e3fbfb_d20241103_m042844_c001_v0001106_t0059_u01730608124875") 2024/11/03 04:28:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f40585b838fc41064_d20241103_m042433_c001_v7007000_t0000_u01730607873133") 2024/11/03 04:28:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f724dc3402dfb0b9f280e1b_f112ce26e58e3f977_d20241103_m042424_c001_v0001106_t0007_u01730607864257") 2024/11/03 04:28:55 INFO : B2 bucket rclone-test-lufipuj6yifo: cleaning bucket "rclone-test-lufipuj6yifo" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (409.03s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.67s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.17s) --- PASS: TestIntegration/FsMkdir (405.74s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.72s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.22s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (32.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.43s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.54s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (97.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.95s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (20.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.36s) --- 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 (7.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (212.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (36.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (12.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (14.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (39.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (18.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (13.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (11.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (41.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (19.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (37.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (8.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (10.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.58s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 409.040s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m49.590950602s (try 1/5)