"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:" 2026/05/03 04:36:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wateziy8bati" 2026/05/03 04:36:47 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 2026/05/03 04:36:50 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/03 04:36:50 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/03 04:36:50 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/03 04:37:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/03 04:37:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/03 04:37:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/03 04:37:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/03 04:37:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/03 04:37:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/03 04:37:20 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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 2026/05/03 04:37:27 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/03 04:37:28 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/03 04:37:33 INFO : B2 bucket rclone-test-wateziy8bati: cleaning bucket "rclone-test-wateziy8bati" of all files 2026/05/03 04:37:34 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051c0_d20260503_m043732_c001_v0001146_t0050_u01777783052902") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/03 04:37:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wateziy8bati/dirToPurgeFromRoot" 2026/05/03 04:37:36 INFO : B2 bucket rclone-test-wateziy8bati path dirToPurgeFromRoot: cleaning bucket "rclone-test-wateziy8bati" of all files 2026/05/03 04:37:37 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051ce_d20260503_m043734_c001_v0001146_t0016_u01777783054490") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/03 04:37:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wateziy8bati/hello? sausage/êé" 2026/05/03 04:37:42 INFO : B2 bucket rclone-test-wateziy8bati path hello? sausage/êé: cleaning bucket "rclone-test-wateziy8bati" of all files 2026/05/03 04:37:42 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f11458506268e14db_d20260503_m043740_c001_v0001033_t0004_u01777783060151") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: 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 2026/05/03 04:37:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wateziy8bati/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/03 04:37:53 DEBUG : Creating backend with remote "TestB2:rclone-test-wateziy8bati/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-wateziy8bati" from "TestB2:rclone-test-wateziy8bati" 2026/05/03 04:37:55 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 2026/05/03 04:38:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lofijom8fezi" 2026/05/03 04:38:10 DEBUG : B2 bucket rclone-test-lofijom8fezi: Purge remote 2026/05/03 04:38:10 INFO : B2 bucket rclone-test-lofijom8fezi: cleaning bucket "rclone-test-lofijom8fezi" of all files 2026/05/03 04:38:10 DEBUG : somefile: Deleting (id "4_zdf222d43201debcb9fd80e1b_f41326cf332dd0e81_d20260503_m043809_c001_v0001180_t0001_u01777783089265") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/03 04:38:11 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/03 04:38:12 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 2026/05/03 04:38:15 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/03 04:38:15 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/03 04:38:15 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.557Ki offset 6Mi/6.106Mi 2026/05/03 04:38:15 DEBUG : test-metadata: Sending chunk 1 length 111162 2026/05/03 04:38:17 DEBUG : test-metadata: Done sending chunk 1 2026/05/03 04:38:17 DEBUG : test-metadata: Done sending chunk 0 2026/05/03 04:38:17 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 2026/05/03 04:38:28 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1146-14.backblaze.com/b2api/v1/b2_upload_file/1f82fd1310fdebcb9fd80e1b/c001_v0001146_t0051": EOF 2026/05/03 04:38:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-14.backblaze.com/b2api/v1/b2_upload_file/1f82fd1310fdebcb9fd80e1b/c001_v0001146_t0051": EOF) 2026/05/03 04:38:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1146-14.backblaze.com/b2api/v1/b2_upload_file/1f82fd1310fdebcb9fd80e1b/c001_v0001146_t0051": EOF - low level retry 1/10 2026/05/03 04:38:30 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-v2026-05-03-043822-805.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 2026/05/03 04:38:32 DEBUG : oldPath = "TestB2:rclone-test-wateziy8bati/versions/test-versions-v2026-05-03-043822-805.txt" 2026/05/03 04:38:32 DEBUG : newPath = "TestB2,versions:rclone-test-wateziy8bati/versions/test-versions-v2026-05-03-043822-805.txt" 2026/05/03 04:38:32 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-wateziy8bati/versions/test-versions-v2026-05-03-043822-805.txt" 2026/05/03 04:38:32 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/03 04:38:33 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-wateziy8bati/versions/test-versions-v2026-05-03-043822-805.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-wateziy8bati/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/05/03 04:38:37 INFO : B2 bucket rclone-test-wateziy8bati: cleaning bucket "rclone-test-wateziy8bati" of all hidden files 2026/05/03 04:38:37 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e882_d20260503_m043658_c001_v7007000_t0000_u01777783018214") as it is a hide marker 2026/05/03 04:38:37 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : leading space/ leading space: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905112_d20260503_m043657_c001_v0001146_t0012_u01777783017430") 2026/05/03 04:38:37 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e880_d20260503_m043657_c001_v7007000_t0000_u01777783017067") as it is a hide marker 2026/05/03 04:38:37 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990510c_d20260503_m043656_c001_v0001146_t0032_u01777783016295") 2026/05/03 04:38:37 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e889_d20260503_m043705_c001_v7007000_t0000_u01777783025257") as it is a hide marker 2026/05/03 04:38:37 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990513a_d20260503_m043704_c001_v0001146_t0036_u01777783024469") 2026/05/03 04:38:37 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : created from root.txt: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f40105b3aaee859d8_d20260503_m043803_c001_v7007000_t0000_u01777783083374") as it is a hide marker 2026/05/03 04:38:37 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : created from root.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1082e6b93d1923e9_d20260503_m043802_c001_v0001182_t0004_u01777783082447") 2026/05/03 04:38:37 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : file name.txt: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f418286e0be4fa22d_d20260503_m043811_c001_v7007000_t0000_u01777783091285") as it is a hide marker 2026/05/03 04:38:37 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : file name.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905224_d20260503_m043750_c001_v0001146_t0055_u01777783070949") 2026/05/03 04:38:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : file name.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1104bc3adc3dabcb_d20260503_m043747_c001_v0001103_t0053_u01777783067125") 2026/05/03 04:38:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : file name.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051a8_d20260503_m043724_c001_v0001146_t0043_u01777783044830") 2026/05/03 04:38:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : file name.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051a2_d20260503_m043723_c001_v0001146_t0002_u01777783043439") 2026/05/03 04:38:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051a6_d20260503_m043723_c001_v0001146_t0048_u01777783043971") "upload" dated 2026-05-03 04:37:23.971 +0000 UTC (1m13.401462735s ago) 2026/05/03 04:38:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f4218bd10b6fdcc42_d20260503_m043744_c001_v7007000_t0000_u01777783064922") as it is a hide marker 2026/05/03 04:38:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f101a65523807e06a_d20260503_m043744_c001_v0001171_t0046_u01777783064441") 2026/05/03 04:38:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f104eb92083e9b2c0_d20260503_m043743_c001_v0001183_t0052_u01777783063859") 2026/05/03 04:38:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e918_d20260503_m043713_c001_v7007000_t0000_u01777783033189") as it is a hide marker 2026/05/03 04:38:37 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990516a_d20260503_m043712_c001_v0001146_t0034_u01777783032436") 2026/05/03 04:38:37 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : piped data.txt: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f418286e0be4fa22f_d20260503_m043813_c001_v7007000_t0000_u01777783093318") as it is a hide marker 2026/05/03 04:38:37 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : piped data.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905289_d20260503_m043812_c001_v0001146_t0020_u01777783092710") 2026/05/03 04:38:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : piped data.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f418286e0be4fa22e_d20260503_m043812_c001_v7007000_t0000_u01777783092525") 2026/05/03 04:38:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : piped data.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4145b95ff9905285_d20260503_m043812_c001_v0001146_t0051_u01777783092040") 2026/05/03 04:38:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e91e_d20260503_m043714_c001_v7007000_t0000_u01777783034453") as it is a hide marker 2026/05/03 04:38:37 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990516e_d20260503_m043713_c001_v0001146_t0002_u01777783033553") 2026/05/03 04:38:37 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : test-metadata: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f4218bd10b6fdcc81_d20260503_m043820_c001_v7007000_t0000_u01777783100258") as it is a hide marker 2026/05/03 04:38:37 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : test-metadata: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f218286e0be4fa231_d20260503_m043815_c001_v0001032_t0045_u01777783095264") 2026/05/03 04:38:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : test-metadata: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f418286e0be4fa230_d20260503_m043814_c001_v7007000_t0000_u01777783094484") 2026/05/03 04:38:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : test-metadata: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990528b_d20260503_m043813_c001_v0001146_t0007_u01777783093504") 2026/05/03 04:38:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e8a9_d20260503_m043707_c001_v7007000_t0000_u01777783027588") as it is a hide marker 2026/05/03 04:38:37 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905142_d20260503_m043706_c001_v0001146_t0021_u01777783026660") 2026/05/03 04:38:37 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e8b0_d20260503_m043709_c001_v7007000_t0000_u01777783029986") as it is a hide marker 2026/05/03 04:38:37 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905152_d20260503_m043709_c001_v0001146_t0020_u01777783029085") 2026/05/03 04:38:37 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e8ab_d20260503_m043708_c001_v7007000_t0000_u01777783028720") as it is a hide marker 2026/05/03 04:38:37 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990514a_d20260503_m043707_c001_v0001146_t0045_u01777783027952") 2026/05/03 04:38:37 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e8ba_d20260503_m043711_c001_v7007000_t0000_u01777783031064") as it is a hide marker 2026/05/03 04:38:37 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990515a_d20260503_m043710_c001_v0001146_t0059_u01777783030351") 2026/05/03 04:38:37 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e8c5_d20260503_m043712_c001_v7007000_t0000_u01777783032072") as it is a hide marker 2026/05/03 04:38:37 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905164_d20260503_m043711_c001_v0001146_t0045_u01777783031427") 2026/05/03 04:38:37 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e895_d20260503_m043706_c001_v7007000_t0000_u01777783026298") as it is a hide marker 2026/05/03 04:38:37 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : trailing space /trailing space : Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905140_d20260503_m043705_c001_v0001146_t0055_u01777783025622") 2026/05/03 04:38:37 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f111508d5f83f1cfc_d20260503_m043831_c001_v0001103_t0041_u01777783111001") "upload" dated 2026-05-03 04:38:31.001 +0000 UTC (6.372172438s ago) 2026/05/03 04:38:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a1442b7_d20260503_m043826_c001_v7007000_t0000_u01777783106142") 2026/05/03 04:38:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99052c7_d20260503_m043822_c001_v0001146_t0008_u01777783102805") 2026/05/03 04:38:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e92e_d20260503_m043722_c001_v7007000_t0000_u01777783042851") as it is a hide marker 2026/05/03 04:38:37 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f215c8b5c74a1e924_d20260503_m043716_c001_v0001185_t0049_u01777783036501") 2026/05/03 04:38:37 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : zero-length-file: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e923_d20260503_m043716_c001_v7007000_t0000_u01777783036319") as it is a hide marker 2026/05/03 04:38:37 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : zero-length-file: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4145b95ff9905186_d20260503_m043715_c001_v0001146_t0051_u01777783035770") 2026/05/03 04:38:37 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e883_d20260503_m043659_c001_v7007000_t0000_u01777783019411") as it is a hide marker 2026/05/03 04:38:37 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990511c_d20260503_m043658_c001_v0001146_t0022_u01777783018578") 2026/05/03 04:38:37 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e872_d20260503_m043653_c001_v7007000_t0000_u01777783013579") as it is a hide marker 2026/05/03 04:38:37 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99050f4_d20260503_m043652_c001_v0001146_t0042_u01777783012535") 2026/05/03 04:38:37 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e886_d20260503_m043703_c001_v7007000_t0000_u01777783023021") as it is a hide marker 2026/05/03 04:38:37 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990512e_d20260503_m043702_c001_v0001146_t0032_u01777783022170") 2026/05/03 04:38:37 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e885_d20260503_m043701_c001_v7007000_t0000_u01777783021717") as it is a hide marker 2026/05/03 04:38:37 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990512c_d20260503_m043701_c001_v0001146_t0047_u01777783021060") 2026/05/03 04:38:37 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e887_d20260503_m043704_c001_v7007000_t0000_u01777783024105") as it is a hide marker 2026/05/03 04:38:37 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905138_d20260503_m043703_c001_v0001146_t0034_u01777783023387") 2026/05/03 04:38:37 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e884_d20260503_m043700_c001_v7007000_t0000_u01777783020696") as it is a hide marker 2026/05/03 04:38:37 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905124_d20260503_m043659_c001_v0001146_t0059_u01777783019774") 2026/05/03 04:38:37 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : ./.: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e87e_d20260503_m043654_c001_v7007000_t0000_u01777783014883") as it is a hide marker 2026/05/03 04:38:37 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : ./.: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99050fc_d20260503_m043653_c001_v0001146_t0008_u01777783013943") 2026/05/03 04:38:37 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/03 04:38:37 DEBUG : ../..: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e87f_d20260503_m043655_c001_v7007000_t0000_u01777783015928") as it is a hide marker 2026/05/03 04:38:37 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/03 04:38:37 DEBUG : ../..: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905102_d20260503_m043655_c001_v0001146_t0041_u01777783015246") 2026/05/03 04:38:37 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/03 04:38:37 INFO : B2 bucket rclone-test-wateziy8bati: cleaning bucket "rclone-test-wateziy8bati" of all hidden files 2026/05/03 04:38:37 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e882_d20260503_m043658_c001_v7007000_t0000_u01777783018214") as it is a hide marker 2026/05/03 04:38:37 DEBUG : leading space/ leading space: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905112_d20260503_m043657_c001_v0001146_t0012_u01777783017430") 2026/05/03 04:38:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e880_d20260503_m043657_c001_v7007000_t0000_u01777783017067") as it is a hide marker 2026/05/03 04:38:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990510c_d20260503_m043656_c001_v0001146_t0032_u01777783016295") 2026/05/03 04:38:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e889_d20260503_m043705_c001_v7007000_t0000_u01777783025257") as it is a hide marker 2026/05/03 04:38:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990513a_d20260503_m043704_c001_v0001146_t0036_u01777783024469") 2026/05/03 04:38:37 DEBUG : created from root.txt: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f40105b3aaee859d8_d20260503_m043803_c001_v7007000_t0000_u01777783083374") as it is a hide marker 2026/05/03 04:38:37 DEBUG : created from root.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1082e6b93d1923e9_d20260503_m043802_c001_v0001182_t0004_u01777783082447") 2026/05/03 04:38:37 DEBUG : file name.txt: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f418286e0be4fa22d_d20260503_m043811_c001_v7007000_t0000_u01777783091285") as it is a hide marker 2026/05/03 04:38:38 DEBUG : file name.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905224_d20260503_m043750_c001_v0001146_t0055_u01777783070949") 2026/05/03 04:38:38 DEBUG : file name.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1104bc3adc3dabcb_d20260503_m043747_c001_v0001103_t0053_u01777783067125") 2026/05/03 04:38:38 DEBUG : file name.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051a8_d20260503_m043724_c001_v0001146_t0043_u01777783044830") 2026/05/03 04:38:38 DEBUG : file name.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051a2_d20260503_m043723_c001_v0001146_t0002_u01777783043439") 2026/05/03 04:38:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051a6_d20260503_m043723_c001_v0001146_t0048_u01777783043971") "upload" dated 2026-05-03 04:37:23.971 +0000 UTC (1m14.411221649s ago) 2026/05/03 04:38:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f4218bd10b6fdcc42_d20260503_m043744_c001_v7007000_t0000_u01777783064922") as it is a hide marker 2026/05/03 04:38:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f101a65523807e06a_d20260503_m043744_c001_v0001171_t0046_u01777783064441") 2026/05/03 04:38:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f104eb92083e9b2c0_d20260503_m043743_c001_v0001183_t0052_u01777783063859") 2026/05/03 04:38:38 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e918_d20260503_m043713_c001_v7007000_t0000_u01777783033189") as it is a hide marker 2026/05/03 04:38:38 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990516a_d20260503_m043712_c001_v0001146_t0034_u01777783032436") 2026/05/03 04:38:38 DEBUG : piped data.txt: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f418286e0be4fa22f_d20260503_m043813_c001_v7007000_t0000_u01777783093318") as it is a hide marker 2026/05/03 04:38:38 DEBUG : piped data.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905289_d20260503_m043812_c001_v0001146_t0020_u01777783092710") 2026/05/03 04:38:38 DEBUG : piped data.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f418286e0be4fa22e_d20260503_m043812_c001_v7007000_t0000_u01777783092525") 2026/05/03 04:38:38 DEBUG : piped data.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4145b95ff9905285_d20260503_m043812_c001_v0001146_t0051_u01777783092040") 2026/05/03 04:38:38 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e91e_d20260503_m043714_c001_v7007000_t0000_u01777783034453") as it is a hide marker 2026/05/03 04:38:38 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990516e_d20260503_m043713_c001_v0001146_t0002_u01777783033553") 2026/05/03 04:38:38 DEBUG : test-metadata: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f4218bd10b6fdcc81_d20260503_m043820_c001_v7007000_t0000_u01777783100258") as it is a hide marker 2026/05/03 04:38:38 DEBUG : test-metadata: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f218286e0be4fa231_d20260503_m043815_c001_v0001032_t0045_u01777783095264") 2026/05/03 04:38:38 DEBUG : test-metadata: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f418286e0be4fa230_d20260503_m043814_c001_v7007000_t0000_u01777783094484") 2026/05/03 04:38:39 DEBUG : test-metadata: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990528b_d20260503_m043813_c001_v0001146_t0007_u01777783093504") 2026/05/03 04:38:39 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e8a9_d20260503_m043707_c001_v7007000_t0000_u01777783027588") as it is a hide marker 2026/05/03 04:38:39 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905142_d20260503_m043706_c001_v0001146_t0021_u01777783026660") 2026/05/03 04:38:39 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e8b0_d20260503_m043709_c001_v7007000_t0000_u01777783029986") as it is a hide marker 2026/05/03 04:38:39 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905152_d20260503_m043709_c001_v0001146_t0020_u01777783029085") 2026/05/03 04:38:39 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e8ab_d20260503_m043708_c001_v7007000_t0000_u01777783028720") as it is a hide marker 2026/05/03 04:38:39 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990514a_d20260503_m043707_c001_v0001146_t0045_u01777783027952") 2026/05/03 04:38:39 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e8ba_d20260503_m043711_c001_v7007000_t0000_u01777783031064") as it is a hide marker 2026/05/03 04:38:39 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990515a_d20260503_m043710_c001_v0001146_t0059_u01777783030351") 2026/05/03 04:38:39 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e8c5_d20260503_m043712_c001_v7007000_t0000_u01777783032072") as it is a hide marker 2026/05/03 04:38:39 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905164_d20260503_m043711_c001_v0001146_t0045_u01777783031427") 2026/05/03 04:38:39 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e895_d20260503_m043706_c001_v7007000_t0000_u01777783026298") as it is a hide marker 2026/05/03 04:38:39 DEBUG : trailing space /trailing space : Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905140_d20260503_m043705_c001_v0001146_t0055_u01777783025622") 2026/05/03 04:38:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f111508d5f83f1cfc_d20260503_m043831_c001_v0001103_t0041_u01777783111001") "upload" dated 2026-05-03 04:38:31.001 +0000 UTC (8.741808873s ago) 2026/05/03 04:38:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a1442b7_d20260503_m043826_c001_v7007000_t0000_u01777783106142") 2026/05/03 04:38:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99052c7_d20260503_m043822_c001_v0001146_t0008_u01777783102805") 2026/05/03 04:38:39 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e92e_d20260503_m043722_c001_v7007000_t0000_u01777783042851") as it is a hide marker 2026/05/03 04:38:39 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f215c8b5c74a1e924_d20260503_m043716_c001_v0001185_t0049_u01777783036501") 2026/05/03 04:38:39 DEBUG : zero-length-file: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e923_d20260503_m043716_c001_v7007000_t0000_u01777783036319") as it is a hide marker 2026/05/03 04:38:39 DEBUG : zero-length-file: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4145b95ff9905186_d20260503_m043715_c001_v0001146_t0051_u01777783035770") 2026/05/03 04:38:39 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e883_d20260503_m043659_c001_v7007000_t0000_u01777783019411") as it is a hide marker 2026/05/03 04:38:40 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990511c_d20260503_m043658_c001_v0001146_t0022_u01777783018578") 2026/05/03 04:38:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e872_d20260503_m043653_c001_v7007000_t0000_u01777783013579") as it is a hide marker 2026/05/03 04:38:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99050f4_d20260503_m043652_c001_v0001146_t0042_u01777783012535") 2026/05/03 04:38:40 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e886_d20260503_m043703_c001_v7007000_t0000_u01777783023021") as it is a hide marker 2026/05/03 04:38:40 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990512e_d20260503_m043702_c001_v0001146_t0032_u01777783022170") 2026/05/03 04:38:40 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e885_d20260503_m043701_c001_v7007000_t0000_u01777783021717") as it is a hide marker 2026/05/03 04:38:40 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff990512c_d20260503_m043701_c001_v0001146_t0047_u01777783021060") 2026/05/03 04:38:40 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e887_d20260503_m043704_c001_v7007000_t0000_u01777783024105") as it is a hide marker 2026/05/03 04:38:40 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905138_d20260503_m043703_c001_v0001146_t0034_u01777783023387") 2026/05/03 04:38:40 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e884_d20260503_m043700_c001_v7007000_t0000_u01777783020696") as it is a hide marker 2026/05/03 04:38:40 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905124_d20260503_m043659_c001_v0001146_t0059_u01777783019774") 2026/05/03 04:38:40 DEBUG : ./.: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e87e_d20260503_m043654_c001_v7007000_t0000_u01777783014883") as it is a hide marker 2026/05/03 04:38:40 DEBUG : ./.: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99050fc_d20260503_m043653_c001_v0001146_t0008_u01777783013943") 2026/05/03 04:38:40 DEBUG : ../..: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f415c8b5c74a1e87f_d20260503_m043655_c001_v7007000_t0000_u01777783015928") as it is a hide marker 2026/05/03 04:38:40 DEBUG : ../..: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff9905102_d20260503_m043655_c001_v0001146_t0041_u01777783015246") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/03 04:38:41 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. 2026/05/03 04:38:41 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. 2026/05/03 04:38:41 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. 2026/05/03 04:38:42 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 2026/05/03 04:38:42 INFO : B2 bucket rclone-test-wateziy8bati: cleaning bucket "rclone-test-wateziy8bati" of pending multipart uploads older than 0s 2026/05/03 04:38:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051a6_d20260503_m043723_c001_v0001146_t0048_u01777783043971") "upload" dated 2026-05-03 04:37:23.971 +0000 UTC (1m18.628266945s ago) 2026/05/03 04:38:42 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1442ca_d20260503_m043841_c001_v0001103_t0007_u01777783121586") as it is a start marker (upload started at 2026-05-03 04:38:41.586 +0000 UTC) 2026/05/03 04:38:42 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/03 04:38:42 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1442cb_d20260503_m043841_c001_v0001183_t0022_u01777783121771") as it is a start marker (upload started at 2026-05-03 04:38:41.771 +0000 UTC) 2026/05/03 04:38:42 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/03 04:38:42 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1442cc_d20260503_m043841_c001_v0001178_t0004_u01777783121954") as it is a start marker (upload started at 2026-05-03 04:38:41.954 +0000 UTC) 2026/05/03 04:38:42 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/03 04:38:42 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1442cd_d20260503_m043842_c001_v0001176_t0001_u01777783122136") as it is a start marker (upload started at 2026-05-03 04:38:42.136 +0000 UTC) 2026/05/03 04:38:42 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/03 04:38:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a1442c9_d20260503_m043841_c001_v7007000_t0000_u01777783121403") "hide" dated 2026-05-03 04:38:41.403 +0000 UTC (1.196502211s ago) 2026/05/03 04:38:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f111508d5f83f1cfc_d20260503_m043831_c001_v0001103_t0041_u01777783111001") 2026/05/03 04:38:42 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/03 04:38:42 INFO : B2 bucket rclone-test-wateziy8bati: cleaning bucket "rclone-test-wateziy8bati" of pending multipart uploads older than 0s 2026/05/03 04:38:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051a6_d20260503_m043723_c001_v0001146_t0048_u01777783043971") "upload" dated 2026-05-03 04:37:23.971 +0000 UTC (1m18.995315303s ago) 2026/05/03 04:38:42 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1442ca_d20260503_m043841_c001_v0001103_t0007_u01777783121586") as it is a start marker (upload started at 2026-05-03 04:38:41.586 +0000 UTC) 2026/05/03 04:38:42 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1442cb_d20260503_m043841_c001_v0001183_t0022_u01777783121771") as it is a start marker (upload started at 2026-05-03 04:38:41.771 +0000 UTC) 2026/05/03 04:38:42 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1442cc_d20260503_m043841_c001_v0001178_t0004_u01777783121954") as it is a start marker (upload started at 2026-05-03 04:38:41.954 +0000 UTC) 2026/05/03 04:38:42 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1442cd_d20260503_m043842_c001_v0001176_t0001_u01777783122136") as it is a start marker (upload started at 2026-05-03 04:38:42.136 +0000 UTC) 2026/05/03 04:38:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a1442c9_d20260503_m043841_c001_v7007000_t0000_u01777783121403") "hide" dated 2026-05-03 04:38:41.403 +0000 UTC (1.563548124s ago) 2026/05/03 04:38:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f111508d5f83f1cfc_d20260503_m043831_c001_v0001103_t0041_u01777783111001") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/03 04:38:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/03 04:38:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/03 04:38:44 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 2026/05/03 04:38:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/03 04:38:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/03 04:38:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/03 04:38:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/03 04:38:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/03 04:38:48 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/03 04:38:48 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/03 04:38:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:38:50 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. 2026/05/03 04:38:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f22292a9cc91ce8c9_d20260503_m043850_c001_v0001032_t0057_u01777783130882") 2026/05/03 04:38:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:38:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/03 04:38:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/03 04:38:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:38:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:38:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/03 04:38:55 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/03 04:38:55 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/03 04:38:55 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/03 04:38:55 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/03 04:38:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/03 04:38:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/03 04:38:57 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/03 04:39:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:39:00 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. 2026/05/03 04:39:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f22292a9cc91ce8f4_d20260503_m043900_c001_v0001185_t0029_u01777783140608") 2026/05/03 04:39:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/03 04:39:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/03 04:39:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/03 04:39:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:39:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:39:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/03 04:39:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/03 04:39:04 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/03 04:39:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/03 04:39:04 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/03 04:39:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/03 04:39:04 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/03 04:39:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/03 04:39:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/03 04:39:07 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/03 04:39:07 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/03 04:39:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:39:08 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. 2026/05/03 04:39:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f2049a0c32eb3940a_d20260503_m043908_c001_v0001120_t0014_u01777783148780") 2026/05/03 04:39:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/03 04:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/03 04:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/03 04:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/03 04:39:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:39:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:39:11 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 2026/05/03 04:39:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/03 04:39:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/03 04:39:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/03 04:39:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/03 04:39:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/03 04:39:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/03 04:39:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/03 04:39:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:39:16 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. 2026/05/03 04:39:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f2049a0c32eb3945d_d20260503_m043917_c001_v0001173_t0049_u01777783157034") 2026/05/03 04:39:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:39:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/03 04:39:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/03 04:39:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:39:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:39:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/03 04:39:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/03 04:39:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/03 04:39:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/03 04:39:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/03 04:39:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/03 04:39:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/03 04:39:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/03 04:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:39:37 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. 2026/05/03 04:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f209049e700d1b39b_d20260503_m043937_c001_v0001181_t0002_u01777783177223") 2026/05/03 04:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/03 04:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/03 04:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/03 04:39:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:39:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:39:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/03 04:39:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/03 04:39:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/03 04:39:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/03 04:39:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/03 04:39:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/03 04:39:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/03 04:39:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/03 04:39:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/03 04:39:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/03 04:39:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/03 04:39:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:39:48 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. 2026/05/03 04:39:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f20310934c20e3798_d20260503_m043948_c001_v0001185_t0035_u01777783188583") 2026/05/03 04:39:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/03 04:39:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:39:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/03 04:39:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/03 04:39:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/03 04:39:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:39:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:39:51 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 2026/05/03 04:39:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/03 04:39:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/03 04:39:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/03 04:39:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/03 04:39:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/03 04:39:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/03 04:39:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/03 04:39:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:39: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. 2026/05/03 04:39:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f20310934c20e37db_d20260503_m043958_c001_v0001093_t0047_u01777783198411") 2026/05/03 04:39:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:39:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/03 04:39:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/03 04:39:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:40:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:40:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/03 04:40:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/03 04:40:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/03 04:40:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/03 04:40:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/03 04:40:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/03 04:40:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/03 04:40:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/03 04:40:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:40:08 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. 2026/05/03 04:40:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f20310934c20e37fc_d20260503_m044008_c001_v0001184_t0050_u01777783208193") 2026/05/03 04:40:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/03 04:40:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/03 04:40:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/03 04:40:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:40:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:40:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/03 04:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/03 04:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/03 04:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/03 04:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/03 04:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/03 04:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/03 04:40:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/03 04:40:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 04:40:13 DEBUG : pacer: Reducing sleep to 10ms 2026/05/03 04:40:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/03 04:40:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/03 04:40:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/03 04:40:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/03 04:40:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:40:18 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. 2026/05/03 04:40:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f20105b3aaee85c0a_d20260503_m044018_c001_v0001184_t0038_u01777783218423") 2026/05/03 04:40:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/03 04:40:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:40:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/03 04:40:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/03 04:40:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/03 04:40:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 04:40:18 DEBUG : pacer: Reducing sleep to 10ms 2026/05/03 04:40:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/03 04:40:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:40:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:40:20 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 2026/05/03 04:40:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/03 04:40:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/03 04:40:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/03 04:40:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/03 04:40:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/03 04:40:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/03 04:40:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/03 04:40:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:40:27 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. 2026/05/03 04:40:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f20105b3aaee85c3c_d20260503_m044028_c001_v0001130_t0037_u01777783228044") 2026/05/03 04:40:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:40:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/03 04:40:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/03 04:40:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:40:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:40:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/03 04:40:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/03 04:40:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/03 04:40:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/03 04:40:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/03 04:40:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/03 04:40:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/03 04:40:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/03 04:40:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:40:38 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. 2026/05/03 04:40:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f210aa6a314ab5fb1_d20260503_m044038_c001_v0001165_t0035_u01777783238654") 2026/05/03 04:40:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/03 04:40:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/03 04:40:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/03 04:40:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:40:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:40:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/03 04:40:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/03 04:40:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/03 04:40:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/03 04:40:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/03 04:40:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/03 04:40:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/03 04:40:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/03 04:40:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/03 04:40:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/03 04:40:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/03 04:40:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:40:50 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. 2026/05/03 04:40:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f209049e700d1b562_d20260503_m044050_c001_v0001105_t0001_u01777783250312") 2026/05/03 04:40:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/03 04:40:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:40:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/03 04:40:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/03 04:40:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/03 04:40:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:40:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:40:53 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 2026/05/03 04:40:56 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/03 04:40:56 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/03 04:40:56 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/03 04:40:56 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/03 04:40:57 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/03 04:40:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/03 04:40:59 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/03 04:41:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:41:01 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. 2026/05/03 04:41:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f21349b6f33690535_d20260503_m044101_c001_v0001100_t0051_u01777783261264") 2026/05/03 04:41:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:41:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/03 04:41:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/03 04:41:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:41:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:41:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/03 04:41:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/03 04:41:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/03 04:41:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/03 04:41:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/03 04:41:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/03 04:41:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/03 04:41:21 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/03 04:41:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:41:23 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. 2026/05/03 04:41:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f22292a9cc91cedf0_d20260503_m044123_c001_v0001117_t0003_u01777783283574") 2026/05/03 04:41:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/03 04:41:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/03 04:41:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/03 04:41:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:41:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:41:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/03 04:41:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/03 04:41:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/03 04:41:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/03 04:41:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/03 04:41:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/03 04:41:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/03 04:41:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/03 04:41:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/03 04:41:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/03 04:41:31 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/03 04:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:41:33 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. 2026/05/03 04:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f220f3bec822725b9_d20260503_m044133_c001_v0001041_t0027_u01777783293610") 2026/05/03 04:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/03 04:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/03 04:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/03 04:41:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/03 04:41:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:41:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:41:36 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 2026/05/03 04:41:38 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/03 04:41:38 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/03 04:41:38 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/03 04:41:38 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/03 04:41:39 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/03 04:41:49 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/03 04:41:49 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/03 04:41:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:41:53 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. 2026/05/03 04:41:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f2001c8b24862e062_d20260503_m044153_c001_v0001179_t0016_u01777783313153") 2026/05/03 04:41:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:41:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/03 04:41:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/03 04:41:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:41:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:41:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/03 04:41:57 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/03 04:41:57 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/03 04:41:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/03 04:41:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/03 04:42:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/03 04:42:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/03 04:42:00 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/03 04:42:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:42:03 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. 2026/05/03 04:42:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f206c52254f43cd70_d20260503_m044203_c001_v0001185_t0039_u01777783323616") 2026/05/03 04:42:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/03 04:42:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/03 04:42:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/03 04:42:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:42:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:42:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/03 04:42:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/03 04:42:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/03 04:42:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/03 04:42:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/03 04:42:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/03 04:42:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/03 04:42:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/03 04:42:11 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/03 04:42:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/03 04:42:12 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/03 04:42:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/03 04:42:14 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. 2026/05/03 04:42:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1446d7_d20260503_m044214_c001_v0001161_t0031_u01777783334779") 2026/05/03 04:42:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/03 04:42:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/03 04:42:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/03 04:42:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/03 04:42:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/03 04:42:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/03 04:42:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/03 04:42:18 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 2026/05/03 04:42:25 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1446ee_d20260503_m044225_c001_v0001176_t0022_u01777783345628") 2026/05/03 04:42:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/03 04:42:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/03 04:42:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/03 04:42:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/03 04:42:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/03 04:42:27 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/03 04:42:27 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/03 04:42:28 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/03 04:42:28 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/03 04:42:30 DEBUG : chunked-copy: Done sending chunk 0 2026/05/03 04:42:30 DEBUG : chunked-copy: Done sending chunk 1 2026/05/03 04:42:30 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/03 04:42:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1446fb_d20260503_m044230_c001_v0001039_t0059_u01777783350962") 2026/05/03 04:42:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/03 04:42:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/03 04:42:31 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/03 04:42:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/03 04:42:31 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/03 04:42:33 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/03 04:42:33 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/03 04:42:33 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/03 04:42:33 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/03 04:42:36 DEBUG : chunked-copy: Done sending chunk 1 2026/05/03 04:42:36 DEBUG : chunked-copy: Done sending chunk 0 2026/05/03 04:42:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/03 04:42:37 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f82fd1310fdebcb9fd80e1b_f21103517c57e420a_d20260503_m044237_c001_v0001105_t0000_u01777783357308") 2026/05/03 04:42:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/03 04:42:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/03 04:42:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/03 04:42:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/03 04:42:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/03 04:42:40 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/03 04:42:40 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/03 04:42:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/03 04:42:40 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/03 04:42:42 DEBUG : chunked-copy: Done sending chunk 1 2026/05/03 04:42:42 DEBUG : chunked-copy: Done sending chunk 0 2026/05/03 04:42:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/03 04:42:43 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f82fd1310fdebcb9fd80e1b_f21103517c57e424f_d20260503_m044243_c001_v0001100_t0049_u01777783363561") 2026/05/03 04:42:43 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/03 04:42:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/03 04:42:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/03 04:42:44 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/03 04:42:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/03 04:42:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/03 04:42:44 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/03 04:42:45 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/03 04:42:47 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/03 04:42:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wateziy8bati/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/03 04:42:49 INFO : B2 bucket rclone-test-wateziy8bati: cleaning bucket "rclone-test-wateziy8bati" of all files 2026/05/03 04:42:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f406c52254f43cd46_d20260503_m044157_c001_v7007000_t0000_u01777783317327") 2026/05/03 04:42:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f2001c8b24862e062_d20260503_m044153_c001_v0001179_t0016_u01777783313153") 2026/05/03 04:42:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4001c8b24862e060_d20260503_m044152_c001_v7007000_t0000_u01777783312664") 2026/05/03 04:42:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f22292a9cc91cee0c_d20260503_m044138_c001_v0001134_t0000_u01777783298381") 2026/05/03 04:42:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a1446e5_d20260503_m044220_c001_v7007000_t0000_u01777783340067") 2026/05/03 04:42:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1446d7_d20260503_m044214_c001_v0001161_t0031_u01777783334779") 2026/05/03 04:42:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a1446d5_d20260503_m044214_c001_v7007000_t0000_u01777783334281") 2026/05/03 04:42:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f206c52254f43cd95_d20260503_m044208_c001_v0001136_t0018_u01777783328600") 2026/05/03 04:42:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f406c52254f43cd93_d20260503_m044208_c001_v7007000_t0000_u01777783328416") 2026/05/03 04:42:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f206c52254f43cd70_d20260503_m044203_c001_v0001185_t0039_u01777783323616") 2026/05/03 04:42:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f406c52254f43cd6d_d20260503_m044203_c001_v7007000_t0000_u01777783323118") 2026/05/03 04:42:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f206c52254f43cd4b_d20260503_m044157_c001_v0001145_t0055_u01777783317509") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f40310934c20e37cf_d20260503_m043953_c001_v7007000_t0000_u01777783193350") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f20310934c20e3798_d20260503_m043948_c001_v0001185_t0035_u01777783188583") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f40310934c20e3778_d20260503_m043942_c001_v7007000_t0000_u01777783182472") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f209049e700d1b39b_d20260503_m043937_c001_v0001181_t0002_u01777783177223") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f40310934c20e3793_d20260503_m043948_c001_v7007000_t0000_u01777783188236") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f20310934c20e377a_d20260503_m043942_c001_v0001165_t0028_u01777783182655") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f409049e700d1b398_d20260503_m043936_c001_v7007000_t0000_u01777783176845") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f2218bd10b6fdce15_d20260503_m043920_c001_v0001145_t0019_u01777783160685") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4218bd10b6fdce13_d20260503_m043920_c001_v7007000_t0000_u01777783160503") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f2049a0c32eb3945d_d20260503_m043917_c001_v0001173_t0049_u01777783157034") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4049a0c32eb3945b_d20260503_m043916_c001_v7007000_t0000_u01777783156678") 2026/05/03 04:42:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f2218bd10b6fdcdee_d20260503_m043912_c001_v0001173_t0004_u01777783152972") 2026/05/03 04:42:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f410aa6a314ab5ece_d20260503_m044023_c001_v7007000_t0000_u01777783223028") 2026/05/03 04:42:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f20105b3aaee85c0a_d20260503_m044018_c001_v0001184_t0038_u01777783218423") 2026/05/03 04:42:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4001c8b24862dde3_d20260503_m044012_c001_v7007000_t0000_u01777783212779") 2026/05/03 04:42:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f20310934c20e37fc_d20260503_m044008_c001_v0001184_t0050_u01777783208193") 2026/05/03 04:42:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f40105b3aaee85c06_d20260503_m044018_c001_v7007000_t0000_u01777783218081") 2026/05/03 04:42:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f2001c8b24862dde6_d20260503_m044012_c001_v0001157_t0009_u01777783212962") 2026/05/03 04:42:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f40310934c20e37f9_d20260503_m044007_c001_v7007000_t0000_u01777783207844") 2026/05/03 04:42:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f20310934c20e37e8_d20260503_m044002_c001_v0001161_t0026_u01777783202718") 2026/05/03 04:42:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f40310934c20e37e7_d20260503_m044002_c001_v7007000_t0000_u01777783202535") 2026/05/03 04:42:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f20310934c20e37db_d20260503_m043958_c001_v0001093_t0047_u01777783198411") 2026/05/03 04:42:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f40310934c20e37da_d20260503_m043958_c001_v7007000_t0000_u01777783198072") 2026/05/03 04:42:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f20310934c20e37d0_d20260503_m043953_c001_v0001145_t0044_u01777783193534") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4218bd10b6fdcded_d20260503_m043912_c001_v7007000_t0000_u01777783152790") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f2049a0c32eb3940a_d20260503_m043908_c001_v0001120_t0014_u01777783148780") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4049a0c32eb39405_d20260503_m043908_c001_v7007000_t0000_u01777783148439") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f2218bd10b6fdcd34_d20260503_m043904_c001_v0001176_t0006_u01777783144510") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4218bd10b6fdcd31_d20260503_m043904_c001_v7007000_t0000_u01777783144328") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f22292a9cc91ce8f4_d20260503_m043900_c001_v0001185_t0029_u01777783140608") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f42292a9cc91ce8f2_d20260503_m043900_c001_v7007000_t0000_u01777783140254") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f2023f3a3ed00c4e6_d20260503_m043854_c001_v0001116_t0022_u01777783134776") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4023f3a3ed00c4e4_d20260503_m043854_c001_v7007000_t0000_u01777783134593") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f22292a9cc91ce8c9_d20260503_m043850_c001_v0001032_t0057_u01777783130882") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f42292a9cc91ce8c7_d20260503_m043850_c001_v7007000_t0000_u01777783130539") 2026/05/03 04:42:51 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1442cf_d20260503_m043845_c001_v0001174_t0033_u01777783125126") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f42292a9cc91ced0a_d20260503_m044055_c001_v7007000_t0000_u01777783255948") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f209049e700d1b562_d20260503_m044050_c001_v0001105_t0001_u01777783250312") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f410aa6a314ab5fee_d20260503_m044044_c001_v7007000_t0000_u01777783244150") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f210aa6a314ab5fb1_d20260503_m044038_c001_v0001165_t0035_u01777783238654") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f409049e700d1b55b_d20260503_m044049_c001_v7007000_t0000_u01777783249923") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f210aa6a314ab5fef_d20260503_m044044_c001_v0001161_t0004_u01777783244334") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f410aa6a314ab5fac_d20260503_m044038_c001_v7007000_t0000_u01777783238247") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f210aa6a314ab5f69_d20260503_m044032_c001_v0001185_t0018_u01777783232890") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f410aa6a314ab5f67_d20260503_m044032_c001_v7007000_t0000_u01777783232707") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f20105b3aaee85c3c_d20260503_m044028_c001_v0001130_t0037_u01777783228044") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f40105b3aaee85c3a_d20260503_m044027_c001_v7007000_t0000_u01777783227638") 2026/05/03 04:42:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f210aa6a314ab5ed0_d20260503_m044023_c001_v0001184_t0022_u01777783223211") 2026/05/03 04:42:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f42292a9cc91cee0b_d20260503_m044138_c001_v7007000_t0000_u01777783298199") 2026/05/03 04:42:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f220f3bec822725b9_d20260503_m044133_c001_v0001041_t0027_u01777783293610") 2026/05/03 04:42:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f420f3bec822725b7_d20260503_m044133_c001_v7007000_t0000_u01777783293164") 2026/05/03 04:42:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f22292a9cc91cedfc_d20260503_m044128_c001_v0001165_t0026_u01777783288485") 2026/05/03 04:42:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f42292a9cc91cedfa_d20260503_m044128_c001_v7007000_t0000_u01777783288302") 2026/05/03 04:42:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f22292a9cc91cedf0_d20260503_m044123_c001_v0001117_t0003_u01777783283574") 2026/05/03 04:42:52 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f42292a9cc91cedef_d20260503_m044123_c001_v7007000_t0000_u01777783283145") 2026/05/03 04:42:52 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f22292a9cc91cede5_d20260503_m044117_c001_v0001167_t0020_u01777783277794") 2026/05/03 04:42:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f42292a9cc91cede4_d20260503_m044117_c001_v7007000_t0000_u01777783277612") 2026/05/03 04:42:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f21349b6f33690535_d20260503_m044101_c001_v0001100_t0051_u01777783261264") 2026/05/03 04:42:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f41349b6f33690532_d20260503_m044100_c001_v7007000_t0000_u01777783260834") 2026/05/03 04:42:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f22292a9cc91ced0b_d20260503_m044056_c001_v0001174_t0056_u01777783256132") 2026/05/03 04:42:53 DEBUG : chunked-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4153a022037f856f_d20260503_m044245_c001_v7007000_t0000_u01777783365655") 2026/05/03 04:42:53 DEBUG : chunked-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a144739_d20260503_m044239_c001_v0001099_t0008_u01777783359893") 2026/05/03 04:42:53 DEBUG : chunked-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a144737_d20260503_m044239_c001_v7007000_t0000_u01777783359361") 2026/05/03 04:42:53 DEBUG : chunked-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a14470f_d20260503_m044233_c001_v0001093_t0049_u01777783353529") 2026/05/03 04:42:53 DEBUG : chunked-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a14470c_d20260503_m044233_c001_v7007000_t0000_u01777783353008") 2026/05/03 04:42:53 DEBUG : chunked-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f21103517c57e41e4_d20260503_m044227_c001_v0001165_t0031_u01777783347651") 2026/05/03 04:42:53 DEBUG : chunked-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f41103517c57e41e2_d20260503_m044227_c001_v7007000_t0000_u01777783347123") 2026/05/03 04:42:53 DEBUG : chunked-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f111508d5f83f240e_d20260503_m044224_c001_v0001103_t0051_u01777783344189") 2026/05/03 04:42:53 DEBUG : chunked-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a1446ed_d20260503_m044223_c001_v7007000_t0000_u01777783343825") 2026/05/03 04:42:53 DEBUG : chunked-copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f111508d5f83f23f2_d20260503_m044220_c001_v0001103_t0051_u01777783340852") 2026/05/03 04:42:53 DEBUG : chunked-copy.copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4153a022037f856d_d20260503_m044245_c001_v7007000_t0000_u01777783365473") 2026/05/03 04:42:53 DEBUG : chunked-copy.copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f21103517c57e424f_d20260503_m044243_c001_v0001100_t0049_u01777783363561") 2026/05/03 04:42:53 DEBUG : chunked-copy.copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a144735_d20260503_m044239_c001_v7007000_t0000_u01777783359176") 2026/05/03 04:42:53 DEBUG : chunked-copy.copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f21103517c57e420a_d20260503_m044237_c001_v0001105_t0000_u01777783357308") 2026/05/03 04:42:53 DEBUG : chunked-copy.copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a14470a_d20260503_m044232_c001_v7007000_t0000_u01777783352825") 2026/05/03 04:42:53 DEBUG : chunked-copy.copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1446fb_d20260503_m044230_c001_v0001039_t0059_u01777783350962") 2026/05/03 04:42:53 DEBUG : chunked-copy.copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f41103517c57e41e1_d20260503_m044226_c001_v7007000_t0000_u01777783346926") 2026/05/03 04:42:53 DEBUG : chunked-copy.copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f207122250a1446ee_d20260503_m044225_c001_v0001176_t0022_u01777783345628") 2026/05/03 04:42:53 DEBUG : chunked-copy.copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a1446ec_d20260503_m044223_c001_v7007000_t0000_u01777783343642") 2026/05/03 04:42:54 DEBUG : chunked-copy.copy: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f11426ff8910a97bc_d20260503_m044222_c001_v0001178_t0014_u01777783342862") 2026/05/03 04:42:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f1145b95ff99051a6_d20260503_m043723_c001_v0001146_t0048_u01777783043971") 2026/05/03 04:42:54 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4153a022037f8571_d20260503_m044246_c001_v7007000_t0000_u01777783366583") 2026/05/03 04:42:54 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f111508d5f83f2493_d20260503_m044246_c001_v0001103_t0009_u01777783366177") 2026/05/03 04:42:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f4153a022037f8577_d20260503_m044247_c001_v7007000_t0000_u01777783367888") 2026/05/03 04:42:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f111508d5f83f24a3_d20260503_m044247_c001_v0001103_t0056_u01777783367450") 2026/05/03 04:42:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f111508d5f83f2499_d20260503_m044246_c001_v0001103_t0033_u01777783366746") 2026/05/03 04:42:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f82fd1310fdebcb9fd80e1b_f407122250a1442c9_d20260503_m043841_c001_v7007000_t0000_u01777783121403") 2026/05/03 04:42:55 INFO : B2 bucket rclone-test-wateziy8bati: cleaning bucket "rclone-test-wateziy8bati" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (368.21s) --- 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.36s) --- PASS: TestIntegration/FsMkdir (366.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.63s) --- 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 (23.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.26s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.53s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (215.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (40.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (21.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (42.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (21.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (16.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (41.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (19.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.27s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 368.240s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m9.188930516s (try 1/5)