"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/04/23 02:36:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rugowaw2zuka" 2025/04/23 02:36:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/23 02:36:25 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/23 02:36:25 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/23 02:36:25 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/23 02:36:47 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/04/23 02:36:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/23 02:36:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/23 02:36:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/23 02:36:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/23 02:36:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/23 02:36:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/23 02:36:51 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/23 02:36:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/23 02:36:59 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/23 02:37:03 INFO : B2 bucket rclone-test-rugowaw2zuka: cleaning bucket "rclone-test-rugowaw2zuka" of all files 2025/04/23 02:37:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f575_d20250423_m023703_c001_v0001181_t0010_u01745375823455") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/23 02:37:05 DEBUG : Creating backend with remote "TestB2:rclone-test-rugowaw2zuka/dirToPurgeFromRoot" 2025/04/23 02:37:06 INFO : B2 bucket rclone-test-rugowaw2zuka path dirToPurgeFromRoot: cleaning bucket "rclone-test-rugowaw2zuka" of all files 2025/04/23 02:37:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f57f_d20250423_m023704_c001_v0001181_t0030_u01745375824908") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/23 02:37:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rugowaw2zuka/hello? sausage/êé" 2025/04/23 02:37:11 INFO : B2 bucket rclone-test-rugowaw2zuka path hello? sausage/êé: cleaning bucket "rclone-test-rugowaw2zuka" of all files 2025/04/23 02:37:11 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1079ccc09578f719_d20250423_m023709_c001_v0001036_t0050_u01745375829922") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/04/23 02:37:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/04/23 02:37:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 02:37:13 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/04/23 02:37:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rugowaw2zuka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/23 02:37:22 DEBUG : Creating backend with remote "TestB2:rclone-test-rugowaw2zuka/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-rugowaw2zuka" from "TestB2:rclone-test-rugowaw2zuka" 2025/04/23 02:37:24 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/04/23 02:37:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zayowoh9tuhe" 2025/04/23 02:37:37 DEBUG : B2 bucket rclone-test-zayowoh9tuhe: Purge remote 2025/04/23 02:37:37 INFO : B2 bucket rclone-test-zayowoh9tuhe: cleaning bucket "rclone-test-zayowoh9tuhe" of all files 2025/04/23 02:37:38 DEBUG : somefile: Deleting (id "4_z3fe20d53802d6b0b9f680e1b_f400df3a268484f87_d20250423_m023736_c001_v0001183_t0024_u01745375856980") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/23 02:37:39 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/23 02:37:40 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/04/23 02:37:42 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/23 02:37:42 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/23 02:37:42 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.671Ki offset 6Mi/6.106Mi 2025/04/23 02:37:42 DEBUG : test-metadata: Sending chunk 1 length 111279 2025/04/23 02:37:44 DEBUG : test-metadata: Done sending chunk 1 2025/04/23 02:37:44 DEBUG : test-metadata: Done sending chunk 0 2025/04/23 02:37:44 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/04/23 02:37:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/04/23 02:37:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 02:37:52 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-04-23-023749-746.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/04/23 02:37:56 DEBUG : oldPath = "TestB2:rclone-test-rugowaw2zuka/versions/test-versions-v2025-04-23-023749-746.txt" 2025/04/23 02:37:56 DEBUG : newPath = "TestB2,versions:rclone-test-rugowaw2zuka/versions/test-versions-v2025-04-23-023749-746.txt" 2025/04/23 02:37:56 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rugowaw2zuka/versions/test-versions-v2025-04-23-023749-746.txt" 2025/04/23 02:37:56 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/23 02:37:58 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-rugowaw2zuka/versions/test-versions-v2025-04-23-023749-746.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-rugowaw2zuka/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/23 02:37:59 INFO : B2 bucket rclone-test-rugowaw2zuka: cleaning bucket "rclone-test-rugowaw2zuka" of all hidden files 2025/04/23 02:37:59 DEBUG : leading space/ leading space: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb132_d20250423_m023632_c001_v7007000_t0000_u01745375792336") as it is a hide marker 2025/04/23 02:37:59 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : leading space/ leading space: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4af_d20250423_m023631_c001_v0001181_t0015_u01745375791772") 2025/04/23 02:37:59 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb131_d20250423_m023631_c001_v7007000_t0000_u01745375791424") as it is a hide marker 2025/04/23 02:37:59 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4a9_d20250423_m023630_c001_v0001181_t0007_u01745375790857") 2025/04/23 02:37:59 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb138_d20250423_m023638_c001_v7007000_t0000_u01745375798013") as it is a hide marker 2025/04/23 02:37:59 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4df_d20250423_m023637_c001_v0001181_t0010_u01745375797458") 2025/04/23 02:37:59 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : created from root.txt: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f41513c3594bcdeed_d20250423_m023731_c001_v7007000_t0000_u01745375851269") as it is a hide marker 2025/04/23 02:37:59 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : created from root.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f119a47d4693b9a85_d20250423_m023730_c001_v0001183_t0016_u01745375850356") 2025/04/23 02:37:59 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : file name.txt: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb160_d20250423_m023738_c001_v7007000_t0000_u01745375858968") as it is a hide marker 2025/04/23 02:37:59 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : file name.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f5cd_d20250423_m023720_c001_v0001181_t0035_u01745375840082") 2025/04/23 02:37:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : file name.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f107f85ee4d14dcc0_d20250423_m023716_c001_v0001182_t0020_u01745375836672") 2025/04/23 02:37:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : file name.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f54f_d20250423_m023656_c001_v0001181_t0055_u01745375816065") 2025/04/23 02:37:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : file name.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f547_d20250423_m023655_c001_v0001181_t0047_u01745375815309") 2025/04/23 02:37:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f549_d20250423_m023655_c001_v0001181_t0004_u01745375815686") "upload" dated 2025-04-23 02:36:55.686 +0000 UTC (1m4.042729341s ago) 2025/04/23 02:37:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4094b03cd671b71c_d20250423_m023714_c001_v7007000_t0000_u01745375834520") as it is a hide marker 2025/04/23 02:37:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f10068a06985597e6_d20250423_m023713_c001_v0001104_t0003_u01745375833538") 2025/04/23 02:37:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f115ebfe69dc65ba1_d20250423_m023712_c001_v0001183_t0048_u01745375832964") 2025/04/23 02:37:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb140_d20250423_m023644_c001_v7007000_t0000_u01745375804604") as it is a hide marker 2025/04/23 02:37:59 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f50f_d20250423_m023644_c001_v0001181_t0037_u01745375804051") 2025/04/23 02:37:59 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : piped data.txt: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb162_d20250423_m023740_c001_v7007000_t0000_u01745375860569") as it is a hide marker 2025/04/23 02:37:59 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : piped data.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f62d_d20250423_m023740_c001_v0001181_t0056_u01745375860185") 2025/04/23 02:37:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : piped data.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb161_d20250423_m023740_c001_v7007000_t0000_u01745375860011") 2025/04/23 02:37:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : piped data.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4058fcea0e80f629_d20250423_m023739_c001_v0001181_t0025_u01745375859662") 2025/04/23 02:37:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb141_d20250423_m023645_c001_v7007000_t0000_u01745375805515") as it is a hide marker 2025/04/23 02:37:59 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f517_d20250423_m023644_c001_v0001181_t0041_u01745375804952") 2025/04/23 02:37:59 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : test-metadata: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f40813580f50a9120_d20250423_m023747_c001_v7007000_t0000_u01745375867216") as it is a hide marker 2025/04/23 02:37:59 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : test-metadata: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2101c6abf90bb164_d20250423_m023742_c001_v0001180_t0017_u01745375862318") 2025/04/23 02:37:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : test-metadata: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb163_d20250423_m023741_c001_v7007000_t0000_u01745375861491") 2025/04/23 02:37:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : test-metadata: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f62f_d20250423_m023740_c001_v0001181_t0027_u01745375860743") 2025/04/23 02:37:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb13a_d20250423_m023639_c001_v7007000_t0000_u01745375799985") as it is a hide marker 2025/04/23 02:37:59 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4e9_d20250423_m023639_c001_v0001181_t0028_u01745375799382") 2025/04/23 02:37:59 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb13c_d20250423_m023641_c001_v7007000_t0000_u01745375801846") as it is a hide marker 2025/04/23 02:37:59 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4f1_d20250423_m023641_c001_v0001181_t0018_u01745375801229") 2025/04/23 02:37:59 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb13b_d20250423_m023640_c001_v7007000_t0000_u01745375800879") as it is a hide marker 2025/04/23 02:37:59 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4eb_d20250423_m023640_c001_v0001181_t0030_u01745375800333") 2025/04/23 02:37:59 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb13e_d20250423_m023642_c001_v7007000_t0000_u01745375802763") as it is a hide marker 2025/04/23 02:37:59 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4fd_d20250423_m023642_c001_v0001181_t0002_u01745375802194") 2025/04/23 02:37:59 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb13f_d20250423_m023643_c001_v7007000_t0000_u01745375803702") as it is a hide marker 2025/04/23 02:37:59 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f509_d20250423_m023643_c001_v0001181_t0044_u01745375803112") 2025/04/23 02:37:59 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb139_d20250423_m023639_c001_v7007000_t0000_u01745375799013") as it is a hide marker 2025/04/23 02:37:59 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : trailing space /trailing space : Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4e6_d20250423_m023638_c001_v0001181_t0026_u01745375798420") 2025/04/23 02:37:59 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f657_d20250423_m023755_c001_v0001181_t0050_u01745375875336") "upload" dated 2025-04-23 02:37:55.336 +0000 UTC (4.393462156s ago) 2025/04/23 02:37:59 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b34820c7_d20250423_m023752_c001_v7007000_t0000_u01745375872743") 2025/04/23 02:37:59 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f64b_d20250423_m023749_c001_v0001181_t0012_u01745375869746") 2025/04/23 02:37:59 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb149_d20250423_m023654_c001_v7007000_t0000_u01745375814777") as it is a hide marker 2025/04/23 02:37:59 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2101c6abf90bb144_d20250423_m023647_c001_v0001130_t0054_u01745375807605") 2025/04/23 02:37:59 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : zero-length-file: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb143_d20250423_m023647_c001_v7007000_t0000_u01745375807289") as it is a hide marker 2025/04/23 02:37:59 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : zero-length-file: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4058fcea0e80f521_d20250423_m023646_c001_v0001181_t0025_u01745375806751") 2025/04/23 02:37:59 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb133_d20250423_m023633_c001_v7007000_t0000_u01745375793273") as it is a hide marker 2025/04/23 02:37:59 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4bb_d20250423_m023632_c001_v0001181_t0019_u01745375792686") 2025/04/23 02:37:59 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb12d_d20250423_m023628_c001_v7007000_t0000_u01745375788692") as it is a hide marker 2025/04/23 02:37:59 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4a1_d20250423_m023627_c001_v0001181_t0008_u01745375787712") 2025/04/23 02:37:59 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb136_d20250423_m023636_c001_v7007000_t0000_u01745375796193") as it is a hide marker 2025/04/23 02:37:59 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4d3_d20250423_m023635_c001_v0001181_t0040_u01745375795601") 2025/04/23 02:37:59 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb135_d20250423_m023635_c001_v7007000_t0000_u01745375795254") as it is a hide marker 2025/04/23 02:37:59 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4cd_d20250423_m023634_c001_v0001181_t0001_u01745375794705") 2025/04/23 02:37:59 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb137_d20250423_m023637_c001_v7007000_t0000_u01745375797109") as it is a hide marker 2025/04/23 02:37:59 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4d7_d20250423_m023636_c001_v0001181_t0002_u01745375796541") 2025/04/23 02:37:59 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb134_d20250423_m023634_c001_v7007000_t0000_u01745375794356") as it is a hide marker 2025/04/23 02:37:59 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4bf_d20250423_m023633_c001_v0001181_t0052_u01745375793670") 2025/04/23 02:37:59 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : ./.: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb12e_d20250423_m023629_c001_v7007000_t0000_u01745375789601") as it is a hide marker 2025/04/23 02:37:59 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : ./.: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4a5_d20250423_m023629_c001_v0001181_t0011_u01745375789046") 2025/04/23 02:37:59 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/23 02:37:59 DEBUG : ../..: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb12f_d20250423_m023630_c001_v7007000_t0000_u01745375790509") as it is a hide marker 2025/04/23 02:37:59 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/23 02:37:59 DEBUG : ../..: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4a7_d20250423_m023629_c001_v0001181_t0023_u01745375789949") 2025/04/23 02:37:59 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/23 02:37:59 INFO : B2 bucket rclone-test-rugowaw2zuka: cleaning bucket "rclone-test-rugowaw2zuka" of all hidden files 2025/04/23 02:38:00 DEBUG : leading space/ leading space: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb132_d20250423_m023632_c001_v7007000_t0000_u01745375792336") as it is a hide marker 2025/04/23 02:38:00 DEBUG : leading space/ leading space: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4af_d20250423_m023631_c001_v0001181_t0015_u01745375791772") 2025/04/23 02:38:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb131_d20250423_m023631_c001_v7007000_t0000_u01745375791424") as it is a hide marker 2025/04/23 02:38:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4a9_d20250423_m023630_c001_v0001181_t0007_u01745375790857") 2025/04/23 02:38:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb138_d20250423_m023638_c001_v7007000_t0000_u01745375798013") as it is a hide marker 2025/04/23 02:38:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4df_d20250423_m023637_c001_v0001181_t0010_u01745375797458") 2025/04/23 02:38:00 DEBUG : created from root.txt: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f41513c3594bcdeed_d20250423_m023731_c001_v7007000_t0000_u01745375851269") as it is a hide marker 2025/04/23 02:38:00 DEBUG : created from root.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f119a47d4693b9a85_d20250423_m023730_c001_v0001183_t0016_u01745375850356") 2025/04/23 02:38:00 DEBUG : file name.txt: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb160_d20250423_m023738_c001_v7007000_t0000_u01745375858968") as it is a hide marker 2025/04/23 02:38:00 DEBUG : file name.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f5cd_d20250423_m023720_c001_v0001181_t0035_u01745375840082") 2025/04/23 02:38:00 DEBUG : file name.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f107f85ee4d14dcc0_d20250423_m023716_c001_v0001182_t0020_u01745375836672") 2025/04/23 02:38:00 DEBUG : file name.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f54f_d20250423_m023656_c001_v0001181_t0055_u01745375816065") 2025/04/23 02:38:00 DEBUG : file name.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f547_d20250423_m023655_c001_v0001181_t0047_u01745375815309") 2025/04/23 02:38:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f549_d20250423_m023655_c001_v0001181_t0004_u01745375815686") "upload" dated 2025-04-23 02:36:55.686 +0000 UTC (1m5.040016483s ago) 2025/04/23 02:38:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4094b03cd671b71c_d20250423_m023714_c001_v7007000_t0000_u01745375834520") as it is a hide marker 2025/04/23 02:38:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f10068a06985597e6_d20250423_m023713_c001_v0001104_t0003_u01745375833538") 2025/04/23 02:38:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f115ebfe69dc65ba1_d20250423_m023712_c001_v0001183_t0048_u01745375832964") 2025/04/23 02:38:00 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb140_d20250423_m023644_c001_v7007000_t0000_u01745375804604") as it is a hide marker 2025/04/23 02:38:00 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f50f_d20250423_m023644_c001_v0001181_t0037_u01745375804051") 2025/04/23 02:38:00 DEBUG : piped data.txt: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb162_d20250423_m023740_c001_v7007000_t0000_u01745375860569") as it is a hide marker 2025/04/23 02:38:01 DEBUG : piped data.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f62d_d20250423_m023740_c001_v0001181_t0056_u01745375860185") 2025/04/23 02:38:01 DEBUG : piped data.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb161_d20250423_m023740_c001_v7007000_t0000_u01745375860011") 2025/04/23 02:38:01 DEBUG : piped data.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4058fcea0e80f629_d20250423_m023739_c001_v0001181_t0025_u01745375859662") 2025/04/23 02:38:01 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb141_d20250423_m023645_c001_v7007000_t0000_u01745375805515") as it is a hide marker 2025/04/23 02:38:01 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f517_d20250423_m023644_c001_v0001181_t0041_u01745375804952") 2025/04/23 02:38:01 DEBUG : test-metadata: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f40813580f50a9120_d20250423_m023747_c001_v7007000_t0000_u01745375867216") as it is a hide marker 2025/04/23 02:38:01 DEBUG : test-metadata: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2101c6abf90bb164_d20250423_m023742_c001_v0001180_t0017_u01745375862318") 2025/04/23 02:38:01 DEBUG : test-metadata: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb163_d20250423_m023741_c001_v7007000_t0000_u01745375861491") 2025/04/23 02:38:01 DEBUG : test-metadata: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f62f_d20250423_m023740_c001_v0001181_t0027_u01745375860743") 2025/04/23 02:38:01 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb13a_d20250423_m023639_c001_v7007000_t0000_u01745375799985") as it is a hide marker 2025/04/23 02:38:01 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4e9_d20250423_m023639_c001_v0001181_t0028_u01745375799382") 2025/04/23 02:38:01 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb13c_d20250423_m023641_c001_v7007000_t0000_u01745375801846") as it is a hide marker 2025/04/23 02:38:01 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4f1_d20250423_m023641_c001_v0001181_t0018_u01745375801229") 2025/04/23 02:38:01 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb13b_d20250423_m023640_c001_v7007000_t0000_u01745375800879") as it is a hide marker 2025/04/23 02:38:01 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4eb_d20250423_m023640_c001_v0001181_t0030_u01745375800333") 2025/04/23 02:38:01 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb13e_d20250423_m023642_c001_v7007000_t0000_u01745375802763") as it is a hide marker 2025/04/23 02:38:01 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4fd_d20250423_m023642_c001_v0001181_t0002_u01745375802194") 2025/04/23 02:38:01 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb13f_d20250423_m023643_c001_v7007000_t0000_u01745375803702") as it is a hide marker 2025/04/23 02:38:01 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f509_d20250423_m023643_c001_v0001181_t0044_u01745375803112") 2025/04/23 02:38:01 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb139_d20250423_m023639_c001_v7007000_t0000_u01745375799013") as it is a hide marker 2025/04/23 02:38:02 DEBUG : trailing space /trailing space : Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4e6_d20250423_m023638_c001_v0001181_t0026_u01745375798420") 2025/04/23 02:38:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f657_d20250423_m023755_c001_v0001181_t0050_u01745375875336") "upload" dated 2025-04-23 02:37:55.336 +0000 UTC (6.681551167s ago) 2025/04/23 02:38:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b34820c7_d20250423_m023752_c001_v7007000_t0000_u01745375872743") 2025/04/23 02:38:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f64b_d20250423_m023749_c001_v0001181_t0012_u01745375869746") 2025/04/23 02:38:02 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb149_d20250423_m023654_c001_v7007000_t0000_u01745375814777") as it is a hide marker 2025/04/23 02:38:02 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2101c6abf90bb144_d20250423_m023647_c001_v0001130_t0054_u01745375807605") 2025/04/23 02:38:02 DEBUG : zero-length-file: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb143_d20250423_m023647_c001_v7007000_t0000_u01745375807289") as it is a hide marker 2025/04/23 02:38:02 DEBUG : zero-length-file: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4058fcea0e80f521_d20250423_m023646_c001_v0001181_t0025_u01745375806751") 2025/04/23 02:38:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb133_d20250423_m023633_c001_v7007000_t0000_u01745375793273") as it is a hide marker 2025/04/23 02:38:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4bb_d20250423_m023632_c001_v0001181_t0019_u01745375792686") 2025/04/23 02:38:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb12d_d20250423_m023628_c001_v7007000_t0000_u01745375788692") as it is a hide marker 2025/04/23 02:38:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4a1_d20250423_m023627_c001_v0001181_t0008_u01745375787712") 2025/04/23 02:38:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb136_d20250423_m023636_c001_v7007000_t0000_u01745375796193") as it is a hide marker 2025/04/23 02:38:02 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4d3_d20250423_m023635_c001_v0001181_t0040_u01745375795601") 2025/04/23 02:38:02 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb135_d20250423_m023635_c001_v7007000_t0000_u01745375795254") as it is a hide marker 2025/04/23 02:38:02 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4cd_d20250423_m023634_c001_v0001181_t0001_u01745375794705") 2025/04/23 02:38:02 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb137_d20250423_m023637_c001_v7007000_t0000_u01745375797109") as it is a hide marker 2025/04/23 02:38:02 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4d7_d20250423_m023636_c001_v0001181_t0002_u01745375796541") 2025/04/23 02:38:02 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb134_d20250423_m023634_c001_v7007000_t0000_u01745375794356") as it is a hide marker 2025/04/23 02:38:02 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4bf_d20250423_m023633_c001_v0001181_t0052_u01745375793670") 2025/04/23 02:38:02 DEBUG : ./.: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb12e_d20250423_m023629_c001_v7007000_t0000_u01745375789601") as it is a hide marker 2025/04/23 02:38:02 DEBUG : ./.: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4a5_d20250423_m023629_c001_v0001181_t0011_u01745375789046") 2025/04/23 02:38:02 DEBUG : ../..: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4101c6abf90bb12f_d20250423_m023630_c001_v7007000_t0000_u01745375790509") as it is a hide marker 2025/04/23 02:38:02 DEBUG : ../..: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f4a7_d20250423_m023629_c001_v0001181_t0023_u01745375789949") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/23 02:38:03 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/23 02:38:03 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/23 02:38:04 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/23 02:38:04 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/04/23 02:38:04 INFO : B2 bucket rclone-test-rugowaw2zuka: cleaning bucket "rclone-test-rugowaw2zuka" of pending multipart uploads older than 0s 2025/04/23 02:38:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f549_d20250423_m023655_c001_v0001181_t0004_u01745375815686") "upload" dated 2025-04-23 02:36:55.686 +0000 UTC (1m9.120151971s ago) 2025/04/23 02:38:04 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b34820eb_d20250423_m023803_c001_v0001184_t0036_u01745375883806") as it is a start marker (upload started at 2025-04-23 02:38:03.806 +0000 UTC) 2025/04/23 02:38:04 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/23 02:38:04 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b34820ed_d20250423_m023803_c001_v0001184_t0017_u01745375883992") as it is a start marker (upload started at 2025-04-23 02:38:03.992 +0000 UTC) 2025/04/23 02:38:04 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/23 02:38:04 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b34820ee_d20250423_m023804_c001_v0001180_t0005_u01745375884170") as it is a start marker (upload started at 2025-04-23 02:38:04.17 +0000 UTC) 2025/04/23 02:38:04 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/23 02:38:04 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b34820f0_d20250423_m023804_c001_v0001134_t0059_u01745375884347") as it is a start marker (upload started at 2025-04-23 02:38:04.347 +0000 UTC) 2025/04/23 02:38:04 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/23 02:38:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b34820ea_d20250423_m023803_c001_v7007000_t0000_u01745375883628") "hide" dated 2025-04-23 02:38:03.628 +0000 UTC (1.178346346s ago) 2025/04/23 02:38:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f657_d20250423_m023755_c001_v0001181_t0050_u01745375875336") 2025/04/23 02:38:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/23 02:38:05 INFO : B2 bucket rclone-test-rugowaw2zuka: cleaning bucket "rclone-test-rugowaw2zuka" of pending multipart uploads older than 0s 2025/04/23 02:38:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f549_d20250423_m023655_c001_v0001181_t0004_u01745375815686") "upload" dated 2025-04-23 02:36:55.686 +0000 UTC (1m9.517823339s ago) 2025/04/23 02:38:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b34820eb_d20250423_m023803_c001_v0001184_t0036_u01745375883806") as it is a start marker (upload started at 2025-04-23 02:38:03.806 +0000 UTC) 2025/04/23 02:38:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b34820ed_d20250423_m023803_c001_v0001184_t0017_u01745375883992") as it is a start marker (upload started at 2025-04-23 02:38:03.992 +0000 UTC) 2025/04/23 02:38:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b34820ee_d20250423_m023804_c001_v0001180_t0005_u01745375884170") as it is a start marker (upload started at 2025-04-23 02:38:04.17 +0000 UTC) 2025/04/23 02:38:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b34820f0_d20250423_m023804_c001_v0001134_t0059_u01745375884347") as it is a start marker (upload started at 2025-04-23 02:38:04.347 +0000 UTC) 2025/04/23 02:38:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b34820ea_d20250423_m023803_c001_v7007000_t0000_u01745375883628") "hide" dated 2025-04-23 02:38:03.628 +0000 UTC (1.575981075s ago) 2025/04/23 02:38:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f657_d20250423_m023755_c001_v0001181_t0050_u01745375875336") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/23 02:38:05 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/23 02:38:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/23 02:38:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/04/23 02:38:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/23 02:38:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/23 02:38:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/23 02:38:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/23 02:38:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/23 02:38:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/23 02:38:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/23 02:38:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:38:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/23 02:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d569da_d20250423_m023812_c001_v0001179_t0038_u01745375892904") 2025/04/23 02:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/23 02:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/23 02:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:38:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:38:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/23 02:38:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/23 02:38:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/23 02:38:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/23 02:38:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/23 02:38:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/23 02:38:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/23 02:38:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/23 02:38:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:38:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/23 02:38:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b3482107_d20250423_m023821_c001_v0001157_t0059_u01745375901119") 2025/04/23 02:38:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/23 02:38:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/23 02:38:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/23 02:38:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:38:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:38:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/23 02:38:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/23 02:38:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/23 02:38:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/23 02:38:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/23 02:38:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/23 02:38:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/23 02:38:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/23 02:38:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/23 02:38:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/23 02:38:28 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/23 02:38:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:38:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/23 02:38:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f21911e299daa058c_d20250423_m023829_c001_v0001137_t0005_u01745375909860") 2025/04/23 02:38:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/23 02:38:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:38:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/23 02:38:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/23 02:38:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/23 02:38:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:38:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:38:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/04/23 02:38:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/23 02:38:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/23 02:38:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/23 02:38:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/23 02:38:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/23 02:38:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/23 02:38:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/23 02:38:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:38:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/23 02:38:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f21911e299daa058f_d20250423_m023838_c001_v0001176_t0004_u01745375918327") 2025/04/23 02:38:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:38:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/23 02:38:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/23 02:38:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:38:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:38:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/23 02:38:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/23 02:38:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/23 02:38:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/23 02:38:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/23 02:38:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/23 02:38:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/23 02:38:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/23 02:38:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:38:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/23 02:38:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b3482114_d20250423_m023846_c001_v0001176_t0058_u01745375926986") 2025/04/23 02:38:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/23 02:38:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/23 02:38:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/23 02:38:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:38:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:38:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/23 02:38:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/23 02:38:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/23 02:38:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/23 02:38:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/23 02:38:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/23 02:38:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/23 02:38:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/23 02:38:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/23 02:38:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/23 02:38:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/23 02:38:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:38:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/23 02:38:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc98d_d20250423_m023855_c001_v0001179_t0001_u01745375935745") 2025/04/23 02:38:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/23 02:38:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:38:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/23 02:38:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/23 02:38:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/23 02:38:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:38:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:38:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/04/23 02:39:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/23 02:39:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/23 02:39:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/23 02:39:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/23 02:39:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/23 02:39:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/23 02:39:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/23 02:39:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:39:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/23 02:39:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b3482118_d20250423_m023903_c001_v0001182_t0043_u01745375943771") 2025/04/23 02:39:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:39:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/23 02:39:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/23 02:39:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:39:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:39:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/23 02:39:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/23 02:39:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/23 02:39:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/23 02:39:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/23 02:39:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/23 02:39:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/23 02:39:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/23 02:39:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:39:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/23 02:39:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc99b_d20250423_m023912_c001_v0001171_t0013_u01745375952156") 2025/04/23 02:39:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/23 02:39:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/23 02:39:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/23 02:39:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:39:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:39:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/23 02:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/23 02:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/23 02:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/23 02:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/23 02:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/23 02:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/23 02:39:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/23 02:39:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/23 02:39:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/23 02:39:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/23 02:39:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:39:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/23 02:39:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f2063d6cfd2bf333d_d20250423_m023921_c001_v0001120_t0057_u01745375961282") 2025/04/23 02:39:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/23 02:39:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:39:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/23 02:39:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/23 02:39:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/23 02:39:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:39:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:39:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/04/23 02:39:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/23 02:39:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/23 02:39:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/23 02:39:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/23 02:39:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/23 02:39:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/23 02:39:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/23 02:39:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:39:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/23 02:39:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f2063d6cfd2bf334e_d20250423_m023929_c001_v0001172_t0025_u01745375969508") 2025/04/23 02:39:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:39:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/23 02:39:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/23 02:39:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:39:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:39:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/23 02:39:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/23 02:39:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/23 02:39:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/23 02:39:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/23 02:39:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/23 02:39:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/23 02:39:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/23 02:39:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:39: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/04/23 02:39:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9b8_d20250423_m023938_c001_v0001182_t0018_u01745375978572") 2025/04/23 02:39:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/23 02:39:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/23 02:39:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/23 02:39:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:39:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:39:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/23 02:39:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/23 02:39:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/23 02:39:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/23 02:39:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/23 02:39:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/23 02:39:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/23 02:39:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/23 02:39:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/23 02:39:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/23 02:39:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/23 02:39:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:39:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/23 02:39:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f21640d4322444543_d20250423_m023948_c001_v0001131_t0056_u01745375988146") 2025/04/23 02:39:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/23 02:39:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:39:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/23 02:39:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/23 02:39:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/23 02:39:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:39:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:39:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/04/23 02:39:53 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/23 02:39:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/23 02:39:53 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/23 02:39:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/23 02:39:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/23 02:39:55 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/23 02:39:55 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/23 02:39:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:39:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/23 02:39:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f21640d432244454e_d20250423_m023957_c001_v0001171_t0044_u01745375997160") 2025/04/23 02:39:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:39:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/23 02:39:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/23 02:39:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:39:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:39:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/23 02:40:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/23 02:40:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/23 02:40:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/23 02:40:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/23 02:40:04 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/23 02:40:04 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/23 02:40:04 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/23 02:40:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:40:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/23 02:40:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9d4_d20250423_m024006_c001_v0001171_t0022_u01745376006490") 2025/04/23 02:40:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/23 02:40:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/23 02:40:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/23 02:40:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:40:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:40:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/23 02:40:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/23 02:40:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/23 02:40:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/23 02:40:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/23 02:40:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/23 02:40:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/23 02:40:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/23 02:40:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/23 02:40:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/23 02:40:15 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/23 02:40:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:40:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/23 02:40:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9dd_d20250423_m024017_c001_v0001171_t0038_u01745376017840") 2025/04/23 02:40:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/23 02:40:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:40:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/23 02:40:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/23 02:40:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/23 02:40:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 02:40:18 DEBUG : pacer: Reducing sleep to 10ms 2025/04/23 02:40:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/23 02:40:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:40:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:40:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/04/23 02:40:23 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/23 02:40:23 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/23 02:40:23 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/23 02:40:23 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/23 02:40:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/23 02:40:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 02:40:23 DEBUG : pacer: Reducing sleep to 10ms 2025/04/23 02:40:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/23 02:40:26 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/23 02:40:26 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/23 02:40:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:40:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/23 02:40:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f205cbc8899c4c92d_d20250423_m024028_c001_v0001179_t0025_u01745376028102") 2025/04/23 02:40:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:40:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/23 02:40:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/23 02:40:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:40:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:40:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/23 02:40:32 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/23 02:40:32 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/23 02:40:33 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/23 02:40:33 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/23 02:40:35 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/23 02:40:41 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/23 02:40:41 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/23 02:40:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:40:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/23 02:40:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56e95_d20250423_m024045_c001_v0001184_t0046_u01745376045598") 2025/04/23 02:40:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/23 02:40:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/23 02:40:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/23 02:40:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:40:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:40:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/23 02:40:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/23 02:40:51 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/23 02:40:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/23 02:40:51 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/23 02:40:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/23 02:40:51 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/23 02:40:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/23 02:40:53 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/23 02:40:54 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/23 02:40:54 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/23 02:40:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/23 02:40:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/23 02:40:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fd2fd03800d6b0b9f680e1b_f2129d8d9a2dbf76b_d20250423_m024056_c001_v0001179_t0055_u01745376056759") 2025/04/23 02:40:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/23 02:40:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/23 02:40:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/23 02:40:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/23 02:40:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/23 02:40:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/23 02:40:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/23 02:40:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/04/23 02:41:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56ea0_d20250423_m024107_c001_v0001144_t0007_u01745376067395") 2025/04/23 02:41:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/23 02:41:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/23 02:41:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/23 02:41:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/23 02:41:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/23 02:41:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/23 02:41:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/23 02:41:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/23 02:41:10 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/23 02:41:12 DEBUG : chunked-copy: Done sending chunk 0 2025/04/23 02:41:12 DEBUG : chunked-copy: Done sending chunk 1 2025/04/23 02:41:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/23 02:41:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56ea6_d20250423_m024113_c001_v0001161_t0051_u01745376073519") 2025/04/23 02:41:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/23 02:41:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/23 02:41:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/23 02:41:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/23 02:41:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/23 02:41:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/23 02:41:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/23 02:41:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/23 02:41:16 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/23 02:41:19 DEBUG : chunked-copy: Done sending chunk 1 2025/04/23 02:41:19 DEBUG : chunked-copy: Done sending chunk 0 2025/04/23 02:41:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/23 02:41:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56eab_d20250423_m024119_c001_v0001171_t0016_u01745376079815") 2025/04/23 02:41:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/23 02:41:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/23 02:41:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/23 02:41:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/23 02:41:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/23 02:41:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/23 02:41:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/23 02:41:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/23 02:41:22 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/23 02:41:24 DEBUG : chunked-copy: Done sending chunk 0 2025/04/23 02:41:25 DEBUG : chunked-copy: Done sending chunk 1 2025/04/23 02:41:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/23 02:41:25 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56ef4_d20250423_m024125_c001_v0001182_t0044_u01745376085820") 2025/04/23 02:41:25 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/23 02:41:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/23 02:41:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/23 02:41:26 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/23 02:41:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/23 02:41:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/23 02:41:26 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/23 02:41:28 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/23 02:41:29 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/23 02:41:29 DEBUG : Creating backend with remote "TestB2:rclone-test-rugowaw2zuka/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/23 02:41:31 INFO : B2 bucket rclone-test-rugowaw2zuka: cleaning bucket "rclone-test-rugowaw2zuka" of all files 2025/04/23 02:41:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f414fe37b57807888_d20250423_m024032_c001_v7007000_t0000_u01745376032033") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f205cbc8899c4c92d_d20250423_m024028_c001_v0001179_t0025_u01745376028102") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f405cbc8899c4c927_d20250423_m024027_c001_v7007000_t0000_u01745376027531") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f214fe37b57807885_d20250423_m024023_c001_v0001157_t0001_u01745376023014") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40238c91b2d56e9d_d20250423_m024101_c001_v7007000_t0000_u01745376061974") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2129d8d9a2dbf76b_d20250423_m024056_c001_v0001179_t0055_u01745376056759") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4129d8d9a2dbf76a_d20250423_m024056_c001_v7007000_t0000_u01745376056201") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56e98_d20250423_m024050_c001_v0001183_t0040_u01745376050775") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40238c91b2d56e97_d20250423_m024050_c001_v7007000_t0000_u01745376050599") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56e95_d20250423_m024045_c001_v0001184_t0046_u01745376045598") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40238c91b2d56e94_d20250423_m024045_c001_v7007000_t0000_u01745376045033") 2025/04/23 02:41:31 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f214fe37b57807889_d20250423_m024032_c001_v0001104_t0044_u01745376032208") 2025/04/23 02:41:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc98f_d20250423_m023859_c001_v7007000_t0000_u01745375939692") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc98d_d20250423_m023855_c001_v0001179_t0001_u01745375935745") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b3482115_d20250423_m023850_c001_v7007000_t0000_u01745375930716") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b3482114_d20250423_m023846_c001_v0001176_t0058_u01745375926986") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc98c_d20250423_m023855_c001_v7007000_t0000_u01745375935349") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b3482116_d20250423_m023850_c001_v0001106_t0044_u01745375930893") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b3482112_d20250423_m023846_c001_v7007000_t0000_u01745375926591") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b3482110_d20250423_m023841_c001_v0001113_t0001_u01745375921853") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b348210f_d20250423_m023841_c001_v7007000_t0000_u01745375921672") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21911e299daa058f_d20250423_m023838_c001_v0001176_t0004_u01745375918327") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41911e299daa058e_d20250423_m023837_c001_v7007000_t0000_u01745375917939") 2025/04/23 02:41:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b348210d_d20250423_m023834_c001_v0001036_t0030_u01745375914054") 2025/04/23 02:41:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc9a5_d20250423_m023925_c001_v7007000_t0000_u01745375965122") 2025/04/23 02:41:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2063d6cfd2bf333d_d20250423_m023921_c001_v0001120_t0057_u01745375961282") 2025/04/23 02:41:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc99f_d20250423_m023916_c001_v7007000_t0000_u01745375956259") 2025/04/23 02:41:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc99b_d20250423_m023912_c001_v0001171_t0013_u01745375952156") 2025/04/23 02:41:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4063d6cfd2bf333a_d20250423_m023920_c001_v7007000_t0000_u01745375960892") 2025/04/23 02:41:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9a0_d20250423_m023916_c001_v0001144_t0056_u01745375956441") 2025/04/23 02:41:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc999_d20250423_m023911_c001_v7007000_t0000_u01745375951744") 2025/04/23 02:41:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc997_d20250423_m023907_c001_v0001099_t0010_u01745375947693") 2025/04/23 02:41:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc996_d20250423_m023907_c001_v7007000_t0000_u01745375947516") 2025/04/23 02:41:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b3482118_d20250423_m023903_c001_v0001182_t0043_u01745375943771") 2025/04/23 02:41:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b3482117_d20250423_m023903_c001_v7007000_t0000_u01745375943373") 2025/04/23 02:41:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc990_d20250423_m023859_c001_v0001177_t0056_u01745375939869") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b348210c_d20250423_m023833_c001_v7007000_t0000_u01745375913877") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21911e299daa058c_d20250423_m023829_c001_v0001137_t0005_u01745375909860") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41911e299daa058b_d20250423_m023829_c001_v7007000_t0000_u01745375909473") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b348210a_d20250423_m023825_c001_v0001184_t0023_u01745375905290") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b3482109_d20250423_m023825_c001_v7007000_t0000_u01745375905113") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b3482107_d20250423_m023821_c001_v0001157_t0059_u01745375901119") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b3482106_d20250423_m023820_c001_v7007000_t0000_u01745375900727") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b3482105_d20250423_m023816_c001_v0001171_t0015_u01745375896407") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b3482104_d20250423_m023816_c001_v7007000_t0000_u01745375896228") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d569da_d20250423_m023812_c001_v0001179_t0038_u01745375892904") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40238c91b2d569d9_d20250423_m023812_c001_v7007000_t0000_u01745375892505") 2025/04/23 02:41:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2073e444b34820fa_d20250423_m023807_c001_v0001157_t0028_u01745375887280") 2025/04/23 02:41:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc9c2_d20250423_m023952_c001_v7007000_t0000_u01745375992548") 2025/04/23 02:41:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21640d4322444543_d20250423_m023948_c001_v0001131_t0056_u01745375988146") 2025/04/23 02:41:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc9bd_d20250423_m023942_c001_v7007000_t0000_u01745375982837") 2025/04/23 02:41:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9b8_d20250423_m023938_c001_v0001182_t0018_u01745375978572") 2025/04/23 02:41:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41640d4322444542_d20250423_m023947_c001_v7007000_t0000_u01745375987670") 2025/04/23 02:41:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9be_d20250423_m023943_c001_v0001184_t0013_u01745375983019") 2025/04/23 02:41:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc9b6_d20250423_m023938_c001_v7007000_t0000_u01745375978122") 2025/04/23 02:41:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9b4_d20250423_m023933_c001_v0001171_t0000_u01745375973417") 2025/04/23 02:41:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc9b3_d20250423_m023933_c001_v7007000_t0000_u01745375973238") 2025/04/23 02:41:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f2063d6cfd2bf334e_d20250423_m023929_c001_v0001172_t0025_u01745375969508") 2025/04/23 02:41:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4063d6cfd2bf334b_d20250423_m023929_c001_v7007000_t0000_u01745375969057") 2025/04/23 02:41:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9a6_d20250423_m023925_c001_v0001183_t0025_u01745375965299") 2025/04/23 02:41:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f414fe37b57807884_d20250423_m024022_c001_v7007000_t0000_u01745376022838") 2025/04/23 02:41:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9dd_d20250423_m024017_c001_v0001171_t0038_u01745376017840") 2025/04/23 02:41:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc9dc_d20250423_m024017_c001_v7007000_t0000_u01745376017349") 2025/04/23 02:41:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9da_d20250423_m024012_c001_v0001038_t0046_u01745376012279") 2025/04/23 02:41:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc9d9_d20250423_m024012_c001_v7007000_t0000_u01745376012103") 2025/04/23 02:41:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9d4_d20250423_m024006_c001_v0001171_t0022_u01745376006490") 2025/04/23 02:41:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc9d2_d20250423_m024006_c001_v7007000_t0000_u01745376006003") 2025/04/23 02:41:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9c8_d20250423_m024001_c001_v0001120_t0008_u01745376001100") 2025/04/23 02:41:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41870d48f87fc9c7_d20250423_m024000_c001_v7007000_t0000_u01745376000924") 2025/04/23 02:41:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21640d432244454e_d20250423_m023957_c001_v0001171_t0044_u01745375997160") 2025/04/23 02:41:35 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f41640d432244454c_d20250423_m023956_c001_v7007000_t0000_u01745375996640") 2025/04/23 02:41:35 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f21870d48f87fc9c4_d20250423_m023952_c001_v0001182_t0055_u01745375992726") 2025/04/23 02:41:35 DEBUG : chunked-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40238c91b2d56f13_d20250423_m024127_c001_v7007000_t0000_u01745376087943") 2025/04/23 02:41:35 DEBUG : chunked-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f20538c25bac3f135_d20250423_m024122_c001_v0001161_t0059_u01745376082334") 2025/04/23 02:41:35 DEBUG : chunked-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40538c25bac3f134_d20250423_m024121_c001_v7007000_t0000_u01745376081730") 2025/04/23 02:41:35 DEBUG : chunked-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f20538c25bac3f130_d20250423_m024116_c001_v0001115_t0032_u01745376076067") 2025/04/23 02:41:35 DEBUG : chunked-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40538c25bac3f12f_d20250423_m024115_c001_v7007000_t0000_u01745376075441") 2025/04/23 02:41:35 DEBUG : chunked-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f20538c25bac3f12d_d20250423_m024110_c001_v0001184_t0050_u01745376070369") 2025/04/23 02:41:35 DEBUG : chunked-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40538c25bac3f12c_d20250423_m024109_c001_v7007000_t0000_u01745376069762") 2025/04/23 02:41:35 DEBUG : chunked-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f93c_d20250423_m024105_c001_v0001181_t0053_u01745376065973") 2025/04/23 02:41:35 DEBUG : chunked-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40238c91b2d56e9f_d20250423_m024105_c001_v7007000_t0000_u01745376065572") 2025/04/23 02:41:35 DEBUG : chunked-copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f936_d20250423_m024102_c001_v0001181_t0044_u01745376062723") 2025/04/23 02:41:35 DEBUG : chunked-copy.copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40238c91b2d56f0f_d20250423_m024127_c001_v7007000_t0000_u01745376087767") 2025/04/23 02:41:35 DEBUG : chunked-copy.copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56ef4_d20250423_m024125_c001_v0001182_t0044_u01745376085820") 2025/04/23 02:41:35 DEBUG : chunked-copy.copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40538c25bac3f133_d20250423_m024121_c001_v7007000_t0000_u01745376081544") 2025/04/23 02:41:35 DEBUG : chunked-copy.copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56eab_d20250423_m024119_c001_v0001171_t0016_u01745376079815") 2025/04/23 02:41:35 DEBUG : chunked-copy.copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40538c25bac3f12e_d20250423_m024115_c001_v7007000_t0000_u01745376075263") 2025/04/23 02:41:36 DEBUG : chunked-copy.copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56ea6_d20250423_m024113_c001_v0001161_t0051_u01745376073519") 2025/04/23 02:41:36 DEBUG : chunked-copy.copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40538c25bac3f12b_d20250423_m024109_c001_v7007000_t0000_u01745376069588") 2025/04/23 02:41:36 DEBUG : chunked-copy.copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f20238c91b2d56ea0_d20250423_m024107_c001_v0001144_t0007_u01745376067395") 2025/04/23 02:41:36 DEBUG : chunked-copy.copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40238c91b2d56e9e_d20250423_m024105_c001_v7007000_t0000_u01745376065385") 2025/04/23 02:41:36 DEBUG : chunked-copy.copy: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f114e8658026f9a3a_d20250423_m024104_c001_v0001182_t0051_u01745376064577") 2025/04/23 02:41:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f549_d20250423_m023655_c001_v0001181_t0004_u01745375815686") 2025/04/23 02:41:36 DEBUG : unknown-size-put.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40238c91b2d56f18_d20250423_m024128_c001_v7007000_t0000_u01745376088723") 2025/04/23 02:41:36 DEBUG : unknown-size-put.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f986_d20250423_m024128_c001_v0001181_t0052_u01745376088463") 2025/04/23 02:41:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f40238c91b2d56f19_d20250423_m024129_c001_v7007000_t0000_u01745376089678") 2025/04/23 02:41:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f98a_d20250423_m024129_c001_v0001181_t0009_u01745376089475") 2025/04/23 02:41:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f1058fcea0e80f988_d20250423_m024128_c001_v0001181_t0022_u01745376088898") 2025/04/23 02:41:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fd2fd03800d6b0b9f680e1b_f4073e444b34820ea_d20250423_m023803_c001_v7007000_t0000_u01745375883628") 2025/04/23 02:41:37 INFO : B2 bucket rclone-test-rugowaw2zuka: cleaning bucket "rclone-test-rugowaw2zuka" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (318.02s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.49s) --- PASS: TestIntegration/FsMkdir (312.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.06s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.50s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (72.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.18s) --- 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.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (26.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (174.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (18.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.23s) --- 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 318.049s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m19.125033469s (try 1/5)