"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/10/02 02:47:29 NOTICE: TestB2: Starting server 2025/10/02 02:47:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cerozas6suda" 2025/10/02 02:47:29 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/10/02 02:47:32 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/02 02:47:32 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/02 02:47:32 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/10/02 02:47:58 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/02 02:47:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/10/02 02:48:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/10/02 02:48:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/10/02 02:48:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/10/02 02:48:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/10/02 02:48:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/10/02 02:48:01 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/10/02 02:48:08 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/02 02:48:09 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/10/02 02:48:14 INFO : B2 bucket rclone-test-cerozas6suda: cleaning bucket "rclone-test-cerozas6suda" of all files 2025/10/02 02:48:14 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66b2_d20251002_m024813_c001_v0001153_t0004_u01759373293655") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/02 02:48:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cerozas6suda/dirToPurgeFromRoot" 2025/10/02 02:48:17 INFO : B2 bucket rclone-test-cerozas6suda path dirToPurgeFromRoot: cleaning bucket "rclone-test-cerozas6suda" of all files 2025/10/02 02:48:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66b4_d20251002_m024815_c001_v0001153_t0000_u01759373295289") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/02 02:48:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cerozas6suda/hello? sausage/êé" 2025/10/02 02:48:22 INFO : B2 bucket rclone-test-cerozas6suda path hello? sausage/êé: cleaning bucket "rclone-test-cerozas6suda" of all files 2025/10/02 02:48:23 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f106ec7d0ee08163b_d20251002_m024821_c001_v0001106_t0003_u01759373301092") === 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/10/02 02:48:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cerozas6suda/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/02 02:48:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cerozas6suda/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-cerozas6suda" from "TestB2:rclone-test-cerozas6suda" 2025/10/02 02:48:36 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/10/02 02:48:47 DEBUG : Creating backend with remote "TestB2:rclone-test-higamuj1vene" 2025/10/02 02:48:50 DEBUG : B2 bucket rclone-test-higamuj1vene: Purge remote 2025/10/02 02:48:50 INFO : B2 bucket rclone-test-higamuj1vene: cleaning bucket "rclone-test-higamuj1vene" of all files 2025/10/02 02:48:50 DEBUG : somefile: Deleting (id "4_z9f627df3d02dab2b9f980e1b_f4164c07e34b81cab_d20251002_m024849_c001_v0001184_t0002_u01759373329187") === 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/10/02 02:48:51 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/02 02:48:52 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/10/02 02:48:55 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/10/02 02:48:55 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/10/02 02:48:55 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.830Ki offset 6Mi/6.106Mi 2025/10/02 02:48:55 DEBUG : test-metadata: Sending chunk 1 length 111442 2025/10/02 02:48:56 DEBUG : test-metadata: Done sending chunk 1 2025/10/02 02:48:57 DEBUG : test-metadata: Done sending chunk 0 2025/10/02 02:48:57 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/10/02 02:49:07 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1153-19.backblaze.com/b2api/v1/b2_upload_file/6f525d43d01dab2b9f980e1b/c001_v0001153_t0019": EOF 2025/10/02 02:49:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1153-19.backblaze.com/b2api/v1/b2_upload_file/6f525d43d01dab2b9f980e1b/c001_v0001153_t0019": EOF) 2025/10/02 02:49:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1153-19.backblaze.com/b2api/v1/b2_upload_file/6f525d43d01dab2b9f980e1b/c001_v0001153_t0019": EOF - low level retry 1/10 2025/10/02 02:49:10 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-10-02-024902-600.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/10/02 02:49:12 DEBUG : oldPath = "TestB2:rclone-test-cerozas6suda/versions/test-versions-v2025-10-02-024902-600.txt" 2025/10/02 02:49:12 DEBUG : newPath = "TestB2,versions:rclone-test-cerozas6suda/versions/test-versions-v2025-10-02-024902-600.txt" 2025/10/02 02:49:12 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cerozas6suda/versions/test-versions-v2025-10-02-024902-600.txt" 2025/10/02 02:49:12 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/10/02 02:49:14 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cerozas6suda/versions/test-versions-v2025-10-02-024902-600.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cerozas6suda/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/10/02 02:49:17 INFO : B2 bucket rclone-test-cerozas6suda: cleaning bucket "rclone-test-cerozas6suda" of all hidden files 2025/10/02 02:49:17 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26face6_d20251002_m024739_c001_v7007000_t0000_u01759373259961") as it is a hide marker 2025/10/02 02:49:17 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : leading space/ leading space: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b665a_d20251002_m024739_c001_v0001153_t0000_u01759373259053") 2025/10/02 02:49:17 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26face3_d20251002_m024738_c001_v7007000_t0000_u01759373258694") as it is a hide marker 2025/10/02 02:49:17 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6654_d20251002_m024737_c001_v0001153_t0014_u01759373257991") 2025/10/02 02:49:17 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facf5_d20251002_m024746_c001_v7007000_t0000_u01759373266624") as it is a hide marker 2025/10/02 02:49:17 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6670_d20251002_m024745_c001_v0001153_t0015_u01759373265908") 2025/10/02 02:49:17 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : created from root.txt: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f40170caf827da43b_d20251002_m024843_c001_v7007000_t0000_u01759373323350") as it is a hide marker 2025/10/02 02:49:17 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : created from root.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f10589ae9ed5061fc_d20251002_m024842_c001_v0001183_t0017_u01759373322424") 2025/10/02 02:49:17 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : file name.txt: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f418913363c7a30d7_d20251002_m024851_c001_v7007000_t0000_u01759373331259") as it is a hide marker 2025/10/02 02:49:17 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : file name.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66c6_d20251002_m024831_c001_v0001153_t0015_u01759373311450") 2025/10/02 02:49:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : file name.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f1109ea341dac9257_d20251002_m024827_c001_v0001145_t0048_u01759373307689") 2025/10/02 02:49:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : file name.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66ae_d20251002_m024805_c001_v0001153_t0023_u01759373285416") 2025/10/02 02:49:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : file name.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66a8_d20251002_m024804_c001_v0001153_t0001_u01759373284374") 2025/10/02 02:49:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66aa_d20251002_m024804_c001_v0001153_t0019_u01759373284901") "upload" dated 2025-10-02 02:48:04.901 +0000 UTC (1m12.556267819s ago) 2025/10/02 02:49:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f4188142601738e20_d20251002_m024825_c001_v7007000_t0000_u01759373305499") as it is a hide marker 2025/10/02 02:49:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f102853d13c3fada9_d20251002_m024825_c001_v0001161_t0021_u01759373305198") 2025/10/02 02:49:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f104a22a8feff4133_d20251002_m024824_c001_v0001032_t0015_u01759373304466") 2025/10/02 02:49:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad06_d20251002_m024754_c001_v7007000_t0000_u01759373274749") as it is a hide marker 2025/10/02 02:49:17 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b668f_d20251002_m024754_c001_v0001153_t0015_u01759373274028") 2025/10/02 02:49:17 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : piped data.txt: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f418913363c7a30e1_d20251002_m024853_c001_v7007000_t0000_u01759373333141") as it is a hide marker 2025/10/02 02:49:17 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : piped data.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66db_d20251002_m024852_c001_v0001153_t0000_u01759373332539") 2025/10/02 02:49:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : piped data.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f418913363c7a30dc_d20251002_m024852_c001_v7007000_t0000_u01759373332354") 2025/10/02 02:49:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : piped data.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f419348dd9d6b66d9_d20251002_m024851_c001_v0001153_t0019_u01759373331990") 2025/10/02 02:49:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad07_d20251002_m024755_c001_v7007000_t0000_u01759373275946") as it is a hide marker 2025/10/02 02:49:17 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6693_d20251002_m024755_c001_v0001153_t0001_u01759373275109") 2025/10/02 02:49:17 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : test-metadata: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f407bccd38734389a_d20251002_m024900_c001_v7007000_t0000_u01759373340053") as it is a hide marker 2025/10/02 02:49:17 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : test-metadata: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f218913363c7a30e8_d20251002_m024855_c001_v0001181_t0012_u01759373335104") 2025/10/02 02:49:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : test-metadata: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f418913363c7a30e6_d20251002_m024854_c001_v7007000_t0000_u01759373334207") 2025/10/02 02:49:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : test-metadata: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66dd_d20251002_m024853_c001_v0001153_t0001_u01759373333329") 2025/10/02 02:49:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facf9_d20251002_m024748_c001_v7007000_t0000_u01759373268932") as it is a hide marker 2025/10/02 02:49:17 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b667d_d20251002_m024748_c001_v0001153_t0007_u01759373268234") 2025/10/02 02:49:17 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facfe_d20251002_m024751_c001_v7007000_t0000_u01759373271045") as it is a hide marker 2025/10/02 02:49:17 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6681_d20251002_m024750_c001_v0001153_t0006_u01759373270350") 2025/10/02 02:49:17 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facfc_d20251002_m024749_c001_v7007000_t0000_u01759373269991") as it is a hide marker 2025/10/02 02:49:17 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b667f_d20251002_m024749_c001_v0001153_t0004_u01759373269297") 2025/10/02 02:49:17 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad01_d20251002_m024752_c001_v7007000_t0000_u01759373272208") as it is a hide marker 2025/10/02 02:49:17 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6687_d20251002_m024751_c001_v0001153_t0000_u01759373271406") 2025/10/02 02:49:17 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad03_d20251002_m024753_c001_v7007000_t0000_u01759373273666") as it is a hide marker 2025/10/02 02:49:17 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6689_d20251002_m024752_c001_v0001153_t0025_u01759373272568") 2025/10/02 02:49:17 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facf7_d20251002_m024747_c001_v7007000_t0000_u01759373267875") as it is a hide marker 2025/10/02 02:49:17 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : trailing space /trailing space : Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6675_d20251002_m024746_c001_v0001153_t0024_u01759373266983") 2025/10/02 02:49:17 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f10179eb95422c6f1_d20251002_m024910_c001_v0001036_t0005_u01759373350532") "upload" dated 2025-10-02 02:49:10.532 +0000 UTC (6.926390555s ago) 2025/10/02 02:49:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4059676cc1924ff3_d20251002_m024905_c001_v7007000_t0000_u01759373345715") 2025/10/02 02:49:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66e5_d20251002_m024902_c001_v0001153_t0002_u01759373342600") 2025/10/02 02:49:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad0e_d20251002_m024803_c001_v7007000_t0000_u01759373283836") as it is a hide marker 2025/10/02 02:49:17 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fad0c_d20251002_m024758_c001_v0001182_t0013_u01759373278175") 2025/10/02 02:49:17 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : zero-length-file: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad0a_d20251002_m024757_c001_v7007000_t0000_u01759373277859") as it is a hide marker 2025/10/02 02:49:17 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : zero-length-file: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f419348dd9d6b6699_d20251002_m024757_c001_v0001153_t0019_u01759373277304") 2025/10/02 02:49:17 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26face9_d20251002_m024741_c001_v7007000_t0000_u01759373261038") as it is a hide marker 2025/10/02 02:49:17 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b665e_d20251002_m024740_c001_v0001153_t0019_u01759373260321") 2025/10/02 02:49:17 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facdc_d20251002_m024735_c001_v7007000_t0000_u01759373255517") as it is a hide marker 2025/10/02 02:49:17 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6648_d20251002_m024734_c001_v0001153_t0005_u01759373254425") 2025/10/02 02:49:17 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facf0_d20251002_m024744_c001_v7007000_t0000_u01759373264397") as it is a hide marker 2025/10/02 02:49:17 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b666a_d20251002_m024743_c001_v0001153_t0019_u01759373263617") 2025/10/02 02:49:17 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facee_d20251002_m024743_c001_v7007000_t0000_u01759373263213") as it is a hide marker 2025/10/02 02:49:17 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6668_d20251002_m024742_c001_v0001153_t0008_u01759373262511") 2025/10/02 02:49:17 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facf3_d20251002_m024745_c001_v7007000_t0000_u01759373265549") as it is a hide marker 2025/10/02 02:49:17 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b666c_d20251002_m024744_c001_v0001153_t0002_u01759373264756") 2025/10/02 02:49:17 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facec_d20251002_m024742_c001_v7007000_t0000_u01759373262152") as it is a hide marker 2025/10/02 02:49:17 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6662_d20251002_m024741_c001_v0001153_t0020_u01759373261397") 2025/10/02 02:49:17 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : ./.: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facdf_d20251002_m024736_c001_v7007000_t0000_u01759373256564") as it is a hide marker 2025/10/02 02:49:17 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : ./.: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b664c_d20251002_m024735_c001_v0001153_t0014_u01759373255879") 2025/10/02 02:49:17 NOTICE: ./.: Skipped delete as --dry-run is set 2025/10/02 02:49:17 DEBUG : ../..: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26face2_d20251002_m024737_c001_v7007000_t0000_u01759373257631") as it is a hide marker 2025/10/02 02:49:17 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/10/02 02:49:17 DEBUG : ../..: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6650_d20251002_m024736_c001_v0001153_t0021_u01759373256928") 2025/10/02 02:49:17 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/10/02 02:49:17 INFO : B2 bucket rclone-test-cerozas6suda: cleaning bucket "rclone-test-cerozas6suda" of all hidden files 2025/10/02 02:49:17 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26face6_d20251002_m024739_c001_v7007000_t0000_u01759373259961") as it is a hide marker 2025/10/02 02:49:17 DEBUG : leading space/ leading space: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b665a_d20251002_m024739_c001_v0001153_t0000_u01759373259053") 2025/10/02 02:49:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26face3_d20251002_m024738_c001_v7007000_t0000_u01759373258694") as it is a hide marker 2025/10/02 02:49:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6654_d20251002_m024737_c001_v0001153_t0014_u01759373257991") 2025/10/02 02:49:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facf5_d20251002_m024746_c001_v7007000_t0000_u01759373266624") as it is a hide marker 2025/10/02 02:49:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6670_d20251002_m024745_c001_v0001153_t0015_u01759373265908") 2025/10/02 02:49:17 DEBUG : created from root.txt: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f40170caf827da43b_d20251002_m024843_c001_v7007000_t0000_u01759373323350") as it is a hide marker 2025/10/02 02:49:17 DEBUG : created from root.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f10589ae9ed5061fc_d20251002_m024842_c001_v0001183_t0017_u01759373322424") 2025/10/02 02:49:17 DEBUG : file name.txt: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f418913363c7a30d7_d20251002_m024851_c001_v7007000_t0000_u01759373331259") as it is a hide marker 2025/10/02 02:49:18 DEBUG : file name.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66c6_d20251002_m024831_c001_v0001153_t0015_u01759373311450") 2025/10/02 02:49:18 DEBUG : file name.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f1109ea341dac9257_d20251002_m024827_c001_v0001145_t0048_u01759373307689") 2025/10/02 02:49:18 DEBUG : file name.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66ae_d20251002_m024805_c001_v0001153_t0023_u01759373285416") 2025/10/02 02:49:18 DEBUG : file name.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66a8_d20251002_m024804_c001_v0001153_t0001_u01759373284374") 2025/10/02 02:49:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66aa_d20251002_m024804_c001_v0001153_t0019_u01759373284901") "upload" dated 2025-10-02 02:48:04.901 +0000 UTC (1m13.581427954s ago) 2025/10/02 02:49:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f4188142601738e20_d20251002_m024825_c001_v7007000_t0000_u01759373305499") as it is a hide marker 2025/10/02 02:49:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f102853d13c3fada9_d20251002_m024825_c001_v0001161_t0021_u01759373305198") 2025/10/02 02:49:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f104a22a8feff4133_d20251002_m024824_c001_v0001032_t0015_u01759373304466") 2025/10/02 02:49:18 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad06_d20251002_m024754_c001_v7007000_t0000_u01759373274749") as it is a hide marker 2025/10/02 02:49:18 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b668f_d20251002_m024754_c001_v0001153_t0015_u01759373274028") 2025/10/02 02:49:18 DEBUG : piped data.txt: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f418913363c7a30e1_d20251002_m024853_c001_v7007000_t0000_u01759373333141") as it is a hide marker 2025/10/02 02:49:18 DEBUG : piped data.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66db_d20251002_m024852_c001_v0001153_t0000_u01759373332539") 2025/10/02 02:49:18 DEBUG : piped data.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f418913363c7a30dc_d20251002_m024852_c001_v7007000_t0000_u01759373332354") 2025/10/02 02:49:18 DEBUG : piped data.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f419348dd9d6b66d9_d20251002_m024851_c001_v0001153_t0019_u01759373331990") 2025/10/02 02:49:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad07_d20251002_m024755_c001_v7007000_t0000_u01759373275946") as it is a hide marker 2025/10/02 02:49:19 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6693_d20251002_m024755_c001_v0001153_t0001_u01759373275109") 2025/10/02 02:49:19 DEBUG : test-metadata: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f407bccd38734389a_d20251002_m024900_c001_v7007000_t0000_u01759373340053") as it is a hide marker 2025/10/02 02:49:19 DEBUG : test-metadata: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f218913363c7a30e8_d20251002_m024855_c001_v0001181_t0012_u01759373335104") 2025/10/02 02:49:19 DEBUG : test-metadata: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f418913363c7a30e6_d20251002_m024854_c001_v7007000_t0000_u01759373334207") 2025/10/02 02:49:19 DEBUG : test-metadata: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66dd_d20251002_m024853_c001_v0001153_t0001_u01759373333329") 2025/10/02 02:49:19 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facf9_d20251002_m024748_c001_v7007000_t0000_u01759373268932") as it is a hide marker 2025/10/02 02:49:19 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b667d_d20251002_m024748_c001_v0001153_t0007_u01759373268234") 2025/10/02 02:49:19 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facfe_d20251002_m024751_c001_v7007000_t0000_u01759373271045") as it is a hide marker 2025/10/02 02:49:19 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6681_d20251002_m024750_c001_v0001153_t0006_u01759373270350") 2025/10/02 02:49:19 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facfc_d20251002_m024749_c001_v7007000_t0000_u01759373269991") as it is a hide marker 2025/10/02 02:49:19 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b667f_d20251002_m024749_c001_v0001153_t0004_u01759373269297") 2025/10/02 02:49:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad01_d20251002_m024752_c001_v7007000_t0000_u01759373272208") as it is a hide marker 2025/10/02 02:49:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6687_d20251002_m024751_c001_v0001153_t0000_u01759373271406") 2025/10/02 02:49:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad03_d20251002_m024753_c001_v7007000_t0000_u01759373273666") as it is a hide marker 2025/10/02 02:49:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6689_d20251002_m024752_c001_v0001153_t0025_u01759373272568") 2025/10/02 02:49:19 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facf7_d20251002_m024747_c001_v7007000_t0000_u01759373267875") as it is a hide marker 2025/10/02 02:49:19 DEBUG : trailing space /trailing space : Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6675_d20251002_m024746_c001_v0001153_t0024_u01759373266983") 2025/10/02 02:49:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f10179eb95422c6f1_d20251002_m024910_c001_v0001036_t0005_u01759373350532") "upload" dated 2025-10-02 02:49:10.532 +0000 UTC (9.272171642s ago) 2025/10/02 02:49:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4059676cc1924ff3_d20251002_m024905_c001_v7007000_t0000_u01759373345715") 2025/10/02 02:49:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66e5_d20251002_m024902_c001_v0001153_t0002_u01759373342600") 2025/10/02 02:49:19 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad0e_d20251002_m024803_c001_v7007000_t0000_u01759373283836") as it is a hide marker 2025/10/02 02:49:19 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fad0c_d20251002_m024758_c001_v0001182_t0013_u01759373278175") 2025/10/02 02:49:19 DEBUG : zero-length-file: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fad0a_d20251002_m024757_c001_v7007000_t0000_u01759373277859") as it is a hide marker 2025/10/02 02:49:20 DEBUG : zero-length-file: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f419348dd9d6b6699_d20251002_m024757_c001_v0001153_t0019_u01759373277304") 2025/10/02 02:49:20 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26face9_d20251002_m024741_c001_v7007000_t0000_u01759373261038") as it is a hide marker 2025/10/02 02:49:20 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b665e_d20251002_m024740_c001_v0001153_t0019_u01759373260321") 2025/10/02 02:49:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facdc_d20251002_m024735_c001_v7007000_t0000_u01759373255517") as it is a hide marker 2025/10/02 02:49:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6648_d20251002_m024734_c001_v0001153_t0005_u01759373254425") 2025/10/02 02:49:20 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facf0_d20251002_m024744_c001_v7007000_t0000_u01759373264397") as it is a hide marker 2025/10/02 02:49:20 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b666a_d20251002_m024743_c001_v0001153_t0019_u01759373263617") 2025/10/02 02:49:20 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facee_d20251002_m024743_c001_v7007000_t0000_u01759373263213") as it is a hide marker 2025/10/02 02:49:20 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6668_d20251002_m024742_c001_v0001153_t0008_u01759373262511") 2025/10/02 02:49:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facf3_d20251002_m024745_c001_v7007000_t0000_u01759373265549") as it is a hide marker 2025/10/02 02:49:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b666c_d20251002_m024744_c001_v0001153_t0002_u01759373264756") 2025/10/02 02:49:20 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facec_d20251002_m024742_c001_v7007000_t0000_u01759373262152") as it is a hide marker 2025/10/02 02:49:20 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6662_d20251002_m024741_c001_v0001153_t0020_u01759373261397") 2025/10/02 02:49:20 DEBUG : ./.: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26facdf_d20251002_m024736_c001_v7007000_t0000_u01759373256564") as it is a hide marker 2025/10/02 02:49:20 DEBUG : ./.: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b664c_d20251002_m024735_c001_v0001153_t0014_u01759373255879") 2025/10/02 02:49:20 DEBUG : ../..: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26face2_d20251002_m024737_c001_v7007000_t0000_u01759373257631") as it is a hide marker 2025/10/02 02:49:20 DEBUG : ../..: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b6650_d20251002_m024736_c001_v0001153_t0021_u01759373256928") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/10/02 02:49:21 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/10/02 02:49:21 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/10/02 02:49:21 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/10/02 02:49:22 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/10/02 02:49:22 INFO : B2 bucket rclone-test-cerozas6suda: cleaning bucket "rclone-test-cerozas6suda" of pending multipart uploads older than 0s 2025/10/02 02:49:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66aa_d20251002_m024804_c001_v0001153_t0019_u01759373284901") "upload" dated 2025-10-02 02:48:04.901 +0000 UTC (1m17.812582271s ago) 2025/10/02 02:49:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26faddf_d20251002_m024921_c001_v0001150_t0035_u01759373361702") as it is a start marker (upload started at 2025-10-02 02:49:21.702 +0000 UTC) 2025/10/02 02:49:22 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/10/02 02:49:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fade2_d20251002_m024921_c001_v0001165_t0007_u01759373361886") as it is a start marker (upload started at 2025-10-02 02:49:21.886 +0000 UTC) 2025/10/02 02:49:22 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/10/02 02:49:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fade4_d20251002_m024922_c001_v0001037_t0005_u01759373362070") as it is a start marker (upload started at 2025-10-02 02:49:22.07 +0000 UTC) 2025/10/02 02:49:22 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/10/02 02:49:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fade7_d20251002_m024922_c001_v0001101_t0038_u01759373362252") as it is a start marker (upload started at 2025-10-02 02:49:22.252 +0000 UTC) 2025/10/02 02:49:22 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/10/02 02:49:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26faddd_d20251002_m024921_c001_v7007000_t0000_u01759373361519") "hide" dated 2025-10-02 02:49:21.519 +0000 UTC (1.194984585s ago) 2025/10/02 02:49:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f10179eb95422c6f1_d20251002_m024910_c001_v0001036_t0005_u01759373350532") 2025/10/02 02:49:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/10/02 02:49:22 INFO : B2 bucket rclone-test-cerozas6suda: cleaning bucket "rclone-test-cerozas6suda" of pending multipart uploads older than 0s 2025/10/02 02:49:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66aa_d20251002_m024804_c001_v0001153_t0019_u01759373284901") "upload" dated 2025-10-02 02:48:04.901 +0000 UTC (1m18.179916325s ago) 2025/10/02 02:49:23 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26faddf_d20251002_m024921_c001_v0001150_t0035_u01759373361702") as it is a start marker (upload started at 2025-10-02 02:49:21.702 +0000 UTC) 2025/10/02 02:49:23 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fade2_d20251002_m024921_c001_v0001165_t0007_u01759373361886") as it is a start marker (upload started at 2025-10-02 02:49:21.886 +0000 UTC) 2025/10/02 02:49:23 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fade4_d20251002_m024922_c001_v0001037_t0005_u01759373362070") as it is a start marker (upload started at 2025-10-02 02:49:22.07 +0000 UTC) 2025/10/02 02:49:23 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fade7_d20251002_m024922_c001_v0001101_t0038_u01759373362252") as it is a start marker (upload started at 2025-10-02 02:49:22.252 +0000 UTC) 2025/10/02 02:49:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26faddd_d20251002_m024921_c001_v7007000_t0000_u01759373361519") "hide" dated 2025-10-02 02:49:21.519 +0000 UTC (1.562131047s ago) 2025/10/02 02:49:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f10179eb95422c6f1_d20251002_m024910_c001_v0001036_t0005_u01759373350532") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/10/02 02:49:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/02 02:49:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/02 02:49:24 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/10/02 02:49:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/10/02 02:49:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/10/02 02:49:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/10/02 02:49:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/10/02 02:49:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/10/02 02:49:27 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/10/02 02:49:27 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/10/02 02:49:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:49:30 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/10/02 02:49:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f2059676cc1925098_d20251002_m024930_c001_v0001092_t0057_u01759373370814") 2025/10/02 02:49:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:49:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/02 02:49:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/02 02:49:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:49:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:49:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/10/02 02:49:34 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/10/02 02:49:34 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/10/02 02:49:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/10/02 02:49:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/10/02 02:49:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/10/02 02:49:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/10/02 02:49:37 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/10/02 02:49:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:49:38 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/10/02 02:49:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f2059676cc19250ab_d20251002_m024938_c001_v0001092_t0030_u01759373378963") 2025/10/02 02:49:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/02 02:49:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/02 02:49:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/02 02:49:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:49:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:49:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/02 02:49:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/02 02:49:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/10/02 02:49:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/02 02:49:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/10/02 02:49:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/02 02:49:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/10/02 02:49:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/10/02 02:49:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/10/02 02:49:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/10/02 02:49:46 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/02 02:49:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:49:47 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/10/02 02:49:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f207bccd3873438d8_d20251002_m024947_c001_v0001093_t0003_u01759373387744") 2025/10/02 02:49:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/02 02:49:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:49:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/02 02:49:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/02 02:49:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/10/02 02:49:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:49:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:49:50 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/10/02 02:49:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/10/02 02:49:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/10/02 02:49:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/02 02:49:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/10/02 02:49:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/10/02 02:49:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/10/02 02:49:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/10/02 02:49:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:49:56 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/10/02 02:49:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f207bccd3873438de_d20251002_m024956_c001_v0001176_t0035_u01759373396123") 2025/10/02 02:49:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:49:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/10/02 02:49:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/02 02:49:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:49:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:49:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/10/02 02:49:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/02 02:49:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/02 02:50:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/02 02:50:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/02 02:50:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/02 02:50:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/02 02:50:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/10/02 02:50:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:50:03 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/10/02 02:50:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f207bccd38734390a_d20251002_m025004_c001_v0001042_t0059_u01759373404010") 2025/10/02 02:50:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/02 02:50:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/02 02:50:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/02 02:50:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:50:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:50:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/02 02:50:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/02 02:50:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/02 02:50:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/02 02:50:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/02 02:50:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/02 02:50:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/02 02:50:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/10/02 02:50:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/02 02:50:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/02 02:50:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/02 02:50:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:50:12 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/10/02 02:50:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f218913363c7a3304_d20251002_m025012_c001_v0001178_t0003_u01759373412891") 2025/10/02 02:50:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/02 02:50:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:50:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/02 02:50:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/02 02:50:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/02 02:50:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:50:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:50:15 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/10/02 02:50:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/10/02 02:50:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/02 02:50:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/10/02 02:50:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/10/02 02:50:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/10/02 02:50:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/10/02 02:50:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/10/02 02:50:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:50:21 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/10/02 02:50:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f218913363c7a330e_d20251002_m025021_c001_v0001115_t0003_u01759373421110") 2025/10/02 02:50:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:50:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/10/02 02:50:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/02 02:50:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:50:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:50:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/10/02 02:50:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/02 02:50:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/02 02:50:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/02 02:50:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/02 02:50:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/02 02:50:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/02 02:50:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/10/02 02:50:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:50:29 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/10/02 02:50:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f207bccd387344118_d20251002_m025029_c001_v0001137_t0005_u01759373429686") 2025/10/02 02:50:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/02 02:50:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/02 02:50:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/02 02:50:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:50:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:50:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/02 02:50:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/02 02:50:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/02 02:50:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/02 02:50:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/02 02:50:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/02 02:50:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/02 02:50:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/10/02 02:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/02 02:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/02 02:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/02 02:50:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:50:45 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/10/02 02:50:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f20838f7c6d75fc1e_d20251002_m025046_c001_v0001130_t0001_u01759373446024") 2025/10/02 02:50:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/02 02:50:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:50:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/02 02:50:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/02 02:50:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/02 02:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:50:48 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/10/02 02:50:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/10/02 02:50:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/10/02 02:50:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/02 02:50:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/10/02 02:50:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/10/02 02:50:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/10/02 02:50:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/10/02 02:50:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:50:54 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/10/02 02:50:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f20838f7c6d75fc2c_d20251002_m025054_c001_v0001137_t0009_u01759373454684") 2025/10/02 02:50:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:50:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/10/02 02:50:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/02 02:50:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/10/02 02:50:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/02 02:50:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/02 02:50:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/02 02:50:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/02 02:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/02 02:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/02 02:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/10/02 02:51:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:51:03 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/10/02 02:51:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f38372fb_d20251002_m025103_c001_v0001038_t0025_u01759373463645") 2025/10/02 02:51:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/02 02:51:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/02 02:51:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/02 02:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/02 02:51:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/02 02:51:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/02 02:51:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/02 02:51:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/02 02:51:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/02 02:51:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/10/02 02:51:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/10/02 02:51:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/02 02:51:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/02 02:51:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/02 02:51:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:51:13 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/10/02 02:51:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f206aa5ac2224d399_d20251002_m025113_c001_v0001131_t0012_u01759373473832") 2025/10/02 02:51:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/02 02:51:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:51:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/10/02 02:51:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/02 02:51:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/10/02 02:51:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/02 02:51:14 DEBUG : pacer: Reducing sleep to 10ms 2025/10/02 02:51:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/10/02 02:51:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:51:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:51:17 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/10/02 02:51:19 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/10/02 02:51:19 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/10/02 02:51:19 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/10/02 02:51:19 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/10/02 02:51:20 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/10/02 02:51:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/10/02 02:51:21 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/10/02 02:51:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:51:23 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/10/02 02:51:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f38376fc_d20251002_m025123_c001_v0001040_t0027_u01759373483200") 2025/10/02 02:51:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:51:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/02 02:51:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/02 02:51:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:51:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:51:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/10/02 02:51:27 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/10/02 02:51:27 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/10/02 02:51:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/10/02 02:51:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/10/02 02:51:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/10/02 02:51:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/10/02 02:51:36 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/10/02 02:51:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:51:40 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/10/02 02:51:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f3837718_d20251002_m025140_c001_v0001182_t0056_u01759373500433") 2025/10/02 02:51:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/02 02:51:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/02 02:51:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/02 02:51:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:51:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:51:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/02 02:51:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/02 02:51:45 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/10/02 02:51:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/02 02:51:45 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/10/02 02:51:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/02 02:51:46 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/10/02 02:51:47 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/10/02 02:51:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/10/02 02:51:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/10/02 02:51:48 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/02 02:51:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:51:50 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/10/02 02:51:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f223de332704d1337_d20251002_m025150_c001_v0001041_t0028_u01759373510811") 2025/10/02 02:51:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/02 02:51:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:51:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/02 02:51:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/02 02:51:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/10/02 02:51:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/02 02:51:51 DEBUG : pacer: Reducing sleep to 10ms 2025/10/02 02:51:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/10/02 02:51:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:51:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:51:54 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/10/02 02:51:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/10/02 02:51:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/10/02 02:51:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/10/02 02:51:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/10/02 02:51:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/10/02 02:51:59 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/10/02 02:51:59 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/10/02 02:52:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:52:01 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/10/02 02:52:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f223de332704d135d_d20251002_m025201_c001_v0001182_t0057_u01759373521532") 2025/10/02 02:52:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:52:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/02 02:52:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/02 02:52:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:52:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:52:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/10/02 02:52:06 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/10/02 02:52:06 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/10/02 02:52:06 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/10/02 02:52:06 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/10/02 02:52:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/10/02 02:52:09 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/10/02 02:52:09 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/10/02 02:52:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:52:11 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/10/02 02:52:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f2144aabd70862d5e_d20251002_m025212_c001_v0001101_t0024_u01759373532063") 2025/10/02 02:52:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/02 02:52:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/02 02:52:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/02 02:52:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:52:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:52:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/02 02:52:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/02 02:52:18 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/10/02 02:52:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/02 02:52:18 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/10/02 02:52:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/02 02:52:18 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/10/02 02:52:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/10/02 02:52:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/10/02 02:52:21 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/10/02 02:52:21 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/02 02:52:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/02 02:52:24 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/10/02 02:52:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f525d43d01dab2b9f980e1b_f20170caf827daacc_d20251002_m025224_c001_v0001184_t0005_u01759373544175") 2025/10/02 02:52:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/02 02:52:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/02 02:52:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/02 02:52:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/02 02:52:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/10/02 02:52:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/10/02 02:52:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/10/02 02:52:27 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/10/02 02:52:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fb09c_d20251002_m025235_c001_v0001184_t0025_u01759373555988") 2025/10/02 02:52:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/10/02 02:52:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/02 02:52:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/02 02:52:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/02 02:52:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/02 02:52:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/02 02:52:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/02 02:52:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/02 02:52:38 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/10/02 02:52:41 DEBUG : chunked-copy: Done sending chunk 0 2025/10/02 02:52:41 DEBUG : chunked-copy: Done sending chunk 1 2025/10/02 02:52:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/02 02:52:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f525d43d01dab2b9f980e1b_f2128667836065374_d20251002_m025242_c001_v0001157_t0041_u01759373562009") 2025/10/02 02:52:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/10/02 02:52:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/02 02:52:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/02 02:52:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/02 02:52:42 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/02 02:52:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/10/02 02:52:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/02 02:52:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/10/02 02:52:45 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/10/02 02:52:53 DEBUG : chunked-copy: Done sending chunk 1 2025/10/02 02:52:53 DEBUG : chunked-copy: Done sending chunk 0 2025/10/02 02:52:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/02 02:52:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f525d43d01dab2b9f980e1b_f2195ca0290fddbf2_d20251002_m025254_c001_v0001032_t0027_u01759373574566") 2025/10/02 02:52:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/02 02:52:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/02 02:52:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/02 02:52:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/02 02:52:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/02 02:52:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/02 02:52:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/02 02:52:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/02 02:52:59 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/10/02 02:53:01 DEBUG : chunked-copy: Done sending chunk 0 2025/10/02 02:53:01 DEBUG : chunked-copy: Done sending chunk 1 2025/10/02 02:53:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/02 02:53:02 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f525d43d01dab2b9f980e1b_f2195ca0290fddbf6_d20251002_m025302_c001_v0001182_t0027_u01759373582180") 2025/10/02 02:53:02 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/10/02 02:53:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/02 02:53:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/02 02:53:02 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/10/02 02:53:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/02 02:53:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/02 02:53:03 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/02 02:53:04 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/02 02:53:06 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/02 02:53:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cerozas6suda/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/10/02 02:53:07 INFO : B2 bucket rclone-test-cerozas6suda: cleaning bucket "rclone-test-cerozas6suda" of all files 2025/10/02 02:53:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4144aabd70862d07_d20251002_m025205_c001_v7007000_t0000_u01759373525695") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f223de332704d135d_d20251002_m025201_c001_v0001182_t0057_u01759373521532") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f423de332704d135a_d20251002_m025200_c001_v7007000_t0000_u01759373520891") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f20838f7c6d75fd32_d20251002_m025155_c001_v0001144_t0024_u01759373515910") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fb092_d20251002_m025229_c001_v7007000_t0000_u01759373549316") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f20170caf827daacc_d20251002_m025224_c001_v0001184_t0005_u01759373544175") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f40170caf827daac6_d20251002_m025223_c001_v7007000_t0000_u01759373543565") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2144aabd70862d95_d20251002_m025217_c001_v0001105_t0031_u01759373537559") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4144aabd70862d93_d20251002_m025217_c001_v7007000_t0000_u01759373537370") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2144aabd70862d5e_d20251002_m025212_c001_v0001101_t0024_u01759373532063") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4144aabd70862d58_d20251002_m025211_c001_v7007000_t0000_u01759373531492") 2025/10/02 02:53:08 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2144aabd70862d0b_d20251002_m025205_c001_v0001179_t0019_u01759373525876") 2025/10/02 02:53:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f407bccd387343922_d20251002_m025016_c001_v7007000_t0000_u01759373416820") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f218913363c7a3304_d20251002_m025012_c001_v0001178_t0003_u01759373412891") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f407bccd387343911_d20251002_m025008_c001_v7007000_t0000_u01759373408026") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f207bccd38734390a_d20251002_m025004_c001_v0001042_t0059_u01759373404010") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f418913363c7a3302_d20251002_m025012_c001_v7007000_t0000_u01759373412476") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f207bccd387343912_d20251002_m025008_c001_v0001032_t0053_u01759373408219") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f407bccd387343905_d20251002_m025003_c001_v7007000_t0000_u01759373403612") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2059676cc1925101_d20251002_m024959_c001_v0001183_t0046_u01759373399601") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4059676cc1925100_d20251002_m024959_c001_v7007000_t0000_u01759373399419") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f207bccd3873438de_d20251002_m024956_c001_v0001176_t0035_u01759373396123") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f407bccd3873438dd_d20251002_m024955_c001_v7007000_t0000_u01759373395722") 2025/10/02 02:53:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2059676cc19250fc_d20251002_m024952_c001_v0001036_t0040_u01759373392026") 2025/10/02 02:53:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4095ea60f38372cb_d20251002_m025050_c001_v7007000_t0000_u01759373450094") 2025/10/02 02:53:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f20838f7c6d75fc1e_d20251002_m025046_c001_v0001130_t0001_u01759373446024") 2025/10/02 02:53:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4095ea60f3837287_d20251002_m025041_c001_v7007000_t0000_u01759373441058") 2025/10/02 02:53:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f207bccd387344118_d20251002_m025029_c001_v0001137_t0005_u01759373429686") 2025/10/02 02:53:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f40838f7c6d75fc1c_d20251002_m025045_c001_v7007000_t0000_u01759373445609") 2025/10/02 02:53:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f383728b_d20251002_m025041_c001_v0001115_t0029_u01759373441242") 2025/10/02 02:53:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f407bccd387344117_d20251002_m025029_c001_v7007000_t0000_u01759373429293") 2025/10/02 02:53:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f207bccd387343943_d20251002_m025024_c001_v0001102_t0028_u01759373424999") 2025/10/02 02:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f407bccd387343942_d20251002_m025024_c001_v7007000_t0000_u01759373424815") 2025/10/02 02:53:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f218913363c7a330e_d20251002_m025021_c001_v0001115_t0003_u01759373421110") 2025/10/02 02:53:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f418913363c7a330d_d20251002_m025020_c001_v7007000_t0000_u01759373420707") 2025/10/02 02:53:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f207bccd387343923_d20251002_m025017_c001_v0001100_t0019_u01759373417003") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4059676cc19250fb_d20251002_m024951_c001_v7007000_t0000_u01759373391845") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f207bccd3873438d8_d20251002_m024947_c001_v0001093_t0003_u01759373387744") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f407bccd3873438d7_d20251002_m024947_c001_v7007000_t0000_u01759373387351") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2059676cc19250e1_d20251002_m024943_c001_v0001038_t0044_u01759373383092") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4059676cc19250df_d20251002_m024942_c001_v7007000_t0000_u01759373382911") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2059676cc19250ab_d20251002_m024938_c001_v0001092_t0030_u01759373378963") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4059676cc19250a9_d20251002_m024938_c001_v7007000_t0000_u01759373378540") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f207bccd3873438cd_d20251002_m024934_c001_v0001183_t0004_u01759373374576") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f407bccd3873438ca_d20251002_m024934_c001_v7007000_t0000_u01759373374387") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2059676cc1925098_d20251002_m024930_c001_v0001092_t0057_u01759373370814") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4059676cc1925097_d20251002_m024930_c001_v7007000_t0000_u01759373370416") 2025/10/02 02:53:10 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fae00_d20251002_m024925_c001_v0001041_t0022_u01759373365142") 2025/10/02 02:53:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f406aa5ac2224d39f_d20251002_m025118_c001_v7007000_t0000_u01759373478560") 2025/10/02 02:53:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f206aa5ac2224d399_d20251002_m025113_c001_v0001131_t0012_u01759373473832") 2025/10/02 02:53:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4095ea60f38376e8_d20251002_m025108_c001_v7007000_t0000_u01759373468191") 2025/10/02 02:53:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f38372fb_d20251002_m025103_c001_v0001038_t0025_u01759373463645") 2025/10/02 02:53:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f406aa5ac2224d398_d20251002_m025113_c001_v7007000_t0000_u01759373473344") 2025/10/02 02:53:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f38376e9_d20251002_m025108_c001_v0001113_t0047_u01759373468372") 2025/10/02 02:53:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4095ea60f38372f9_d20251002_m025103_c001_v7007000_t0000_u01759373463197") 2025/10/02 02:53:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f38372ee_d20251002_m025058_c001_v0001177_t0028_u01759373458607") 2025/10/02 02:53:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4095ea60f38372ed_d20251002_m025058_c001_v7007000_t0000_u01759373458425") 2025/10/02 02:53:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f20838f7c6d75fc2c_d20251002_m025054_c001_v0001137_t0009_u01759373454684") 2025/10/02 02:53:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f40838f7c6d75fc2b_d20251002_m025054_c001_v7007000_t0000_u01759373454199") 2025/10/02 02:53:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f38372cd_d20251002_m025050_c001_v0001100_t0023_u01759373450277") 2025/10/02 02:53:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f40838f7c6d75fd31_d20251002_m025155_c001_v7007000_t0000_u01759373515726") 2025/10/02 02:53:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f223de332704d1337_d20251002_m025150_c001_v0001041_t0028_u01759373510811") 2025/10/02 02:53:11 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f423de332704d1335_d20251002_m025150_c001_v7007000_t0000_u01759373510297") 2025/10/02 02:53:11 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f383771e_d20251002_m025145_c001_v0001131_t0008_u01759373505292") 2025/10/02 02:53:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4095ea60f383771d_d20251002_m025145_c001_v7007000_t0000_u01759373505106") 2025/10/02 02:53:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f3837718_d20251002_m025140_c001_v0001182_t0056_u01759373500433") 2025/10/02 02:53:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4095ea60f3837716_d20251002_m025139_c001_v7007000_t0000_u01759373499942") 2025/10/02 02:53:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f206aa5ac2224d3b7_d20251002_m025127_c001_v0001136_t0024_u01759373487328") 2025/10/02 02:53:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f406aa5ac2224d3b5_d20251002_m025127_c001_v7007000_t0000_u01759373487147") 2025/10/02 02:53:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2095ea60f38376fc_d20251002_m025123_c001_v0001040_t0027_u01759373483200") 2025/10/02 02:53:12 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4095ea60f38376fb_d20251002_m025122_c001_v7007000_t0000_u01759373482702") 2025/10/02 02:53:12 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f206aa5ac2224d3a0_d20251002_m025118_c001_v0001182_t0019_u01759373478742") 2025/10/02 02:53:12 DEBUG : chunked-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4195ca0290fddbfa_d20251002_m025304_c001_v7007000_t0000_u01759373584195") 2025/10/02 02:53:12 DEBUG : chunked-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f200c1ac74280fcbd_d20251002_m025258_c001_v0001179_t0033_u01759373578777") 2025/10/02 02:53:12 DEBUG : chunked-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f400c1ac74280fcbb_d20251002_m025258_c001_v7007000_t0000_u01759373578143") 2025/10/02 02:53:12 DEBUG : chunked-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2128667836065377_d20251002_m025244_c001_v0001136_t0046_u01759373564648") 2025/10/02 02:53:12 DEBUG : chunked-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4128667836065376_d20251002_m025244_c001_v7007000_t0000_u01759373564002") 2025/10/02 02:53:12 DEBUG : chunked-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fb0a2_d20251002_m025238_c001_v0001172_t0012_u01759373558343") 2025/10/02 02:53:12 DEBUG : chunked-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fb09f_d20251002_m025237_c001_v7007000_t0000_u01759373557732") 2025/10/02 02:53:12 DEBUG : chunked-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f10179eb95422c849_d20251002_m025234_c001_v0001036_t0056_u01759373554013") 2025/10/02 02:53:12 DEBUG : chunked-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fb099_d20251002_m025233_c001_v7007000_t0000_u01759373553616") 2025/10/02 02:53:12 DEBUG : chunked-copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f10179eb95422c841_d20251002_m025230_c001_v0001036_t0051_u01759373550221") 2025/10/02 02:53:12 DEBUG : chunked-copy.copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4195ca0290fddbf8_d20251002_m025304_c001_v7007000_t0000_u01759373584010") 2025/10/02 02:53:12 DEBUG : chunked-copy.copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2195ca0290fddbf6_d20251002_m025302_c001_v0001182_t0027_u01759373582180") 2025/10/02 02:53:12 DEBUG : chunked-copy.copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f400c1ac74280fcba_d20251002_m025257_c001_v7007000_t0000_u01759373577936") 2025/10/02 02:53:12 DEBUG : chunked-copy.copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2195ca0290fddbf2_d20251002_m025254_c001_v0001032_t0027_u01759373574566") 2025/10/02 02:53:12 DEBUG : chunked-copy.copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4128667836065375_d20251002_m025243_c001_v7007000_t0000_u01759373563819") 2025/10/02 02:53:12 DEBUG : chunked-copy.copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f2128667836065374_d20251002_m025242_c001_v0001157_t0041_u01759373562009") 2025/10/02 02:53:12 DEBUG : chunked-copy.copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fb09e_d20251002_m025237_c001_v7007000_t0000_u01759373557548") 2025/10/02 02:53:12 DEBUG : chunked-copy.copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f203c2324b26fb09c_d20251002_m025235_c001_v0001184_t0025_u01759373555988") 2025/10/02 02:53:12 DEBUG : chunked-copy.copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26fb098_d20251002_m025233_c001_v7007000_t0000_u01759373553428") 2025/10/02 02:53:13 DEBUG : chunked-copy.copy: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f1026d36be36d2a47_d20251002_m025232_c001_v0001099_t0051_u01759373552403") 2025/10/02 02:53:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f119348dd9d6b66aa_d20251002_m024804_c001_v0001153_t0019_u01759373284901") 2025/10/02 02:53:13 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4195ca0290fddbfc_d20251002_m025305_c001_v7007000_t0000_u01759373585230") 2025/10/02 02:53:13 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f10179eb95422c881_d20251002_m025304_c001_v0001036_t0038_u01759373584737") 2025/10/02 02:53:13 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f4195ca0290fddbfe_d20251002_m025306_c001_v7007000_t0000_u01759373586627") 2025/10/02 02:53:13 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f10179eb95422c887_d20251002_m025306_c001_v0001036_t0057_u01759373586157") 2025/10/02 02:53:13 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f10179eb95422c883_d20251002_m025305_c001_v0001036_t0003_u01759373585412") 2025/10/02 02:53:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f525d43d01dab2b9f980e1b_f403c2324b26faddd_d20251002_m024921_c001_v7007000_t0000_u01759373361519") 2025/10/02 02:53:14 INFO : B2 bucket rclone-test-cerozas6suda: cleaning bucket "rclone-test-cerozas6suda" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (345.25s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.37s) --- PASS: TestIntegration/FsMkdir (343.08s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.58s) --- 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 (22.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.20s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.98s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.95s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.84s) --- 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 (21.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- 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 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (33.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (16.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (11.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (37.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (17.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (34.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (14.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.43s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.40s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 345.278s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m46.28229015s (try 1/5)