"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/06/29 01:08:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zulotez1ciqi" 2025/06/29 01:08:05 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/06/29 01:08:08 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/06/29 01:08:08 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/06/29 01:08:08 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/06/29 01:08:34 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/06/29 01:08:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/06/29 01:08:37 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/06/29 01:08:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/06/29 01:08:37 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/06/29 01:08:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/06/29 01:08:38 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/06/29 01:08:38 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/06/29 01:08:45 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/06/29 01:08:46 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/06/29 01:08:51 INFO : B2 bucket rclone-test-zulotez1ciqi: cleaning bucket "rclone-test-zulotez1ciqi" of all files 2025/06/29 01:08:51 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752ddad_d20250629_m010850_c001_v0001101_t0035_u01751159330417") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/06/29 01:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zulotez1ciqi/dirToPurgeFromRoot" 2025/06/29 01:08:53 INFO : B2 bucket rclone-test-zulotez1ciqi path dirToPurgeFromRoot: cleaning bucket "rclone-test-zulotez1ciqi" of all files 2025/06/29 01:08:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752ddb7_d20250629_m010852_c001_v0001101_t0009_u01751159332049") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/06/29 01:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zulotez1ciqi/hello? sausage/êé" 2025/06/29 01:08:58 INFO : B2 bucket rclone-test-zulotez1ciqi path hello? sausage/êé: cleaning bucket "rclone-test-zulotez1ciqi" of all files 2025/06/29 01:08:59 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f105a9ac4d02e1c11_d20250629_m010857_c001_v0001146_t0046_u01751159337455") === 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/06/29 01:09:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zulotez1ciqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/06/29 01:09:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zulotez1ciqi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-zulotez1ciqi" from "TestB2:rclone-test-zulotez1ciqi" 2025/06/29 01:09:11 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/06/29 01:09:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zimewic0faje" 2025/06/29 01:09:25 DEBUG : B2 bucket rclone-test-zimewic0faje: Purge remote 2025/06/29 01:09:25 INFO : B2 bucket rclone-test-zimewic0faje: cleaning bucket "rclone-test-zimewic0faje" of all files 2025/06/29 01:09:26 DEBUG : somefile: Deleting (id "4_zdf625d9330bdbb9b9f780e1b_f410e8491c5238707_d20250629_m010924_c001_v0001154_t0006_u01751159364961") === 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/06/29 01:09:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/06/29 01:09:28 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/06/29 01:09:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/06/29 01:09:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/06/29 01:09:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.547Ki offset 6Mi/6.106Mi 2025/06/29 01:09:31 DEBUG : test-metadata: Sending chunk 1 length 111152 2025/06/29 01:09:33 DEBUG : test-metadata: Done sending chunk 1 2025/06/29 01:09:34 DEBUG : test-metadata: Done sending chunk 0 2025/06/29 01:09:34 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/06/29 01:09:45 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/2f323d1330adbb9b9f780e1b/c001_v0001101_t0031": EOF 2025/06/29 01:09:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/2f323d1330adbb9b9f780e1b/c001_v0001101_t0031": EOF) 2025/06/29 01:09:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/2f323d1330adbb9b9f780e1b/c001_v0001101_t0031": EOF - low level retry 1/10 2025/06/29 01:09:47 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-06-29-010939-764.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/06/29 01:09:49 DEBUG : oldPath = "TestB2:rclone-test-zulotez1ciqi/versions/test-versions-v2025-06-29-010939-764.txt" 2025/06/29 01:09:49 DEBUG : newPath = "TestB2,versions:rclone-test-zulotez1ciqi/versions/test-versions-v2025-06-29-010939-764.txt" 2025/06/29 01:09:49 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zulotez1ciqi/versions/test-versions-v2025-06-29-010939-764.txt" 2025/06/29 01:09:49 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/06/29 01:09:50 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zulotez1ciqi/versions/test-versions-v2025-06-29-010939-764.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zulotez1ciqi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/06/29 01:09:51 INFO : B2 bucket rclone-test-zulotez1ciqi: cleaning bucket "rclone-test-zulotez1ciqi" of all hidden files 2025/06/29 01:09:52 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdc9_d20250629_m010816_c001_v7007000_t0000_u01751159296287") as it is a hide marker 2025/06/29 01:09:52 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : leading space/ leading space: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd11_d20250629_m010815_c001_v0001101_t0050_u01751159295593") 2025/06/29 01:09:52 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdc8_d20250629_m010815_c001_v7007000_t0000_u01751159295225") as it is a hide marker 2025/06/29 01:09:52 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd0b_d20250629_m010814_c001_v0001101_t0037_u01751159294433") 2025/06/29 01:09:52 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cde2_d20250629_m010823_c001_v7007000_t0000_u01751159303104") as it is a hide marker 2025/06/29 01:09:52 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd39_d20250629_m010822_c001_v0001101_t0020_u01751159302300") 2025/06/29 01:09:52 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : created from root.txt: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f417693e64a169672_d20250629_m010919_c001_v7007000_t0000_u01751159359136") as it is a hide marker 2025/06/29 01:09:52 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : created from root.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f1067bc134278af89_d20250629_m010918_c001_v0001183_t0037_u01751159358197") 2025/06/29 01:09:52 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : file name.txt: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f416473a715756278_d20250629_m010927_c001_v7007000_t0000_u01751159367191") as it is a hide marker 2025/06/29 01:09:52 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : file name.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dde5_d20250629_m010907_c001_v0001101_t0058_u01751159347606") 2025/06/29 01:09:52 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : file name.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f110bc99e32cb3020_d20250629_m010904_c001_v0001134_t0027_u01751159344029") 2025/06/29 01:09:52 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : file name.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd8b_d20250629_m010842_c001_v0001101_t0017_u01751159322567") 2025/06/29 01:09:52 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : file name.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd83_d20250629_m010841_c001_v0001101_t0031_u01751159321473") 2025/06/29 01:09:52 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd85_d20250629_m010842_c001_v0001101_t0019_u01751159322031") "upload" dated 2025-06-29 01:08:42.031 +0000 UTC (1m10.217855338s ago) 2025/06/29 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f407cac8eb680bc6e_d20250629_m010901_c001_v7007000_t0000_u01751159341790") as it is a hide marker 2025/06/29 01:09:52 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f102d9fc2f09d001d_d20250629_m010901_c001_v0001029_t0021_u01751159341396") 2025/06/29 01:09:52 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f113a707594986e88_d20250629_m010900_c001_v0001116_t0046_u01751159340405") 2025/06/29 01:09:52 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf4_d20250629_m010831_c001_v7007000_t0000_u01751159311460") as it is a hide marker 2025/06/29 01:09:52 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd61_d20250629_m010830_c001_v0001101_t0023_u01751159310651") 2025/06/29 01:09:52 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : piped data.txt: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f416473a71575627b_d20250629_m010929_c001_v7007000_t0000_u01751159369379") as it is a hide marker 2025/06/29 01:09:52 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : piped data.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752de41_d20250629_m010928_c001_v0001101_t0044_u01751159368484") 2025/06/29 01:09:52 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : piped data.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f416473a71575627a_d20250629_m010928_c001_v7007000_t0000_u01751159368299") 2025/06/29 01:09:52 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : piped data.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f41650f5a4752de3b_d20250629_m010927_c001_v0001101_t0031_u01751159367919") 2025/06/29 01:09:52 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf5_d20250629_m010832_c001_v7007000_t0000_u01751159312530") as it is a hide marker 2025/06/29 01:09:52 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd65_d20250629_m010831_c001_v0001101_t0026_u01751159311826") 2025/06/29 01:09:52 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : test-metadata: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f40459ab878e69f17_d20250629_m010937_c001_v7007000_t0000_u01751159377221") as it is a hide marker 2025/06/29 01:09:52 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : test-metadata: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f216473a71575627e_d20250629_m010931_c001_v0001104_t0031_u01751159371523") 2025/06/29 01:09:52 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : test-metadata: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f416473a71575627c_d20250629_m010930_c001_v7007000_t0000_u01751159370513") 2025/06/29 01:09:52 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : test-metadata: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752de47_d20250629_m010929_c001_v0001101_t0042_u01751159369581") 2025/06/29 01:09:52 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdee_d20250629_m010825_c001_v7007000_t0000_u01751159305507") as it is a hide marker 2025/06/29 01:09:52 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd41_d20250629_m010824_c001_v0001101_t0016_u01751159304601") 2025/06/29 01:09:52 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf0_d20250629_m010827_c001_v7007000_t0000_u01751159307758") as it is a hide marker 2025/06/29 01:09:52 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd4b_d20250629_m010827_c001_v0001101_t0018_u01751159307006") 2025/06/29 01:09:52 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdef_d20250629_m010826_c001_v7007000_t0000_u01751159306640") as it is a hide marker 2025/06/29 01:09:52 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd47_d20250629_m010825_c001_v0001101_t0054_u01751159305882") 2025/06/29 01:09:52 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf1_d20250629_m010829_c001_v7007000_t0000_u01751159309021") as it is a hide marker 2025/06/29 01:09:52 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd4f_d20250629_m010828_c001_v0001101_t0027_u01751159308192") 2025/06/29 01:09:52 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf3_d20250629_m010830_c001_v7007000_t0000_u01751159310286") as it is a hide marker 2025/06/29 01:09:52 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd55_d20250629_m010829_c001_v0001101_t0054_u01751159309387") 2025/06/29 01:09:52 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdea_d20250629_m010824_c001_v7007000_t0000_u01751159304236") as it is a hide marker 2025/06/29 01:09:52 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : trailing space /trailing space : Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd3b_d20250629_m010823_c001_v0001101_t0026_u01751159303545") 2025/06/29 01:09:52 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f10698c11b70d06a9_d20250629_m010947_c001_v0001179_t0019_u01751159387727") "upload" dated 2025-06-29 01:09:47.727 +0000 UTC (4.522701014s ago) 2025/06/29 01:09:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43ce64_d20250629_m010942_c001_v7007000_t0000_u01751159382910") 2025/06/29 01:09:52 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752de66_d20250629_m010939_c001_v0001101_t0004_u01751159379764") 2025/06/29 01:09:52 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43ce01_d20250629_m010840_c001_v7007000_t0000_u01751159320918") as it is a hide marker 2025/06/29 01:09:52 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2078888abe43cdf7_d20250629_m010834_c001_v0001105_t0029_u01751159314688") 2025/06/29 01:09:52 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : zero-length-file: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf6_d20250629_m010834_c001_v7007000_t0000_u01751159314375") as it is a hide marker 2025/06/29 01:09:52 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : zero-length-file: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f41650f5a4752dd71_d20250629_m010833_c001_v0001101_t0031_u01751159313818") 2025/06/29 01:09:52 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdca_d20250629_m010817_c001_v7007000_t0000_u01751159297316") as it is a hide marker 2025/06/29 01:09:52 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd17_d20250629_m010816_c001_v0001101_t0028_u01751159296657") 2025/06/29 01:09:52 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdc3_d20250629_m010811_c001_v7007000_t0000_u01751159291896") as it is a hide marker 2025/06/29 01:09:52 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dcf1_d20250629_m010810_c001_v0001101_t0003_u01751159290817") 2025/06/29 01:09:52 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdd2_d20250629_m010820_c001_v7007000_t0000_u01751159300911") as it is a hide marker 2025/06/29 01:09:52 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd2f_d20250629_m010820_c001_v0001101_t0020_u01751159300086") 2025/06/29 01:09:52 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdcd_d20250629_m010819_c001_v7007000_t0000_u01751159299720") as it is a hide marker 2025/06/29 01:09:52 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd25_d20250629_m010818_c001_v0001101_t0016_u01751159298980") 2025/06/29 01:09:52 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdda_d20250629_m010821_c001_v7007000_t0000_u01751159301936") as it is a hide marker 2025/06/29 01:09:52 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd35_d20250629_m010821_c001_v0001101_t0034_u01751159301275") 2025/06/29 01:09:52 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdcb_d20250629_m010818_c001_v7007000_t0000_u01751159298616") as it is a hide marker 2025/06/29 01:09:52 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd21_d20250629_m010817_c001_v0001101_t0011_u01751159297681") 2025/06/29 01:09:52 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : ./.: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdc4_d20250629_m010812_c001_v7007000_t0000_u01751159292975") as it is a hide marker 2025/06/29 01:09:52 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : ./.: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dcf7_d20250629_m010812_c001_v0001101_t0012_u01751159292260") 2025/06/29 01:09:52 NOTICE: ./.: Skipped delete as --dry-run is set 2025/06/29 01:09:52 DEBUG : ../..: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdc7_d20250629_m010814_c001_v7007000_t0000_u01751159294068") as it is a hide marker 2025/06/29 01:09:52 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/06/29 01:09:52 DEBUG : ../..: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd01_d20250629_m010813_c001_v0001101_t0024_u01751159293340") 2025/06/29 01:09:52 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/06/29 01:09:52 INFO : B2 bucket rclone-test-zulotez1ciqi: cleaning bucket "rclone-test-zulotez1ciqi" of all hidden files 2025/06/29 01:09:52 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdc9_d20250629_m010816_c001_v7007000_t0000_u01751159296287") as it is a hide marker 2025/06/29 01:09:52 DEBUG : leading space/ leading space: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd11_d20250629_m010815_c001_v0001101_t0050_u01751159295593") 2025/06/29 01:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdc8_d20250629_m010815_c001_v7007000_t0000_u01751159295225") as it is a hide marker 2025/06/29 01:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd0b_d20250629_m010814_c001_v0001101_t0037_u01751159294433") 2025/06/29 01:09:52 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cde2_d20250629_m010823_c001_v7007000_t0000_u01751159303104") as it is a hide marker 2025/06/29 01:09:52 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd39_d20250629_m010822_c001_v0001101_t0020_u01751159302300") 2025/06/29 01:09:52 DEBUG : created from root.txt: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f417693e64a169672_d20250629_m010919_c001_v7007000_t0000_u01751159359136") as it is a hide marker 2025/06/29 01:09:52 DEBUG : created from root.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f1067bc134278af89_d20250629_m010918_c001_v0001183_t0037_u01751159358197") 2025/06/29 01:09:52 DEBUG : file name.txt: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f416473a715756278_d20250629_m010927_c001_v7007000_t0000_u01751159367191") as it is a hide marker 2025/06/29 01:09:52 DEBUG : file name.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dde5_d20250629_m010907_c001_v0001101_t0058_u01751159347606") 2025/06/29 01:09:53 DEBUG : file name.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f110bc99e32cb3020_d20250629_m010904_c001_v0001134_t0027_u01751159344029") 2025/06/29 01:09:53 DEBUG : file name.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd8b_d20250629_m010842_c001_v0001101_t0017_u01751159322567") 2025/06/29 01:09:53 DEBUG : file name.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd83_d20250629_m010841_c001_v0001101_t0031_u01751159321473") 2025/06/29 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd85_d20250629_m010842_c001_v0001101_t0019_u01751159322031") "upload" dated 2025-06-29 01:08:42.031 +0000 UTC (1m11.26674084s ago) 2025/06/29 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f407cac8eb680bc6e_d20250629_m010901_c001_v7007000_t0000_u01751159341790") as it is a hide marker 2025/06/29 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f102d9fc2f09d001d_d20250629_m010901_c001_v0001029_t0021_u01751159341396") 2025/06/29 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f113a707594986e88_d20250629_m010900_c001_v0001116_t0046_u01751159340405") 2025/06/29 01:09:53 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf4_d20250629_m010831_c001_v7007000_t0000_u01751159311460") as it is a hide marker 2025/06/29 01:09:53 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd61_d20250629_m010830_c001_v0001101_t0023_u01751159310651") 2025/06/29 01:09:53 DEBUG : piped data.txt: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f416473a71575627b_d20250629_m010929_c001_v7007000_t0000_u01751159369379") as it is a hide marker 2025/06/29 01:09:53 DEBUG : piped data.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752de41_d20250629_m010928_c001_v0001101_t0044_u01751159368484") 2025/06/29 01:09:53 DEBUG : piped data.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f416473a71575627a_d20250629_m010928_c001_v7007000_t0000_u01751159368299") 2025/06/29 01:09:53 DEBUG : piped data.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f41650f5a4752de3b_d20250629_m010927_c001_v0001101_t0031_u01751159367919") 2025/06/29 01:09:53 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf5_d20250629_m010832_c001_v7007000_t0000_u01751159312530") as it is a hide marker 2025/06/29 01:09:53 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd65_d20250629_m010831_c001_v0001101_t0026_u01751159311826") 2025/06/29 01:09:53 DEBUG : test-metadata: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f40459ab878e69f17_d20250629_m010937_c001_v7007000_t0000_u01751159377221") as it is a hide marker 2025/06/29 01:09:53 DEBUG : test-metadata: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f216473a71575627e_d20250629_m010931_c001_v0001104_t0031_u01751159371523") 2025/06/29 01:09:53 DEBUG : test-metadata: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f416473a71575627c_d20250629_m010930_c001_v7007000_t0000_u01751159370513") 2025/06/29 01:09:54 DEBUG : test-metadata: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752de47_d20250629_m010929_c001_v0001101_t0042_u01751159369581") 2025/06/29 01:09:54 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdee_d20250629_m010825_c001_v7007000_t0000_u01751159305507") as it is a hide marker 2025/06/29 01:09:54 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd41_d20250629_m010824_c001_v0001101_t0016_u01751159304601") 2025/06/29 01:09:54 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf0_d20250629_m010827_c001_v7007000_t0000_u01751159307758") as it is a hide marker 2025/06/29 01:09:54 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd4b_d20250629_m010827_c001_v0001101_t0018_u01751159307006") 2025/06/29 01:09:54 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdef_d20250629_m010826_c001_v7007000_t0000_u01751159306640") as it is a hide marker 2025/06/29 01:09:54 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd47_d20250629_m010825_c001_v0001101_t0054_u01751159305882") 2025/06/29 01:09:54 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf1_d20250629_m010829_c001_v7007000_t0000_u01751159309021") as it is a hide marker 2025/06/29 01:09:54 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd4f_d20250629_m010828_c001_v0001101_t0027_u01751159308192") 2025/06/29 01:09:54 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf3_d20250629_m010830_c001_v7007000_t0000_u01751159310286") as it is a hide marker 2025/06/29 01:09:54 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd55_d20250629_m010829_c001_v0001101_t0054_u01751159309387") 2025/06/29 01:09:54 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdea_d20250629_m010824_c001_v7007000_t0000_u01751159304236") as it is a hide marker 2025/06/29 01:09:54 DEBUG : trailing space /trailing space : Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd3b_d20250629_m010823_c001_v0001101_t0026_u01751159303545") 2025/06/29 01:09:54 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f10698c11b70d06a9_d20250629_m010947_c001_v0001179_t0019_u01751159387727") "upload" dated 2025-06-29 01:09:47.727 +0000 UTC (6.896940175s ago) 2025/06/29 01:09:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43ce64_d20250629_m010942_c001_v7007000_t0000_u01751159382910") 2025/06/29 01:09:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752de66_d20250629_m010939_c001_v0001101_t0004_u01751159379764") 2025/06/29 01:09:54 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43ce01_d20250629_m010840_c001_v7007000_t0000_u01751159320918") as it is a hide marker 2025/06/29 01:09:54 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2078888abe43cdf7_d20250629_m010834_c001_v0001105_t0029_u01751159314688") 2025/06/29 01:09:54 DEBUG : zero-length-file: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdf6_d20250629_m010834_c001_v7007000_t0000_u01751159314375") as it is a hide marker 2025/06/29 01:09:54 DEBUG : zero-length-file: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f41650f5a4752dd71_d20250629_m010833_c001_v0001101_t0031_u01751159313818") 2025/06/29 01:09:54 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdca_d20250629_m010817_c001_v7007000_t0000_u01751159297316") as it is a hide marker 2025/06/29 01:09:54 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd17_d20250629_m010816_c001_v0001101_t0028_u01751159296657") 2025/06/29 01:09:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdc3_d20250629_m010811_c001_v7007000_t0000_u01751159291896") as it is a hide marker 2025/06/29 01:09:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dcf1_d20250629_m010810_c001_v0001101_t0003_u01751159290817") 2025/06/29 01:09:55 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdd2_d20250629_m010820_c001_v7007000_t0000_u01751159300911") as it is a hide marker 2025/06/29 01:09:55 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd2f_d20250629_m010820_c001_v0001101_t0020_u01751159300086") 2025/06/29 01:09:55 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdcd_d20250629_m010819_c001_v7007000_t0000_u01751159299720") as it is a hide marker 2025/06/29 01:09:55 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd25_d20250629_m010818_c001_v0001101_t0016_u01751159298980") 2025/06/29 01:09:55 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdda_d20250629_m010821_c001_v7007000_t0000_u01751159301936") as it is a hide marker 2025/06/29 01:09:55 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd35_d20250629_m010821_c001_v0001101_t0034_u01751159301275") 2025/06/29 01:09:55 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdcb_d20250629_m010818_c001_v7007000_t0000_u01751159298616") as it is a hide marker 2025/06/29 01:09:55 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd21_d20250629_m010817_c001_v0001101_t0011_u01751159297681") 2025/06/29 01:09:55 DEBUG : ./.: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdc4_d20250629_m010812_c001_v7007000_t0000_u01751159292975") as it is a hide marker 2025/06/29 01:09:55 DEBUG : ./.: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dcf7_d20250629_m010812_c001_v0001101_t0012_u01751159292260") 2025/06/29 01:09:55 DEBUG : ../..: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4078888abe43cdc7_d20250629_m010814_c001_v7007000_t0000_u01751159294068") as it is a hide marker 2025/06/29 01:09:55 DEBUG : ../..: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd01_d20250629_m010813_c001_v0001101_t0024_u01751159293340") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/06/29 01:09:56 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/06/29 01:09:56 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/06/29 01:09:56 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/06/29 01:09:57 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/06/29 01:09:57 INFO : B2 bucket rclone-test-zulotez1ciqi: cleaning bucket "rclone-test-zulotez1ciqi" of pending multipart uploads older than 0s 2025/06/29 01:09:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd85_d20250629_m010842_c001_v0001101_t0019_u01751159322031") "upload" dated 2025-06-29 01:08:42.031 +0000 UTC (1m15.518793827s ago) 2025/06/29 01:09:57 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f2122019316cb8279_d20250629_m010956_c001_v0001037_t0056_u01751159396537") as it is a start marker (upload started at 2025-06-29 01:09:56.537 +0000 UTC) 2025/06/29 01:09:57 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/06/29 01:09:57 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f2122019316cb827a_d20250629_m010956_c001_v0001029_t0016_u01751159396719") as it is a start marker (upload started at 2025-06-29 01:09:56.719 +0000 UTC) 2025/06/29 01:09:57 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/06/29 01:09:57 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f2122019316cb827b_d20250629_m010956_c001_v0001179_t0012_u01751159396911") as it is a start marker (upload started at 2025-06-29 01:09:56.911 +0000 UTC) 2025/06/29 01:09:57 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/06/29 01:09:57 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f2122019316cb827c_d20250629_m010957_c001_v0001146_t0030_u01751159397092") as it is a start marker (upload started at 2025-06-29 01:09:57.092 +0000 UTC) 2025/06/29 01:09:57 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/06/29 01:09:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4122019316cb8278_d20250629_m010956_c001_v7007000_t0000_u01751159396356") "hide" dated 2025-06-29 01:09:56.356 +0000 UTC (1.193923801s ago) 2025/06/29 01:09:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f10698c11b70d06a9_d20250629_m010947_c001_v0001179_t0019_u01751159387727") 2025/06/29 01:09:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/06/29 01:09:57 INFO : B2 bucket rclone-test-zulotez1ciqi: cleaning bucket "rclone-test-zulotez1ciqi" of pending multipart uploads older than 0s 2025/06/29 01:09:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd85_d20250629_m010842_c001_v0001101_t0019_u01751159322031") "upload" dated 2025-06-29 01:08:42.031 +0000 UTC (1m15.884819768s ago) 2025/06/29 01:09:57 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f2122019316cb8279_d20250629_m010956_c001_v0001037_t0056_u01751159396537") as it is a start marker (upload started at 2025-06-29 01:09:56.537 +0000 UTC) 2025/06/29 01:09:57 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f2122019316cb827a_d20250629_m010956_c001_v0001029_t0016_u01751159396719") as it is a start marker (upload started at 2025-06-29 01:09:56.719 +0000 UTC) 2025/06/29 01:09:57 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f2122019316cb827b_d20250629_m010956_c001_v0001179_t0012_u01751159396911") as it is a start marker (upload started at 2025-06-29 01:09:56.911 +0000 UTC) 2025/06/29 01:09:57 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f2122019316cb827c_d20250629_m010957_c001_v0001146_t0030_u01751159397092") as it is a start marker (upload started at 2025-06-29 01:09:57.092 +0000 UTC) 2025/06/29 01:09:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f323d1330adbb9b9f780e1b_f4122019316cb8278_d20250629_m010956_c001_v7007000_t0000_u01751159396356") "hide" dated 2025-06-29 01:09:56.356 +0000 UTC (1.56003462s ago) 2025/06/29 01:09:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f10698c11b70d06a9_d20250629_m010947_c001_v0001179_t0019_u01751159387727") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/06/29 01:09:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/06/29 01:09:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/06/29 01:09:59 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/06/29 01:10:00 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/06/29 01:10:00 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/06/29 01:10:00 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/06/29 01:10:00 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/06/29 01:10:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/06/29 01:10:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/06/29 01:10:03 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/06/29 01:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:10:06 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/06/29 01:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f2180e40eeb38d634_d20250629_m011006_c001_v0001171_t0057_u01751159406458") 2025/06/29 01:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/29 01:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/29 01:10:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:10:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:10:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/06/29 01:10:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/06/29 01:10:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/06/29 01:10:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/06/29 01:10:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/06/29 01:10:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/06/29 01:10:13 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/06/29 01:10:13 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/06/29 01:10:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:10:14 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/06/29 01:10:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80b704_d20250629_m011014_c001_v0001044_t0043_u01751159414814") 2025/06/29 01:10:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/29 01:10:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/29 01:10:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/06/29 01:10:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:10:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:10:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/06/29 01:10:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/06/29 01:10:19 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/06/29 01:10:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/06/29 01:10:19 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/06/29 01:10:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/06/29 01:10:19 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/06/29 01:10:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/06/29 01:10:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/06/29 01:10:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/06/29 01:10:22 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/06/29 01:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:10:24 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/06/29 01:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f202b0539e53ae420_d20250629_m011024_c001_v0001181_t0028_u01751159424299") 2025/06/29 01:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/29 01:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/29 01:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/06/29 01:10:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/06/29 01:10:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:10:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:10:26 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/06/29 01:10:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/06/29 01:10:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/06/29 01:10:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/06/29 01:10:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/06/29 01:10:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/06/29 01:10:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/06/29 01:10:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/06/29 01:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:10:32 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/06/29 01:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f202b0539e53ae433_d20250629_m011032_c001_v0001116_t0021_u01751159432228") 2025/06/29 01:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/06/29 01:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/29 01:10:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/06/29 01:10:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/06/29 01:10:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/06/29 01:10:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/06/29 01:10:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/06/29 01:10:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/06/29 01:10:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/06/29 01:10:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/06/29 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:10:41 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/06/29 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c5ae_d20250629_m011041_c001_v0001178_t0044_u01751159441178") 2025/06/29 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/29 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/29 01:10:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/06/29 01:10:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:10:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:10:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/06/29 01:10:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/06/29 01:10:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/06/29 01:10:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/06/29 01:10:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/06/29 01:10:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/06/29 01:10:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/06/29 01:10:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/06/29 01:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/06/29 01:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/06/29 01:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/06/29 01:10:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:10:50 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/06/29 01:10:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f216473a715756316_d20250629_m011050_c001_v0001178_t0013_u01751159450153") 2025/06/29 01:10:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/29 01:10:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:10:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/06/29 01:10:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/06/29 01:10:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/06/29 01:10:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:10:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:10:52 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/06/29 01:10:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/06/29 01:10:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/06/29 01:10:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/06/29 01:10:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/06/29 01:10:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/06/29 01:10:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/06/29 01:10:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/06/29 01:10:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:10:58 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/06/29 01:10:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f216473a715756320_d20250629_m011058_c001_v0001171_t0019_u01751159458279") 2025/06/29 01:10:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:10:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/06/29 01:10:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/29 01:10:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:11:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:11:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/06/29 01:11:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/06/29 01:11:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/06/29 01:11:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/06/29 01:11:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/06/29 01:11:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/06/29 01:11:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/06/29 01:11:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/06/29 01:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:11:06 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/06/29 01:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c5fa_d20250629_m011106_c001_v0001131_t0013_u01751159466686") 2025/06/29 01:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/29 01:11:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/29 01:11:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/06/29 01:11:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:11:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:11:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/06/29 01:11:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/06/29 01:11:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/06/29 01:11:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/06/29 01:11:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/06/29 01:11:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/06/29 01:11:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/06/29 01:11:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/06/29 01:11:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/06/29 01:11:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/06/29 01:11:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/06/29 01:11:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:11:15 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/06/29 01:11:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c619_d20250629_m011115_c001_v0001161_t0015_u01751159475826") 2025/06/29 01:11:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/29 01:11:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:11:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/06/29 01:11:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/06/29 01:11:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/06/29 01:11:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:11:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:11:18 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/06/29 01:11:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/06/29 01:11:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/06/29 01:11:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/06/29 01:11:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/06/29 01:11:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/06/29 01:11:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/06/29 01:11:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/06/29 01:11:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:11:25 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/06/29 01:11:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c833_d20250629_m011125_c001_v0001177_t0041_u01751159485104") 2025/06/29 01:11:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:11:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/06/29 01:11:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/29 01:11:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:11:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:11:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/06/29 01:11:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/06/29 01:11:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/06/29 01:11:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/06/29 01:11:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/06/29 01:11:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/06/29 01:11:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/06/29 01:11:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/06/29 01:11:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:11:34 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/06/29 01:11:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f2061179d73489c4f_d20250629_m011134_c001_v0001183_t0007_u01751159494127") 2025/06/29 01:11:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/29 01:11:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/29 01:11:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/06/29 01:11:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:11:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:11:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/06/29 01:11:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/06/29 01:11:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/06/29 01:11:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/06/29 01:11:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/06/29 01:11:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/06/29 01:11:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/06/29 01:11:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/06/29 01:11:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/06/29 01:11:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/06/29 01:11:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/06/29 01:11:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:11:44 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/06/29 01:11:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f2085bdfc9d6015c5_d20250629_m011144_c001_v0001037_t0022_u01751159504620") 2025/06/29 01:11:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/29 01:11:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:11:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/06/29 01:11:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/06/29 01:11:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/06/29 01:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:11:47 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/06/29 01:11:50 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/06/29 01:11:50 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/06/29 01:11:50 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/06/29 01:11:50 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/06/29 01:11:51 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/06/29 01:11:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/06/29 01:11:52 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/06/29 01:11:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:11:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/06/29 01:11:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f2085bdfc9d6015ce_d20250629_m011154_c001_v0001042_t0041_u01751159514331") 2025/06/29 01:11:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:11:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/29 01:11:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/29 01:11:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:11:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:11:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/06/29 01:11:58 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/06/29 01:11:58 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/06/29 01:11:59 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/06/29 01:11:59 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/06/29 01:12:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/06/29 01:12:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/06/29 01:12:01 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/06/29 01:12:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:12:03 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/06/29 01:12:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c88d_d20250629_m011203_c001_v0001105_t0021_u01751159523906") 2025/06/29 01:12:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/29 01:12:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/29 01:12:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/06/29 01:12:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:12:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:12:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/06/29 01:12:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/06/29 01:12:09 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/06/29 01:12:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/06/29 01:12:09 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/06/29 01:12:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/06/29 01:12:09 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/06/29 01:12:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/06/29 01:12:11 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/06/29 01:12:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/06/29 01:12:12 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/06/29 01:12:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:12:14 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/06/29 01:12:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f219811bd30bbf577_d20250629_m011214_c001_v0001182_t0050_u01751159534655") 2025/06/29 01:12:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/29 01:12:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:12:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/29 01:12:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/06/29 01:12:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/06/29 01:12:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/29 01:12:15 DEBUG : pacer: Reducing sleep to 10ms 2025/06/29 01:12:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/06/29 01:12:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:12:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:12:17 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/06/29 01:12:20 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/06/29 01:12:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/06/29 01:12:20 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/06/29 01:12:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/06/29 01:12:21 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/06/29 01:12:22 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/06/29 01:12:22 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/06/29 01:12:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:12:25 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/06/29 01:12:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f202b0539e53ae52c_d20250629_m011225_c001_v0001179_t0026_u01751159545243") 2025/06/29 01:12:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:12:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/29 01:12:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/29 01:12:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/06/29 01:12:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/29 01:12:25 DEBUG : pacer: Reducing sleep to 10ms 2025/06/29 01:12:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:12:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:12:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/06/29 01:12:30 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/06/29 01:12:30 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/06/29 01:12:30 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/06/29 01:12:30 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/06/29 01:12:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/06/29 01:12:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/06/29 01:12:32 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/06/29 01:12:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:12:35 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/06/29 01:12:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f2180e40eeb38df91_d20250629_m011235_c001_v0001178_t0025_u01751159555660") 2025/06/29 01:12:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/29 01:12:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/29 01:12:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/06/29 01:12:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:12:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:12:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/06/29 01:12:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/06/29 01:12:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/06/29 01:12:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/06/29 01:12:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/06/29 01:12:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/06/29 01:12:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/06/29 01:12:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/06/29 01:12:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/06/29 01:12:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/06/29 01:12:44 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/06/29 01:12:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/29 01:12:47 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/06/29 01:12:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f323d1330adbb9b9f780e1b_f2180e40eeb38df9b_d20250629_m011247_c001_v0001157_t0013_u01751159567337") 2025/06/29 01:12:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/29 01:12:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/29 01:12:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/29 01:12:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/06/29 01:12:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/06/29 01:12:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/06/29 01:12:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/06/29 01:12:50 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/06/29 01:12:58 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f323d1330adbb9b9f780e1b_f222f3d942e7f850d_d20250629_m011258_c001_v0001042_t0056_u01751159578040") 2025/06/29 01:12:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/06/29 01:12:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/29 01:12:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/29 01:12:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/29 01:12:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/06/29 01:13:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/06/29 01:13:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/29 01:13:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/06/29 01:13:01 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/06/29 01:13:03 DEBUG : chunked-copy: Done sending chunk 0 2025/06/29 01:13:03 DEBUG : chunked-copy: Done sending chunk 1 2025/06/29 01:13:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/29 01:13:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f323d1330adbb9b9f780e1b_f222f3d942e7f850e_d20250629_m011304_c001_v0001183_t0021_u01751159584686") 2025/06/29 01:13:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/06/29 01:13:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/29 01:13:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/29 01:13:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/29 01:13:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/06/29 01:13:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/06/29 01:13:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/29 01:13:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/06/29 01:13:08 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/06/29 01:13:10 DEBUG : chunked-copy: Done sending chunk 1 2025/06/29 01:13:11 DEBUG : chunked-copy: Done sending chunk 0 2025/06/29 01:13:11 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/29 01:13:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f323d1330adbb9b9f780e1b_f222f3d942e7f8512_d20250629_m011312_c001_v0001172_t0044_u01751159592145") 2025/06/29 01:13:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/06/29 01:13:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/29 01:13:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/29 01:13:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/29 01:13:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/06/29 01:13:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/06/29 01:13:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/29 01:13:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/06/29 01:13:16 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/06/29 01:13:18 DEBUG : chunked-copy: Done sending chunk 0 2025/06/29 01:13:18 DEBUG : chunked-copy: Done sending chunk 1 2025/06/29 01:13:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/29 01:13:19 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c9bc_d20250629_m011319_c001_v0001184_t0003_u01751159599634") 2025/06/29 01:13:19 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/06/29 01:13:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/29 01:13:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/06/29 01:13:19 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/06/29 01:13:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/29 01:13:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/29 01:13:20 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/06/29 01:13:21 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/06/29 01:13:22 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/06/29 01:13:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zulotez1ciqi/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/06/29 01:13:24 INFO : B2 bucket rclone-test-zulotez1ciqi: cleaning bucket "rclone-test-zulotez1ciqi" of all files 2025/06/29 01:13:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4180e40eeb38df8c_d20250629_m011229_c001_v7007000_t0000_u01751159549422") 2025/06/29 01:13:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f202b0539e53ae52c_d20250629_m011225_c001_v0001179_t0026_u01751159545243") 2025/06/29 01:13:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f402b0539e53ae52b_d20250629_m011224_c001_v7007000_t0000_u01751159544638") 2025/06/29 01:13:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f219811bd30bbf583_d20250629_m011219_c001_v0001178_t0013_u01751159539680") 2025/06/29 01:13:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f422f3d942e7f850a_d20250629_m011252_c001_v7007000_t0000_u01751159572560") 2025/06/29 01:13:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2180e40eeb38df9b_d20250629_m011247_c001_v0001157_t0013_u01751159567337") 2025/06/29 01:13:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4180e40eeb38df99_d20250629_m011246_c001_v7007000_t0000_u01751159566689") 2025/06/29 01:13:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2180e40eeb38df95_d20250629_m011241_c001_v0001182_t0055_u01751159561008") 2025/06/29 01:13:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4180e40eeb38df94_d20250629_m011240_c001_v7007000_t0000_u01751159560826") 2025/06/29 01:13:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/06/29 01:13:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/29 01:13:25 DEBUG : pacer: Reducing sleep to 10ms 2025/06/29 01:13:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2180e40eeb38df91_d20250629_m011235_c001_v0001178_t0025_u01751159555660") 2025/06/29 01:13:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4180e40eeb38df90_d20250629_m011235_c001_v7007000_t0000_u01751159555061") 2025/06/29 01:13:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2180e40eeb38df8d_d20250629_m011229_c001_v0001165_t0040_u01751159549604") 2025/06/29 01:13:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c5e1_d20250629_m011054_c001_v7007000_t0000_u01751159454124") 2025/06/29 01:13:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f216473a715756316_d20250629_m011050_c001_v0001178_t0013_u01751159450153") 2025/06/29 01:13:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c5c2_d20250629_m011045_c001_v7007000_t0000_u01751159445029") 2025/06/29 01:13:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c5ae_d20250629_m011041_c001_v0001178_t0044_u01751159441178") 2025/06/29 01:13:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f416473a715756315_d20250629_m011049_c001_v7007000_t0000_u01751159449795") 2025/06/29 01:13:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c5c4_d20250629_m011045_c001_v0001044_t0018_u01751159445212") 2025/06/29 01:13:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c5aa_d20250629_m011040_c001_v7007000_t0000_u01751159440786") 2025/06/29 01:13:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c598_d20250629_m011036_c001_v0001157_t0007_u01751159436479") 2025/06/29 01:13:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c597_d20250629_m011036_c001_v7007000_t0000_u01751159436297") 2025/06/29 01:13:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f202b0539e53ae433_d20250629_m011032_c001_v0001116_t0021_u01751159432228") 2025/06/29 01:13:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f402b0539e53ae432_d20250629_m011031_c001_v7007000_t0000_u01751159431825") 2025/06/29 01:13:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80be8a_d20250629_m011028_c001_v0001176_t0043_u01751159428337") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4061179d7348983a_d20250629_m011120_c001_v7007000_t0000_u01751159480325") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c619_d20250629_m011115_c001_v0001161_t0015_u01751159475826") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c608_d20250629_m011110_c001_v7007000_t0000_u01751159470828") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c5fa_d20250629_m011106_c001_v0001131_t0013_u01751159466686") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c617_d20250629_m011115_c001_v7007000_t0000_u01751159475421") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c60a_d20250629_m011111_c001_v0001184_t0017_u01751159471011") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c5f8_d20250629_m011106_c001_v7007000_t0000_u01751159466227") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c5ed_d20250629_m011102_c001_v0001150_t0046_u01751159462035") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c5ec_d20250629_m011101_c001_v7007000_t0000_u01751159461853") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f216473a715756320_d20250629_m011058_c001_v0001171_t0019_u01751159458279") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f416473a71575631f_d20250629_m011057_c001_v7007000_t0000_u01751159457875") 2025/06/29 01:13:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c5e2_d20250629_m011054_c001_v0001177_t0054_u01751159454305") 2025/06/29 01:13:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80be88_d20250629_m011028_c001_v7007000_t0000_u01751159428154") 2025/06/29 01:13:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f202b0539e53ae420_d20250629_m011024_c001_v0001181_t0028_u01751159424299") 2025/06/29 01:13:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f402b0539e53ae41e_d20250629_m011023_c001_v7007000_t0000_u01751159423916") 2025/06/29 01:13:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80b77e_d20250629_m011019_c001_v0001099_t0054_u01751159419410") 2025/06/29 01:13:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80b73d_d20250629_m011019_c001_v7007000_t0000_u01751159419228") 2025/06/29 01:13:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80b704_d20250629_m011014_c001_v0001044_t0043_u01751159414814") 2025/06/29 01:13:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80b6f0_d20250629_m011014_c001_v7007000_t0000_u01751159414401") 2025/06/29 01:13:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80b680_d20250629_m011010_c001_v0001178_t0030_u01751159410318") 2025/06/29 01:13:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80b67e_d20250629_m011010_c001_v7007000_t0000_u01751159410124") 2025/06/29 01:13:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2180e40eeb38d634_d20250629_m011006_c001_v0001171_t0057_u01751159406458") 2025/06/29 01:13:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4180e40eeb38d633_d20250629_m011006_c001_v7007000_t0000_u01751159406041") 2025/06/29 01:13:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2122019316cb827f_d20250629_m011000_c001_v0001115_t0000_u01751159400020") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c855_d20250629_m011149_c001_v7007000_t0000_u01751159509457") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2085bdfc9d6015c5_d20250629_m011144_c001_v0001037_t0022_u01751159504620") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4061179d73489c5c_d20250629_m011138_c001_v7007000_t0000_u01751159498429") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2061179d73489c4f_d20250629_m011134_c001_v0001183_t0007_u01751159494127") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4085bdfc9d6015c4_d20250629_m011144_c001_v7007000_t0000_u01751159504161") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2061179d73489c5d_d20250629_m011138_c001_v0001109_t0052_u01751159498614") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4061179d73489c4e_d20250629_m011133_c001_v7007000_t0000_u01751159493638") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2061179d73489c45_d20250629_m011128_c001_v0001036_t0032_u01751159488855") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4061179d73489c44_d20250629_m011128_c001_v7007000_t0000_u01751159488671") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c833_d20250629_m011125_c001_v0001177_t0041_u01751159485104") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c832_d20250629_m011124_c001_v7007000_t0000_u01751159484642") 2025/06/29 01:13:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2061179d7348983b_d20250629_m011120_c001_v0001099_t0057_u01751159480507") 2025/06/29 01:13:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f419811bd30bbf582_d20250629_m011219_c001_v7007000_t0000_u01751159539497") 2025/06/29 01:13:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f219811bd30bbf577_d20250629_m011214_c001_v0001182_t0050_u01751159534655") 2025/06/29 01:13:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f419811bd30bbf576_d20250629_m011214_c001_v7007000_t0000_u01751159534154") 2025/06/29 01:13:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c8a3_d20250629_m011209_c001_v0001165_t0040_u01751159529006") 2025/06/29 01:13:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c8a1_d20250629_m011208_c001_v7007000_t0000_u01751159528822") 2025/06/29 01:13:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c88d_d20250629_m011203_c001_v0001105_t0021_u01751159523906") 2025/06/29 01:13:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c889_d20250629_m011203_c001_v7007000_t0000_u01751159523390") 2025/06/29 01:13:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c876_d20250629_m011158_c001_v0001182_t0026_u01751159518516") 2025/06/29 01:13:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c874_d20250629_m011158_c001_v7007000_t0000_u01751159518333") 2025/06/29 01:13:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f2085bdfc9d6015ce_d20250629_m011154_c001_v0001042_t0041_u01751159514331") 2025/06/29 01:13:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4085bdfc9d6015cd_d20250629_m011153_c001_v7007000_t0000_u01751159513831") 2025/06/29 01:13:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c856_d20250629_m011149_c001_v0001137_t0009_u01751159509638") 2025/06/29 01:13:28 DEBUG : chunked-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c9be_d20250629_m011321_c001_v7007000_t0000_u01751159601454") 2025/06/29 01:13:28 DEBUG : chunked-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f222f3d942e7f851a_d20250629_m011315_c001_v0001157_t0023_u01751159595881") 2025/06/29 01:13:28 DEBUG : chunked-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f422f3d942e7f8519_d20250629_m011315_c001_v7007000_t0000_u01751159595230") 2025/06/29 01:13:28 DEBUG : chunked-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c9b2_d20250629_m011307_c001_v0001117_t0038_u01751159587617") 2025/06/29 01:13:28 DEBUG : chunked-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c9b1_d20250629_m011306_c001_v7007000_t0000_u01751159586998") 2025/06/29 01:13:28 DEBUG : chunked-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c9ad_d20250629_m011300_c001_v0001037_t0046_u01751159580724") 2025/06/29 01:13:28 DEBUG : chunked-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c8ff_d20250629_m011300_c001_v7007000_t0000_u01751159580041") 2025/06/29 01:13:28 DEBUG : chunked-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f10698c11b70d0b06_d20250629_m011256_c001_v0001179_t0010_u01751159576692") 2025/06/29 01:13:28 DEBUG : chunked-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f422f3d942e7f850c_d20250629_m011256_c001_v7007000_t0000_u01751159576264") 2025/06/29 01:13:28 DEBUG : chunked-copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f10698c11b70d0aee_d20250629_m011253_c001_v0001179_t0044_u01751159573441") 2025/06/29 01:13:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c9bd_d20250629_m011321_c001_v7007000_t0000_u01751159601271") 2025/06/29 01:13:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f215813631c80c9bc_d20250629_m011319_c001_v0001184_t0003_u01751159599634") 2025/06/29 01:13:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f422f3d942e7f8517_d20250629_m011315_c001_v7007000_t0000_u01751159595049") 2025/06/29 01:13:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f222f3d942e7f8512_d20250629_m011312_c001_v0001172_t0044_u01751159592145") 2025/06/29 01:13:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c9b0_d20250629_m011306_c001_v7007000_t0000_u01751159586756") 2025/06/29 01:13:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f222f3d942e7f850e_d20250629_m011304_c001_v0001183_t0021_u01751159584686") 2025/06/29 01:13:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c8fd_d20250629_m011259_c001_v7007000_t0000_u01751159579858") 2025/06/29 01:13:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f222f3d942e7f850d_d20250629_m011258_c001_v0001042_t0056_u01751159578040") 2025/06/29 01:13:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f422f3d942e7f850b_d20250629_m011256_c001_v7007000_t0000_u01751159576083") 2025/06/29 01:13:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f1156a97d2dd8c6bc_d20250629_m011255_c001_v0001181_t0042_u01751159575272") 2025/06/29 01:13:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f11650f5a4752dd85_d20250629_m010842_c001_v0001101_t0019_u01751159322031") 2025/06/29 01:13:29 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c9bf_d20250629_m011322_c001_v7007000_t0000_u01751159602242") 2025/06/29 01:13:29 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f10698c11b70d0b92_d20250629_m011322_c001_v0001179_t0019_u01751159602004") 2025/06/29 01:13:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f415813631c80c9c1_d20250629_m011323_c001_v7007000_t0000_u01751159603201") 2025/06/29 01:13:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f10698c11b70d0b9e_d20250629_m011323_c001_v0001179_t0012_u01751159603001") 2025/06/29 01:13:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f10698c11b70d0b98_d20250629_m011322_c001_v0001179_t0050_u01751159602424") 2025/06/29 01:13:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f323d1330adbb9b9f780e1b_f4122019316cb8278_d20250629_m010956_c001_v7007000_t0000_u01751159396356") 2025/06/29 01:13:30 INFO : B2 bucket rclone-test-zulotez1ciqi: cleaning bucket "rclone-test-zulotez1ciqi" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (325.25s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- PASS: TestIntegration/FsMkdir (323.07s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.07s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.54s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.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.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (172.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (8.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.26s) --- 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 325.276s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m26.477125721s (try 1/5)