"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:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/08/31 02:01:30 NOTICE: TestB2: Starting server 2025/08/31 02:01:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yojurem6yona" 2025/08/31 02:01:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: 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 2025/08/31 02:01:41 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/31 02:01:41 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/31 02:01:41 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/08/31 02:02:03 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. 2025/08/31 02:02:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/08/31 02:02:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/08/31 02:02:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/08/31 02:02:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/08/31 02:02:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/08/31 02:02:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/08/31 02:02:06 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/08/31 02:02:13 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/31 02:02:14 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/08/31 02:02:18 INFO : B2 bucket rclone-test-yojurem6yona: cleaning bucket "rclone-test-yojurem6yona" of all files 2025/08/31 02:02:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638eb_d20250831_m020218_c001_v0001183_t0028_u01756605738521") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/31 02:02:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yojurem6yona/dirToPurgeFromRoot" 2025/08/31 02:02:21 INFO : B2 bucket rclone-test-yojurem6yona path dirToPurgeFromRoot: cleaning bucket "rclone-test-yojurem6yona" of all files 2025/08/31 02:02:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638f1_d20250831_m020220_c001_v0001183_t0021_u01756605740001") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/31 02:02:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yojurem6yona/hello? sausage/êé" 2025/08/31 02:02:26 INFO : B2 bucket rclone-test-yojurem6yona path hello? sausage/êé: cleaning bucket "rclone-test-yojurem6yona" of all files 2025/08/31 02:02:27 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f1150e8311c550dda_d20250831_m020225_c001_v0001116_t0055_u01756605745137") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/08/31 02:02:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yojurem6yona/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/31 02:02:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yojurem6yona/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-yojurem6yona" from "TestB2:rclone-test-yojurem6yona" 2025/08/31 02:02:39 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1970: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1970 Error: Received unexpected error: Bucket 6f02edc3c00dfbdb9f880e1b does not exist (400 bad_bucket_id) Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1973: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1973 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-yojurem6yona/file name.txt" not found fstests.go:1974: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1974 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file2Root "rclone-test-yojurem6yona/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/08/31 02:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fasokeb2pani" 2025/08/31 02:02:55 DEBUG : B2 bucket rclone-test-fasokeb2pani: Purge remote 2025/08/31 02:02:55 INFO : B2 bucket rclone-test-fasokeb2pani: cleaning bucket "rclone-test-fasokeb2pani" of all files 2025/08/31 02:02:55 DEBUG : somefile: Deleting (id "4_zcfa2edf3d0cdfbdb9f880e1b_f419c0b49735db83d_d20250831_m020254_c001_v0001176_t0044_u01756605774544") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/08/31 02:02:57 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/31 02:02:58 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 2025/08/31 02:03:01 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/08/31 02:03:01 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/08/31 02:03:01 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.799Ki offset 6Mi/6.106Mi 2025/08/31 02:03:01 DEBUG : test-metadata: Sending chunk 1 length 111410 2025/08/31 02:03:02 DEBUG : test-metadata: Done sending chunk 1 2025/08/31 02:03:03 DEBUG : test-metadata: Done sending chunk 0 2025/08/31 02:03:03 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 2025/08/31 02:03:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/08/31 02:03:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/31 02:03:11 DEBUG : pacer: Reducing sleep to 10ms 2025/08/31 02:03:13 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-04.backblaze.com/b2api/v1/b2_upload_file/9f22dd03d0bdfbdb9f880e1b/c001_v0001183_t0023": EOF 2025/08/31 02:03:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-04.backblaze.com/b2api/v1/b2_upload_file/9f22dd03d0bdfbdb9f880e1b/c001_v0001183_t0023": EOF) 2025/08/31 02:03:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1183-04.backblaze.com/b2api/v1/b2_upload_file/9f22dd03d0bdfbdb9f880e1b/c001_v0001183_t0023": EOF - low level retry 1/10 2025/08/31 02:03:15 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-08-31-020308-700.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 2025/08/31 02:03:18 DEBUG : oldPath = "TestB2:rclone-test-yojurem6yona/versions/test-versions-v2025-08-31-020308-700.txt" 2025/08/31 02:03:18 DEBUG : newPath = "TestB2,versions:rclone-test-yojurem6yona/versions/test-versions-v2025-08-31-020308-700.txt" 2025/08/31 02:03:18 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yojurem6yona/versions/test-versions-v2025-08-31-020308-700.txt" 2025/08/31 02:03:18 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/08/31 02:03:19 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yojurem6yona/versions/test-versions-v2025-08-31-020308-700.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yojurem6yona/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/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/08/31 02:03:22 INFO : B2 bucket rclone-test-yojurem6yona: cleaning bucket "rclone-test-yojurem6yona" of all hidden files 2025/08/31 02:03:22 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938794a_d20250831_m020148_c001_v7007000_t0000_u01756605708209") as it is a hide marker 2025/08/31 02:03:22 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : leading space/ leading space: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be6387c_d20250831_m020147_c001_v0001183_t0022_u01756605707642") 2025/08/31 02:03:22 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387940_d20250831_m020147_c001_v7007000_t0000_u01756605707273") as it is a hide marker 2025/08/31 02:03:22 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be6387a_d20250831_m020146_c001_v0001183_t0043_u01756605706703") 2025/08/31 02:03:22 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387961_d20250831_m020154_c001_v7007000_t0000_u01756605714035") as it is a hide marker 2025/08/31 02:03:22 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63896_d20250831_m020153_c001_v0001183_t0022_u01756605713454") 2025/08/31 02:03:22 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : created from root.txt: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4091ab7029db92ef_d20250831_m020246_c001_v7007000_t0000_u01756605766745") as it is a hide marker 2025/08/31 02:03:22 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : created from root.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f1086164bcf9f0672_d20250831_m020245_c001_v0001172_t0036_u01756605765744") 2025/08/31 02:03:22 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : file name.txt: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f421ff5b6ef72aaa4_d20250831_m020257_c001_v7007000_t0000_u01756605777449") as it is a hide marker 2025/08/31 02:03:22 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : file name.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63929_d20250831_m020235_c001_v0001183_t0046_u01756605755648") 2025/08/31 02:03:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : file name.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f111b73987b5f6f4c_d20250831_m020231_c001_v0001161_t0022_u01756605751822") 2025/08/31 02:03:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : file name.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638ca_d20250831_m020210_c001_v0001183_t0054_u01756605730635") 2025/08/31 02:03:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : file name.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638c4_d20250831_m020209_c001_v0001183_t0044_u01756605729836") 2025/08/31 02:03:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638c8_d20250831_m020210_c001_v0001183_t0002_u01756605730235") "upload" dated 2025-08-31 02:02:10.235 +0000 UTC (1m12.576948648s ago) 2025/08/31 02:03:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4155e626cd36974a_d20250831_m020229_c001_v7007000_t0000_u01756605749576") as it is a hide marker 2025/08/31 02:03:22 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f101265de2b654f99_d20250831_m020229_c001_v0001099_t0011_u01756605749077") 2025/08/31 02:03:22 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f1066944484019894_d20250831_m020228_c001_v0001134_t0046_u01756605748352") 2025/08/31 02:03:22 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938796a_d20250831_m020200_c001_v7007000_t0000_u01756605720657") as it is a hide marker 2025/08/31 02:03:22 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638a8_d20250831_m020200_c001_v0001183_t0048_u01756605720077") 2025/08/31 02:03:22 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : piped data.txt: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f421ff5b6ef72aab6_d20250831_m020259_c001_v7007000_t0000_u01756605779110") as it is a hide marker 2025/08/31 02:03:22 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : piped data.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63971_d20250831_m020258_c001_v0001183_t0037_u01756605778730") 2025/08/31 02:03:22 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : piped data.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f421ff5b6ef72aaaf_d20250831_m020258_c001_v7007000_t0000_u01756605778550") 2025/08/31 02:03:22 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : piped data.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404d8a709be6396f_d20250831_m020258_c001_v0001183_t0023_u01756605778177") 2025/08/31 02:03:22 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938796b_d20250831_m020201_c001_v7007000_t0000_u01756605721602") as it is a hide marker 2025/08/31 02:03:22 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638ac_d20250831_m020201_c001_v0001183_t0027_u01756605721027") 2025/08/31 02:03:22 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : test-metadata: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4055ecea950444d5_d20250831_m020306_c001_v7007000_t0000_u01756605786154") as it is a hide marker 2025/08/31 02:03:22 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : test-metadata: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f221ff5b6ef72aabf_d20250831_m020300_c001_v0001040_t0016_u01756605780956") 2025/08/31 02:03:22 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : test-metadata: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f421ff5b6ef72aab9_d20250831_m020300_c001_v7007000_t0000_u01756605780052") 2025/08/31 02:03:22 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : test-metadata: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63973_d20250831_m020259_c001_v0001183_t0023_u01756605779289") 2025/08/31 02:03:22 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387965_d20250831_m020155_c001_v7007000_t0000_u01756605715970") as it is a hide marker 2025/08/31 02:03:22 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be6389c_d20250831_m020155_c001_v0001183_t0028_u01756605715405") 2025/08/31 02:03:22 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387967_d20250831_m020157_c001_v7007000_t0000_u01756605717847") as it is a hide marker 2025/08/31 02:03:22 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638a2_d20250831_m020157_c001_v0001183_t0040_u01756605717279") 2025/08/31 02:03:22 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387966_d20250831_m020156_c001_v7007000_t0000_u01756605716912") as it is a hide marker 2025/08/31 02:03:22 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638a0_d20250831_m020156_c001_v0001183_t0023_u01756605716340") 2025/08/31 02:03:22 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387968_d20250831_m020158_c001_v7007000_t0000_u01756605718773") as it is a hide marker 2025/08/31 02:03:22 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638a4_d20250831_m020158_c001_v0001183_t0018_u01756605718214") 2025/08/31 02:03:22 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387969_d20250831_m020159_c001_v7007000_t0000_u01756605719712") as it is a hide marker 2025/08/31 02:03:22 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638a6_d20250831_m020159_c001_v0001183_t0020_u01756605719139") 2025/08/31 02:03:22 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387963_d20250831_m020155_c001_v7007000_t0000_u01756605715036") as it is a hide marker 2025/08/31 02:03:22 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : trailing space /trailing space : Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be6389a_d20250831_m020154_c001_v0001183_t0014_u01756605714407") 2025/08/31 02:03:22 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f10427b45f6a1bf53_d20250831_m020316_c001_v0001177_t0003_u01756605796454") "upload" dated 2025-08-31 02:03:16.454 +0000 UTC (6.358799646s ago) 2025/08/31 02:03:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41970b34c6f3d137_d20250831_m020311_c001_v7007000_t0000_u01756605791696") 2025/08/31 02:03:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63995_d20250831_m020308_c001_v0001183_t0028_u01756605788700") 2025/08/31 02:03:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938796f_d20250831_m020209_c001_v7007000_t0000_u01756605729288") as it is a hide marker 2025/08/31 02:03:22 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f2042d129f938796d_d20250831_m020203_c001_v0001182_t0007_u01756605723775") 2025/08/31 02:03:22 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : zero-length-file: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938796c_d20250831_m020203_c001_v7007000_t0000_u01756605723436") as it is a hide marker 2025/08/31 02:03:22 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : zero-length-file: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404d8a709be638b2_d20250831_m020202_c001_v0001183_t0023_u01756605722890") 2025/08/31 02:03:22 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387951_d20250831_m020149_c001_v7007000_t0000_u01756605709211") as it is a hide marker 2025/08/31 02:03:22 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63880_d20250831_m020148_c001_v0001183_t0054_u01756605708637") 2025/08/31 02:03:22 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387939_d20250831_m020144_c001_v7007000_t0000_u01756605704458") as it is a hide marker 2025/08/31 02:03:22 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be6386e_d20250831_m020143_c001_v0001183_t0058_u01756605703532") 2025/08/31 02:03:22 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938795f_d20250831_m020152_c001_v7007000_t0000_u01756605712104") as it is a hide marker 2025/08/31 02:03:22 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63888_d20250831_m020151_c001_v0001183_t0046_u01756605711442") 2025/08/31 02:03:22 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387959_d20250831_m020151_c001_v7007000_t0000_u01756605711074") as it is a hide marker 2025/08/31 02:03:22 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63886_d20250831_m020150_c001_v0001183_t0014_u01756605710513") 2025/08/31 02:03:22 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387960_d20250831_m020153_c001_v7007000_t0000_u01756605713087") as it is a hide marker 2025/08/31 02:03:22 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63890_d20250831_m020152_c001_v0001183_t0029_u01756605712521") 2025/08/31 02:03:22 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387953_d20250831_m020150_c001_v7007000_t0000_u01756605710146") as it is a hide marker 2025/08/31 02:03:22 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63882_d20250831_m020149_c001_v0001183_t0053_u01756605709577") 2025/08/31 02:03:22 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : ./.: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938793a_d20250831_m020145_c001_v7007000_t0000_u01756605705386") as it is a hide marker 2025/08/31 02:03:22 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : ./.: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63870_d20250831_m020144_c001_v0001183_t0049_u01756605704824") 2025/08/31 02:03:22 NOTICE: ./.: Skipped delete as --dry-run is set 2025/08/31 02:03:22 DEBUG : ../..: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938793b_d20250831_m020146_c001_v7007000_t0000_u01756605706334") as it is a hide marker 2025/08/31 02:03:22 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/08/31 02:03:22 DEBUG : ../..: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63876_d20250831_m020145_c001_v0001183_t0053_u01756605705752") 2025/08/31 02:03:22 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/08/31 02:03:22 INFO : B2 bucket rclone-test-yojurem6yona: cleaning bucket "rclone-test-yojurem6yona" of all hidden files 2025/08/31 02:03:23 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938794a_d20250831_m020148_c001_v7007000_t0000_u01756605708209") as it is a hide marker 2025/08/31 02:03:23 DEBUG : leading space/ leading space: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be6387c_d20250831_m020147_c001_v0001183_t0022_u01756605707642") 2025/08/31 02:03:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387940_d20250831_m020147_c001_v7007000_t0000_u01756605707273") as it is a hide marker 2025/08/31 02:03:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be6387a_d20250831_m020146_c001_v0001183_t0043_u01756605706703") 2025/08/31 02:03:23 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387961_d20250831_m020154_c001_v7007000_t0000_u01756605714035") as it is a hide marker 2025/08/31 02:03:23 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63896_d20250831_m020153_c001_v0001183_t0022_u01756605713454") 2025/08/31 02:03:23 DEBUG : created from root.txt: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4091ab7029db92ef_d20250831_m020246_c001_v7007000_t0000_u01756605766745") as it is a hide marker 2025/08/31 02:03:23 DEBUG : created from root.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f1086164bcf9f0672_d20250831_m020245_c001_v0001172_t0036_u01756605765744") 2025/08/31 02:03:23 DEBUG : file name.txt: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f421ff5b6ef72aaa4_d20250831_m020257_c001_v7007000_t0000_u01756605777449") as it is a hide marker 2025/08/31 02:03:23 DEBUG : file name.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63929_d20250831_m020235_c001_v0001183_t0046_u01756605755648") 2025/08/31 02:03:23 DEBUG : file name.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f111b73987b5f6f4c_d20250831_m020231_c001_v0001161_t0022_u01756605751822") 2025/08/31 02:03:23 DEBUG : file name.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638ca_d20250831_m020210_c001_v0001183_t0054_u01756605730635") 2025/08/31 02:03:23 DEBUG : file name.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638c4_d20250831_m020209_c001_v0001183_t0044_u01756605729836") 2025/08/31 02:03:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638c8_d20250831_m020210_c001_v0001183_t0002_u01756605730235") "upload" dated 2025-08-31 02:02:10.235 +0000 UTC (1m13.604093642s ago) 2025/08/31 02:03:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4155e626cd36974a_d20250831_m020229_c001_v7007000_t0000_u01756605749576") as it is a hide marker 2025/08/31 02:03:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f101265de2b654f99_d20250831_m020229_c001_v0001099_t0011_u01756605749077") 2025/08/31 02:03:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f1066944484019894_d20250831_m020228_c001_v0001134_t0046_u01756605748352") 2025/08/31 02:03:24 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938796a_d20250831_m020200_c001_v7007000_t0000_u01756605720657") as it is a hide marker 2025/08/31 02:03:24 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638a8_d20250831_m020200_c001_v0001183_t0048_u01756605720077") 2025/08/31 02:03:24 DEBUG : piped data.txt: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f421ff5b6ef72aab6_d20250831_m020259_c001_v7007000_t0000_u01756605779110") as it is a hide marker 2025/08/31 02:03:24 DEBUG : piped data.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63971_d20250831_m020258_c001_v0001183_t0037_u01756605778730") 2025/08/31 02:03:24 DEBUG : piped data.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f421ff5b6ef72aaaf_d20250831_m020258_c001_v7007000_t0000_u01756605778550") 2025/08/31 02:03:24 DEBUG : piped data.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404d8a709be6396f_d20250831_m020258_c001_v0001183_t0023_u01756605778177") 2025/08/31 02:03:24 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938796b_d20250831_m020201_c001_v7007000_t0000_u01756605721602") as it is a hide marker 2025/08/31 02:03:24 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638ac_d20250831_m020201_c001_v0001183_t0027_u01756605721027") 2025/08/31 02:03:24 DEBUG : test-metadata: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4055ecea950444d5_d20250831_m020306_c001_v7007000_t0000_u01756605786154") as it is a hide marker 2025/08/31 02:03:24 DEBUG : test-metadata: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f221ff5b6ef72aabf_d20250831_m020300_c001_v0001040_t0016_u01756605780956") 2025/08/31 02:03:24 DEBUG : test-metadata: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f421ff5b6ef72aab9_d20250831_m020300_c001_v7007000_t0000_u01756605780052") 2025/08/31 02:03:24 DEBUG : test-metadata: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63973_d20250831_m020259_c001_v0001183_t0023_u01756605779289") 2025/08/31 02:03:24 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387965_d20250831_m020155_c001_v7007000_t0000_u01756605715970") as it is a hide marker 2025/08/31 02:03:24 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be6389c_d20250831_m020155_c001_v0001183_t0028_u01756605715405") 2025/08/31 02:03:24 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387967_d20250831_m020157_c001_v7007000_t0000_u01756605717847") as it is a hide marker 2025/08/31 02:03:24 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638a2_d20250831_m020157_c001_v0001183_t0040_u01756605717279") 2025/08/31 02:03:24 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387966_d20250831_m020156_c001_v7007000_t0000_u01756605716912") as it is a hide marker 2025/08/31 02:03:24 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638a0_d20250831_m020156_c001_v0001183_t0023_u01756605716340") 2025/08/31 02:03:24 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387968_d20250831_m020158_c001_v7007000_t0000_u01756605718773") as it is a hide marker 2025/08/31 02:03:24 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638a4_d20250831_m020158_c001_v0001183_t0018_u01756605718214") 2025/08/31 02:03:24 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387969_d20250831_m020159_c001_v7007000_t0000_u01756605719712") as it is a hide marker 2025/08/31 02:03:24 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638a6_d20250831_m020159_c001_v0001183_t0020_u01756605719139") 2025/08/31 02:03:25 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387963_d20250831_m020155_c001_v7007000_t0000_u01756605715036") as it is a hide marker 2025/08/31 02:03:25 DEBUG : trailing space /trailing space : Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be6389a_d20250831_m020154_c001_v0001183_t0014_u01756605714407") 2025/08/31 02:03:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f10427b45f6a1bf53_d20250831_m020316_c001_v0001177_t0003_u01756605796454") "upload" dated 2025-08-31 02:03:16.454 +0000 UTC (8.717417073s ago) 2025/08/31 02:03:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41970b34c6f3d137_d20250831_m020311_c001_v7007000_t0000_u01756605791696") 2025/08/31 02:03:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63995_d20250831_m020308_c001_v0001183_t0028_u01756605788700") 2025/08/31 02:03:25 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938796f_d20250831_m020209_c001_v7007000_t0000_u01756605729288") as it is a hide marker 2025/08/31 02:03:25 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f2042d129f938796d_d20250831_m020203_c001_v0001182_t0007_u01756605723775") 2025/08/31 02:03:25 DEBUG : zero-length-file: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938796c_d20250831_m020203_c001_v7007000_t0000_u01756605723436") as it is a hide marker 2025/08/31 02:03:25 DEBUG : zero-length-file: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404d8a709be638b2_d20250831_m020202_c001_v0001183_t0023_u01756605722890") 2025/08/31 02:03:25 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387951_d20250831_m020149_c001_v7007000_t0000_u01756605709211") as it is a hide marker 2025/08/31 02:03:25 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63880_d20250831_m020148_c001_v0001183_t0054_u01756605708637") 2025/08/31 02:03:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387939_d20250831_m020144_c001_v7007000_t0000_u01756605704458") as it is a hide marker 2025/08/31 02:03:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be6386e_d20250831_m020143_c001_v0001183_t0058_u01756605703532") 2025/08/31 02:03:25 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938795f_d20250831_m020152_c001_v7007000_t0000_u01756605712104") as it is a hide marker 2025/08/31 02:03:25 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63888_d20250831_m020151_c001_v0001183_t0046_u01756605711442") 2025/08/31 02:03:25 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387959_d20250831_m020151_c001_v7007000_t0000_u01756605711074") as it is a hide marker 2025/08/31 02:03:25 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63886_d20250831_m020150_c001_v0001183_t0014_u01756605710513") 2025/08/31 02:03:25 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387960_d20250831_m020153_c001_v7007000_t0000_u01756605713087") as it is a hide marker 2025/08/31 02:03:25 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63890_d20250831_m020152_c001_v0001183_t0029_u01756605712521") 2025/08/31 02:03:25 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f9387953_d20250831_m020150_c001_v7007000_t0000_u01756605710146") as it is a hide marker 2025/08/31 02:03:25 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63882_d20250831_m020149_c001_v0001183_t0053_u01756605709577") 2025/08/31 02:03:25 DEBUG : ./.: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938793a_d20250831_m020145_c001_v7007000_t0000_u01756605705386") as it is a hide marker 2025/08/31 02:03:26 DEBUG : ./.: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63870_d20250831_m020144_c001_v0001183_t0049_u01756605704824") 2025/08/31 02:03:26 DEBUG : ../..: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f4042d129f938793b_d20250831_m020146_c001_v7007000_t0000_u01756605706334") as it is a hide marker 2025/08/31 02:03:26 DEBUG : ../..: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be63876_d20250831_m020145_c001_v0001183_t0053_u01756605705752") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/08/31 02:03:26 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/31 02:03:27 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/31 02:03:27 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/31 02:03:27 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/08/31 02:03:27 INFO : B2 bucket rclone-test-yojurem6yona: cleaning bucket "rclone-test-yojurem6yona" of pending multipart uploads older than 0s 2025/08/31 02:03:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638c8_d20250831_m020210_c001_v0001183_t0002_u01756605730235") "upload" dated 2025-08-31 02:02:10.235 +0000 UTC (1m17.874425957s ago) 2025/08/31 02:03:28 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da02a_d20250831_m020326_c001_v0001038_t0007_u01756605806985") as it is a start marker (upload started at 2025-08-31 02:03:26.985 +0000 UTC) 2025/08/31 02:03:28 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/08/31 02:03:28 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da02b_d20250831_m020327_c001_v0001182_t0044_u01756605807173") as it is a start marker (upload started at 2025-08-31 02:03:27.173 +0000 UTC) 2025/08/31 02:03:28 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/08/31 02:03:28 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da02c_d20250831_m020327_c001_v0001115_t0048_u01756605807370") as it is a start marker (upload started at 2025-08-31 02:03:27.37 +0000 UTC) 2025/08/31 02:03:28 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/08/31 02:03:28 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da033_d20250831_m020327_c001_v0001184_t0020_u01756605807627") as it is a start marker (upload started at 2025-08-31 02:03:27.627 +0000 UTC) 2025/08/31 02:03:28 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/08/31 02:03:28 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da029_d20250831_m020326_c001_v7007000_t0000_u01756605806802") "hide" dated 2025-08-31 02:03:26.802 +0000 UTC (1.307684853s ago) 2025/08/31 02:03:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f10427b45f6a1bf53_d20250831_m020316_c001_v0001177_t0003_u01756605796454") 2025/08/31 02:03:28 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/08/31 02:03:28 INFO : B2 bucket rclone-test-yojurem6yona: cleaning bucket "rclone-test-yojurem6yona" of pending multipart uploads older than 0s 2025/08/31 02:03:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638c8_d20250831_m020210_c001_v0001183_t0002_u01756605730235") "upload" dated 2025-08-31 02:02:10.235 +0000 UTC (1m18.245303231s ago) 2025/08/31 02:03:28 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da02a_d20250831_m020326_c001_v0001038_t0007_u01756605806985") as it is a start marker (upload started at 2025-08-31 02:03:26.985 +0000 UTC) 2025/08/31 02:03:28 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da02b_d20250831_m020327_c001_v0001182_t0044_u01756605807173") as it is a start marker (upload started at 2025-08-31 02:03:27.173 +0000 UTC) 2025/08/31 02:03:28 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da02c_d20250831_m020327_c001_v0001115_t0048_u01756605807370") as it is a start marker (upload started at 2025-08-31 02:03:27.37 +0000 UTC) 2025/08/31 02:03:28 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da033_d20250831_m020327_c001_v0001184_t0020_u01756605807627") as it is a start marker (upload started at 2025-08-31 02:03:27.627 +0000 UTC) 2025/08/31 02:03:28 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da029_d20250831_m020326_c001_v7007000_t0000_u01756605806802") "hide" dated 2025-08-31 02:03:26.802 +0000 UTC (1.678428967s ago) 2025/08/31 02:03:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f10427b45f6a1bf53_d20250831_m020316_c001_v0001177_t0003_u01756605796454") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/08/31 02:03:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/31 02:03:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/31 02:03:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/08/31 02:03:36 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/08/31 02:03:36 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/08/31 02:03:36 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/08/31 02:03:36 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/08/31 02:03:37 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/08/31 02:03:39 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/08/31 02:03:39 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/08/31 02:03:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:03:42 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. 2025/08/31 02:03:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f21970b34c6f3d14e_d20250831_m020342_c001_v0001102_t0032_u01756605822184") 2025/08/31 02:03:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:03:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/31 02:03:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/31 02:03:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:03:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:03:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/08/31 02:03:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/08/31 02:03:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/08/31 02:03:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/08/31 02:03:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/08/31 02:03:48 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/08/31 02:03:48 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/08/31 02:03:48 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/08/31 02:03:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:03:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/08/31 02:03:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da092_d20250831_m020350_c001_v0001101_t0021_u01756605830540") 2025/08/31 02:03:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/31 02:03:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/31 02:03:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/31 02:03:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:03:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:03:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/31 02:03:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/31 02:03:55 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/08/31 02:03:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/31 02:03:55 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/08/31 02:03:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/31 02:03:55 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/08/31 02:03:56 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/08/31 02:03:57 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/08/31 02:03:57 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/08/31 02:03:57 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/31 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:03:59 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. 2025/08/31 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f217e90aba2972efb_d20250831_m020359_c001_v0001176_t0028_u01756605839245") 2025/08/31 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/31 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/31 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/31 02:04:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/08/31 02:04:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:04:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:04:01 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 2025/08/31 02:04:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/08/31 02:04:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/08/31 02:04:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/31 02:04:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/08/31 02:04:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/08/31 02:04:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/08/31 02:04:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/08/31 02:04:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:04:07 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. 2025/08/31 02:04:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f217e90aba2972f00_d20250831_m020407_c001_v0001144_t0039_u01756605847287") 2025/08/31 02:04:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:04:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/08/31 02:04:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/31 02:04:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:04:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:04:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/08/31 02:04:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/31 02:04:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/31 02:04:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/31 02:04:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/31 02:04:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/31 02:04:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/31 02:04:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/08/31 02:04:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:04:16 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. 2025/08/31 02:04:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0b8_d20250831_m020416_c001_v0001092_t0045_u01756605856481") 2025/08/31 02:04:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/31 02:04:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/31 02:04:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/31 02:04:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:04:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:04:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/31 02:04:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/31 02:04:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/31 02:04:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/31 02:04:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/31 02:04:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/31 02:04:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/31 02:04:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/08/31 02:04:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/31 02:04:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/31 02:04:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/31 02:04:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:04:25 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. 2025/08/31 02:04:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f21889eba56759b1c_d20250831_m020425_c001_v0001182_t0049_u01756605865645") 2025/08/31 02:04:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/31 02:04:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:04:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/31 02:04:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/31 02:04:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/31 02:04:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:04:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:04:28 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 2025/08/31 02:04:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/08/31 02:04:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/08/31 02:04:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/31 02:04:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/08/31 02:04:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/08/31 02:04:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/08/31 02:04:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/08/31 02:04:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:04:33 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. 2025/08/31 02:04:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f21889eba56759b24_d20250831_m020433_c001_v0001176_t0034_u01756605873907") 2025/08/31 02:04:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:04:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/08/31 02:04:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/31 02:04:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:04:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:04:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/08/31 02:04:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/31 02:04:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/31 02:04:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/31 02:04:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/31 02:04:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/31 02:04:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/31 02:04:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/08/31 02:04:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:04:41 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. 2025/08/31 02:04:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0d5_d20250831_m020441_c001_v0001183_t0056_u01756605881813") 2025/08/31 02:04:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/31 02:04:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/31 02:04:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/31 02:04:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:04:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:04:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/31 02:04:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/31 02:04:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/31 02:04:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/31 02:04:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/31 02:04:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/31 02:04:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/31 02:04:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/08/31 02:04:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/31 02:04:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/31 02:04:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/31 02:04:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:04:50 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. 2025/08/31 02:04:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0db_d20250831_m020450_c001_v0001182_t0043_u01756605890448") 2025/08/31 02:04:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/31 02:04:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:04:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/31 02:04:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/31 02:04:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/31 02:04:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:04:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:04:53 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 2025/08/31 02:04:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/08/31 02:04:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/08/31 02:04:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/31 02:04:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/08/31 02:04:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/08/31 02:04:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/08/31 02:04:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/08/31 02:04:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:04:58 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. 2025/08/31 02:04:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0ef_d20250831_m020459_c001_v0001115_t0054_u01756605899041") 2025/08/31 02:04:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:04:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/08/31 02:04:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/31 02:05:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:05:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:05:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/08/31 02:05:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/31 02:05:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/31 02:05:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/31 02:05:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/31 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/31 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/31 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/08/31 02:05:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:05:08 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. 2025/08/31 02:05:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f21260f41d99b24a1_d20250831_m020508_c001_v0001098_t0016_u01756605908488") 2025/08/31 02:05:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/31 02:05:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/31 02:05:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/31 02:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/31 02:05:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/31 02:05:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/31 02:05:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/31 02:05:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/31 02:05:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/31 02:05:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/08/31 02:05:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/08/31 02:05:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/31 02:05:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/31 02:05:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/31 02:05:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:05:17 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. 2025/08/31 02:05:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f2136650219d810b8_d20250831_m020518_c001_v0001090_t0024_u01756605918041") 2025/08/31 02:05:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/31 02:05:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:05:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/31 02:05:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/08/31 02:05:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/08/31 02:05:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:05:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:05:20 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 2025/08/31 02:05:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/08/31 02:05:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/08/31 02:05:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/08/31 02:05:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/08/31 02:05:23 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/08/31 02:05:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/08/31 02:05:25 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/08/31 02:05:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:05:27 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. 2025/08/31 02:05:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f2136650219d810df_d20250831_m020527_c001_v0001180_t0000_u01756605927259") 2025/08/31 02:05:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:05:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/31 02:05:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/31 02:05:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:05:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:05:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/08/31 02:05:31 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/08/31 02:05:31 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/08/31 02:05:31 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/08/31 02:05:31 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/08/31 02:05:34 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/08/31 02:05:34 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/08/31 02:05:34 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/08/31 02:05:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:05:36 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. 2025/08/31 02:05:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f21260f41d99b2546_d20250831_m020537_c001_v0001037_t0031_u01756605937024") 2025/08/31 02:05:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/31 02:05:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/31 02:05:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/31 02:05:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:05:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:05:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/31 02:05:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/31 02:05:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/08/31 02:05:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/31 02:05:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/08/31 02:05:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/31 02:05:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/08/31 02:05:43 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/08/31 02:05:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/08/31 02:05:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/08/31 02:05:45 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/31 02:05:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:05:47 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. 2025/08/31 02:05:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f2136650219d81112_d20250831_m020547_c001_v0001106_t0047_u01756605947955") 2025/08/31 02:05:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/31 02:05:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:05:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/31 02:05:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/31 02:05:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/08/31 02:05:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:05:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:05:51 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 2025/08/31 02:05:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/08/31 02:05:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/08/31 02:05:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/08/31 02:05:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/08/31 02:05:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/08/31 02:05:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/31 02:05:53 DEBUG : pacer: Reducing sleep to 10ms 2025/08/31 02:05:54 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/08/31 02:05:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/08/31 02:05:56 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/08/31 02:05:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:05:58 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. 2025/08/31 02:05:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f2055ecea95044789_d20250831_m020558_c001_v0001180_t0010_u01756605958245") 2025/08/31 02:05:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:05:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/31 02:05:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/31 02:05:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:06:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:06:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/08/31 02:06:02 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/08/31 02:06:02 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/08/31 02:06:03 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/08/31 02:06:03 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/08/31 02:06:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/08/31 02:06:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/08/31 02:06:05 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/08/31 02:06:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:06:08 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. 2025/08/31 02:06:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f208ee6942fbe8985_d20250831_m020608_c001_v0001182_t0019_u01756605968543") 2025/08/31 02:06:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/31 02:06:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/31 02:06:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/31 02:06:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:06:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:06:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/31 02:06:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/31 02:06:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/08/31 02:06:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/31 02:06:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/08/31 02:06:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/31 02:06:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/08/31 02:06:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/08/31 02:06:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/08/31 02:06:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/08/31 02:06:17 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/31 02:06:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/31 02:06:20 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. 2025/08/31 02:06:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22dd03d0bdfbdb9f880e1b_f208ee6942fbe89c7_d20250831_m020620_c001_v0001098_t0021_u01756605980156") 2025/08/31 02:06:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/31 02:06:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/31 02:06:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/31 02:06:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/31 02:06:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/08/31 02:06:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/08/31 02:06:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/08/31 02:06:23 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 2025/08/31 02:06:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f22dd03d0bdfbdb9f880e1b_f204c202f5fd9c2e2_d20250831_m020631_c001_v0001182_t0011_u01756605991131") 2025/08/31 02:06:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/08/31 02:06:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/31 02:06:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/31 02:06:31 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/31 02:06:31 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/31 02:06:33 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/31 02:06:33 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/31 02:06:33 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/31 02:06:33 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/08/31 02:06:36 DEBUG : chunked-copy: Done sending chunk 0 2025/08/31 02:06:36 DEBUG : chunked-copy: Done sending chunk 1 2025/08/31 02:06:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/31 02:06:37 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f22dd03d0bdfbdb9f880e1b_f2055ecea95044860_d20250831_m020636_c001_v0001157_t0012_u01756605996968") 2025/08/31 02:06:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/31 02:06:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/08/31 02:06:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/31 02:06:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/31 02:06:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/31 02:06:40 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/08/31 02:06:40 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/31 02:06:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/08/31 02:06:40 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/08/31 02:06:42 DEBUG : chunked-copy: Done sending chunk 0 2025/08/31 02:06:42 DEBUG : chunked-copy: Done sending chunk 1 2025/08/31 02:06:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/31 02:06:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f22dd03d0bdfbdb9f880e1b_f2055ecea95044887_d20250831_m020643_c001_v0001146_t0055_u01756606003233") 2025/08/31 02:06:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/31 02:06:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/31 02:06:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/31 02:06:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/31 02:06:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/31 02:06:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/31 02:06:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/31 02:06:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/31 02:06:46 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/08/31 02:06:48 DEBUG : chunked-copy: Done sending chunk 0 2025/08/31 02:06:49 DEBUG : chunked-copy: Done sending chunk 1 2025/08/31 02:06:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/31 02:06:49 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f22dd03d0bdfbdb9f880e1b_f2055ecea950448e2_d20250831_m020649_c001_v0001042_t0014_u01756606009726") 2025/08/31 02:06:49 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/08/31 02:06:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/31 02:06:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/31 02:06:50 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/08/31 02:06:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/31 02:06:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/31 02:06:50 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/31 02:06:52 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/31 02:06:53 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/31 02:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yojurem6yona/deeper/nonexisting/directory" 2025/08/31 02:06:53 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/08/31 02:06:55 INFO : B2 bucket rclone-test-yojurem6yona: cleaning bucket "rclone-test-yojurem6yona" of all files 2025/08/31 02:06:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f408ee6942fbe8958_d20250831_m020602_c001_v7007000_t0000_u01756605962262") 2025/08/31 02:06:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f2055ecea95044789_d20250831_m020558_c001_v0001180_t0010_u01756605958245") 2025/08/31 02:06:55 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f4055ecea95044788_d20250831_m020557_c001_v7007000_t0000_u01756605957629") 2025/08/31 02:06:55 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f208ee6942fbe8952_d20250831_m020553_c001_v0001177_t0055_u01756605953206") 2025/08/31 02:06:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404c202f5fd9c2a8_d20250831_m020625_c001_v7007000_t0000_u01756605985265") 2025/08/31 02:06:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f208ee6942fbe89c7_d20250831_m020620_c001_v0001098_t0021_u01756605980156") 2025/08/31 02:06:55 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f408ee6942fbe89c6_d20250831_m020619_c001_v7007000_t0000_u01756605979545") 2025/08/31 02:06:55 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f208ee6942fbe89a8_d20250831_m020613_c001_v0001090_t0032_u01756605973773") 2025/08/31 02:06:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f408ee6942fbe89a6_d20250831_m020613_c001_v7007000_t0000_u01756605973591") 2025/08/31 02:06:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f208ee6942fbe8985_d20250831_m020608_c001_v0001182_t0019_u01756605968543") 2025/08/31 02:06:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f408ee6942fbe8980_d20250831_m020607_c001_v7007000_t0000_u01756605967944") 2025/08/31 02:06:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f208ee6942fbe895a_d20250831_m020602_c001_v0001183_t0008_u01756605962445") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da0cd_d20250831_m020429_c001_v7007000_t0000_u01756605869530") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21889eba56759b1c_d20250831_m020425_c001_v0001182_t0049_u01756605865645") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da0c1_d20250831_m020420_c001_v7007000_t0000_u01756605860881") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0b8_d20250831_m020416_c001_v0001092_t0045_u01756605856481") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41889eba56759b1b_d20250831_m020425_c001_v7007000_t0000_u01756605865249") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0c2_d20250831_m020421_c001_v0001180_t0049_u01756605861070") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da0b7_d20250831_m020416_c001_v7007000_t0000_u01756605856059") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0af_d20250831_m020411_c001_v0001106_t0018_u01756605851258") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da0ae_d20250831_m020411_c001_v7007000_t0000_u01756605851074") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f217e90aba2972f00_d20250831_m020407_c001_v0001144_t0039_u01756605847287") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f417e90aba2972eff_d20250831_m020406_c001_v7007000_t0000_u01756605846902") 2025/08/31 02:06:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0a0_d20250831_m020403_c001_v0001179_t0049_u01756605843303") 2025/08/31 02:06:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41260f41d99b247b_d20250831_m020454_c001_v7007000_t0000_u01756605894489") 2025/08/31 02:06:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0db_d20250831_m020450_c001_v0001182_t0043_u01756605890448") 2025/08/31 02:06:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da0d6_d20250831_m020445_c001_v7007000_t0000_u01756605885651") 2025/08/31 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0d5_d20250831_m020441_c001_v0001183_t0056_u01756605881813") 2025/08/31 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da0da_d20250831_m020450_c001_v7007000_t0000_u01756605890052") 2025/08/31 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0d7_d20250831_m020445_c001_v0001134_t0027_u01756605885835") 2025/08/31 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da0d4_d20250831_m020441_c001_v7007000_t0000_u01756605881427") 2025/08/31 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0d3_d20250831_m020437_c001_v0001165_t0041_u01756605877439") 2025/08/31 02:06:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da0d2_d20250831_m020437_c001_v7007000_t0000_u01756605877256") 2025/08/31 02:06:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21889eba56759b24_d20250831_m020433_c001_v0001176_t0034_u01756605873907") 2025/08/31 02:06:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41889eba56759b22_d20250831_m020433_c001_v7007000_t0000_u01756605873449") 2025/08/31 02:06:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0ce_d20250831_m020429_c001_v0001102_t0013_u01756605869717") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da09f_d20250831_m020403_c001_v7007000_t0000_u01756605843119") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f217e90aba2972efb_d20250831_m020359_c001_v0001176_t0028_u01756605839245") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f417e90aba2972efa_d20250831_m020358_c001_v7007000_t0000_u01756605838832") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da098_d20250831_m020354_c001_v0001176_t0006_u01756605834746") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da097_d20250831_m020354_c001_v7007000_t0000_u01756605834563") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da092_d20250831_m020350_c001_v0001101_t0021_u01756605830540") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da091_d20250831_m020350_c001_v7007000_t0000_u01756605830152") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21970b34c6f3d152_d20250831_m020346_c001_v0001181_t0045_u01756605826104") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41970b34c6f3d151_d20250831_m020345_c001_v7007000_t0000_u01756605825921") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21970b34c6f3d14e_d20250831_m020342_c001_v0001102_t0032_u01756605822184") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41970b34c6f3d14c_d20250831_m020341_c001_v7007000_t0000_u01756605821781") 2025/08/31 02:06:57 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da056_d20250831_m020336_c001_v0001099_t0029_u01756605816368") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41260f41d99b24cc_d20250831_m020522_c001_v7007000_t0000_u01756605922435") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f2136650219d810b8_d20250831_m020518_c001_v0001090_t0024_u01756605918041") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41260f41d99b24ac_d20250831_m020512_c001_v7007000_t0000_u01756605912881") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21260f41d99b24a1_d20250831_m020508_c001_v0001098_t0016_u01756605908488") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f4136650219d810b4_d20250831_m020517_c001_v7007000_t0000_u01756605917557") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21260f41d99b24ad_d20250831_m020513_c001_v0001178_t0013_u01756605913063") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41260f41d99b249e_d20250831_m020507_c001_v7007000_t0000_u01756605907931") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21260f41d99b2486_d20250831_m020503_c001_v0001172_t0059_u01756605903118") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41260f41d99b2482_d20250831_m020502_c001_v7007000_t0000_u01756605902930") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f220768a9af4da0ef_d20250831_m020459_c001_v0001115_t0054_u01756605899041") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da0ed_d20250831_m020458_c001_v7007000_t0000_u01756605898524") 2025/08/31 02:06:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21260f41d99b247c_d20250831_m020454_c001_v0001177_t0002_u01756605894672") 2025/08/31 02:06:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f408ee6942fbe8951_d20250831_m020553_c001_v7007000_t0000_u01756605953007") 2025/08/31 02:06:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f2136650219d81112_d20250831_m020547_c001_v0001106_t0047_u01756605947955") 2025/08/31 02:06:58 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f4136650219d81111_d20250831_m020547_c001_v7007000_t0000_u01756605947407") 2025/08/31 02:06:58 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21260f41d99b2592_d20250831_m020542_c001_v0001145_t0042_u01756605942094") 2025/08/31 02:06:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41260f41d99b258f_d20250831_m020541_c001_v7007000_t0000_u01756605941794") 2025/08/31 02:06:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21260f41d99b2546_d20250831_m020537_c001_v0001037_t0031_u01756605937024") 2025/08/31 02:06:58 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41260f41d99b253b_d20250831_m020536_c001_v7007000_t0000_u01756605936446") 2025/08/31 02:06:58 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21260f41d99b2506_d20250831_m020531_c001_v0001134_t0021_u01756605931141") 2025/08/31 02:06:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f41260f41d99b2503_d20250831_m020530_c001_v7007000_t0000_u01756605930959") 2025/08/31 02:06:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f2136650219d810df_d20250831_m020527_c001_v0001180_t0000_u01756605927259") 2025/08/31 02:06:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f4136650219d810dc_d20250831_m020526_c001_v7007000_t0000_u01756605926753") 2025/08/31 02:06:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f21260f41d99b24ce_d20250831_m020522_c001_v0001130_t0007_u01756605922617") 2025/08/31 02:06:59 DEBUG : chunked-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f4197d5bec13ad829_d20250831_m020652_c001_v7007000_t0000_u01756606012078") 2025/08/31 02:06:59 DEBUG : chunked-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f204c202f5fd9c340_d20250831_m020646_c001_v0001098_t0059_u01756606006131") 2025/08/31 02:06:59 DEBUG : chunked-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404c202f5fd9c33d_d20250831_m020645_c001_v7007000_t0000_u01756606005433") 2025/08/31 02:06:59 DEBUG : chunked-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f204c202f5fd9c31b_d20250831_m020639_c001_v0001176_t0049_u01756605999873") 2025/08/31 02:06:59 DEBUG : chunked-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404c202f5fd9c31a_d20250831_m020639_c001_v7007000_t0000_u01756605999144") 2025/08/31 02:06:59 DEBUG : chunked-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f204c202f5fd9c2fa_d20250831_m020633_c001_v0001091_t0054_u01756605993478") 2025/08/31 02:06:59 DEBUG : chunked-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404c202f5fd9c2f5_d20250831_m020632_c001_v7007000_t0000_u01756605992818") 2025/08/31 02:06:59 DEBUG : chunked-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f10427b45f6a1c5b5_d20250831_m020629_c001_v0001177_t0011_u01756605989630") 2025/08/31 02:06:59 DEBUG : chunked-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404c202f5fd9c2d0_d20250831_m020629_c001_v7007000_t0000_u01756605989162") 2025/08/31 02:06:59 DEBUG : chunked-copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f10427b45f6a1c583_d20250831_m020626_c001_v0001177_t0037_u01756605986116") 2025/08/31 02:06:59 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f4197d5bec13ad828_d20250831_m020651_c001_v7007000_t0000_u01756606011895") 2025/08/31 02:06:59 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f2055ecea950448e2_d20250831_m020649_c001_v0001042_t0014_u01756606009726") 2025/08/31 02:06:59 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404c202f5fd9c33b_d20250831_m020645_c001_v7007000_t0000_u01756606005245") 2025/08/31 02:06:59 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f2055ecea95044887_d20250831_m020643_c001_v0001146_t0055_u01756606003233") 2025/08/31 02:06:59 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404c202f5fd9c315_d20250831_m020638_c001_v7007000_t0000_u01756605998962") 2025/08/31 02:06:59 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f2055ecea95044860_d20250831_m020636_c001_v0001157_t0012_u01756605996968") 2025/08/31 02:07:00 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404c202f5fd9c2f3_d20250831_m020632_c001_v7007000_t0000_u01756605992631") 2025/08/31 02:07:00 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f204c202f5fd9c2e2_d20250831_m020631_c001_v0001182_t0011_u01756605991131") 2025/08/31 02:07:00 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f404c202f5fd9c2cc_d20250831_m020628_c001_v7007000_t0000_u01756605988845") 2025/08/31 02:07:00 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f112527a46291dc52_d20250831_m020628_c001_v0001178_t0058_u01756605988034") 2025/08/31 02:07:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f104d8a709be638c8_d20250831_m020210_c001_v0001183_t0002_u01756605730235") 2025/08/31 02:07:00 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f4197d5bec13ad82d_d20250831_m020652_c001_v7007000_t0000_u01756606012831") 2025/08/31 02:07:00 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f10427b45f6a1c652_d20250831_m020652_c001_v0001177_t0046_u01756606012630") 2025/08/31 02:07:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f4197d5bec13ad833_d20250831_m020653_c001_v7007000_t0000_u01756606013791") 2025/08/31 02:07:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f10427b45f6a1c658_d20250831_m020653_c001_v0001177_t0046_u01756606013582") 2025/08/31 02:07:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f10427b45f6a1c654_d20250831_m020653_c001_v0001177_t0031_u01756606013011") 2025/08/31 02:07:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22dd03d0bdfbdb9f880e1b_f420768a9af4da029_d20250831_m020326_c001_v7007000_t0000_u01756605806802") 2025/08/31 02:07:04 INFO : B2 bucket rclone-test-yojurem6yona: cleaning bucket "rclone-test-yojurem6yona" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (334.86s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.00s) --- FAIL: TestIntegration/FsMkdir (326.91s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- 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 (19.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- 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 (5.85s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (86.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.36s) --- 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.18s) --- 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.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (10.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (37.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.94s) --- 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 (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (7.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (6.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (169.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/b2 334.890s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 5m36.553239273s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR]