"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/27 03:34:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vowahim1foyo" 2024/11/27 03:34:59 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/27 03:35:10 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/27 03:35:10 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/27 03:35:10 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/27 03:35:35 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/27 03:35:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/27 03:35:38 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/27 03:35:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/27 03:35:38 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/27 03:35:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/27 03:35:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/27 03:35:39 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/27 03:35:50 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/27 03:35:51 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/27 03:35:56 INFO : B2 bucket rclone-test-vowahim1foyo: cleaning bucket "rclone-test-vowahim1foyo" of all files 2024/11/27 03:35:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec64a_d20241127_m033556_c001_v0001130_t0056_u01732678555999") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/27 03:35:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vowahim1foyo/dirToPurgeFromRoot" 2024/11/27 03:35:58 INFO : B2 bucket rclone-test-vowahim1foyo path dirToPurgeFromRoot: cleaning bucket "rclone-test-vowahim1foyo" of all files 2024/11/27 03:35:59 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec64e_d20241127_m033557_c001_v0001130_t0033_u01732678557247") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/27 03:36:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vowahim1foyo/hello? sausage/êé" 2024/11/27 03:36:04 INFO : B2 bucket rclone-test-vowahim1foyo path hello? sausage/êé: cleaning bucket "rclone-test-vowahim1foyo" of all files 2024/11/27 03:36:04 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1047784fc85d9e96_d20241127_m033602_c001_v0001183_t0018_u01732678562690") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/27 03:36:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/11/27 03:36:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 03:36:05 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/27 03:36:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vowahim1foyo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/27 03:36:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vowahim1foyo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-vowahim1foyo" from "TestB2:rclone-test-vowahim1foyo" 2024/11/27 03:36:17 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/27 03:36:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dupubub5cule" 2024/11/27 03:36:35 DEBUG : B2 bucket rclone-test-dupubub5cule: Purge remote 2024/11/27 03:36:35 INFO : B2 bucket rclone-test-dupubub5cule: cleaning bucket "rclone-test-dupubub5cule" of all files 2024/11/27 03:36:35 DEBUG : somefile: Deleting (id "4_z4f921db3b01d6bbb9f380e1b_f4145e1d3c3aad0c1_d20241127_m033633_c001_v0001043_t0002_u01732678593269") === 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/27 03:36:39 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/27 03:36:40 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/27 03:36:43 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/27 03:36:43 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/27 03:36:43 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.683Ki offset 6Mi/6.106Mi 2024/11/27 03:36:43 DEBUG : test-metadata: Sending chunk 1 length 111291 2024/11/27 03:36:45 DEBUG : test-metadata: Done sending chunk 1 2024/11/27 03:36:45 DEBUG : test-metadata: Done sending chunk 0 2024/11/27 03:36:45 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/27 03:36:56 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1130-03.backblaze.com/b2api/v1/b2_upload_file/7fe2ddc3a0fd6bbb9f380e1b/c001_v0001130_t0052": EOF 2024/11/27 03:36:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-03.backblaze.com/b2api/v1/b2_upload_file/7fe2ddc3a0fd6bbb9f380e1b/c001_v0001130_t0052": EOF) 2024/11/27 03:36:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1130-03.backblaze.com/b2api/v1/b2_upload_file/7fe2ddc3a0fd6bbb9f380e1b/c001_v0001130_t0052": EOF - low level retry 1/10 2024/11/27 03:36:58 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-27-033650-926.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/27 03:37:00 DEBUG : oldPath = "TestB2:rclone-test-vowahim1foyo/versions/test-versions-v2024-11-27-033650-926.txt" 2024/11/27 03:37:00 DEBUG : newPath = "TestB2,versions:rclone-test-vowahim1foyo/versions/test-versions-v2024-11-27-033650-926.txt" 2024/11/27 03:37:00 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vowahim1foyo/versions/test-versions-v2024-11-27-033650-926.txt" 2024/11/27 03:37:00 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/27 03:37:02 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vowahim1foyo/versions/test-versions-v2024-11-27-033650-926.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vowahim1foyo/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/27 03:37:03 INFO : B2 bucket rclone-test-vowahim1foyo: cleaning bucket "rclone-test-vowahim1foyo" of all hidden files 2024/11/27 03:37:03 DEBUG : leading space/ leading space: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613957_d20241127_m033518_c001_v7007000_t0000_u01732678518172") as it is a hide marker 2024/11/27 03:37:03 DEBUG : leading space/ leading space: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec5f6_d20241127_m033517_c001_v0001130_t0017_u01732678517529") 2024/11/27 03:37:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613953_d20241127_m033517_c001_v7007000_t0000_u01732678517165") as it is a hide marker 2024/11/27 03:37:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec5ee_d20241127_m033516_c001_v0001130_t0018_u01732678516402") 2024/11/27 03:37:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613971_d20241127_m033524_c001_v7007000_t0000_u01732678524767") as it is a hide marker 2024/11/27 03:37:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec612_d20241127_m033524_c001_v0001130_t0056_u01732678524022") 2024/11/27 03:37:03 DEBUG : created from root.txt: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4027d6bede6b26a6_d20241127_m033624_c001_v7007000_t0000_u01732678584326") as it is a hide marker 2024/11/27 03:37:03 DEBUG : created from root.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1047784fc85da265_d20241127_m033623_c001_v0001183_t0033_u01732678583388") 2024/11/27 03:37:03 DEBUG : file name.txt: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f409d427e8ba97712_d20241127_m033639_c001_v7007000_t0000_u01732678599611") as it is a hide marker 2024/11/27 03:37:03 DEBUG : file name.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec668_d20241127_m033612_c001_v0001130_t0019_u01732678572588") 2024/11/27 03:37:03 DEBUG : file name.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f105b94dabf67e884_d20241127_m033609_c001_v0001183_t0030_u01732678569037") 2024/11/27 03:37:04 DEBUG : file name.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec640_d20241127_m033548_c001_v0001130_t0059_u01732678548023") 2024/11/27 03:37:04 DEBUG : file name.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec63c_d20241127_m033546_c001_v0001130_t0028_u01732678546967") 2024/11/27 03:37:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec63e_d20241127_m033547_c001_v0001130_t0053_u01732678547421") "upload" dated 2024-11-27 03:35:47.421 +0000 UTC (1m16.774547769s ago) 2024/11/27 03:37:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4028bce9b0048e1c_d20241127_m033606_c001_v7007000_t0000_u01732678566740") as it is a hide marker 2024/11/27 03:37:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1006f16a4c85bf00_d20241127_m033606_c001_v0001036_t0048_u01732678566227") 2024/11/27 03:37:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f114aeee1dafbc19c_d20241127_m033605_c001_v0001183_t0000_u01732678565583") 2024/11/27 03:37:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a61398f_d20241127_m033532_c001_v7007000_t0000_u01732678532273") as it is a hide marker 2024/11/27 03:37:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec624_d20241127_m033531_c001_v0001130_t0014_u01732678531640") 2024/11/27 03:37:04 DEBUG : piped data.txt: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f409d427e8ba97714_d20241127_m033641_c001_v7007000_t0000_u01732678601355") as it is a hide marker 2024/11/27 03:37:04 DEBUG : piped data.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec686_d20241127_m033640_c001_v0001130_t0025_u01732678600890") 2024/11/27 03:37:04 DEBUG : piped data.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f409d427e8ba97713_d20241127_m033640_c001_v7007000_t0000_u01732678600709") 2024/11/27 03:37:04 DEBUG : piped data.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4035e57f446ec684_d20241127_m033640_c001_v0001130_t0052_u01732678600342") 2024/11/27 03:37:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613993_d20241127_m033533_c001_v7007000_t0000_u01732678533394") as it is a hide marker 2024/11/27 03:37:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec628_d20241127_m033532_c001_v0001130_t0043_u01732678532636") 2024/11/27 03:37:04 DEBUG : test-metadata: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f40395e96280e416a_d20241127_m033648_c001_v7007000_t0000_u01732678608385") as it is a hide marker 2024/11/27 03:37:04 DEBUG : test-metadata: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f209d427e8ba97717_d20241127_m033643_c001_v0001182_t0058_u01732678603441") 2024/11/27 03:37:04 DEBUG : test-metadata: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f409d427e8ba97715_d20241127_m033642_c001_v7007000_t0000_u01732678602648") 2024/11/27 03:37:04 DEBUG : test-metadata: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec688_d20241127_m033641_c001_v0001130_t0003_u01732678601537") 2024/11/27 03:37:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a61397a_d20241127_m033526_c001_v7007000_t0000_u01732678526985") as it is a hide marker 2024/11/27 03:37:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec616_d20241127_m033526_c001_v0001130_t0046_u01732678526240") 2024/11/27 03:37:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613983_d20241127_m033529_c001_v7007000_t0000_u01732678529178") as it is a hide marker 2024/11/27 03:37:05 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec61c_d20241127_m033528_c001_v0001130_t0054_u01732678528481") 2024/11/27 03:37:05 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a61397e_d20241127_m033528_c001_v7007000_t0000_u01732678528111") as it is a hide marker 2024/11/27 03:37:05 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec61a_d20241127_m033527_c001_v0001130_t0041_u01732678527353") 2024/11/27 03:37:05 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613987_d20241127_m033530_c001_v7007000_t0000_u01732678530246") as it is a hide marker 2024/11/27 03:37:05 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec61e_d20241127_m033529_c001_v0001130_t0010_u01732678529549") 2024/11/27 03:37:05 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a61398b_d20241127_m033531_c001_v7007000_t0000_u01732678531276") as it is a hide marker 2024/11/27 03:37:05 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec622_d20241127_m033530_c001_v0001130_t0020_u01732678530618") 2024/11/27 03:37:05 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613976_d20241127_m033525_c001_v7007000_t0000_u01732678525874") as it is a hide marker 2024/11/27 03:37:05 DEBUG : trailing space /trailing space : Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec614_d20241127_m033525_c001_v0001130_t0009_u01732678525130") 2024/11/27 03:37:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f109baa0032f21ccb_d20241127_m033659_c001_v0001099_t0012_u01732678619046") "upload" dated 2024-11-27 03:36:59.046 +0000 UTC (6.622037758s ago) 2024/11/27 03:37:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f406cb38141134883_d20241127_m033654_c001_v7007000_t0000_u01732678614222") 2024/11/27 03:37:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec68c_d20241127_m033650_c001_v0001130_t0040_u01732678610926") 2024/11/27 03:37:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f40715819cef1a454_d20241127_m033546_c001_v7007000_t0000_u01732678546415") as it is a hide marker 2024/11/27 03:37:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f203c42ba4a61399c_d20241127_m033535_c001_v0001183_t0022_u01732678535528") 2024/11/27 03:37:05 DEBUG : zero-length-file: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a61399a_d20241127_m033535_c001_v7007000_t0000_u01732678535240") as it is a hide marker 2024/11/27 03:37:05 DEBUG : zero-length-file: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4035e57f446ec62e_d20241127_m033534_c001_v0001130_t0052_u01732678534686") 2024/11/27 03:37:06 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a61395c_d20241127_m033519_c001_v7007000_t0000_u01732678519267") as it is a hide marker 2024/11/27 03:37:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec5f8_d20241127_m033518_c001_v0001130_t0007_u01732678518539") 2024/11/27 03:37:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613945_d20241127_m033513_c001_v7007000_t0000_u01732678513840") as it is a hide marker 2024/11/27 03:37:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec5e6_d20241127_m033512_c001_v0001130_t0016_u01732678512808") 2024/11/27 03:37:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613969_d20241127_m033522_c001_v7007000_t0000_u01732678522617") as it is a hide marker 2024/11/27 03:37:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec608_d20241127_m033521_c001_v0001130_t0053_u01732678521916") 2024/11/27 03:37:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613965_d20241127_m033521_c001_v7007000_t0000_u01732678521552") as it is a hide marker 2024/11/27 03:37:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec606_d20241127_m033520_c001_v0001130_t0043_u01732678520849") 2024/11/27 03:37:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a61396d_d20241127_m033523_c001_v7007000_t0000_u01732678523657") as it is a hide marker 2024/11/27 03:37:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec60c_d20241127_m033522_c001_v0001130_t0003_u01732678522980") 2024/11/27 03:37:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613960_d20241127_m033520_c001_v7007000_t0000_u01732678520477") as it is a hide marker 2024/11/27 03:37:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec602_d20241127_m033519_c001_v0001130_t0053_u01732678519644") 2024/11/27 03:37:06 DEBUG : ./.: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613949_d20241127_m033514_c001_v7007000_t0000_u01732678514951") as it is a hide marker 2024/11/27 03:37:06 DEBUG : ./.: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec5ea_d20241127_m033514_c001_v0001130_t0041_u01732678514204") 2024/11/27 03:37:06 DEBUG : ../..: Deleting current version (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a61394e_d20241127_m033516_c001_v7007000_t0000_u01732678516039") as it is a hide marker 2024/11/27 03:37:06 DEBUG : ../..: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec5ec_d20241127_m033515_c001_v0001130_t0051_u01732678515314") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/27 03:37:09 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/27 03:37:09 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/27 03:37:09 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/27 03:37:09 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/27 03:37:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/27 03:37:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/27 03:37:11 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/27 03:37:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:37:14 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/27 03:37:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48b6ae_d20241127_m033714_c001_v0001182_t0052_u01732678634289") 2024/11/27 03:37:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:37:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/27 03:37:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/27 03:37:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:37:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:37:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/27 03:37:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/27 03:37:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/27 03:37:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/27 03:37:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/27 03:37:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/27 03:37:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/27 03:37:20 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/27 03:37:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:37:22 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/27 03:37:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48b6b6_d20241127_m033722_c001_v0001041_t0033_u01732678642304") 2024/11/27 03:37:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/27 03:37:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/27 03:37:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/27 03:37:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:37:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:37:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/27 03:37:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/27 03:37:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/27 03:37:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/27 03:37:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/27 03:37:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/27 03:37:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/27 03:37:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/27 03:37:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 03:37:27 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 03:37:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/27 03:37:40 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/27 03:37:41 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/27 03:37:41 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/27 03:37:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:37:58 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/27 03:37:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f203c42ba4a613a24_d20241127_m033758_c001_v0001109_t0001_u01732678678946") 2024/11/27 03:37:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/27 03:37:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:37:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/27 03:37:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/27 03:38:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/27 03:38:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:38:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:38:02 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/27 03:38:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/27 03:38:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/27 03:38:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/27 03:38:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/27 03:38:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/27 03:38:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/27 03:38:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/27 03:38:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:38:09 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/27 03:38:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f21909ce1560f0c66_d20241127_m033809_c001_v0001165_t0039_u01732678689391") 2024/11/27 03:38:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:38:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/27 03:38:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/27 03:38:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:38:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:38:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/27 03:38:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/27 03:38:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/27 03:38:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/27 03:38:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/27 03:38:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/27 03:38:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/27 03:38:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/27 03:38:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:38:17 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/27 03:38:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f21909ce1560f0c70_d20241127_m033817_c001_v0001117_t0025_u01732678697712") 2024/11/27 03:38:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/27 03:38:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/27 03:38:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/27 03:38:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:38:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:38:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/27 03:38:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/27 03:38:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/27 03:38:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/27 03:38:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/27 03:38:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/27 03:38:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/27 03:38:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/27 03:38:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/27 03:38:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/27 03:38:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/27 03:38:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:38:29 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/27 03:38:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f201696bb7148d69c_d20241127_m033829_c001_v0001150_t0024_u01732678709731") 2024/11/27 03:38:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/27 03:38:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:38:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/27 03:38:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/27 03:38:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/27 03:38:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:38:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:38:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2024/11/27 03:38:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/27 03:38:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/27 03:38:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/27 03:38:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/27 03:38:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/27 03:38:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/27 03:38:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/27 03:38:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:38:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/27 03:38:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f200eaaa646ecc73f_d20241127_m033839_c001_v0001182_t0047_u01732678719299") 2024/11/27 03:38:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:38:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/27 03:38:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/27 03:38:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:38:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:38:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/27 03:38:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/27 03:38:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/27 03:38:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/27 03:38:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/27 03:38:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/27 03:38:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/27 03:38:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/27 03:38:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:38:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/27 03:38:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f200eaaa646ecc743_d20241127_m033847_c001_v0001176_t0013_u01732678727537") 2024/11/27 03:38:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/27 03:38:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/27 03:38:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/27 03:38:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:38:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:38:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/27 03:38:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/27 03:38:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/27 03:38:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/27 03:38:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/27 03:38:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/27 03:38:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/27 03:38:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/27 03:38:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/27 03:38:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/27 03:38:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/27 03:38:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:38:57 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/27 03:38:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2177469e0579485c_d20241127_m033857_c001_v0001183_t0056_u01732678737872") 2024/11/27 03:38:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/27 03:38:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:38:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/27 03:38:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/27 03:38:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/27 03:39:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:39:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:39:00 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/27 03:39:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/27 03:39:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/27 03:39:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/27 03:39:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/27 03:39:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/27 03:39:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/27 03:39:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/27 03:39:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:39:06 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/27 03:39:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2177469e05794863_d20241127_m033906_c001_v0001113_t0046_u01732678746380") 2024/11/27 03:39:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:39:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/27 03:39:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/27 03:39:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:39:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:39:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/27 03:39:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/27 03:39:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/27 03:39:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/27 03:39:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/27 03:39:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/27 03:39:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/27 03:39:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/27 03:39:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:39:18 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/27 03:39:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f200eaaa646ecc7a6_d20241127_m033919_c001_v0001182_t0000_u01732678759010") 2024/11/27 03:39:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/27 03:39:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/27 03:39:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/27 03:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/27 03:39:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/27 03:39:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/27 03:39:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/27 03:39:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/27 03:39:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/27 03:39:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/27 03:39:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/27 03:39:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/27 03:39:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/27 03:39:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/27 03:39:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:39:28 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/27 03:39:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f218796a92cdd1a26_d20241127_m033928_c001_v0001134_t0042_u01732678768729") 2024/11/27 03:39:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/27 03:39:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:39:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/27 03:39:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/27 03:39:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/27 03:39:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:39:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:39:32 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/27 03:39:34 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/27 03:39:34 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/27 03:39:34 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/27 03:39:34 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/27 03:39:34 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/27 03:39:36 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/27 03:39:36 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/27 03:39:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:39:38 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/27 03:39:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f218796a92cdd1a39_d20241127_m033938_c001_v0001099_t0057_u01732678778315") 2024/11/27 03:39:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:39:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/27 03:39:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/27 03:39:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:39:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:39:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/27 03:39:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/27 03:39:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/27 03:39:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/27 03:39:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/27 03:39:46 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/27 03:39:46 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/27 03:39:46 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/27 03:39:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:39:48 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/27 03:39:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f201696bb7148d722_d20241127_m033948_c001_v0001113_t0032_u01732678788729") 2024/11/27 03:39:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/27 03:39:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/27 03:39:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/27 03:39:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:39:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:39:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/27 03:39:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/27 03:39:53 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/27 03:39:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/27 03:39:54 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/27 03:39:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/27 03:39:54 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/27 03:39:55 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/27 03:39:56 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/27 03:39:56 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/27 03:39:56 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/27 03:39:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:39:59 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/27 03:39:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f21909ce1560f0e38_d20241127_m033959_c001_v0001183_t0058_u01732678799527") 2024/11/27 03:39:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/27 03:39:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:39:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/27 03:39:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/27 03:40:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/27 03:40:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:40:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:40:02 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/27 03:40:04 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/27 03:40:04 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/27 03:40:04 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/27 03:40:04 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/27 03:40:05 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/27 03:40:07 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/27 03:40:07 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/27 03:40:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:40:09 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/27 03:40:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f21909ce1560f0f8c_d20241127_m034009_c001_v0001183_t0021_u01732678809425") 2024/11/27 03:40:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:40:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/27 03:40:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/27 03:40:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:40:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:40:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/27 03:40:14 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/27 03:40:14 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/27 03:40:14 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/27 03:40:14 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/27 03:40:17 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/27 03:40:19 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/27 03:40:19 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts 2024/11/27 03:40:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2024/11/27 03:40:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 03:40:20 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/27 03:40:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:40:23 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/27 03:40:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2161d661b9045c31_d20241127_m034024_c001_v0001180_t0057_u01732678824001") 2024/11/27 03:40:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/27 03:40:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/27 03:40:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/27 03:40:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:40:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:40:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/27 03:40:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/27 03:40:29 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/27 03:40:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/27 03:40:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/27 03:40:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/27 03:40:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/27 03:40:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/27 03:40:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/27 03:40:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/27 03:40:32 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/27 03:40:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/27 03:40:34 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/27 03:40:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2126c6316618ba42_d20241127_m034035_c001_v0001183_t0029_u01732678835037") 2024/11/27 03:40:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/27 03:40:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/27 03:40:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/27 03:40:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/27 03:40:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/27 03:40:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/27 03:40:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/27 03:40:38 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/27 03:40:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48bc9a_d20241127_m034046_c001_v0001120_t0015_u01732678846662") 2024/11/27 03:40:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/27 03:40:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/27 03:40:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/27 03:40:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/27 03:40:47 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/27 03:40:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/27 03:40:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/27 03:40:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/27 03:40:49 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/27 03:40:52 DEBUG : chunked-copy: Done sending chunk 0 2024/11/27 03:40:52 DEBUG : chunked-copy: Done sending chunk 1 2024/11/27 03:40:52 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/27 03:40:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f204dba0192971758_d20241127_m034052_c001_v0001136_t0024_u01732678852839") 2024/11/27 03:40:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/27 03:40:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/27 03:40:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/27 03:40:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/27 03:40:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/27 03:40:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/27 03:40:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/27 03:40:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/27 03:40:55 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/27 03:40:57 DEBUG : chunked-copy: Done sending chunk 0 2024/11/27 03:40:57 DEBUG : chunked-copy: Done sending chunk 1 2024/11/27 03:40:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/27 03:40:58 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48bcb4_d20241127_m034058_c001_v0001183_t0025_u01732678858805") 2024/11/27 03:40:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/27 03:40:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/27 03:40:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/27 03:40:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/27 03:40:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/27 03:41:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/27 03:41:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/27 03:41:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/27 03:41:01 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/27 03:41:03 DEBUG : chunked-copy: Done sending chunk 1 2024/11/27 03:41:03 DEBUG : chunked-copy: Done sending chunk 0 2024/11/27 03:41:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/27 03:41:04 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48bcb6_d20241127_m034104_c001_v0001106_t0040_u01732678864456") 2024/11/27 03:41:04 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/27 03:41:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/27 03:41:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/27 03:41:05 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/27 03:41:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/27 03:41:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/27 03:41:05 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/27 03:41:07 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/27 03:41:08 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/27 03:41:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vowahim1foyo/deeper/nonexisting/directory" 2024/11/27 03:41:09 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/27 03:41:10 INFO : B2 bucket rclone-test-vowahim1foyo: cleaning bucket "rclone-test-vowahim1foyo" of all files 2024/11/27 03:41:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4177469e0579489b_d20241127_m034013_c001_v7007000_t0000_u01732678813589") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f21909ce1560f0f8c_d20241127_m034009_c001_v0001183_t0021_u01732678809425") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f41909ce1560f0f8b_d20241127_m034008_c001_v7007000_t0000_u01732678808801") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2177469e05794890_d20241127_m034004_c001_v0001183_t0041_u01732678804417") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4056c7c5ec48bc90_d20241127_m034040_c001_v7007000_t0000_u01732678840283") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2126c6316618ba42_d20241127_m034035_c001_v0001183_t0029_u01732678835037") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4126c6316618ba41_d20241127_m034034_c001_v7007000_t0000_u01732678834499") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2161d661b9045c3a_d20241127_m034029_c001_v0001183_t0003_u01732678829260") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4161d661b9045c39_d20241127_m034029_c001_v7007000_t0000_u01732678829079") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2161d661b9045c31_d20241127_m034024_c001_v0001180_t0057_u01732678824001") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4161d661b9045c30_d20241127_m034023_c001_v7007000_t0000_u01732678823515") 2024/11/27 03:41:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2177469e0579489c_d20241127_m034013_c001_v0001106_t0002_u01732678813772") 2024/11/27 03:41:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f401696bb7148d6a8_d20241127_m033835_c001_v7007000_t0000_u01732678715268") 2024/11/27 03:41:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f201696bb7148d69c_d20241127_m033829_c001_v0001150_t0024_u01732678709731") 2024/11/27 03:41:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f41909ce1560f0c85_d20241127_m033824_c001_v7007000_t0000_u01732678704714") 2024/11/27 03:41:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f21909ce1560f0c70_d20241127_m033817_c001_v0001117_t0025_u01732678697712") 2024/11/27 03:41:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f401696bb7148d699_d20241127_m033829_c001_v7007000_t0000_u01732678709387") 2024/11/27 03:41:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f21909ce1560f0c8b_d20241127_m033824_c001_v0001183_t0004_u01732678704894") 2024/11/27 03:41:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f41909ce1560f0c6e_d20241127_m033817_c001_v7007000_t0000_u01732678697240") 2024/11/27 03:41:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f204050bf896ca714_d20241127_m033812_c001_v0001134_t0047_u01732678692995") 2024/11/27 03:41:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f404050bf896ca713_d20241127_m033812_c001_v7007000_t0000_u01732678692813") 2024/11/27 03:41:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f21909ce1560f0c66_d20241127_m033809_c001_v0001165_t0039_u01732678689391") 2024/11/27 03:41:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f41909ce1560f0c64_d20241127_m033809_c001_v7007000_t0000_u01732678689020") 2024/11/27 03:41:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f204050bf896ca70b_d20241127_m033805_c001_v0001182_t0051_u01732678685387") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f400eaaa646ecc753_d20241127_m033901_c001_v7007000_t0000_u01732678741696") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2177469e0579485c_d20241127_m033857_c001_v0001183_t0056_u01732678737872") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f400eaaa646ecc74c_d20241127_m033852_c001_v7007000_t0000_u01732678732626") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f200eaaa646ecc743_d20241127_m033847_c001_v0001176_t0013_u01732678727537") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4177469e0579485b_d20241127_m033857_c001_v7007000_t0000_u01732678737534") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f200eaaa646ecc74d_d20241127_m033852_c001_v0001100_t0026_u01732678732806") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f400eaaa646ecc742_d20241127_m033847_c001_v7007000_t0000_u01732678727164") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f201696bb7148d6b7_d20241127_m033843_c001_v0001105_t0057_u01732678723142") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f401696bb7148d6b6_d20241127_m033842_c001_v7007000_t0000_u01732678722960") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f200eaaa646ecc73f_d20241127_m033839_c001_v0001182_t0047_u01732678719299") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f400eaaa646ecc73d_d20241127_m033838_c001_v7007000_t0000_u01732678718960") 2024/11/27 03:41:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f201696bb7148d6a9_d20241127_m033835_c001_v0001041_t0041_u01732678715449") 2024/11/27 03:41:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f404050bf896ca70a_d20241127_m033805_c001_v7007000_t0000_u01732678685206") 2024/11/27 03:41:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f203c42ba4a613a24_d20241127_m033758_c001_v0001109_t0001_u01732678678946") 2024/11/27 03:41:12 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f403c42ba4a613a23_d20241127_m033758_c001_v7007000_t0000_u01732678678594") 2024/11/27 03:41:12 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2084b4eab0f0c7aa_d20241127_m033726_c001_v0001183_t0002_u01732678646961") 2024/11/27 03:41:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4084b4eab0f0c7a9_d20241127_m033726_c001_v7007000_t0000_u01732678646778") 2024/11/27 03:41:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48b6b6_d20241127_m033722_c001_v0001041_t0033_u01732678642304") 2024/11/27 03:41:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4056c7c5ec48b6b5_d20241127_m033721_c001_v7007000_t0000_u01732678641963") 2024/11/27 03:41:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2084b4eab0f0c78f_d20241127_m033717_c001_v0001103_t0018_u01732678637732") 2024/11/27 03:41:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4084b4eab0f0c78d_d20241127_m033717_c001_v7007000_t0000_u01732678637548") 2024/11/27 03:41:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48b6ae_d20241127_m033714_c001_v0001182_t0052_u01732678634289") 2024/11/27 03:41:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4056c7c5ec48b6ac_d20241127_m033713_c001_v7007000_t0000_u01732678633902") 2024/11/27 03:41:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f204050bf896ca4db_d20241127_m033708_c001_v0001182_t0050_u01732678628893") 2024/11/27 03:41:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f401696bb7148d710_d20241127_m033933_c001_v7007000_t0000_u01732678773503") 2024/11/27 03:41:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f218796a92cdd1a26_d20241127_m033928_c001_v0001134_t0042_u01732678768729") 2024/11/27 03:41:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f400eaaa646ecc7c1_d20241127_m033923_c001_v7007000_t0000_u01732678763184") 2024/11/27 03:41:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f200eaaa646ecc7a6_d20241127_m033919_c001_v0001182_t0000_u01732678759010") 2024/11/27 03:41:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f418796a92cdd1a25_d20241127_m033928_c001_v7007000_t0000_u01732678768301") 2024/11/27 03:41:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f200eaaa646ecc7c3_d20241127_m033923_c001_v0001183_t0043_u01732678763365") 2024/11/27 03:41:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f400eaaa646ecc7a3_d20241127_m033918_c001_v7007000_t0000_u01732678758606") 2024/11/27 03:41:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f200eaaa646ecc76e_d20241127_m033910_c001_v0001182_t0019_u01732678750392") 2024/11/27 03:41:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f400eaaa646ecc76d_d20241127_m033910_c001_v7007000_t0000_u01732678750210") 2024/11/27 03:41:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2177469e05794863_d20241127_m033906_c001_v0001113_t0046_u01732678746380") 2024/11/27 03:41:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4177469e05794862_d20241127_m033905_c001_v7007000_t0000_u01732678745985") 2024/11/27 03:41:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f200eaaa646ecc754_d20241127_m033901_c001_v0001137_t0030_u01732678741878") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4177469e0579488f_d20241127_m034004_c001_v7007000_t0000_u01732678804235") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f21909ce1560f0e38_d20241127_m033959_c001_v0001183_t0058_u01732678799527") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f41909ce1560f0e37_d20241127_m033959_c001_v7007000_t0000_u01732678799098") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f201696bb7148d72e_d20241127_m033953_c001_v0001042_t0001_u01732678793467") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f401696bb7148d72c_d20241127_m033953_c001_v7007000_t0000_u01732678793284") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f201696bb7148d722_d20241127_m033948_c001_v0001113_t0032_u01732678788729") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f401696bb7148d721_d20241127_m033948_c001_v7007000_t0000_u01732678788267") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f201696bb7148d71b_d20241127_m033943_c001_v0001183_t0052_u01732678783407") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f401696bb7148d71a_d20241127_m033943_c001_v7007000_t0000_u01732678783227") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f218796a92cdd1a39_d20241127_m033938_c001_v0001099_t0057_u01732678778315") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f418796a92cdd1a38_d20241127_m033937_c001_v7007000_t0000_u01732678777790") 2024/11/27 03:41:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f201696bb7148d711_d20241127_m033933_c001_v0001182_t0025_u01732678773697") 2024/11/27 03:41:14 DEBUG : chunked-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4084b4eab0f0c90a_d20241127_m034107_c001_v7007000_t0000_u01732678867060") 2024/11/27 03:41:14 DEBUG : chunked-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f204dba0192971762_d20241127_m034101_c001_v0001183_t0036_u01732678861250") 2024/11/27 03:41:14 DEBUG : chunked-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f404dba0192971761_d20241127_m034100_c001_v7007000_t0000_u01732678860735") 2024/11/27 03:41:14 DEBUG : chunked-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f204dba019297175b_d20241127_m034055_c001_v0001183_t0024_u01732678855477") 2024/11/27 03:41:14 DEBUG : chunked-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f404dba019297175a_d20241127_m034054_c001_v7007000_t0000_u01732678854994") 2024/11/27 03:41:14 DEBUG : chunked-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48bc9f_d20241127_m034049_c001_v0001105_t0033_u01732678849206") 2024/11/27 03:41:15 DEBUG : chunked-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4056c7c5ec48bc9d_d20241127_m034048_c001_v7007000_t0000_u01732678848720") 2024/11/27 03:41:15 DEBUG : chunked-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f109baa0032f21db2_d20241127_m034044_c001_v0001099_t0043_u01732678844783") 2024/11/27 03:41:15 DEBUG : chunked-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4056c7c5ec48bc97_d20241127_m034044_c001_v7007000_t0000_u01732678844439") 2024/11/27 03:41:15 DEBUG : chunked-copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f109baa0032f21dae_d20241127_m034040_c001_v0001099_t0022_u01732678840989") 2024/11/27 03:41:15 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4084b4eab0f0c909_d20241127_m034106_c001_v7007000_t0000_u01732678866879") 2024/11/27 03:41:15 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48bcb6_d20241127_m034104_c001_v0001106_t0040_u01732678864456") 2024/11/27 03:41:15 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f404dba0192971760_d20241127_m034100_c001_v7007000_t0000_u01732678860544") 2024/11/27 03:41:15 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48bcb4_d20241127_m034058_c001_v0001183_t0025_u01732678858805") 2024/11/27 03:41:15 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f404dba0192971759_d20241127_m034054_c001_v7007000_t0000_u01732678854813") 2024/11/27 03:41:15 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f204dba0192971758_d20241127_m034052_c001_v0001136_t0024_u01732678852839") 2024/11/27 03:41:15 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4056c7c5ec48bc9c_d20241127_m034048_c001_v7007000_t0000_u01732678848538") 2024/11/27 03:41:15 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f2056c7c5ec48bc9a_d20241127_m034046_c001_v0001120_t0015_u01732678846662") 2024/11/27 03:41:15 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4056c7c5ec48bc95_d20241127_m034044_c001_v7007000_t0000_u01732678844242") 2024/11/27 03:41:15 DEBUG : chunked-copy.copy: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f101092368b56a7c1_d20241127_m034043_c001_v0001183_t0040_u01732678843376") 2024/11/27 03:41:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f1035e57f446ec63e_d20241127_m033547_c001_v0001130_t0053_u01732678547421") 2024/11/27 03:41:15 DEBUG : unknown-size-put.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4084b4eab0f0c90d_d20241127_m034107_c001_v7007000_t0000_u01732678867925") 2024/11/27 03:41:15 DEBUG : unknown-size-put.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f109baa0032f21dca_d20241127_m034107_c001_v0001099_t0029_u01732678867612") 2024/11/27 03:41:15 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f4084b4eab0f0c913_d20241127_m034109_c001_v7007000_t0000_u01732678869255") 2024/11/27 03:41:15 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f109baa0032f21dce_d20241127_m034108_c001_v0001099_t0043_u01732678868790") 2024/11/27 03:41:16 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f109baa0032f21dcc_d20241127_m034108_c001_v0001099_t0031_u01732678868109") 2024/11/27 03:41:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f404050bf896ca4da_d20241127_m033708_c001_v7007000_t0000_u01732678628706") 2024/11/27 03:41:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fe2ddc3a0fd6bbb9f380e1b_f109baa0032f21ccb_d20241127_m033659_c001_v0001099_t0012_u01732678619046") 2024/11/27 03:41:19 INFO : B2 bucket rclone-test-vowahim1foyo: cleaning bucket "rclone-test-vowahim1foyo" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (380.08s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.11s) --- PASS: TestIntegration/FsMkdir (371.88s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.13s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (11.17s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.29s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (14.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (211.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (56.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (38.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (6.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (11.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (15.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 380.100s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m21.689688237s (try 1/5)