"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/04/15 01:33:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cecuciz4kigu" 2025/04/15 01:33:13 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/04/15 01:33:17 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/15 01:33:17 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/15 01:33:17 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/04/15 01:33:47 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/04/15 01:33:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/15 01:33:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/15 01:33:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/15 01:33:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/15 01:33:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/15 01:33:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/15 01:33:50 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/04/15 01:33:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/15 01:33:59 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/04/15 01:34:04 INFO : B2 bucket rclone-test-cecuciz4kigu: cleaning bucket "rclone-test-cecuciz4kigu" of all files 2025/04/15 01:34:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d240030_d20250415_m013403_c001_v0001106_t0038_u01744680843565") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/15 01:34:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cecuciz4kigu/dirToPurgeFromRoot" 2025/04/15 01:34:07 INFO : B2 bucket rclone-test-cecuciz4kigu path dirToPurgeFromRoot: cleaning bucket "rclone-test-cecuciz4kigu" of all files 2025/04/15 01:34:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d240036_d20250415_m013405_c001_v0001106_t0001_u01744680845642") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/15 01:34:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cecuciz4kigu/hello? sausage/êé" 2025/04/15 01:34:12 INFO : B2 bucket rclone-test-cecuciz4kigu path hello? sausage/êé: cleaning bucket "rclone-test-cecuciz4kigu" of all files 2025/04/15 01:34:13 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10724faaf4b32e77_d20250415_m013411_c001_v0001171_t0047_u01744680851347") === 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/04/15 01:34:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cecuciz4kigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/15 01:34:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cecuciz4kigu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-cecuciz4kigu" from "TestB2:rclone-test-cecuciz4kigu" 2025/04/15 01:34:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/04/15 01:34:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yofehis9nada" 2025/04/15 01:34:40 DEBUG : B2 bucket rclone-test-yofehis9nada: Purge remote 2025/04/15 01:34:40 INFO : B2 bucket rclone-test-yofehis9nada: cleaning bucket "rclone-test-yofehis9nada" of all files 2025/04/15 01:34:41 DEBUG : somefile: Deleting (id "4_zef228d23105d3b7b9f680e1b_f4034e081402be22f_d20250415_m013439_c001_v0001150_t0058_u01744680879860") === 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/04/15 01:34:42 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/15 01:34:43 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/04/15 01:34:46 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/15 01:34:46 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/15 01:34:46 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.739Ki offset 6Mi/6.106Mi 2025/04/15 01:34:46 DEBUG : test-metadata: Sending chunk 1 length 111349 2025/04/15 01:34:48 DEBUG : test-metadata: Done sending chunk 1 2025/04/15 01:34:49 DEBUG : test-metadata: Done sending chunk 0 2025/04/15 01:34:49 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/04/15 01:34:59 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1106-08.backblaze.com/b2api/v1/b2_upload_file/ef423dd3104d3b7b9f680e1b/c001_v0001106_t0024": EOF 2025/04/15 01:34:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-08.backblaze.com/b2api/v1/b2_upload_file/ef423dd3104d3b7b9f680e1b/c001_v0001106_t0024": EOF) 2025/04/15 01:34:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1106-08.backblaze.com/b2api/v1/b2_upload_file/ef423dd3104d3b7b9f680e1b/c001_v0001106_t0024": EOF - low level retry 1/10 2025/04/15 01:35:02 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-04-15-013454-463.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/04/15 01:35:04 DEBUG : oldPath = "TestB2:rclone-test-cecuciz4kigu/versions/test-versions-v2025-04-15-013454-463.txt" 2025/04/15 01:35:04 DEBUG : newPath = "TestB2,versions:rclone-test-cecuciz4kigu/versions/test-versions-v2025-04-15-013454-463.txt" 2025/04/15 01:35:04 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cecuciz4kigu/versions/test-versions-v2025-04-15-013454-463.txt" 2025/04/15 01:35:04 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/15 01:35:05 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cecuciz4kigu/versions/test-versions-v2025-04-15-013454-463.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cecuciz4kigu/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/15 01:35:06 INFO : B2 bucket rclone-test-cecuciz4kigu: cleaning bucket "rclone-test-cecuciz4kigu" of all hidden files 2025/04/15 01:35:07 DEBUG : leading space/ leading space: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb216_d20250415_m013326_c001_v7007000_t0000_u01744680806474") as it is a hide marker 2025/04/15 01:35:07 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : leading space/ leading space: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffab_d20250415_m013325_c001_v0001106_t0050_u01744680805248") 2025/04/15 01:35:07 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb213_d20250415_m013324_c001_v7007000_t0000_u01744680804886") as it is a hide marker 2025/04/15 01:35:07 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffa7_d20250415_m013324_c001_v0001106_t0054_u01744680804004") 2025/04/15 01:35:07 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb22f_d20250415_m013334_c001_v7007000_t0000_u01744680814845") as it is a hide marker 2025/04/15 01:35:07 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffc5_d20250415_m013333_c001_v0001106_t0050_u01744680813750") 2025/04/15 01:35:07 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : created from root.txt: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f401af802ee61f4ad_d20250415_m013433_c001_v7007000_t0000_u01744680873913") as it is a hide marker 2025/04/15 01:35:07 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : created from root.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1115e7796ae5c2ed_d20250415_m013432_c001_v0001109_t0059_u01744680872765") 2025/04/15 01:35:07 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : file name.txt: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f4040c4b19f9265d6_d20250415_m013441_c001_v7007000_t0000_u01744680881974") as it is a hide marker 2025/04/15 01:35:07 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : file name.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d24006c_d20250415_m013421_c001_v0001106_t0007_u01744680861821") 2025/04/15 01:35:07 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : file name.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f11341b99a1b27de8_d20250415_m013417_c001_v0001098_t0009_u01744680857808") 2025/04/15 01:35:07 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : file name.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d240013_d20250415_m013355_c001_v0001106_t0033_u01744680835619") 2025/04/15 01:35:07 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : file name.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d24000f_d20250415_m013353_c001_v0001106_t0001_u01744680833852") 2025/04/15 01:35:07 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d240011_d20250415_m013354_c001_v0001106_t0024_u01744680834573") "upload" dated 2025-04-15 01:33:54.573 +0000 UTC (1m12.61769179s ago) 2025/04/15 01:35:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f400873e5e001fe1e_d20250415_m013415_c001_v7007000_t0000_u01744680855589") as it is a hide marker 2025/04/15 01:35:07 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f11137ab4cb788f58_d20250415_m013415_c001_v0001091_t0013_u01744680855118") 2025/04/15 01:35:07 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1130e95cf995a250_d20250415_m013414_c001_v0001093_t0026_u01744680854375") 2025/04/15 01:35:07 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb238_d20250415_m013344_c001_v7007000_t0000_u01744680824179") as it is a hide marker 2025/04/15 01:35:07 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffeb_d20250415_m013343_c001_v0001106_t0008_u01744680823376") 2025/04/15 01:35:07 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : piped data.txt: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f4040c4b19f9265e1_d20250415_m013443_c001_v7007000_t0000_u01744680883992") as it is a hide marker 2025/04/15 01:35:07 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : piped data.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d2400b2_d20250415_m013443_c001_v0001106_t0015_u01744680883270") 2025/04/15 01:35:07 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : piped data.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4040c4b19f9265dd_d20250415_m013443_c001_v7007000_t0000_u01744680883085") 2025/04/15 01:35:07 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : piped data.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f40880d3d7d2400b0_d20250415_m013442_c001_v0001106_t0024_u01744680882719") 2025/04/15 01:35:07 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb23a_d20250415_m013345_c001_v7007000_t0000_u01744680825315") as it is a hide marker 2025/04/15 01:35:07 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23fff3_d20250415_m013344_c001_v0001106_t0005_u01744680824546") 2025/04/15 01:35:07 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : test-metadata: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f416946806f873f6d_d20250415_m013451_c001_v7007000_t0000_u01744680891902") as it is a hide marker 2025/04/15 01:35:07 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : test-metadata: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2040c4b19f9265f0_d20250415_m013446_c001_v0001106_t0015_u01744680886253") 2025/04/15 01:35:07 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : test-metadata: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4040c4b19f9265ea_d20250415_m013445_c001_v7007000_t0000_u01744680885312") 2025/04/15 01:35:07 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : test-metadata: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d2400b4_d20250415_m013444_c001_v0001106_t0036_u01744680884177") 2025/04/15 01:35:07 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb231_d20250415_m013337_c001_v7007000_t0000_u01744680817681") as it is a hide marker 2025/04/15 01:35:07 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffcf_d20250415_m013336_c001_v0001106_t0050_u01744680816769") 2025/04/15 01:35:07 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb234_d20250415_m013340_c001_v7007000_t0000_u01744680820494") as it is a hide marker 2025/04/15 01:35:07 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffdd_d20250415_m013339_c001_v0001106_t0030_u01744680819324") 2025/04/15 01:35:07 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb232_d20250415_m013338_c001_v7007000_t0000_u01744680818961") as it is a hide marker 2025/04/15 01:35:07 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffd1_d20250415_m013338_c001_v0001106_t0045_u01744680818045") 2025/04/15 01:35:07 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb235_d20250415_m013341_c001_v7007000_t0000_u01744680821679") as it is a hide marker 2025/04/15 01:35:07 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffe5_d20250415_m013340_c001_v0001106_t0038_u01744680820857") 2025/04/15 01:35:07 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb237_d20250415_m013343_c001_v7007000_t0000_u01744680823013") as it is a hide marker 2025/04/15 01:35:07 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffe7_d20250415_m013342_c001_v0001106_t0034_u01744680822117") 2025/04/15 01:35:07 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb230_d20250415_m013336_c001_v7007000_t0000_u01744680816346") as it is a hide marker 2025/04/15 01:35:07 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : trailing space /trailing space : Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffcb_d20250415_m013335_c001_v0001106_t0053_u01744680815324") 2025/04/15 01:35:07 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f1180cb077381d005_d20250415_m013502_c001_v0001172_t0011_u01744680902602") "upload" dated 2025-04-15 01:35:02.602 +0000 UTC (4.589313317s ago) 2025/04/15 01:35:07 DEBUG : versions/test-versions.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ebfd5_d20250415_m013457_c001_v7007000_t0000_u01744680897826") 2025/04/15 01:35:07 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : versions/test-versions.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d2400d0_d20250415_m013454_c001_v0001106_t0030_u01744680894463") 2025/04/15 01:35:07 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb246_d20250415_m013353_c001_v7007000_t0000_u01744680833302") as it is a hide marker 2025/04/15 01:35:07 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f219f9d256e5fb23e_d20250415_m013347_c001_v0001130_t0011_u01744680827468") 2025/04/15 01:35:07 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : zero-length-file: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb23d_d20250415_m013347_c001_v7007000_t0000_u01744680827141") as it is a hide marker 2025/04/15 01:35:07 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : zero-length-file: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f40880d3d7d23fff9_d20250415_m013346_c001_v0001106_t0024_u01744680826598") 2025/04/15 01:35:07 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb218_d20250415_m013327_c001_v7007000_t0000_u01744680807702") as it is a hide marker 2025/04/15 01:35:07 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffad_d20250415_m013326_c001_v0001106_t0006_u01744680806837") 2025/04/15 01:35:07 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb20f_d20250415_m013320_c001_v7007000_t0000_u01744680800797") as it is a hide marker 2025/04/15 01:35:07 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ff97_d20250415_m013319_c001_v0001106_t0025_u01744680799508") 2025/04/15 01:35:07 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb22c_d20250415_m013331_c001_v7007000_t0000_u01744680811999") as it is a hide marker 2025/04/15 01:35:07 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffbb_d20250415_m013331_c001_v0001106_t0044_u01744680811107") 2025/04/15 01:35:07 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb22a_d20250415_m013330_c001_v7007000_t0000_u01744680810743") as it is a hide marker 2025/04/15 01:35:07 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffb7_d20250415_m013329_c001_v0001106_t0029_u01744680809722") 2025/04/15 01:35:07 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb22d_d20250415_m013333_c001_v7007000_t0000_u01744680813388") as it is a hide marker 2025/04/15 01:35:07 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffc1_d20250415_m013332_c001_v0001106_t0032_u01744680812368") 2025/04/15 01:35:07 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb220_d20250415_m013329_c001_v7007000_t0000_u01744680809359") as it is a hide marker 2025/04/15 01:35:07 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffb1_d20250415_m013328_c001_v0001106_t0034_u01744680808069") 2025/04/15 01:35:07 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : ./.: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb210_d20250415_m013322_c001_v7007000_t0000_u01744680802041") as it is a hide marker 2025/04/15 01:35:07 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : ./.: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ff9d_d20250415_m013321_c001_v0001106_t0006_u01744680801159") 2025/04/15 01:35:07 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/15 01:35:07 DEBUG : ../..: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb212_d20250415_m013323_c001_v7007000_t0000_u01744680803641") as it is a hide marker 2025/04/15 01:35:07 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/15 01:35:07 DEBUG : ../..: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffa1_d20250415_m013322_c001_v0001106_t0026_u01744680802405") 2025/04/15 01:35:07 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/15 01:35:07 INFO : B2 bucket rclone-test-cecuciz4kigu: cleaning bucket "rclone-test-cecuciz4kigu" of all hidden files 2025/04/15 01:35:07 DEBUG : leading space/ leading space: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb216_d20250415_m013326_c001_v7007000_t0000_u01744680806474") as it is a hide marker 2025/04/15 01:35:07 DEBUG : leading space/ leading space: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffab_d20250415_m013325_c001_v0001106_t0050_u01744680805248") 2025/04/15 01:35:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb213_d20250415_m013324_c001_v7007000_t0000_u01744680804886") as it is a hide marker 2025/04/15 01:35:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffa7_d20250415_m013324_c001_v0001106_t0054_u01744680804004") 2025/04/15 01:35:07 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb22f_d20250415_m013334_c001_v7007000_t0000_u01744680814845") as it is a hide marker 2025/04/15 01:35:07 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffc5_d20250415_m013333_c001_v0001106_t0050_u01744680813750") 2025/04/15 01:35:07 DEBUG : created from root.txt: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f401af802ee61f4ad_d20250415_m013433_c001_v7007000_t0000_u01744680873913") as it is a hide marker 2025/04/15 01:35:07 DEBUG : created from root.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1115e7796ae5c2ed_d20250415_m013432_c001_v0001109_t0059_u01744680872765") 2025/04/15 01:35:07 DEBUG : file name.txt: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f4040c4b19f9265d6_d20250415_m013441_c001_v7007000_t0000_u01744680881974") as it is a hide marker 2025/04/15 01:35:07 DEBUG : file name.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d24006c_d20250415_m013421_c001_v0001106_t0007_u01744680861821") 2025/04/15 01:35:08 DEBUG : file name.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f11341b99a1b27de8_d20250415_m013417_c001_v0001098_t0009_u01744680857808") 2025/04/15 01:35:08 DEBUG : file name.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d240013_d20250415_m013355_c001_v0001106_t0033_u01744680835619") 2025/04/15 01:35:08 DEBUG : file name.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d24000f_d20250415_m013353_c001_v0001106_t0001_u01744680833852") 2025/04/15 01:35:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d240011_d20250415_m013354_c001_v0001106_t0024_u01744680834573") "upload" dated 2025-04-15 01:33:54.573 +0000 UTC (1m13.677652129s ago) 2025/04/15 01:35:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f400873e5e001fe1e_d20250415_m013415_c001_v7007000_t0000_u01744680855589") as it is a hide marker 2025/04/15 01:35:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f11137ab4cb788f58_d20250415_m013415_c001_v0001091_t0013_u01744680855118") 2025/04/15 01:35:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1130e95cf995a250_d20250415_m013414_c001_v0001093_t0026_u01744680854375") 2025/04/15 01:35:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb238_d20250415_m013344_c001_v7007000_t0000_u01744680824179") as it is a hide marker 2025/04/15 01:35:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffeb_d20250415_m013343_c001_v0001106_t0008_u01744680823376") 2025/04/15 01:35:08 DEBUG : piped data.txt: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f4040c4b19f9265e1_d20250415_m013443_c001_v7007000_t0000_u01744680883992") as it is a hide marker 2025/04/15 01:35:08 DEBUG : piped data.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d2400b2_d20250415_m013443_c001_v0001106_t0015_u01744680883270") 2025/04/15 01:35:08 DEBUG : piped data.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4040c4b19f9265dd_d20250415_m013443_c001_v7007000_t0000_u01744680883085") 2025/04/15 01:35:08 DEBUG : piped data.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f40880d3d7d2400b0_d20250415_m013442_c001_v0001106_t0024_u01744680882719") 2025/04/15 01:35:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb23a_d20250415_m013345_c001_v7007000_t0000_u01744680825315") as it is a hide marker 2025/04/15 01:35:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23fff3_d20250415_m013344_c001_v0001106_t0005_u01744680824546") 2025/04/15 01:35:08 DEBUG : test-metadata: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f416946806f873f6d_d20250415_m013451_c001_v7007000_t0000_u01744680891902") as it is a hide marker 2025/04/15 01:35:08 DEBUG : test-metadata: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2040c4b19f9265f0_d20250415_m013446_c001_v0001106_t0015_u01744680886253") 2025/04/15 01:35:08 DEBUG : test-metadata: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4040c4b19f9265ea_d20250415_m013445_c001_v7007000_t0000_u01744680885312") 2025/04/15 01:35:09 DEBUG : test-metadata: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d2400b4_d20250415_m013444_c001_v0001106_t0036_u01744680884177") 2025/04/15 01:35:09 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb231_d20250415_m013337_c001_v7007000_t0000_u01744680817681") as it is a hide marker 2025/04/15 01:35:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffcf_d20250415_m013336_c001_v0001106_t0050_u01744680816769") 2025/04/15 01:35:09 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb234_d20250415_m013340_c001_v7007000_t0000_u01744680820494") as it is a hide marker 2025/04/15 01:35:09 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffdd_d20250415_m013339_c001_v0001106_t0030_u01744680819324") 2025/04/15 01:35:09 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb232_d20250415_m013338_c001_v7007000_t0000_u01744680818961") as it is a hide marker 2025/04/15 01:35:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffd1_d20250415_m013338_c001_v0001106_t0045_u01744680818045") 2025/04/15 01:35:09 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb235_d20250415_m013341_c001_v7007000_t0000_u01744680821679") as it is a hide marker 2025/04/15 01:35:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffe5_d20250415_m013340_c001_v0001106_t0038_u01744680820857") 2025/04/15 01:35:09 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb237_d20250415_m013343_c001_v7007000_t0000_u01744680823013") as it is a hide marker 2025/04/15 01:35:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffe7_d20250415_m013342_c001_v0001106_t0034_u01744680822117") 2025/04/15 01:35:09 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb230_d20250415_m013336_c001_v7007000_t0000_u01744680816346") as it is a hide marker 2025/04/15 01:35:09 DEBUG : trailing space /trailing space : Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffcb_d20250415_m013335_c001_v0001106_t0053_u01744680815324") 2025/04/15 01:35:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f1180cb077381d005_d20250415_m013502_c001_v0001172_t0011_u01744680902602") "upload" dated 2025-04-15 01:35:02.602 +0000 UTC (7.105879722s ago) 2025/04/15 01:35:09 DEBUG : versions/test-versions.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ebfd5_d20250415_m013457_c001_v7007000_t0000_u01744680897826") 2025/04/15 01:35:09 DEBUG : versions/test-versions.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d2400d0_d20250415_m013454_c001_v0001106_t0030_u01744680894463") 2025/04/15 01:35:09 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb246_d20250415_m013353_c001_v7007000_t0000_u01744680833302") as it is a hide marker 2025/04/15 01:35:09 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f219f9d256e5fb23e_d20250415_m013347_c001_v0001130_t0011_u01744680827468") 2025/04/15 01:35:09 DEBUG : zero-length-file: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb23d_d20250415_m013347_c001_v7007000_t0000_u01744680827141") as it is a hide marker 2025/04/15 01:35:09 DEBUG : zero-length-file: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f40880d3d7d23fff9_d20250415_m013346_c001_v0001106_t0024_u01744680826598") 2025/04/15 01:35:09 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb218_d20250415_m013327_c001_v7007000_t0000_u01744680807702") as it is a hide marker 2025/04/15 01:35:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffad_d20250415_m013326_c001_v0001106_t0006_u01744680806837") 2025/04/15 01:35:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb20f_d20250415_m013320_c001_v7007000_t0000_u01744680800797") as it is a hide marker 2025/04/15 01:35:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ff97_d20250415_m013319_c001_v0001106_t0025_u01744680799508") 2025/04/15 01:35:10 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb22c_d20250415_m013331_c001_v7007000_t0000_u01744680811999") as it is a hide marker 2025/04/15 01:35:10 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffbb_d20250415_m013331_c001_v0001106_t0044_u01744680811107") 2025/04/15 01:35:10 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb22a_d20250415_m013330_c001_v7007000_t0000_u01744680810743") as it is a hide marker 2025/04/15 01:35:10 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffb7_d20250415_m013329_c001_v0001106_t0029_u01744680809722") 2025/04/15 01:35:10 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb22d_d20250415_m013333_c001_v7007000_t0000_u01744680813388") as it is a hide marker 2025/04/15 01:35:10 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffc1_d20250415_m013332_c001_v0001106_t0032_u01744680812368") 2025/04/15 01:35:10 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb220_d20250415_m013329_c001_v7007000_t0000_u01744680809359") as it is a hide marker 2025/04/15 01:35:10 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffb1_d20250415_m013328_c001_v0001106_t0034_u01744680808069") 2025/04/15 01:35:10 DEBUG : ./.: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb210_d20250415_m013322_c001_v7007000_t0000_u01744680802041") as it is a hide marker 2025/04/15 01:35:10 DEBUG : ./.: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ff9d_d20250415_m013321_c001_v0001106_t0006_u01744680801159") 2025/04/15 01:35:10 DEBUG : ../..: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb212_d20250415_m013323_c001_v7007000_t0000_u01744680803641") as it is a hide marker 2025/04/15 01:35:10 DEBUG : ../..: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d23ffa1_d20250415_m013322_c001_v0001106_t0026_u01744680802405") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/15 01:35:11 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/04/15 01:35:11 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/04/15 01:35:11 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/04/15 01:35:12 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/04/15 01:35:12 INFO : B2 bucket rclone-test-cecuciz4kigu: cleaning bucket "rclone-test-cecuciz4kigu" of pending multipart uploads older than 0s 2025/04/15 01:35:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d240011_d20250415_m013354_c001_v0001106_t0024_u01744680834573") "upload" dated 2025-04-15 01:33:54.573 +0000 UTC (1m18.106905593s ago) 2025/04/15 01:35:12 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f209a7537d956be2f_d20250415_m013511_c001_v0001183_t0006_u01744680911618") as it is a start marker (upload started at 2025-04-15 01:35:11.618 +0000 UTC) 2025/04/15 01:35:12 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/15 01:35:12 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f209a7537d956be30_d20250415_m013511_c001_v0001171_t0045_u01744680911819") as it is a start marker (upload started at 2025-04-15 01:35:11.819 +0000 UTC) 2025/04/15 01:35:12 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/15 01:35:12 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f209a7537d956be31_d20250415_m013512_c001_v0001039_t0031_u01744680912011") as it is a start marker (upload started at 2025-04-15 01:35:12.011 +0000 UTC) 2025/04/15 01:35:12 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/15 01:35:12 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f209a7537d956be32_d20250415_m013512_c001_v0001038_t0057_u01744680912208") as it is a start marker (upload started at 2025-04-15 01:35:12.208 +0000 UTC) 2025/04/15 01:35:12 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/15 01:35:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f409a7537d956be2e_d20250415_m013511_c001_v7007000_t0000_u01744680911433") "hide" dated 2025-04-15 01:35:11.433 +0000 UTC (1.247044574s ago) 2025/04/15 01:35:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1180cb077381d005_d20250415_m013502_c001_v0001172_t0011_u01744680902602") 2025/04/15 01:35:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/15 01:35:12 INFO : B2 bucket rclone-test-cecuciz4kigu: cleaning bucket "rclone-test-cecuciz4kigu" of pending multipart uploads older than 0s 2025/04/15 01:35:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d240011_d20250415_m013354_c001_v0001106_t0024_u01744680834573") "upload" dated 2025-04-15 01:33:54.573 +0000 UTC (1m18.48143898s ago) 2025/04/15 01:35:13 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f209a7537d956be2f_d20250415_m013511_c001_v0001183_t0006_u01744680911618") as it is a start marker (upload started at 2025-04-15 01:35:11.618 +0000 UTC) 2025/04/15 01:35:13 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f209a7537d956be30_d20250415_m013511_c001_v0001171_t0045_u01744680911819") as it is a start marker (upload started at 2025-04-15 01:35:11.819 +0000 UTC) 2025/04/15 01:35:13 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f209a7537d956be31_d20250415_m013512_c001_v0001039_t0031_u01744680912011") as it is a start marker (upload started at 2025-04-15 01:35:12.011 +0000 UTC) 2025/04/15 01:35:13 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f209a7537d956be32_d20250415_m013512_c001_v0001038_t0057_u01744680912208") as it is a start marker (upload started at 2025-04-15 01:35:12.208 +0000 UTC) 2025/04/15 01:35:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef423dd3104d3b7b9f680e1b_f409a7537d956be2e_d20250415_m013511_c001_v7007000_t0000_u01744680911433") "hide" dated 2025-04-15 01:35:11.433 +0000 UTC (1.621640559s ago) 2025/04/15 01:35:13 DEBUG : versions/test-versions.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1180cb077381d005_d20250415_m013502_c001_v0001172_t0011_u01744680902602") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/15 01:35:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/15 01:35:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/15 01:35:14 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/04/15 01:35:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/15 01:35:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/15 01:35:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/15 01:35:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/15 01:35:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/15 01:35:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/15 01:35:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/15 01:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:35:22 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/04/15 01:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ebfe9_d20250415_m013522_c001_v0001182_t0013_u01744680922123") 2025/04/15 01:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/15 01:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/15 01:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:35:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:35:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/15 01:35:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/15 01:35:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/15 01:35:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/15 01:35:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/15 01:35:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/15 01:35:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/15 01:35:28 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/15 01:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:35:30 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/04/15 01:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec01f_d20250415_m013530_c001_v0001116_t0031_u01744680930311") 2025/04/15 01:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/15 01:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/15 01:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/15 01:35:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:35:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:35:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/15 01:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/15 01:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/15 01:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/15 01:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/15 01:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/15 01:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/15 01:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/15 01:35:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/15 01:35:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/15 01:35:37 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/15 01:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:35:39 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/04/15 01:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae1fcab_d20250415_m013539_c001_v0001157_t0043_u01744680939386") 2025/04/15 01:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/15 01:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/15 01:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/15 01:35:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/15 01:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:35:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:35:42 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/04/15 01:35:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/15 01:35:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/15 01:35:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/15 01:35:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/15 01:35:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/15 01:35:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/15 01:35:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/15 01:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:35:47 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/04/15 01:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae1fcc0_d20250415_m013547_c001_v0001182_t0000_u01744680947742") 2025/04/15 01:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/15 01:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/15 01:35:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:35:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:35:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/15 01:35:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/15 01:35:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/15 01:35:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/15 01:35:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/15 01:35:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/15 01:35:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/15 01:35:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/15 01:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:35:56 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/04/15 01:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec0c2_d20250415_m013556_c001_v0001120_t0024_u01744680956252") 2025/04/15 01:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/15 01:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/15 01:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/15 01:35:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:35:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:35:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/15 01:36:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/15 01:36:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/15 01:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/15 01:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/15 01:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/15 01:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/15 01:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/15 01:36:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/15 01:36:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/15 01:36:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/15 01:36:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:36:04 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/04/15 01:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec0fd_d20250415_m013604_c001_v0001150_t0024_u01744680964984") 2025/04/15 01:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/15 01:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/15 01:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/15 01:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/15 01:36:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:36:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:36:07 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/04/15 01:36:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/15 01:36:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/15 01:36:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/15 01:36:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/15 01:36:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/15 01:36:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/15 01:36:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/15 01:36:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:36:13 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/04/15 01:36:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec10d_d20250415_m013613_c001_v0001182_t0038_u01744680973209") 2025/04/15 01:36:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:36:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/15 01:36:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/15 01:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:36:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:36:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/15 01:36:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/15 01:36:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/15 01:36:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/15 01:36:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/15 01:36:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/15 01:36:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/15 01:36:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/15 01:36:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:36:21 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/04/15 01:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec112_d20250415_m013621_c001_v0001177_t0033_u01744680981981") 2025/04/15 01:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/15 01:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/15 01:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/15 01:36:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:36:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:36:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/15 01:36:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/15 01:36:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/15 01:36:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/15 01:36:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/15 01:36:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/15 01:36:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/15 01:36:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/15 01:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/15 01:36:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/15 01:36:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/15 01:36:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:36:30 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/04/15 01:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f2187a98c417750e4_d20250415_m013631_c001_v0001184_t0050_u01744680991002") 2025/04/15 01:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/15 01:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/15 01:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/15 01:36:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/15 01:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:36:33 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/04/15 01:36:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/15 01:36:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/15 01:36:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/15 01:36:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/15 01:36:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/15 01:36:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/15 01:36:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/15 01:36:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:36:39 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/04/15 01:36:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f2187a98c41775164_d20250415_m013639_c001_v0001091_t0047_u01744680999821") 2025/04/15 01:36:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:36:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/15 01:36:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/15 01:36:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:36:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:36:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/15 01:36:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/15 01:36:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/15 01:36:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/15 01:36:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/15 01:36:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/15 01:36:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/15 01:36:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/15 01:36:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:36:56 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/04/15 01:36:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f21541fca76393e4a_d20250415_m013656_c001_v0001099_t0011_u01744681016226") 2025/04/15 01:36:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/15 01:36:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/15 01:36:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/15 01:36:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:36:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:36:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/15 01:37:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/15 01:37:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/15 01:37:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/15 01:37:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/15 01:37:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/15 01:37:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/15 01:37:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/15 01:37:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/15 01:37:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/15 01:37:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/15 01:37:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:37:06 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/04/15 01:37:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f2135fb945435cbd8_d20250415_m013706_c001_v0001150_t0057_u01744681026614") 2025/04/15 01:37:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/15 01:37:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:37:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/15 01:37:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/15 01:37:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/15 01:37:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:37:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:37:09 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/04/15 01:37:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/15 01:37:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/15 01:37:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/15 01:37:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/15 01:37:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/15 01:37:14 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/15 01:37:14 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/15 01:37:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:37:16 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/04/15 01:37:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f2135fb945435cbde_d20250415_m013716_c001_v0001172_t0048_u01744681036099") 2025/04/15 01:37:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:37:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/15 01:37:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/15 01:37:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:37:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:37:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/15 01:37:21 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/15 01:37:21 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/15 01:37:21 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/15 01:37:21 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/15 01:37:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/15 01:37:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/15 01:37:23 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/15 01:37:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:37:26 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/04/15 01:37:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f201af802ee61f635_d20250415_m013726_c001_v0001029_t0040_u01744681046201") 2025/04/15 01:37:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/15 01:37:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/15 01:37:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/15 01:37:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:37:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:37:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/15 01:37:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/15 01:37:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/15 01:37:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/15 01:37:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/15 01:37:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/15 01:37:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/15 01:37:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/15 01:37:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/15 01:37:35 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/15 01:37:35 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/15 01:37:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:37:37 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/04/15 01:37:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae200a9_d20250415_m013738_c001_v0001184_t0051_u01744681058000") 2025/04/15 01:37:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/15 01:37:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:37:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/15 01:37:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/15 01:37:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/15 01:37:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:37:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:37:41 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/04/15 01:37:43 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/15 01:37:43 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/15 01:37:43 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/15 01:37:43 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/15 01:37:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/15 01:37:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/15 01:37:46 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/15 01:37:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:37:48 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/04/15 01:37:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae200b4_d20250415_m013748_c001_v0001181_t0043_u01744681068169") 2025/04/15 01:37:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:37:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/15 01:37:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/15 01:37:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:37:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:37:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/15 01:37:52 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/15 01:37:52 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/15 01:37:53 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/15 01:37:53 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/15 01:37:55 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/15 01:37:55 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/15 01:37:55 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/15 01:37:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:37:58 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/04/15 01:37:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae200c5_d20250415_m013758_c001_v0001098_t0019_u01744681078443") 2025/04/15 01:37:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/15 01:37:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/15 01:37:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/15 01:38:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:38:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:38:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/15 01:38:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/15 01:38:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/15 01:38:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/15 01:38:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/15 01:38:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/15 01:38:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/15 01:38:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/15 01:38:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/15 01:38:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/15 01:38:09 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/15 01:38:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/15 01:38:12 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/04/15 01:38:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zef423dd3104d3b7b9f680e1b_f204ac905b0f57fdc_d20250415_m013812_c001_v0001134_t0055_u01744681092363") 2025/04/15 01:38:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/15 01:38:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/15 01:38:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/15 01:38:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/15 01:38:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/15 01:38:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/15 01:38:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/15 01:38:16 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/04/15 01:38:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef423dd3104d3b7b9f680e1b_f2113b985272b16f1_d20250415_m013826_c001_v0001042_t0047_u01744681106873") 2025/04/15 01:38:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/15 01:38:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/15 01:38:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/15 01:38:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/15 01:38:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/15 01:38:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/15 01:38:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/15 01:38:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/15 01:38:30 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/15 01:38:32 DEBUG : chunked-copy: Done sending chunk 0 2025/04/15 01:38:32 DEBUG : chunked-copy: Done sending chunk 1 2025/04/15 01:38:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/15 01:38:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef423dd3104d3b7b9f680e1b_f2113b985272b16f8_d20250415_m013833_c001_v0001183_t0018_u01744681113095") 2025/04/15 01:38:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/15 01:38:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/15 01:38:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/15 01:38:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/15 01:38:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/15 01:38:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/15 01:38:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/15 01:38:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/15 01:38:35 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/15 01:38:38 DEBUG : chunked-copy: Done sending chunk 0 2025/04/15 01:38:38 DEBUG : chunked-copy: Done sending chunk 1 2025/04/15 01:38:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/15 01:38:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef423dd3104d3b7b9f680e1b_f219f0eb347696a78_d20250415_m013838_c001_v0001113_t0015_u01744681118921") 2025/04/15 01:38:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/15 01:38:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/15 01:38:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/15 01:38:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/15 01:38:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/15 01:38:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/15 01:38:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/15 01:38:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/15 01:38:41 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/15 01:38:44 DEBUG : chunked-copy: Done sending chunk 1 2025/04/15 01:38:44 DEBUG : chunked-copy: Done sending chunk 0 2025/04/15 01:38:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/15 01:38:44 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zef423dd3104d3b7b9f680e1b_f2113b985272b1705_d20250415_m013844_c001_v0001183_t0056_u01744681124847") 2025/04/15 01:38:44 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/15 01:38:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/15 01:38:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/15 01:38:45 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/15 01:38:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/15 01:38:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/15 01:38:45 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/15 01:38:46 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/15 01:38:48 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/15 01:38:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cecuciz4kigu/deeper/nonexisting/directory" === 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/04/15 01:38:50 INFO : B2 bucket rclone-test-cecuciz4kigu: cleaning bucket "rclone-test-cecuciz4kigu" of all files 2025/04/15 01:38:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f412fea736ae200be_d20250415_m013752_c001_v7007000_t0000_u01744681072275") 2025/04/15 01:38:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae200b4_d20250415_m013748_c001_v0001181_t0043_u01744681068169") 2025/04/15 01:38:50 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f412fea736ae200b0_d20250415_m013747_c001_v7007000_t0000_u01744681067590") 2025/04/15 01:38:50 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae200ad_d20250415_m013743_c001_v0001090_t0011_u01744681063002") 2025/04/15 01:38:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4113b985272b0745_d20250415_m013820_c001_v7007000_t0000_u01744681100436") 2025/04/15 01:38:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f204ac905b0f57fdc_d20250415_m013812_c001_v0001134_t0055_u01744681092363") 2025/04/15 01:38:50 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f404ac905b0f57fdb_d20250415_m013811_c001_v7007000_t0000_u01744681091818") 2025/04/15 01:38:50 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae200d4_d20250415_m013806_c001_v0001184_t0011_u01744681086217") 2025/04/15 01:38:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f412fea736ae200d3_d20250415_m013806_c001_v7007000_t0000_u01744681086024") 2025/04/15 01:38:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae200c5_d20250415_m013758_c001_v0001098_t0019_u01744681078443") 2025/04/15 01:38:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f412fea736ae200c4_d20250415_m013757_c001_v7007000_t0000_u01744681077893") 2025/04/15 01:38:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae200c0_d20250415_m013752_c001_v0001182_t0021_u01744681072458") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4075e2da496de763_d20250415_m013608_c001_v7007000_t0000_u01744680968903") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec0fd_d20250415_m013604_c001_v0001150_t0024_u01744680964984") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec0db_d20250415_m013600_c001_v7007000_t0000_u01744680960323") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec0c2_d20250415_m013556_c001_v0001120_t0024_u01744680956252") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec0f9_d20250415_m013604_c001_v7007000_t0000_u01744680964597") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec0de_d20250415_m013600_c001_v0001183_t0000_u01744680960511") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec0be_d20250415_m013555_c001_v7007000_t0000_u01744680955810") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec089_d20250415_m013551_c001_v0001182_t0029_u01744680951450") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec085_d20250415_m013551_c001_v7007000_t0000_u01744680951265") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae1fcc0_d20250415_m013547_c001_v0001182_t0000_u01744680947742") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f412fea736ae1fcbf_d20250415_m013547_c001_v7007000_t0000_u01744680947333") 2025/04/15 01:38:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec06a_d20250415_m013543_c001_v0001145_t0025_u01744680943661") 2025/04/15 01:38:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec166_d20250415_m013635_c001_v7007000_t0000_u01744680995090") 2025/04/15 01:38:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2187a98c417750e4_d20250415_m013631_c001_v0001184_t0050_u01744680991002") 2025/04/15 01:38:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec125_d20250415_m013626_c001_v7007000_t0000_u01744680986013") 2025/04/15 01:38:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec112_d20250415_m013621_c001_v0001177_t0033_u01744680981981") 2025/04/15 01:38:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4187a98c417750df_d20250415_m013630_c001_v7007000_t0000_u01744680990599") 2025/04/15 01:38:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec127_d20250415_m013626_c001_v0001120_t0043_u01744680986197") 2025/04/15 01:38:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec111_d20250415_m013621_c001_v7007000_t0000_u01744680981548") 2025/04/15 01:38:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2075e2da496de7a2_d20250415_m013616_c001_v0001032_t0024_u01744680976738") 2025/04/15 01:38:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4075e2da496de7a0_d20250415_m013616_c001_v7007000_t0000_u01744680976555") 2025/04/15 01:38:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec10d_d20250415_m013613_c001_v0001182_t0038_u01744680973209") 2025/04/15 01:38:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec10c_d20250415_m013612_c001_v7007000_t0000_u01744680972821") 2025/04/15 01:38:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2075e2da496de766_d20250415_m013609_c001_v0001145_t0048_u01744680969084") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec069_d20250415_m013543_c001_v7007000_t0000_u01744680943476") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae1fcab_d20250415_m013539_c001_v0001157_t0043_u01744680939386") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f412fea736ae1fca8_d20250415_m013539_c001_v7007000_t0000_u01744680939020") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec03e_d20250415_m013534_c001_v0001184_t0055_u01744680934781") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec03b_d20250415_m013534_c001_v7007000_t0000_u01744680934597") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec01f_d20250415_m013530_c001_v0001116_t0031_u01744680930311") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ec01b_d20250415_m013529_c001_v7007000_t0000_u01744680929875") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f219f9d256e5fb276_d20250415_m013525_c001_v0001105_t0030_u01744680925661") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f419f9d256e5fb274_d20250415_m013525_c001_v7007000_t0000_u01744680925478") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ebfe9_d20250415_m013522_c001_v0001182_t0013_u01744680922123") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f410c68575a2ebfe8_d20250415_m013521_c001_v7007000_t0000_u01744680921724") 2025/04/15 01:38:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f209a7537d956be34_d20250415_m013516_c001_v0001120_t0037_u01744680916334") 2025/04/15 01:38:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f401af802ee61f620_d20250415_m013711_c001_v7007000_t0000_u01744681031239") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2135fb945435cbd8_d20250415_m013706_c001_v0001150_t0057_u01744681026614") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f41541fca76393e62_d20250415_m013700_c001_v7007000_t0000_u01744681020843") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f21541fca76393e4a_d20250415_m013656_c001_v0001099_t0011_u01744681016226") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4135fb945435cbd7_d20250415_m013706_c001_v7007000_t0000_u01744681026127") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f21541fca76393e66_d20250415_m013701_c001_v0001044_t0018_u01744681021025") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f41541fca76393e43_d20250415_m013655_c001_v7007000_t0000_u01744681015720") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f21541fca76393dd3_d20250415_m013651_c001_v0001184_t0024_u01744681011039") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f41541fca76393dcc_d20250415_m013650_c001_v7007000_t0000_u01744681010858") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2187a98c41775164_d20250415_m013639_c001_v0001091_t0047_u01744680999821") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4187a98c4177515d_d20250415_m013639_c001_v7007000_t0000_u01744680999354") 2025/04/15 01:38:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f210c68575a2ec168_d20250415_m013635_c001_v0001103_t0011_u01744680995274") 2025/04/15 01:38:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f412fea736ae200ac_d20250415_m013742_c001_v7007000_t0000_u01744681062818") 2025/04/15 01:38:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f212fea736ae200a9_d20250415_m013738_c001_v0001184_t0051_u01744681058000") 2025/04/15 01:38:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f412fea736ae200a7_d20250415_m013737_c001_v7007000_t0000_u01744681057518") 2025/04/15 01:38:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f201af802ee61f63d_d20250415_m013731_c001_v0001144_t0015_u01744681051796") 2025/04/15 01:38:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f401af802ee61f63c_d20250415_m013731_c001_v7007000_t0000_u01744681051612") 2025/04/15 01:38:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f201af802ee61f635_d20250415_m013726_c001_v0001029_t0040_u01744681046201") 2025/04/15 01:38:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f401af802ee61f633_d20250415_m013725_c001_v7007000_t0000_u01744681045695") 2025/04/15 01:38:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f201af802ee61f62c_d20250415_m013720_c001_v0001181_t0013_u01744681040629") 2025/04/15 01:38:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f401af802ee61f62b_d20250415_m013720_c001_v7007000_t0000_u01744681040445") 2025/04/15 01:38:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2135fb945435cbde_d20250415_m013716_c001_v0001172_t0048_u01744681036099") 2025/04/15 01:38:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4135fb945435cbdc_d20250415_m013715_c001_v7007000_t0000_u01744681035614") 2025/04/15 01:38:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f201af802ee61f621_d20250415_m013711_c001_v0001131_t0059_u01744681031422") 2025/04/15 01:38:54 DEBUG : chunked-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4113b985272b1707_d20250415_m013846_c001_v7007000_t0000_u01744681126776") 2025/04/15 01:38:54 DEBUG : chunked-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f219f0eb347696a7b_d20250415_m013841_c001_v0001181_t0016_u01744681121579") 2025/04/15 01:38:54 DEBUG : chunked-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f419f0eb347696a7a_d20250415_m013840_c001_v7007000_t0000_u01744681120931") 2025/04/15 01:38:54 DEBUG : chunked-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2113b985272b16fc_d20250415_m013835_c001_v0001183_t0017_u01744681115485") 2025/04/15 01:38:54 DEBUG : chunked-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4113b985272b16fa_d20250415_m013834_c001_v7007000_t0000_u01744681114863") 2025/04/15 01:38:54 DEBUG : chunked-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f219f0eb347696a53_d20250415_m013829_c001_v0001182_t0059_u01744681109642") 2025/04/15 01:38:54 DEBUG : chunked-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f419f0eb347696a4e_d20250415_m013829_c001_v7007000_t0000_u01744681109027") 2025/04/15 01:38:54 DEBUG : chunked-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1180cb077381d364_d20250415_m013824_c001_v0001172_t0008_u01744681104915") 2025/04/15 01:38:54 DEBUG : chunked-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4113b985272b16eb_d20250415_m013824_c001_v7007000_t0000_u01744681104452") 2025/04/15 01:38:54 DEBUG : chunked-copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1180cb077381d352_d20250415_m013821_c001_v0001172_t0037_u01744681101195") 2025/04/15 01:38:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4113b985272b1706_d20250415_m013846_c001_v7007000_t0000_u01744681126593") 2025/04/15 01:38:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2113b985272b1705_d20250415_m013844_c001_v0001183_t0056_u01744681124847") 2025/04/15 01:38:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f419f0eb347696a79_d20250415_m013840_c001_v7007000_t0000_u01744681120747") 2025/04/15 01:38:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f219f0eb347696a78_d20250415_m013838_c001_v0001113_t0015_u01744681118921") 2025/04/15 01:38:55 DEBUG : chunked-copy.copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4113b985272b16f9_d20250415_m013834_c001_v7007000_t0000_u01744681114681") 2025/04/15 01:38:55 DEBUG : chunked-copy.copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2113b985272b16f8_d20250415_m013833_c001_v0001183_t0018_u01744681113095") 2025/04/15 01:38:55 DEBUG : chunked-copy.copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f419f0eb347696a4c_d20250415_m013828_c001_v7007000_t0000_u01744681108835") 2025/04/15 01:38:55 DEBUG : chunked-copy.copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f2113b985272b16f1_d20250415_m013826_c001_v0001042_t0047_u01744681106873") 2025/04/15 01:38:55 DEBUG : chunked-copy.copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4113b985272b16ea_d20250415_m013824_c001_v7007000_t0000_u01744681104270") 2025/04/15 01:38:55 DEBUG : chunked-copy.copy: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f107f6c51cc21fde6_d20250415_m013823_c001_v0001109_t0055_u01744681103354") 2025/04/15 01:38:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f10880d3d7d240011_d20250415_m013354_c001_v0001106_t0024_u01744680834573") 2025/04/15 01:38:55 DEBUG : unknown-size-put.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4113b985272b1708_d20250415_m013847_c001_v7007000_t0000_u01744681127609") 2025/04/15 01:38:55 DEBUG : unknown-size-put.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1180cb077381d39a_d20250415_m013847_c001_v0001172_t0046_u01744681127342") 2025/04/15 01:38:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f4113b985272b1709_d20250415_m013848_c001_v7007000_t0000_u01744681128828") 2025/04/15 01:38:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1180cb077381d39e_d20250415_m013848_c001_v0001172_t0019_u01744681128489") 2025/04/15 01:38:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f1180cb077381d39c_d20250415_m013847_c001_v0001172_t0004_u01744681127793") 2025/04/15 01:38:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zef423dd3104d3b7b9f680e1b_f409a7537d956be2e_d20250415_m013511_c001_v7007000_t0000_u01744680911433") 2025/04/15 01:38:59 INFO : B2 bucket rclone-test-cecuciz4kigu: cleaning bucket "rclone-test-cecuciz4kigu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (346.68s) --- 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 (0.45s) --- PASS: TestIntegration/FsMkdir (344.42s) --- 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 (26.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.16s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.32s) --- 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.18s) --- 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.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.51s) --- 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.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.34s) --- 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.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (2.59s) --- 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 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (36.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (15.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (11.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.22s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 346.697s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m47.559264622s (try 1/5)