"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/11/21 02:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-sokatob4reda" 2025/11/21 02:51:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/21 02:51:47 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/21 02:51:48 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/21 02:51:48 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/21 02:52:20 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/21 02:52:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/21 02:52:23 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/21 02:52:23 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/21 02:52:23 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/21 02:52:23 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/21 02:52:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/21 02:52:24 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/21 02:52:31 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/21 02:52:32 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/21 02:52:38 INFO : B2 bucket rclone-test-sokatob4reda: cleaning bucket "rclone-test-sokatob4reda" of all files 2025/11/21 02:52:38 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba3b4_d20251121_m025237_c001_v0001115_t0022_u01763693557201") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/21 02:52:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sokatob4reda/dirToPurgeFromRoot" 2025/11/21 02:52:41 INFO : B2 bucket rclone-test-sokatob4reda path dirToPurgeFromRoot: cleaning bucket "rclone-test-sokatob4reda" of all files 2025/11/21 02:52:41 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba3b8_d20251121_m025239_c001_v0001115_t0012_u01763693559378") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/21 02:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-sokatob4reda/hello? sausage/êé" 2025/11/21 02:52:46 INFO : B2 bucket rclone-test-sokatob4reda path hello? sausage/êé: cleaning bucket "rclone-test-sokatob4reda" of all files 2025/11/21 02:52:46 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f118c2308f2e54e59_d20251121_m025244_c001_v0001120_t0017_u01763693564884") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/21 02:52:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/11/21 02:52:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/21 02:52:48 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/21 02:52:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sokatob4reda/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/21 02:53:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sokatob4reda/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-sokatob4reda" from "TestB2:rclone-test-sokatob4reda" 2025/11/21 02:53:02 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/11/21 02:53:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jabasok7lomo" 2025/11/21 02:53:17 DEBUG : B2 bucket rclone-test-jabasok7lomo: Purge remote 2025/11/21 02:53:17 INFO : B2 bucket rclone-test-jabasok7lomo: cleaning bucket "rclone-test-jabasok7lomo" of all files 2025/11/21 02:53:17 DEBUG : somefile: Deleting (id "4_z4fe28da3504dab4b9fa80e1b_f416b49d5149ec16b_d20251121_m025316_c001_v0001042_t0025_u01763693596192") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/21 02:53:18 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/21 02:53:19 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/11/21 02:53:23 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/21 02:53:23 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/21 02:53:23 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.185Ki offset 6Mi/6.106Mi 2025/11/21 02:53:23 DEBUG : test-metadata: Sending chunk 1 length 110781 2025/11/21 02:53:24 DEBUG : test-metadata: Done sending chunk 1 2025/11/21 02:53:25 DEBUG : test-metadata: Done sending chunk 0 2025/11/21 02:53:25 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/11/21 02:53:35 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1115-06.backblaze.com/b2api/v1/b2_upload_file/8fa23d33503dab4b9fa80e1b/c001_v0001115_t0056": EOF 2025/11/21 02:53:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-06.backblaze.com/b2api/v1/b2_upload_file/8fa23d33503dab4b9fa80e1b/c001_v0001115_t0056": EOF) 2025/11/21 02:53:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1115-06.backblaze.com/b2api/v1/b2_upload_file/8fa23d33503dab4b9fa80e1b/c001_v0001115_t0056": EOF - low level retry 1/10 2025/11/21 02:53:37 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-11-21-025330-341.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/11/21 02:53:40 DEBUG : oldPath = "TestB2:rclone-test-sokatob4reda/versions/test-versions-v2025-11-21-025330-341.txt" 2025/11/21 02:53:40 DEBUG : newPath = "TestB2,versions:rclone-test-sokatob4reda/versions/test-versions-v2025-11-21-025330-341.txt" 2025/11/21 02:53:40 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-sokatob4reda/versions/test-versions-v2025-11-21-025330-341.txt" 2025/11/21 02:53:40 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/21 02:53:41 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-sokatob4reda/versions/test-versions-v2025-11-21-025330-341.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-sokatob4reda/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/11/21 02:53:44 INFO : B2 bucket rclone-test-sokatob4reda: cleaning bucket "rclone-test-sokatob4reda" of all hidden files 2025/11/21 02:53:44 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc71_d20251121_m025157_c001_v7007000_t0000_u01763693517206") as it is a hide marker 2025/11/21 02:53:44 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : leading space/ leading space: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba336_d20251121_m025156_c001_v0001115_t0029_u01763693516336") 2025/11/21 02:53:44 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc6a_d20251121_m025155_c001_v7007000_t0000_u01763693515964") as it is a hide marker 2025/11/21 02:53:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba334_d20251121_m025155_c001_v0001115_t0048_u01763693515058") 2025/11/21 02:53:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc90_d20251121_m025205_c001_v7007000_t0000_u01763693525835") as it is a hide marker 2025/11/21 02:53:44 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba34d_d20251121_m025204_c001_v0001115_t0055_u01763693524576") 2025/11/21 02:53:44 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : created from root.txt: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f419db1366df5839a_d20251121_m025310_c001_v7007000_t0000_u01763693590292") as it is a hide marker 2025/11/21 02:53:44 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : created from root.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f114ace3890971eeb_d20251121_m025309_c001_v0001136_t0019_u01763693589136") 2025/11/21 02:53:44 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : file name.txt: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f423e42c0759e126b_d20251121_m025318_c001_v7007000_t0000_u01763693598235") as it is a hide marker 2025/11/21 02:53:44 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : file name.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba3d3_d20251121_m025257_c001_v0001115_t0026_u01763693577518") 2025/11/21 02:53:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : file name.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1009933b96c44439_d20251121_m025253_c001_v0001131_t0059_u01763693573479") 2025/11/21 02:53:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : file name.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba39f_d20251121_m025228_c001_v0001115_t0056_u01763693548866") 2025/11/21 02:53:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : file name.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba399_d20251121_m025227_c001_v0001115_t0034_u01763693547221") 2025/11/21 02:53:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba39b_d20251121_m025228_c001_v0001115_t0047_u01763693548127") "upload" dated 2025-11-21 02:52:28.127 +0000 UTC (1m16.802373727s ago) 2025/11/21 02:53:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f423e42c0759e120d_d20251121_m025251_c001_v7007000_t0000_u01763693571193") as it is a hide marker 2025/11/21 02:53:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1063f8f54296e4e0_d20251121_m025250_c001_v0001099_t0048_u01763693570660") 2025/11/21 02:53:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f11583a7a1dde853c_d20251121_m025247_c001_v0001093_t0052_u01763693567853") 2025/11/21 02:53:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fccaf_d20251121_m025216_c001_v7007000_t0000_u01763693536971") as it is a hide marker 2025/11/21 02:53:44 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba377_d20251121_m025215_c001_v0001115_t0009_u01763693535719") 2025/11/21 02:53:44 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : piped data.txt: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f423e42c0759e1277_d20251121_m025320_c001_v7007000_t0000_u01763693600438") as it is a hide marker 2025/11/21 02:53:44 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : piped data.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba3f6_d20251121_m025319_c001_v0001115_t0005_u01763693599628") 2025/11/21 02:53:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : piped data.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f423e42c0759e1273_d20251121_m025319_c001_v7007000_t0000_u01763693599442") 2025/11/21 02:53:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : piped data.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4061a5025adba3f2_d20251121_m025318_c001_v0001115_t0056_u01763693598986") 2025/11/21 02:53:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fccb5_d20251121_m025218_c001_v7007000_t0000_u01763693538855") as it is a hide marker 2025/11/21 02:53:44 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba37d_d20251121_m025217_c001_v0001115_t0028_u01763693537337") 2025/11/21 02:53:44 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : test-metadata: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f4162454a20dbf0d9_d20251121_m025327_c001_v7007000_t0000_u01763693607781") as it is a hide marker 2025/11/21 02:53:44 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : test-metadata: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f223e42c0759e1281_d20251121_m025322_c001_v0001172_t0029_u01763693602730") 2025/11/21 02:53:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : test-metadata: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f423e42c0759e127d_d20251121_m025321_c001_v7007000_t0000_u01763693601797") 2025/11/21 02:53:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : test-metadata: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba3fa_d20251121_m025320_c001_v0001115_t0058_u01763693600638") 2025/11/21 02:53:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc97_d20251121_m025209_c001_v7007000_t0000_u01763693529414") as it is a hide marker 2025/11/21 02:53:44 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba359_d20251121_m025208_c001_v0001115_t0050_u01763693528279") 2025/11/21 02:53:44 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc9f_d20251121_m025212_c001_v7007000_t0000_u01763693532385") as it is a hide marker 2025/11/21 02:53:44 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba365_d20251121_m025211_c001_v0001115_t0041_u01763693531347") 2025/11/21 02:53:44 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc99_d20251121_m025210_c001_v7007000_t0000_u01763693530978") as it is a hide marker 2025/11/21 02:53:44 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba361_d20251121_m025209_c001_v0001115_t0056_u01763693529859") 2025/11/21 02:53:44 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcca0_d20251121_m025213_c001_v7007000_t0000_u01763693533709") as it is a hide marker 2025/11/21 02:53:44 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba36b_d20251121_m025212_c001_v0001115_t0044_u01763693532760") 2025/11/21 02:53:44 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcca8_d20251121_m025215_c001_v7007000_t0000_u01763693535344") as it is a hide marker 2025/11/21 02:53:44 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba371_d20251121_m025214_c001_v0001115_t0046_u01763693534088") 2025/11/21 02:53:44 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc92_d20251121_m025207_c001_v7007000_t0000_u01763693527902") as it is a hide marker 2025/11/21 02:53:44 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : trailing space /trailing space : Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba355_d20251121_m025206_c001_v0001115_t0027_u01763693526285") 2025/11/21 02:53:44 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f10840c905524a647_d20251121_m025338_c001_v0001150_t0040_u01763693618412") "upload" dated 2025-11-21 02:53:38.412 +0000 UTC (6.517975416s ago) 2025/11/21 02:53:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f415fe2aee2db58c6_d20251121_m025333_c001_v7007000_t0000_u01763693613591") 2025/11/21 02:53:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba400_d20251121_m025330_c001_v0001115_t0055_u01763693610341") 2025/11/21 02:53:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fccd4_d20251121_m025226_c001_v7007000_t0000_u01763693546670") as it is a hide marker 2025/11/21 02:53:44 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f216e2babfc5fccbd_d20251121_m025221_c001_v0001165_t0043_u01763693541067") 2025/11/21 02:53:44 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : zero-length-file: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fccba_d20251121_m025220_c001_v7007000_t0000_u01763693540745") as it is a hide marker 2025/11/21 02:53:44 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : zero-length-file: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4061a5025adba38d_d20251121_m025220_c001_v0001115_t0056_u01763693540143") 2025/11/21 02:53:44 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc72_d20251121_m025158_c001_v7007000_t0000_u01763693518477") as it is a hide marker 2025/11/21 02:53:44 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba33a_d20251121_m025157_c001_v0001115_t0024_u01763693517574") 2025/11/21 02:53:44 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc5b_d20251121_m025151_c001_v7007000_t0000_u01763693511869") as it is a hide marker 2025/11/21 02:53:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba325_d20251121_m025150_c001_v0001115_t0000_u01763693510254") 2025/11/21 02:53:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc86_d20251121_m025202_c001_v7007000_t0000_u01763693522773") as it is a hide marker 2025/11/21 02:53:44 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba347_d20251121_m025201_c001_v0001115_t0043_u01763693521713") 2025/11/21 02:53:44 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc81_d20251121_m025201_c001_v7007000_t0000_u01763693521346") as it is a hide marker 2025/11/21 02:53:44 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba345_d20251121_m025200_c001_v0001115_t0014_u01763693520495") 2025/11/21 02:53:44 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc8d_d20251121_m025204_c001_v7007000_t0000_u01763693524113") as it is a hide marker 2025/11/21 02:53:44 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba34b_d20251121_m025203_c001_v0001115_t0056_u01763693523170") 2025/11/21 02:53:44 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc79_d20251121_m025200_c001_v7007000_t0000_u01763693520127") as it is a hide marker 2025/11/21 02:53:44 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba33e_d20251121_m025158_c001_v0001115_t0021_u01763693518852") 2025/11/21 02:53:44 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : ./.: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc61_d20251121_m025153_c001_v7007000_t0000_u01763693513313") as it is a hide marker 2025/11/21 02:53:44 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : ./.: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba32b_d20251121_m025152_c001_v0001115_t0038_u01763693512239") 2025/11/21 02:53:44 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/21 02:53:44 DEBUG : ../..: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc66_d20251121_m025154_c001_v7007000_t0000_u01763693514688") as it is a hide marker 2025/11/21 02:53:44 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/21 02:53:44 DEBUG : ../..: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba32f_d20251121_m025153_c001_v0001115_t0039_u01763693513684") 2025/11/21 02:53:44 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/21 02:53:45 INFO : B2 bucket rclone-test-sokatob4reda: cleaning bucket "rclone-test-sokatob4reda" of all hidden files 2025/11/21 02:53:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc71_d20251121_m025157_c001_v7007000_t0000_u01763693517206") as it is a hide marker 2025/11/21 02:53:45 DEBUG : leading space/ leading space: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba336_d20251121_m025156_c001_v0001115_t0029_u01763693516336") 2025/11/21 02:53:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc6a_d20251121_m025155_c001_v7007000_t0000_u01763693515964") as it is a hide marker 2025/11/21 02:53:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba334_d20251121_m025155_c001_v0001115_t0048_u01763693515058") 2025/11/21 02:53:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc90_d20251121_m025205_c001_v7007000_t0000_u01763693525835") as it is a hide marker 2025/11/21 02:53:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba34d_d20251121_m025204_c001_v0001115_t0055_u01763693524576") 2025/11/21 02:53:45 DEBUG : created from root.txt: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f419db1366df5839a_d20251121_m025310_c001_v7007000_t0000_u01763693590292") as it is a hide marker 2025/11/21 02:53:45 DEBUG : created from root.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f114ace3890971eeb_d20251121_m025309_c001_v0001136_t0019_u01763693589136") 2025/11/21 02:53:45 DEBUG : file name.txt: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f423e42c0759e126b_d20251121_m025318_c001_v7007000_t0000_u01763693598235") as it is a hide marker 2025/11/21 02:53:45 DEBUG : file name.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba3d3_d20251121_m025257_c001_v0001115_t0026_u01763693577518") 2025/11/21 02:53:45 DEBUG : file name.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1009933b96c44439_d20251121_m025253_c001_v0001131_t0059_u01763693573479") 2025/11/21 02:53:45 DEBUG : file name.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba39f_d20251121_m025228_c001_v0001115_t0056_u01763693548866") 2025/11/21 02:53:46 DEBUG : file name.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba399_d20251121_m025227_c001_v0001115_t0034_u01763693547221") 2025/11/21 02:53:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba39b_d20251121_m025228_c001_v0001115_t0047_u01763693548127") "upload" dated 2025-11-21 02:52:28.127 +0000 UTC (1m17.979092695s ago) 2025/11/21 02:53:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f423e42c0759e120d_d20251121_m025251_c001_v7007000_t0000_u01763693571193") as it is a hide marker 2025/11/21 02:53:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1063f8f54296e4e0_d20251121_m025250_c001_v0001099_t0048_u01763693570660") 2025/11/21 02:53:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f11583a7a1dde853c_d20251121_m025247_c001_v0001093_t0052_u01763693567853") 2025/11/21 02:53:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fccaf_d20251121_m025216_c001_v7007000_t0000_u01763693536971") as it is a hide marker 2025/11/21 02:53:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba377_d20251121_m025215_c001_v0001115_t0009_u01763693535719") 2025/11/21 02:53:46 DEBUG : piped data.txt: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f423e42c0759e1277_d20251121_m025320_c001_v7007000_t0000_u01763693600438") as it is a hide marker 2025/11/21 02:53:46 DEBUG : piped data.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba3f6_d20251121_m025319_c001_v0001115_t0005_u01763693599628") 2025/11/21 02:53:46 DEBUG : piped data.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f423e42c0759e1273_d20251121_m025319_c001_v7007000_t0000_u01763693599442") 2025/11/21 02:53:46 DEBUG : piped data.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4061a5025adba3f2_d20251121_m025318_c001_v0001115_t0056_u01763693598986") 2025/11/21 02:53:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fccb5_d20251121_m025218_c001_v7007000_t0000_u01763693538855") as it is a hide marker 2025/11/21 02:53:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba37d_d20251121_m025217_c001_v0001115_t0028_u01763693537337") 2025/11/21 02:53:46 DEBUG : test-metadata: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f4162454a20dbf0d9_d20251121_m025327_c001_v7007000_t0000_u01763693607781") as it is a hide marker 2025/11/21 02:53:46 DEBUG : test-metadata: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f223e42c0759e1281_d20251121_m025322_c001_v0001172_t0029_u01763693602730") 2025/11/21 02:53:46 DEBUG : test-metadata: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f423e42c0759e127d_d20251121_m025321_c001_v7007000_t0000_u01763693601797") 2025/11/21 02:53:46 DEBUG : test-metadata: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba3fa_d20251121_m025320_c001_v0001115_t0058_u01763693600638") 2025/11/21 02:53:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc97_d20251121_m025209_c001_v7007000_t0000_u01763693529414") as it is a hide marker 2025/11/21 02:53:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba359_d20251121_m025208_c001_v0001115_t0050_u01763693528279") 2025/11/21 02:53:47 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc9f_d20251121_m025212_c001_v7007000_t0000_u01763693532385") as it is a hide marker 2025/11/21 02:53:47 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba365_d20251121_m025211_c001_v0001115_t0041_u01763693531347") 2025/11/21 02:53:47 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc99_d20251121_m025210_c001_v7007000_t0000_u01763693530978") as it is a hide marker 2025/11/21 02:53:47 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba361_d20251121_m025209_c001_v0001115_t0056_u01763693529859") 2025/11/21 02:53:47 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcca0_d20251121_m025213_c001_v7007000_t0000_u01763693533709") as it is a hide marker 2025/11/21 02:53:47 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba36b_d20251121_m025212_c001_v0001115_t0044_u01763693532760") 2025/11/21 02:53:47 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcca8_d20251121_m025215_c001_v7007000_t0000_u01763693535344") as it is a hide marker 2025/11/21 02:53:47 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba371_d20251121_m025214_c001_v0001115_t0046_u01763693534088") 2025/11/21 02:53:47 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc92_d20251121_m025207_c001_v7007000_t0000_u01763693527902") as it is a hide marker 2025/11/21 02:53:47 DEBUG : trailing space /trailing space : Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba355_d20251121_m025206_c001_v0001115_t0027_u01763693526285") 2025/11/21 02:53:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f10840c905524a647_d20251121_m025338_c001_v0001150_t0040_u01763693618412") "upload" dated 2025-11-21 02:53:38.412 +0000 UTC (9.122694584s ago) 2025/11/21 02:53:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f415fe2aee2db58c6_d20251121_m025333_c001_v7007000_t0000_u01763693613591") 2025/11/21 02:53:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba400_d20251121_m025330_c001_v0001115_t0055_u01763693610341") 2025/11/21 02:53:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fccd4_d20251121_m025226_c001_v7007000_t0000_u01763693546670") as it is a hide marker 2025/11/21 02:53:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f216e2babfc5fccbd_d20251121_m025221_c001_v0001165_t0043_u01763693541067") 2025/11/21 02:53:47 DEBUG : zero-length-file: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fccba_d20251121_m025220_c001_v7007000_t0000_u01763693540745") as it is a hide marker 2025/11/21 02:53:47 DEBUG : zero-length-file: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4061a5025adba38d_d20251121_m025220_c001_v0001115_t0056_u01763693540143") 2025/11/21 02:53:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc72_d20251121_m025158_c001_v7007000_t0000_u01763693518477") as it is a hide marker 2025/11/21 02:53:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba33a_d20251121_m025157_c001_v0001115_t0024_u01763693517574") 2025/11/21 02:53:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc5b_d20251121_m025151_c001_v7007000_t0000_u01763693511869") as it is a hide marker 2025/11/21 02:53:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba325_d20251121_m025150_c001_v0001115_t0000_u01763693510254") 2025/11/21 02:53:48 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc86_d20251121_m025202_c001_v7007000_t0000_u01763693522773") as it is a hide marker 2025/11/21 02:53:48 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba347_d20251121_m025201_c001_v0001115_t0043_u01763693521713") 2025/11/21 02:53:48 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc81_d20251121_m025201_c001_v7007000_t0000_u01763693521346") as it is a hide marker 2025/11/21 02:53:48 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba345_d20251121_m025200_c001_v0001115_t0014_u01763693520495") 2025/11/21 02:53:48 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc8d_d20251121_m025204_c001_v7007000_t0000_u01763693524113") as it is a hide marker 2025/11/21 02:53:48 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba34b_d20251121_m025203_c001_v0001115_t0056_u01763693523170") 2025/11/21 02:53:48 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc79_d20251121_m025200_c001_v7007000_t0000_u01763693520127") as it is a hide marker 2025/11/21 02:53:48 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba33e_d20251121_m025158_c001_v0001115_t0021_u01763693518852") 2025/11/21 02:53:48 DEBUG : ./.: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc61_d20251121_m025153_c001_v7007000_t0000_u01763693513313") as it is a hide marker 2025/11/21 02:53:48 DEBUG : ./.: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba32b_d20251121_m025152_c001_v0001115_t0038_u01763693512239") 2025/11/21 02:53:48 DEBUG : ../..: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcc66_d20251121_m025154_c001_v7007000_t0000_u01763693514688") as it is a hide marker 2025/11/21 02:53:48 DEBUG : ../..: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba32f_d20251121_m025153_c001_v0001115_t0039_u01763693513684") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/21 02:53:49 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/11/21 02:53:49 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/11/21 02:53:49 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/11/21 02:53:50 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/11/21 02:53:50 INFO : B2 bucket rclone-test-sokatob4reda: cleaning bucket "rclone-test-sokatob4reda" of pending multipart uploads older than 0s 2025/11/21 02:53:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba39b_d20251121_m025228_c001_v0001115_t0047_u01763693548127") "upload" dated 2025-11-21 02:52:28.127 +0000 UTC (1m22.52691931s ago) 2025/11/21 02:53:50 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759ec4_d20251121_m025349_c001_v0001106_t0039_u01763693629586") as it is a start marker (upload started at 2025-11-21 02:53:49.586 +0000 UTC) 2025/11/21 02:53:50 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/21 02:53:50 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759ec5_d20251121_m025349_c001_v0001154_t0014_u01763693629783") as it is a start marker (upload started at 2025-11-21 02:53:49.783 +0000 UTC) 2025/11/21 02:53:50 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/21 02:53:50 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759eca_d20251121_m025349_c001_v0001105_t0003_u01763693629987") as it is a start marker (upload started at 2025-11-21 02:53:49.987 +0000 UTC) 2025/11/21 02:53:50 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/21 02:53:50 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759ecc_d20251121_m025350_c001_v0001179_t0053_u01763693630183") as it is a start marker (upload started at 2025-11-21 02:53:50.183 +0000 UTC) 2025/11/21 02:53:50 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/21 02:53:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f4096764050759ec3_d20251121_m025349_c001_v7007000_t0000_u01763693629395") "hide" dated 2025-11-21 02:53:49.395 +0000 UTC (1.259197141s ago) 2025/11/21 02:53:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f10840c905524a647_d20251121_m025338_c001_v0001150_t0040_u01763693618412") 2025/11/21 02:53:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/21 02:53:50 INFO : B2 bucket rclone-test-sokatob4reda: cleaning bucket "rclone-test-sokatob4reda" of pending multipart uploads older than 0s 2025/11/21 02:53:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba39b_d20251121_m025228_c001_v0001115_t0047_u01763693548127") "upload" dated 2025-11-21 02:52:28.127 +0000 UTC (1m22.892941267s ago) 2025/11/21 02:53:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759ec4_d20251121_m025349_c001_v0001106_t0039_u01763693629586") as it is a start marker (upload started at 2025-11-21 02:53:49.586 +0000 UTC) 2025/11/21 02:53:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759ec5_d20251121_m025349_c001_v0001154_t0014_u01763693629783") as it is a start marker (upload started at 2025-11-21 02:53:49.783 +0000 UTC) 2025/11/21 02:53:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759eca_d20251121_m025349_c001_v0001105_t0003_u01763693629987") as it is a start marker (upload started at 2025-11-21 02:53:49.987 +0000 UTC) 2025/11/21 02:53:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759ecc_d20251121_m025350_c001_v0001179_t0053_u01763693630183") as it is a start marker (upload started at 2025-11-21 02:53:50.183 +0000 UTC) 2025/11/21 02:53:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa23d33503dab4b9fa80e1b_f4096764050759ec3_d20251121_m025349_c001_v7007000_t0000_u01763693629395") "hide" dated 2025-11-21 02:53:49.395 +0000 UTC (1.625167441s ago) 2025/11/21 02:53:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f10840c905524a647_d20251121_m025338_c001_v0001150_t0040_u01763693618412") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/21 02:53:51 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/21 02:53:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/21 02:53:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/11/21 02:53:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/11/21 02:53:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/11/21 02:53:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/11/21 02:53:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/11/21 02:53:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/11/21 02:53:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/11/21 02:53:55 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/11/21 02:53:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:53:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/11/21 02:53:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f216e2babfc5fcde0_d20251121_m025359_c001_v0001171_t0049_u01763693639015") 2025/11/21 02:53:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:53:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/21 02:53:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/21 02:54:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:54:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:54:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/11/21 02:54:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/11/21 02:54:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/11/21 02:54:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/11/21 02:54:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/11/21 02:54:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/11/21 02:54:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/11/21 02:54:05 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/11/21 02:54:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:54:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/11/21 02:54:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f216e2babfc5fce0a_d20251121_m025407_c001_v0001136_t0040_u01763693647518") 2025/11/21 02:54:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/21 02:54:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/21 02:54:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/21 02:54:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:54:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:54:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/21 02:54:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/21 02:54:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/11/21 02:54:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/21 02:54:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/11/21 02:54:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/21 02:54:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/11/21 02:54:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/11/21 02:54:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/11/21 02:54:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/11/21 02:54:24 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/21 02:54:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:54:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/11/21 02:54:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f2162454a20dbf1df_d20251121_m025426_c001_v0001178_t0051_u01763693666415") 2025/11/21 02:54:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/21 02:54:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:54:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/21 02:54:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/21 02:54:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/11/21 02:54:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:54:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:54:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/11/21 02:54:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/11/21 02:54:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/11/21 02:54:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/21 02:54:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/11/21 02:54:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/11/21 02:54:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/11/21 02:54:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/11/21 02:54:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:54:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/11/21 02:54:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f21780fe05dee5b78_d20251121_m025434_c001_v0001098_t0037_u01763693674443") 2025/11/21 02:54:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:54:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/11/21 02:54:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/21 02:54:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:54:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:54:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/11/21 02:54:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/21 02:54:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/21 02:54:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/21 02:54:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/21 02:54:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/21 02:54:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/21 02:54:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/11/21 02:54:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:54:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/11/21 02:54:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f21780fe05dee5b9d_d20251121_m025443_c001_v0001137_t0054_u01763693683340") 2025/11/21 02:54:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/21 02:54:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/21 02:54:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/21 02:54:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:54:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:54:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/21 02:54:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/21 02:54:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/21 02:54:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/21 02:54:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/21 02:54:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/21 02:54:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/21 02:54:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/11/21 02:54:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/21 02:54:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/21 02:54:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/21 02:54:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:54:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/11/21 02:54:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759fd8_d20251121_m025452_c001_v0001146_t0004_u01763693692689") 2025/11/21 02:54:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/21 02:54:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:54:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/21 02:54:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/21 02:54:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/21 02:54:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:54:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:54:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/11/21 02:54:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/11/21 02:54:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/11/21 02:54:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/21 02:54:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/11/21 02:54:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/11/21 02:55:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/11/21 02:55:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/11/21 02:55:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:55:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/11/21 02:55:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759ffa_d20251121_m025502_c001_v0001150_t0044_u01763693702012") 2025/11/21 02:55:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:55:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/11/21 02:55:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/21 02:55:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:55:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:55:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/11/21 02:55:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/21 02:55:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/21 02:55:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/21 02:55:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/21 02:55:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/21 02:55:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/21 02:55:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/11/21 02:55:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:55:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/11/21 02:55:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f209676405075a01e_d20251121_m025510_c001_v0001146_t0037_u01763693710425") 2025/11/21 02:55:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/21 02:55:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/21 02:55:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/21 02:55:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:55:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:55:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/21 02:55:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/21 02:55:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/21 02:55:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/21 02:55:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/21 02:55:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/21 02:55:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/21 02:55:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/11/21 02:55:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/21 02:55:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/21 02:55:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/21 02:55:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:55:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/11/21 02:55:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f217b6583fbcb0659_d20251121_m025519_c001_v0001184_t0022_u01763693719261") 2025/11/21 02:55:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/21 02:55:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:55:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/21 02:55:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/21 02:55:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/21 02:55:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:55:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:55:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/11/21 02:55:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/21 02:55:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/11/21 02:55:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/11/21 02:55:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/11/21 02:55:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/11/21 02:55:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/11/21 02:55:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/11/21 02:55:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:55: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. 2025/11/21 02:55:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f217b6583fbcb0667_d20251121_m025527_c001_v0001113_t0029_u01763693727614") 2025/11/21 02:55:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:55:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/11/21 02:55:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/21 02:55:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:55:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:55:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/11/21 02:55:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/21 02:55:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/21 02:55:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/21 02:55:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/21 02:55:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/21 02:55:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/21 02:55:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/11/21 02:55:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:55: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. 2025/11/21 02:55:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f209676405075a0c4_d20251121_m025538_c001_v0001178_t0006_u01763693738410") 2025/11/21 02:55:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/21 02:55:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/21 02:55:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/21 02:55:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:55:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:55:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/21 02:55:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/21 02:55:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/21 02:55:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/21 02:55:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/21 02:55:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/21 02:55:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/11/21 02:55:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/11/21 02:55:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/21 02:55:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/21 02:55:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/21 02:55:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:55:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/11/21 02:55:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f22218b78bcaed691_d20251121_m025547_c001_v0001036_t0055_u01763693747869") 2025/11/21 02:55:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/21 02:55:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:55:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/11/21 02:55:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/21 02:55:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/11/21 02:55:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:55:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:55:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/11/21 02:55:53 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/11/21 02:55:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/21 02:55:53 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/11/21 02:55:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/21 02:55:53 DEBUG : chunked-8Mi-8.000Mi.bin: Error sending chunk 1 (retry=true): CPU too busy (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc0013ba2d0), retryAfter:1000000000} 2025/11/21 02:55:53 DEBUG : chunked-8Mi-8.000Mi.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/21 02:55:53 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/21 02:55:53 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/21 02:55:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/21 02:55:53 DEBUG : chunked-8Mi-8.000Mi.bin: Error sending chunk 0 (retry=true): CPU too busy (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc00034b680), retryAfter:1000000000} 2025/11/21 02:55:53 DEBUG : chunked-8Mi-8.000Mi.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/21 02:55:53 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/21 02:55:55 DEBUG : pacer: Reducing sleep to 500ms 2025/11/21 02:55:55 DEBUG : pacer: Reducing sleep to 250ms 2025/11/21 02:55:55 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/11/21 02:55:55 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/21 02:55:57 DEBUG : pacer: Reducing sleep to 125ms 2025/11/21 02:55:57 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/11/21 02:55:57 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts 2025/11/21 02:55:58 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/21 02:55:58 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/21 02:55:58 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/21 02:56:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/11/21 02:56:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:56: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. 2025/11/21 02:56:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f209676405075a1a1_d20251121_m025601_c001_v0001171_t0014_u01763693761101") 2025/11/21 02:56:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:56:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/21 02:56:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/21 02:56:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:56:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:56:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/11/21 02:56:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/11/21 02:56:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/11/21 02:56:06 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/11/21 02:56:06 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/11/21 02:56:08 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/11/21 02:56:08 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/11/21 02:56:08 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/11/21 02:56:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:56:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/21 02:56:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f206831504b26a6c8_d20251121_m025611_c001_v0001179_t0029_u01763693771310") 2025/11/21 02:56:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/21 02:56:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/21 02:56:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/21 02:56:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:56:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:56:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/21 02:56:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/21 02:56:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/11/21 02:56:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/21 02:56:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/11/21 02:56:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/21 02:56:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/11/21 02:56:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/11/21 02:56:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/11/21 02:56:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/11/21 02:56:19 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/21 02:56:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:56:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/21 02:56:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f201731351c3009a0_d20251121_m025621_c001_v0001136_t0002_u01763693781838") 2025/11/21 02:56:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/21 02:56:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:56:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/21 02:56:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/21 02:56:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/11/21 02:56:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/21 02:56:22 DEBUG : pacer: Reducing sleep to 10ms 2025/11/21 02:56:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/11/21 02:56:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:56:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:56:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/11/21 02:56:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/11/21 02:56:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/11/21 02:56:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/11/21 02:56:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/11/21 02:56:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/11/21 02:56:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/11/21 02:56:29 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/11/21 02:56:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:56:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/11/21 02:56:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f201731351c3009cd_d20251121_m025631_c001_v0001038_t0047_u01763693791925") 2025/11/21 02:56:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:56:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/21 02:56:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/21 02:56:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:56:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:56:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/11/21 02:56:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/11/21 02:56:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/11/21 02:56:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/11/21 02:56:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/11/21 02:56:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/11/21 02:56:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/11/21 02:56:39 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/11/21 02:56:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:56:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/11/21 02:56:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f201731351c300a07_d20251121_m025642_c001_v0001037_t0015_u01763693802542") 2025/11/21 02:56:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/21 02:56:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/21 02:56:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/21 02:56:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:56:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:56:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/21 02:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/21 02:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/11/21 02:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/21 02:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/11/21 02:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/21 02:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/11/21 02:56:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/11/21 02:56:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/11/21 02:56:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/11/21 02:56:51 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/21 02:56:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/21 02:56:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/11/21 02:56:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa23d33503dab4b9fa80e1b_f201731351c300a38_d20251121_m025654_c001_v0001145_t0010_u01763693814025") 2025/11/21 02:56:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/21 02:56:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/21 02:56:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/21 02:56:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/21 02:56:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/11/21 02:56:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/11/21 02:56:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/11/21 02:56:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/21 02:57:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa23d33503dab4b9fa80e1b_f212f193828a84f83_d20251121_m025705_c001_v0001099_t0011_u01763693825762") 2025/11/21 02:57:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/11/21 02:57:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/21 02:57:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/21 02:57:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/21 02:57:06 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/21 02:57:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/21 02:57:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/21 02:57:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/21 02:57:08 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/11/21 02:57:11 DEBUG : chunked-copy: Done sending chunk 0 2025/11/21 02:57:11 DEBUG : chunked-copy: Done sending chunk 1 2025/11/21 02:57:11 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/21 02:57:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa23d33503dab4b9fa80e1b_f212f193828a84f96_d20251121_m025712_c001_v0001104_t0021_u01763693832084") 2025/11/21 02:57:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/11/21 02:57:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/21 02:57:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/21 02:57:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/21 02:57:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/21 02:57:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/11/21 02:57:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/21 02:57:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/11/21 02:57:15 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/11/21 02:57:17 DEBUG : chunked-copy: Done sending chunk 0 2025/11/21 02:57:18 DEBUG : chunked-copy: Done sending chunk 1 2025/11/21 02:57:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/21 02:57:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa23d33503dab4b9fa80e1b_f212f193828a84fb6_d20251121_m025718_c001_v0001171_t0040_u01763693838696") 2025/11/21 02:57:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/21 02:57:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/21 02:57:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/21 02:57:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/21 02:57:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/21 02:57:21 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/21 02:57:21 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/21 02:57:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/21 02:57:21 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/11/21 02:57:23 DEBUG : chunked-copy: Done sending chunk 0 2025/11/21 02:57:24 DEBUG : chunked-copy: Done sending chunk 1 2025/11/21 02:57:24 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/21 02:57:24 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8fa23d33503dab4b9fa80e1b_f219db1366df5895a_d20251121_m025724_c001_v0001146_t0033_u01763693844846") 2025/11/21 02:57:24 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/11/21 02:57:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/21 02:57:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/21 02:57:25 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/11/21 02:57:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/21 02:57:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/21 02:57:26 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/21 02:57:27 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/21 02:57:29 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/21 02:57:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sokatob4reda/deeper/nonexisting/directory" 2025/11/21 02:57:29 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/21 02:57:30 INFO : B2 bucket rclone-test-sokatob4reda: cleaning bucket "rclone-test-sokatob4reda" of all files 2025/11/21 02:57:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f401731351c3009dd_d20251121_m025636_c001_v7007000_t0000_u01763693796118") 2025/11/21 02:57:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f201731351c3009cd_d20251121_m025631_c001_v0001038_t0047_u01763693791925") 2025/11/21 02:57:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f401731351c3009ca_d20251121_m025631_c001_v7007000_t0000_u01763693791352") 2025/11/21 02:57:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f2024d7dd960309af_d20251121_m025626_c001_v0001177_t0046_u01763693786865") 2025/11/21 02:57:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f412f193828a84f49_d20251121_m025659_c001_v7007000_t0000_u01763693819245") 2025/11/21 02:57:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f201731351c300a38_d20251121_m025654_c001_v0001145_t0010_u01763693814025") 2025/11/21 02:57:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f401731351c300a35_d20251121_m025653_c001_v7007000_t0000_u01763693813410") 2025/11/21 02:57:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f201731351c300a1e_d20251121_m025647_c001_v0001182_t0000_u01763693807872") 2025/11/21 02:57:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f401731351c300a1d_d20251121_m025647_c001_v7007000_t0000_u01763693807678") 2025/11/21 02:57:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f201731351c300a07_d20251121_m025642_c001_v0001037_t0015_u01763693802542") 2025/11/21 02:57:31 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f401731351c300a03_d20251121_m025641_c001_v7007000_t0000_u01763693801994") 2025/11/21 02:57:32 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f201731351c3009df_d20251121_m025636_c001_v0001113_t0015_u01763693796311") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f41780fe05dee5bca_d20251121_m025456_c001_v7007000_t0000_u01763693696699") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759fd8_d20251121_m025452_c001_v0001146_t0004_u01763693692689") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f41780fe05dee5bae_d20251121_m025447_c001_v7007000_t0000_u01763693687741") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f21780fe05dee5b9d_d20251121_m025443_c001_v0001137_t0054_u01763693683340") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4096764050759fd7_d20251121_m025452_c001_v7007000_t0000_u01763693692291") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f21780fe05dee5baf_d20251121_m025447_c001_v0001036_t0027_u01763693687932") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f41780fe05dee5b9c_d20251121_m025442_c001_v7007000_t0000_u01763693682941") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f219db1366df58574_d20251121_m025438_c001_v0001157_t0059_u01763693678472") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f419db1366df58572_d20251121_m025438_c001_v7007000_t0000_u01763693678234") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f21780fe05dee5b78_d20251121_m025434_c001_v0001098_t0037_u01763693674443") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f41780fe05dee5b72_d20251121_m025434_c001_v7007000_t0000_u01763693674012") 2025/11/21 02:57:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f219db1366df5854d_d20251121_m025430_c001_v0001181_t0002_u01763693670518") 2025/11/21 02:57:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f409676405075a074_d20251121_m025523_c001_v7007000_t0000_u01763693723099") 2025/11/21 02:57:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f217b6583fbcb0659_d20251121_m025519_c001_v0001184_t0022_u01763693719261") 2025/11/21 02:57:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f409676405075a03f_d20251121_m025514_c001_v7007000_t0000_u01763693714519") 2025/11/21 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f209676405075a01e_d20251121_m025510_c001_v0001146_t0037_u01763693710425") 2025/11/21 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f417b6583fbcb0658_d20251121_m025518_c001_v7007000_t0000_u01763693718875") 2025/11/21 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f209676405075a040_d20251121_m025514_c001_v0001036_t0006_u01763693714715") 2025/11/21 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f409676405075a01b_d20251121_m025509_c001_v7007000_t0000_u01763693709988") 2025/11/21 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f21780fe05dee5be9_d20251121_m025505_c001_v0001113_t0043_u01763693705575") 2025/11/21 02:57:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f41780fe05dee5be8_d20251121_m025505_c001_v7007000_t0000_u01763693705389") 2025/11/21 02:57:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759ffa_d20251121_m025502_c001_v0001150_t0044_u01763693702012") 2025/11/21 02:57:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4096764050759ff7_d20251121_m025501_c001_v7007000_t0000_u01763693701604") 2025/11/21 02:57:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f21780fe05dee5bd4_d20251121_m025456_c001_v0001117_t0048_u01763693696884") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f419db1366df5854b_d20251121_m025430_c001_v7007000_t0000_u01763693670332") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f2162454a20dbf1df_d20251121_m025426_c001_v0001178_t0051_u01763693666415") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4162454a20dbf1d7_d20251121_m025426_c001_v7007000_t0000_u01763693666048") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f21780fe05dee5b41_d20251121_m025421_c001_v0001137_t0045_u01763693661782") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f41780fe05dee5b3e_d20251121_m025421_c001_v7007000_t0000_u01763693661596") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f216e2babfc5fce0a_d20251121_m025407_c001_v0001136_t0040_u01763693647518") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fce07_d20251121_m025407_c001_v7007000_t0000_u01763693647104") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f210f0b1035af91ef_d20251121_m025402_c001_v0001157_t0035_u01763693642889") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f410f0b1035af91ee_d20251121_m025402_c001_v7007000_t0000_u01763693642701") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f216e2babfc5fcde0_d20251121_m025359_c001_v0001171_t0049_u01763693639015") 2025/11/21 02:57:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f416e2babfc5fcddf_d20251121_m025358_c001_v7007000_t0000_u01763693638574") 2025/11/21 02:57:34 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f2096764050759ed6_d20251121_m025353_c001_v0001153_t0008_u01763693633196") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f42218b78bcaed6a6_d20251121_m025552_c001_v7007000_t0000_u01763693752498") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f22218b78bcaed691_d20251121_m025547_c001_v0001036_t0055_u01763693747869") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f409676405075a0cc_d20251121_m025542_c001_v7007000_t0000_u01763693742679") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f209676405075a0c4_d20251121_m025538_c001_v0001178_t0006_u01763693738410") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f42218b78bcaed689_d20251121_m025547_c001_v7007000_t0000_u01763693747391") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f209676405075a0cd_d20251121_m025542_c001_v0001101_t0019_u01763693742867") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f409676405075a0c3_d20251121_m025537_c001_v7007000_t0000_u01763693737949") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f209676405075a0b1_d20251121_m025532_c001_v0001106_t0009_u01763693732628") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f409676405075a0b0_d20251121_m025532_c001_v7007000_t0000_u01763693732440") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f217b6583fbcb0667_d20251121_m025527_c001_v0001113_t0029_u01763693727614") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f417b6583fbcb0666_d20251121_m025527_c001_v7007000_t0000_u01763693727173") 2025/11/21 02:57:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f209676405075a075_d20251121_m025523_c001_v0001184_t0050_u01763693723292") 2025/11/21 02:57:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4024d7dd960309ae_d20251121_m025626_c001_v7007000_t0000_u01763693786669") 2025/11/21 02:57:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f201731351c3009a0_d20251121_m025621_c001_v0001136_t0002_u01763693781838") 2025/11/21 02:57:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f401731351c30099f_d20251121_m025621_c001_v7007000_t0000_u01763693781263") 2025/11/21 02:57:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f206831504b26a6da_d20251121_m025616_c001_v0001120_t0008_u01763693776249") 2025/11/21 02:57:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f406831504b26a6d9_d20251121_m025616_c001_v7007000_t0000_u01763693776060") 2025/11/21 02:57:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f206831504b26a6c8_d20251121_m025611_c001_v0001179_t0029_u01763693771310") 2025/11/21 02:57:35 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f406831504b26a6c7_d20251121_m025610_c001_v7007000_t0000_u01763693770801") 2025/11/21 02:57:35 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f206831504b26a6ad_d20251121_m025605_c001_v0001136_t0032_u01763693765347") 2025/11/21 02:57:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f406831504b26a6ab_d20251121_m025605_c001_v7007000_t0000_u01763693765152") 2025/11/21 02:57:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f209676405075a1a1_d20251121_m025601_c001_v0001171_t0014_u01763693761101") 2025/11/21 02:57:35 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f409676405075a194_d20251121_m025600_c001_v7007000_t0000_u01763693760595") 2025/11/21 02:57:35 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f22218b78bcaed6a8_d20251121_m025552_c001_v0001165_t0053_u01763693752691") 2025/11/21 02:57:35 DEBUG : chunked-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4088e504c8c019a4_d20251121_m025727_c001_v7007000_t0000_u01763693847390") 2025/11/21 02:57:35 DEBUG : chunked-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f212f193828a84fc9_d20251121_m025721_c001_v0001182_t0025_u01763693841395") 2025/11/21 02:57:35 DEBUG : chunked-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f412f193828a84fc6_d20251121_m025720_c001_v7007000_t0000_u01763693840763") 2025/11/21 02:57:35 DEBUG : chunked-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f219db1366df58911_d20251121_m025714_c001_v0001137_t0043_u01763693834913") 2025/11/21 02:57:35 DEBUG : chunked-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f419db1366df58910_d20251121_m025714_c001_v7007000_t0000_u01763693834287") 2025/11/21 02:57:35 DEBUG : chunked-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f219db1366df588fa_d20251121_m025708_c001_v0001172_t0017_u01763693828467") 2025/11/21 02:57:35 DEBUG : chunked-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f419db1366df588f5_d20251121_m025707_c001_v7007000_t0000_u01763693827847") 2025/11/21 02:57:35 DEBUG : chunked-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f10840c905524a79e_d20251121_m025703_c001_v0001150_t0055_u01763693823911") 2025/11/21 02:57:35 DEBUG : chunked-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f412f193828a84f72_d20251121_m025703_c001_v7007000_t0000_u01763693823461") 2025/11/21 02:57:36 DEBUG : chunked-copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f10840c905524a799_d20251121_m025700_c001_v0001150_t0044_u01763693820060") 2025/11/21 02:57:36 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4088e504c8c019a1_d20251121_m025727_c001_v7007000_t0000_u01763693847198") 2025/11/21 02:57:36 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f219db1366df5895a_d20251121_m025724_c001_v0001146_t0033_u01763693844846") 2025/11/21 02:57:36 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f412f193828a84fc4_d20251121_m025720_c001_v7007000_t0000_u01763693840579") 2025/11/21 02:57:36 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f212f193828a84fb6_d20251121_m025718_c001_v0001171_t0040_u01763693838696") 2025/11/21 02:57:36 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f419db1366df5890e_d20251121_m025714_c001_v7007000_t0000_u01763693834079") 2025/11/21 02:57:36 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f212f193828a84f96_d20251121_m025712_c001_v0001104_t0021_u01763693832084") 2025/11/21 02:57:36 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f419db1366df588f2_d20251121_m025707_c001_v7007000_t0000_u01763693827657") 2025/11/21 02:57:36 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f212f193828a84f83_d20251121_m025705_c001_v0001099_t0011_u01763693825762") 2025/11/21 02:57:36 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f412f193828a84f6d_d20251121_m025703_c001_v7007000_t0000_u01763693823277") 2025/11/21 02:57:36 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f11097b066e32ccb4_d20251121_m025701_c001_v0001100_t0003_u01763693821990") 2025/11/21 02:57:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f1061a5025adba39b_d20251121_m025228_c001_v0001115_t0047_u01763693548127") 2025/11/21 02:57:36 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4088e504c8c019b1_d20251121_m025728_c001_v7007000_t0000_u01763693848293") 2025/11/21 02:57:36 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f10840c905524a7b2_d20251121_m025728_c001_v0001150_t0010_u01763693848012") 2025/11/21 02:57:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4088e504c8c019c1_d20251121_m025729_c001_v7007000_t0000_u01763693849581") 2025/11/21 02:57:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f10840c905524a7b6_d20251121_m025729_c001_v0001150_t0058_u01763693849207") 2025/11/21 02:57:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f10840c905524a7b4_d20251121_m025728_c001_v0001150_t0050_u01763693848496") 2025/11/21 02:57:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa23d33503dab4b9fa80e1b_f4096764050759ec3_d20251121_m025349_c001_v7007000_t0000_u01763693629395") 2025/11/21 02:57:38 INFO : B2 bucket rclone-test-sokatob4reda: cleaning bucket "rclone-test-sokatob4reda" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (353.23s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (350.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.22s) --- 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 (29.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.89s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.16s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.93s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (86.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- 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 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.35s) --- 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.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.61s) --- 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.20s) --- 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 (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (186.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (18.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (14.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (12.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- 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 353.254s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m54.542477716s (try 1/5)